aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* force tls for registrations as welliNPUTmice2014-10-191-2/+5
* got rid of copyonwrite array list for messagesiNPUTmice2014-10-191-1/+3
* force tlsiNPUTmice2014-10-191-3/+5
* Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lacti...iNPUTmice2014-10-191-4/+17
|\
| * try all srv responses if necessaryFrank Zschockelt2014-10-161-4/+17
* | do not attempt to download images when not connectediNPUTmice2014-10-171-10/+13
|/
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-151-2/+2
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-154-35/+57
* renamingiNPUTmice2014-10-147-7/+7
* basic image over http downloadingiNPUTmice2014-10-148-184/+27
* fixed possible logout bugsiNPUTmice2014-10-081-2/+2
* only delivery get and set iq packets to unhandled iq listener. only create ji...iNPUTmice2014-10-051-10/+18
* sending initial ping before going online after login/resume to ensure that al...iNPUTmice2014-10-051-2/+18
* no dns retry after nosrv erroriNPUTmice2014-10-041-1/+5
* notifiy only when necessaryDaniel Gultsch2014-09-291-2/+3
* new notification service. first draftDaniel Gultsch2014-09-282-7/+6
* changed method that determins whether or not sm is availableiNPUTmice2014-09-231-5/+1
* fixed very rare npeiNPUTmice2014-09-221-1/+1
* fixed presence splittingiNPUTmice2014-09-202-3/+3
* pare body in type=normal messages as welliNPUTmice2014-09-111-4/+1
* setting to increase font size. fixed #420iNPUTmice2014-09-084-10/+14
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-081-3/+4
* avoiding resource conflictsiNPUTmice2014-09-031-2/+7
* optimize string operations a bitM. Dietrich2014-09-017-15/+15
* some code cleanupiNPUTmice2014-08-3123-323/+411
* Merge branch 'sm' into developmentiNPUTmice2014-08-302-8/+53
|\
| * reset unsend messages to waitingiNPUTmice2014-08-301-0/+2
| * properly set stanza count on session resumeiNPUTmice2014-08-301-3/+21
| * basic message ackingiNPUTmice2014-08-302-5/+30
* | proper namespaces for xep-0352iNPUTmice2014-08-303-3/+3
* | added basic csiiNPUTmice2014-08-303-0/+38
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-281-3/+3
* removed server compat value in favor of a (small xep list)Daniel Gultsch2014-08-231-36/+0
* added roster versioning to calculation of server compatiNPUTmice2014-08-211-0/+5
* avoid race condition for otr key in jingleiNPUTmice2014-08-211-1/+1
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-192-16/+75
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-152-5/+1
* better handling of null streamsiNPUTmice2014-08-151-7/+0
* another rare npe fixediNPUTmice2014-08-141-0/+6
* added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice2014-08-091-28/+45
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-266/+362
* fetch missing avatars from serveriNPUTmice2014-08-051-0/+41
* publish avatarsiNPUTmice2014-08-052-0/+6
* activity for future avatar publications. not working yetiNPUTmice2014-08-031-0/+23
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-10/+1
* fixed npe with unsuccesfull bindiNPUTmice2014-07-261-18/+25
* removed more legacy tls error handling stuffiNPUTmice2014-07-241-7/+0
* removed outdated tls erroriNPUTmice2014-07-241-3/+1
* switched to mtmiNPUTmice2014-07-221-65/+16
* refactored ui listeners a little bitiNPUTmice2014-07-121-2/+2