index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
2016-02-03
1
-2
/
+12
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
1
-1
/
+58
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
1
-4
/
+5
|
\
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
1
-4
/
+5
*
|
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
2016-02-02
1
-12
/
+2
*
|
avoid npe when accessing the pgp connection service
Daniel Gultsch
2016-02-02
1
-1
/
+1
*
|
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2016-02-01
1
-3
/
+10
*
|
expert setting to trigger extended connection options
Daniel Gultsch
2016-01-25
1
-2
/
+6
|
/
*
reuse same xmppconnection for reconnects
Daniel Gultsch
2016-01-16
1
-9
/
+9
*
nimbuzz.com: don't wait for disco replies to set account to online
Daniel Gultsch
2016-01-15
1
-1
/
+1
*
show /me messages in conference notifications without the name of the sender
Daniel Gultsch
2016-01-13
1
-5
/
+10
*
let the user decide on whether or not to compress pictures
Daniel Gultsch
2016-01-09
1
-2
/
+8
*
show per conference notification settings in details activity
Daniel Gultsch
2016-01-08
1
-7
/
+1
*
added missing synchronize when pushing messages from mam backlog
Daniel Gultsch
2016-01-04
1
-1
/
+3
*
properly rotate avatars
Daniel Gultsch
2016-01-04
1
-2
/
+1
*
dedublicate bookmarks
Daniel Gultsch
2015-12-27
1
-3
/
+7
*
timeout service discovery after 20s
Daniel Gultsch
2015-12-15
1
-3
/
+9
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
2
-3
/
+3
*
changed order of send presence and execute mam queries
Daniel Gultsch
2015-12-12
1
-2
/
+2
*
notfiy after mam catchup only if message count > 0
Daniel Gultsch
2015-12-11
1
-1
/
+1
*
fix cancelation of http downloads and enable resume
Daniel Gultsch
2015-12-11
1
-1
/
+9
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-11
1
-1
/
+2
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
2
-25
/
+8
*
notify on mam catchup messages
Daniel Gultsch
2015-12-10
3
-3
/
+6
*
properly clean up timed out mam queries
Daniel Gultsch
2015-12-10
1
-2
/
+17
*
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-09
1
-1
/
+6
*
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
2015-12-09
1
-0
/
+17
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-07
1
-6
/
+8
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
1
-0
/
+11
*
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
2015-12-07
1
-0
/
+87
*
properly clear muc user avatar caches
Daniel Gultsch
2015-12-04
2
-9
/
+19
*
fixed showing avatars for contacts in muc
Daniel Gultsch
2015-12-04
1
-1
/
+10
*
use proposed nick as default nick in mucoptions
Daniel Gultsch
2015-12-04
1
-3
/
+0
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
2
-13
/
+59
*
Merge pull request #1545 from SamWhited/show_new_contact_request_messages
Daniel Gultsch
2015-12-02
1
-0
/
+7
|
\
|
*
Show status message when contact requests presence
Sam Whited
2015-12-02
1
-0
/
+7
*
|
hide message content in notifications in paranoia mode
Daniel Gultsch
2015-12-02
1
-20
/
+30
|
/
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-1
/
+1
*
introduce config.java variable to optionally show number of connected account...
Daniel Gultsch
2015-12-01
1
-37
/
+55
*
initial tor support
Daniel Gultsch
2015-12-01
1
-6
/
+5
*
hide subject edit button if not editable by user
Daniel Gultsch
2015-11-26
1
-1
/
+6
*
detect server identity and added muc-workaround for slack
Daniel Gultsch
2015-11-26
1
-3
/
+7
*
removed unnecessary configuration fetch after join
Daniel Gultsch
2015-11-26
1
-1
/
+1
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-39
/
+37
*
Merge pull request #1569 from fiaxh/conference_one_other_occupant
Daniel Gultsch
2015-11-24
1
-20
/
+48
|
\
|
*
Own contact picture in tile for conferences with only one other occupant
fiaxh
2015-11-15
1
-20
/
+48
*
|
Use OpenPGP-API 9.0
fiaxh
2015-11-09
1
-2
/
+2
|
/
*
fixed session objects not being build on start up
Daniel Gultsch
2015-10-30
1
-1
/
+1
*
Merge pull request #1513 from fiaxh/pgp_background_decryption
Daniel Gultsch
2015-10-30
2
-2
/
+15
|
\
|
*
Decrypt PGP messages in background
fiaxh
2015-10-28
2
-2
/
+15
[next]