index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
*
Merge pull request #1721 from fiaxh/export_logs_storage_permission
Daniel Gultsch
2016-02-27
1
-1
/
+1
|
\
|
*
No possibility of multiple invocation of log export
fiaxh
2016-02-24
1
-1
/
+1
*
|
disallow message correction by default. fixes #1720
Daniel Gultsch
2016-02-26
1
-1
/
+1
*
|
execute pending mam queries every time we come online
Daniel Gultsch
2016-02-26
1
-1
/
+1
*
|
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
1
-12
/
+17
*
|
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
2016-02-23
1
-1
/
+2
|
/
*
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
2
-2
/
+3
*
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
2016-02-21
1
-0
/
+4
*
change uuid when replacing messages
Daniel Gultsch
2016-02-20
1
-0
/
+5
*
don't log start reason
Daniel Gultsch
2016-02-17
1
-1
/
+0
*
fixed regression that caused messages in muc not being send
Daniel Gultsch
2016-02-17
1
-6
/
+7
*
fixed regression that caused ui to redraw a lot
Daniel Gultsch
2016-02-16
1
-4
/
+8
*
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
2016-02-16
1
-0
/
+4
*
added some OTR logging
Daniel Gultsch
2016-02-16
1
-1
/
+7
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
1
-4
/
+9
*
optional mode to close tcp connection when going into background
Daniel Gultsch
2016-02-14
1
-9
/
+23
*
fixed compile bug in free version
Daniel Gultsch
2016-02-13
1
-2
/
+2
*
push gcm token on bind instead of every connect
Daniel Gultsch
2016-02-12
1
-5
/
+3
*
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-4
/
+27
*
send muc messages after join
Daniel Gultsch
2016-02-10
1
-1
/
+2
*
allow user to set MAM preferences
Daniel Gultsch
2016-02-09
1
-0
/
+27
*
fixed performance regression in on scroll listener
Daniel Gultsch
2016-02-04
1
-2
/
+2
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
2
-8
/
+13
*
add more fault tolerant checks for messages left on server
Daniel Gultsch
2016-02-04
2
-7
/
+12
*
count all messages in a query
Daniel Gultsch
2016-02-03
1
-4
/
+1
*
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
[next]