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
...
|
*
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
*
|
changed order of send presence and execute mam queries
Daniel Gultsch
2015-12-13
1
-2
/
+2
*
|
notfiy after mam catchup only if message count > 0
Daniel Gultsch
2015-12-12
1
-1
/
+1
*
|
fix cancelation of http downloads and enable resume
Daniel Gultsch
2015-12-12
1
-1
/
+9
*
|
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-12
1
-1
/
+2
*
|
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-12
2
-25
/
+8
*
|
notify on mam catchup messages
Daniel Gultsch
2015-12-12
3
-3
/
+6
*
|
properly clean up timed out mam queries
Daniel Gultsch
2015-12-12
1
-2
/
+17
*
|
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-12
1
-1
/
+6
*
|
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
2015-12-12
1
-0
/
+17
*
|
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-12
1
-6
/
+8
*
|
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-12
1
-0
/
+11
*
|
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
2015-12-11
1
-0
/
+87
*
|
properly clear muc user avatar caches
Daniel Gultsch
2015-12-06
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-04
1
-0
/
+5
*
|
hide message content in notifications in paranoia mode
Daniel Gultsch
2015-12-04
1
-20
/
+30
*
|
introduced build-time paranoia mode that disables unencrypted chats a…
Daniel Gultsch
2015-12-04
1
-1
/
+1
*
|
introduce config.java variable to optionally show number of connected…
Daniel Gultsch
2015-12-04
1
-20
/
+38
*
|
initial tor support
Daniel Gultsch
2015-12-04
1
-6
/
+5
*
|
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-04
2
-13
/
+59
*
|
Show status message when contact requests presence
Sam Whited
2015-12-04
1
-0
/
+7
*
|
copy commits
Christian S
2015-11-29
1
-46
/
+53
|
\
|
|
*
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
[prev]
[next]