aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-121-0/+10
* get rid of lastMessageTransmitted in favor of db queryDaniel Gultsch2015-12-121-24/+6
* when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-121-3/+3
* properly clear muc user avatar cachesDaniel Gultsch2015-12-061-2/+7
* rely on message id if message id is uuid and pgp encryption was used to dedup...Daniel Gultsch2015-12-041-1/+3
* use proposed nick as default nick in mucoptionsDaniel Gultsch2015-12-041-1/+1
* Unset all PGP signatures oncefiaxh2015-12-041-4/+13
* introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch2015-12-041-2/+9
* add error state for unavailable tor networkDaniel Gultsch2015-12-041-3/+3
* do socks5 connect manuallyDaniel Gultsch2015-12-041-16/+4
* initial tor supportDaniel Gultsch2015-12-041-4/+46
* parse vcard avatars from muc presencesDaniel Gultsch2015-12-041-155/+122
* Show status message when contact requests presenceSam Whited2015-12-041-1/+1
* copy commitsChristian S2015-11-293-30/+67
|\
| * hide subject edit button if not editable by userDaniel Gultsch2015-11-261-4/+18
| * detect server identity and added muc-workaround for slackDaniel Gultsch2015-11-261-0/+8
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-252-24/+5
| * Use OpenPGP-API 9.0fiaxh2015-11-091-2/+36
* | Merge pull request #47 from siacs/masterChristian S2015-11-011-2/+2
|\|
| * explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-2/+2
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-313-4/+25
|\|
| * Merge pull request #1513 from fiaxh/pgp_background_decryptionDaniel Gultsch2015-10-302-0/+8
| |\
| | * Decrypt PGP messages in backgroundfiaxh2015-10-282-0/+8
| * | push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch2015-10-291-3/+16
| |/
| * Don't synchronize on non-final fieldSam Whited2015-10-261-1/+1
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-221-5/+4
|\|
| * fixed read conversations showing up as notifications after a restartDaniel Gultsch2015-10-211-5/+4
* | Merge 'hlad/hlad' into developmentChristian S2015-10-222-0/+22
|\ \
| * | show resource in dynamic tagshlad2015-10-222-0/+22
* | | copy commitsChristian S2015-10-171-0/+3
|\ \ \ | | |/ | |/|
| * | introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-0/+3
* | | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-163-20/+40
|\| |
| * | make unread status and notifications presistent across restartsDaniel Gultsch2015-10-142-14/+30
| * | initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2015-10-091-6/+10
* | | Merge branch 'siacs/master' into developmentChristian S2015-10-071-0/+5
|\| |
| * | Show whether MAM is supported in MUCssaqura2015-10-061-0/+5
* | | copy commitsChristian S2015-10-011-1/+3
|\| |
| * | fixed NPE when executing rename callback in mucDaniel Gultsch2015-09-281-1/+3
| |/
* | copy commitsChristian S2015-09-182-9/+5
|\|
| * added missing type='submit' to mam queriesDaniel Gultsch2015-09-152-9/+5
* | Merge branch 'siacs/master' into developmentChristian S2015-09-151-6/+20
|\|
| * added possibiltiy to set conferences as moderated (only visible in advanced m...Daniel Gultsch2015-09-131-6/+20
| * added mp4 to well known extensions. fixes #1403Daniel Gultsch2015-09-121-1/+1
* | Merge pull request #34 from siacs/masterChristian S.2015-09-051-7/+15
|\|
| * Issues with URLs with multiple dots in file. fixes #1373Daniel Gultsch2015-09-041-7/+15
* | Merge pull request #33 from siacs/masterChristian S.2015-09-041-1/+4
|\|
| * added special error state for dns timeoutDaniel Gultsch2015-09-011-1/+4
* | Merge pull request #31 from siacs/masterChristian S.2015-08-301-0/+4
|\|
| * fixed bug that prevented newly opened conversations to load the entire histor...Daniel Gultsch2015-08-301-0/+4
* | Version 1.6.5Christian S2015-08-261-5/+16
|\|