aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-15add missing type='submit' attribute to enable push formDaniel Gultsch1-0/+1
2016-02-15pulled translations from transifexDaniel Gultsch11-9/+656
2016-02-14only show load more messages button when mam is availableDaniel Gultsch2-1/+6
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch3-4/+12
2016-02-14be more carefull when checking push availabilityDaniel Gultsch1-1/+3
2016-02-14deleted invalid gcm stringsDaniel Gultsch1-5/+0
2016-02-14optional mode to close tcp connection when going into backgroundDaniel Gultsch3-29/+63
2016-02-13Fixes FS#105: XHTML par for images addedsteckbrief1-0/+12
2016-02-13Fix flagging no more messages on server for conversationsteckbrief1-16/+18
2016-02-13Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-2/+13
2016-02-13Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...steckbrief1-2/+2
2016-02-13Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief1-1/+1
2016-02-13Unused preference 'picture_compression'. This feature is configured in our va...steckbrief20-56/+0
2016-02-13Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...steckbrief6-79/+5
2016-02-13send push enable to server. simplified loggingDaniel Gultsch4-3/+57
2016-02-13fixed compile bug in free versionDaniel Gultsch5-9/+15
2016-02-12push gcm token on bind instead of every connectDaniel Gultsch1-5/+3
2016-02-12Fixed settings synchronizationsteckbrief1-60/+66
2016-02-12Imports organizedsteckbrief73-293/+56
2016-02-12Fixed parent activity for logoutput activitysteckbrief1-3/+3
2016-02-12Simplification of DNS requests.steckbrief3-254/+130
2016-02-12green bubbles and setting to choose green or white bubbles removedsteckbrief24-67/+5
2016-02-12Fixed placeholder string for message input boxsteckbrief2-2/+2
2016-02-12Fixed layout issue with emojicon tastatur buttonsteckbrief1-1/+0
2016-02-12Fixed NPE while loading messages via MAMsteckbrief1-1/+1
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch12-17/+250
2016-02-12database error while upgrading from db version 14 fixedsteckbrief1-1/+1
2016-02-11pulled translations from transifexDaniel Gultsch5-16/+768
2016-02-11Compilation errors and merge mixups fixedsteckbrief24-728/+358
2016-02-11Fixed XML errors after mergesteckbrief6-8/+14
2016-02-11catch all axolotl parse exception at once. fixes #1692Daniel Gultsch1-5/+4
2016-02-10send muc messages after joinDaniel Gultsch1-1/+2
2016-02-09Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief2-2/+2
2016-02-09implementation hint for FS#96 addedsteckbrief1-0/+1
2016-02-09Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief1-6/+7
2016-02-09allow user to set MAM preferencesDaniel Gultsch5-16/+119
2016-02-04prepend instead off append mam messages to conversations when going in reverseDaniel Gultsch2-2/+13
2016-02-04fixed performance regression in on scroll listenerDaniel Gultsch2-3/+8
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch9-17/+92
2016-02-04add more fault tolerant checks for messages left on serverDaniel Gultsch3-7/+21
2016-02-04removed unecessary logging when muc tiles updateDaniel Gultsch1-1/+0
2016-02-03use TLSv1.2 as SSL context on supported plattformsDaniel Gultsch3-2/+14
2016-02-03cache server capsDaniel Gultsch3-3/+36
2016-02-03count all messages in a queryDaniel Gultsch2-8/+3
2016-02-03Revert "get rid of broken totalMessageCount for mam queries"Daniel Gultsch2-4/+16
2016-02-03refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch6-43/+116
2016-02-02fixed 'unencrypted' not showing up for conferences when encryption is forcedDaniel Gultsch1-1/+1
2016-02-02get rid of broken totalMessageCount for mam queriesDaniel Gultsch2-16/+4
2016-02-02re-read common name from certificates on startupDaniel Gultsch2-2/+32
2016-02-02avoid npe when accessing the pgp connection serviceDaniel Gultsch1-1/+1