aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-03refactored the message adapter a bitiNPUTmice1-32/+33
2014-12-03set nick and autojoin=true for new bookmarksiNPUTmice1-0/+4
2014-12-03made muc parser more compatible with legacy mucs?! (whatever that is exactly)iNPUTmice1-3/+1
2014-12-02Make sure SASL tokenizer strips stringsSam Whited2-1/+5
2014-12-03worked around concurrent modification exceptioniNPUTmice1-11/+11
2014-12-03fixed another npe in hasBookmarkiNPUTmice1-2/+3
2014-12-03safety net in joinMuciNPUTmice1-4/+6
2014-12-03clean up getProposedNickiNPUTmice1-6/+5
2014-12-03fixed potential npes in message parseriNPUTmice1-2/+7
2014-12-03cleaned up avatar / tile creationiNPUTmice2-20/+9
2014-12-02Update/improve German translationsHolger Weiß1-2/+4
2014-12-02Allow JIDs such as "example.net/@"Sam Whited1-3/+2
2014-12-02"example.net/@/" should be a valid JID.Sam Whited1-164/+166
2014-12-02Fix RFC 6122 implementationSam Whited1-4/+5
2014-12-01Update spanish translationskruks231-9/+11
2014-12-01pref_about_message string deletedJaroslav Lichtblau1-24/+0
2014-12-01Updated Czech translation fileJaroslav Lichtblau1-23/+121
2014-12-01fixed #728iNPUTmice1-5/+2
2014-12-01bumped cap version as well0.9.1iNPUTmice1-1/+1
2014-12-01clear encrypted messages on reinitiNPUTmice1-2/+13
2014-12-01worked around rare npeiNPUTmice1-5/+12
2014-12-01fixed npe if roster jid couldnt be parsediNPUTmice1-8/+5
2014-12-01fixed italian translationiNPUTmice1-5/+5
2014-12-01do not query service info from main server againiNPUTmice1-5/+3
2014-11-30don't request fragment before updatingiNPUTmice1-6/+2
2014-11-30Removed pref_about_message which is not translatableElinvention1-24/+0
2014-11-30Added missing italian translations with some minor fixes to existing onesElinvention2-10/+113
2014-11-29fixed npe for broken bookmarksiNPUTmice1-7/+8
2014-11-29Accessibility: Add missing image descriptionsSam Whited3-3/+8
2014-11-29Misc. "fixes" to correct warnings.Sam Whited1-3/+6
2014-11-29fix for concurrency issueiNPUTmice1-1/+1
2014-11-27Update basque translationAitor Beriain1-0/+6
2014-11-27fixed npe. fixed #717iNPUTmice1-5/+6
2014-11-27create conversation with bare jidiNPUTmice1-1/+1
2014-11-27use getAttributeAsJid methodiNPUTmice1-6/+1
2014-11-26Update german translationskriztan1-1/+1
2014-11-23MUC: option to set/delete bookmark in conference details.Michael2-0/+49
2014-11-23Update german translationskriztan1-0/+2
2014-11-23add an listener for the muc roster update.Michael4-1/+63
2014-11-23MUC: do not add yourself to the muc user list.Michael1-0/+2
2014-11-22Update spanish translationskruks231-2/+8
2014-11-21work around to not confuse irc transport with real conference serversiNPUTmice1-2/+7
2014-11-21update action bar with conversations updates as welliNPUTmice2-52/+45
2014-11-21MUC: set from when join muc.Michael1-0/+1
2014-11-21remove unused imports.Michael12-38/+0
2014-11-21move task to back and not finish when hitting back buttoniNPUTmice1-7/+5
2014-11-21STATUS_CODE_SELF_PRESENCE is not set in all case.Michael1-10/+16
2014-11-21additional null pointer saftey checksiNPUTmice1-15/+13
2014-11-21verify contacts key only on initiating side of smpiNPUTmice4-7/+20
2014-11-20changed listener timing and cache clearing after muc presencesiNPUTmice1-6/+9