[root]/src/net/java/sip/communicator/impl/protocol/jabber/extensions/mailnotification

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 63 (100.0%) | 1694 (100.0%) | 26.8 |
| emcho | 53 (84.1%) | 1680 (99.2%) | 31.6 |
| wernerd | 5 (7.9%) | 10 (0.6%) | 2.0 |
| lubomir_m | 4 (6.3%) | 3 (0.2%) | 0.7 |
| s_vincent | 1 (1.6%) | 1 (0.1%) | 1.0 |
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
6 lines of code changed in:
Adds javadocs, fixes warnings.
2 lines of code changed in:
Fix logger usage - sixth bunch.
10 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[sip-comm-dev] [Patch] Fix warnings".
0 lines of code changed in:
Fixes MailThreadInfo.Sender#getFirstName() which says that it will return 14 chars at the most yet it may return 15.
1 lines of code changed in:
Adds configuration options and localization to the GMail notifications.
43 lines of code changed in:
More work on GMail nofitications.
17 lines of code changed in:
Completes html generation for new gmail notifications. configuration (on|off) and localization are still pending
37 lines of code changed in:
Adds more code that generates HTML descriptions of mail nofitications.
147 lines of code changed in:
Disables Google mail notifications (work in progress) because they are not ready yet but I need to commit as I've gathered a substantial number of modifications
1 lines of code changed in:
More work on Google mail notifications (work in progress)
63 lines of code changed in:
More work on Google mail notifications (work in progress)
219 lines of code changed in:
Adds mail notifications for Google mail servers. Based on a patch from Alain Knaebel and Matthieu Helleringer.
319 lines of code changed in:
Adds mail notifications for Google mail servers. Patch from Alain Knaebel and Matthieu Helleringer.
34 lines of code changed in:
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
32 lines of code changed in:
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
675 lines of code changed in:
Adds mail notifications for Google mail servers. Patch from Alain Knaebel and Matthieu Helleringer.
87 lines of code changed in: