aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed regressioniNPUTmice2014-12-131-3/+3
* reverse through mam history when loading larger chuncksiNPUTmice2014-12-135-22/+79
* Merge branch 'feature/mam' into developmentiNPUTmice2014-12-1317-75/+535
|\
| * various mam improvmentsiNPUTmice2014-12-136-39/+130
| * mark otr messages as no-store for mamiNPUTmice2014-12-101-0/+1
| * changed lastMessageReceived into lastMessageTransmitted to account for sent m...iNPUTmice2014-12-104-22/+31
| * save server id from mam messages. check for dups before adding mamiNPUTmice2014-12-103-5/+40
| * added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice2014-12-109-42/+103
| * very basic mam supportiNPUTmice2014-12-109-8/+277
| * store last message received date in conversationiNPUTmice2014-12-105-54/+48
* | refactored phone contacts mergeriNPUTmice2014-12-131-33/+38
|/
* removed unnecessary otr error responseiNPUTmice2014-12-102-12/+0
* recreate activity after theme has changed. fixed #764iNPUTmice2014-12-092-3/+20
* cleanup: removed unused emoticon parsingiNPUTmice2014-12-094-53/+2
* cleanup: removed stream compressioniNPUTmice2014-12-093-205/+0
* version bump to 0.9.3iNPUTmice2014-12-071-1/+1
* possible work around for some weird - possibly sdk - bugsiNPUTmice2014-12-071-4/+5
* fixed digest-md5iNPUTmice2014-12-041-0/+4
* close cursors after querying phone dbiNPUTmice2014-12-031-0/+2
* fixed #651iNPUTmice2014-12-032-0/+20
* more safety checks for listener countsiNPUTmice2014-12-031-88/+29
* fixed #544iNPUTmice2014-12-031-1/+51
* version bump to 0.9.2iNPUTmice2014-12-031-1/+1
* display proper error in edit account details if jid is invalidiNPUTmice2014-12-031-8/+9
* further npe checksiNPUTmice2014-12-032-6/+13
* refactored the message adapter a bitiNPUTmice2014-12-031-32/+33
* set nick and autojoin=true for new bookmarksiNPUTmice2014-12-031-0/+4
* made muc parser more compatible with legacy mucs?! (whatever that is exactly)iNPUTmice2014-12-031-3/+1
* Make sure SASL tokenizer strips stringsSam Whited2014-12-022-1/+5
* worked around concurrent modification exceptioniNPUTmice2014-12-031-11/+11
* fixed another npe in hasBookmarkiNPUTmice2014-12-031-2/+3
* Merge pull request #740 from SamWhited/jidrpfixDaniel Gultsch2014-12-031-163/+165
|\
| * Allow JIDs such as "example.net/@"Sam Whited2014-12-021-3/+2
| * "example.net/@/" should be a valid JID.Sam Whited2014-12-021-164/+166
| * Fix RFC 6122 implementationSam Whited2014-12-021-4/+5
* | safety net in joinMuciNPUTmice2014-12-031-4/+6
* | clean up getProposedNickiNPUTmice2014-12-031-6/+5
* | fixed potential npes in message parseriNPUTmice2014-12-031-2/+7
* | cleaned up avatar / tile creationiNPUTmice2014-12-032-20/+9
|/
* fixed #728iNPUTmice2014-12-011-5/+2
* bumped cap version as welliNPUTmice2014-12-011-1/+1
* clear encrypted messages on reinitiNPUTmice2014-12-011-2/+13
* worked around rare npeiNPUTmice2014-12-011-5/+12
* fixed npe if roster jid couldnt be parsediNPUTmice2014-12-011-8/+5
* do not query service info from main server againiNPUTmice2014-12-011-5/+3
* don't request fragment before updatingiNPUTmice2014-11-301-6/+2
* Merge pull request #721 from SamWhited/warning_fixesDaniel Gultsch2014-11-291-3/+6
|\
| * Misc. "fixes" to correct warnings.Sam Whited2014-11-291-3/+6
* | fixed npe for broken bookmarksiNPUTmice2014-11-291-7/+8
* | fix for concurrency issueiNPUTmice2014-11-291-1/+1
|/