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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-06
Implements: FS#142 - Fix Conference notifications
lookshe
1
-3
/
+1
2016-03-03
moved avatarfetcher reset code to bind
Daniel Gultsch
1
-8
/
+8
2016-03-03
avoid unnecessary disconnect. prevent NetworkOnMainThreadException
Daniel Gultsch
1
-3
/
+3
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
1
-4
/
+0
2016-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
1
-1
/
+9
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
1
-5
/
+5
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-2
/
+38
2016-02-26
disallow message correction by default. fixes #1720
Daniel Gultsch
1
-1
/
+1
2016-02-26
execute pending mam queries every time we come online
Daniel Gultsch
1
-1
/
+1
2016-02-24
No possibility of multiple invocation of log export
fiaxh
1
-1
/
+1
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-12
/
+17
2016-02-24
Unused imports / methods removed
steckbrief
2
-8
/
+0
2016-02-24
Fixed merge issue for resolving FS#47 (preferences involved in the decision f...
steckbrief
1
-10
/
+0
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
1
-18
/
+9
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
1
-1
/
+2
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
1
-3
/
+1
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
1
-16
/
+4
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2
-2
/
+3
2016-02-21
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
1
-0
/
+4
2016-02-20
change uuid when replacing messages
Daniel Gultsch
1
-0
/
+5
2016-02-17
don't log start reason
Daniel Gultsch
1
-1
/
+0
2016-02-17
fixed regression that caused messages in muc not being send
Daniel Gultsch
1
-6
/
+7
2016-02-16
fixed regression that caused ui to redraw a lot
Daniel Gultsch
1
-4
/
+8
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
1
-0
/
+4
2016-02-16
added some OTR logging
Daniel Gultsch
1
-1
/
+7
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-4
/
+9
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
1
-9
/
+23
2016-02-13
Fix flagging no more messages on server for conversation
steckbrief
1
-16
/
+18
2016-02-13
Unused preference 'picture_compression'. This feature is configured in our va...
steckbrief
1
-4
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
1
-5
/
+3
2016-02-13
fixed compile bug in free version
Daniel Gultsch
1
-2
/
+2
2016-02-12
push gcm token on bind instead of every connect
Daniel Gultsch
1
-5
/
+3
2016-02-12
Imports organized
steckbrief
7
-25
/
+2
2016-02-12
Fixed NPE while loading messages via MAM
steckbrief
1
-1
/
+1
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
1
-4
/
+27
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
4
-317
/
+40
2016-02-10
send muc messages after join
Daniel Gultsch
1
-1
/
+2
2016-02-09
allow user to set MAM preferences
Daniel Gultsch
1
-0
/
+27
2016-02-04
fixed performance regression in on scroll listener
Daniel Gultsch
1
-2
/
+2
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2
-8
/
+13
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
2
-7
/
+12
2016-02-03
count all messages in a query
Daniel Gultsch
1
-4
/
+1
2016-02-03
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
1
-2
/
+12
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
1
-1
/
+58
2016-02-02
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
1
-12
/
+2
2016-02-02
avoid npe when accessing the pgp connection service
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
1
-3
/
+10
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
1
-2
/
+6
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
1
-4
/
+5
2016-01-16
reuse same xmppconnection for reconnects
Daniel Gultsch
1
-9
/
+9
[next]