aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* send otr messages when contacts comes onlineiNPUTmice2014-06-123-4/+7
* made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-123-2/+17
* groundwork for offline otr messagesiNPUTmice2014-06-118-122/+111
* select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
* fixed scrolling issuesiNPUTmice2014-06-101-18/+35
* cleanupiNPUTmice2014-06-101-2/+1
* Muc Icon tile color fixAndreas Straub2014-06-101-1/+1
* don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice2014-06-094-87/+127
* fixing #184iNPUTmice2014-06-071-0/+1
* removed unnecessary variable in message classiNPUTmice2014-06-073-5/+0
* localized date. rounded minutes, hours and dates in last seeniNPUTmice2014-06-071-12/+21
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-077-121/+147
* do not just simply resend imagesiNPUTmice2014-06-061-20/+24
* fixed last_seen_nowiNPUTmice2014-06-061-1/+1
* removed presence from last seeniNPUTmice2014-06-062-12/+9
* put xep333 parsing into parser classDaniel Gultsch2014-06-064-30/+31
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-064-138/+178
* added abbrev_all to date formatiNPUTmice2014-06-061-1/+1
* #158 Try to solve MM/dd date in each localekruks232014-06-061-2/+3
* fixes #172iNPUTmice2014-06-061-1/+1
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-066-295/+444
* read marker is now a little less in your faceiNPUTmice2014-06-051-0/+1
* image provider path name now with .webp endingiNPUTmice2014-06-042-3/+6
* experimental gui to display read statusiNPUTmice2014-06-042-11/+73
* fixed regression with newly created conversations not being shown properlyiNPUTmice2014-06-041-1/+2
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-047-46/+109
* more bug fixes for the pgp problemiNPUTmice2014-06-041-49/+73
* fixed pgp on incoming carbon messagesiNPUTmice2014-06-042-19/+17
* answer to xep 184 message receipts. fixes #95iNPUTmice2014-06-032-14/+52
* added pgp sig on muc renameiNPUTmice2014-06-031-3/+9
* long press on images revails share with intentiNPUTmice2014-06-021-0/+13
* linked openkeychain install dialog from decrypt messages boxiNPUTmice2014-06-011-49/+62
* changed roster to concurrent hashmapiNPUTmice2014-06-011-2/+2
* unified crypto messages and made lock icon work for conferencesiNPUTmice2014-06-012-21/+17
* added warning when public keys are missingiNPUTmice2014-06-011-0/+6
* Fix tile rendering for larger conferencesAndreas Straub2014-06-011-1/+1
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-013-6/+42
* OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice2014-06-012-9/+37
* Removed TASK_ON_HOME flag from intent created from shareAlethea Butler2014-05-311-1/+3
* Made the navigateUp override behave like a navigate upAlethea Butler2014-05-311-1/+9
* Refactored into onNavigateUpAlethea Butler2014-05-311-6/+11
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-05-314-13/+24
|\
| * Up button goes to contacts after initial setupAlethea Butler2014-05-301-0/+6
| * Disabled the Home button when it's not the Up buttonAlethea Butler2014-05-303-0/+5
| * More harcoded translations + updated Spanishkruks232014-05-292-13/+13
* | fixed regression that led to the wakelock not being released againiNPUTmice2014-05-311-1/+1
|/
* display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch2014-05-283-4/+29
* encrypted group messages are now properly decryptedDaniel Gultsch2014-05-282-7/+11
* first tries on crypto mucDaniel Gultsch2014-05-286-41/+80
* possible fix for #149 and #142iNPUTmice2014-05-281-1/+1