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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
removed unnecessary conditions when sending read marker
Daniel Gultsch
1
-5
/
+1
2016-02-15
add missing type='submit' attribute to enable push form
Daniel Gultsch
1
-0
/
+1
2016-02-15
pulled translations from transifex
Daniel Gultsch
11
-9
/
+656
2016-02-14
only show load more messages button when mam is available
Daniel Gultsch
2
-1
/
+6
2016-02-14
fixed server info push not showing up when unavailable
Daniel Gultsch
3
-4
/
+12
2016-02-14
be more carefull when checking push availability
Daniel Gultsch
1
-1
/
+3
2016-02-14
deleted invalid gcm strings
Daniel Gultsch
1
-5
/
+0
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
3
-29
/
+63
2016-02-13
Fixes FS#105: XHTML par for images added
steckbrief
1
-0
/
+12
2016-02-13
Fix flagging no more messages on server for conversation
steckbrief
1
-16
/
+18
2016-02-13
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
1
-2
/
+13
2016-02-13
Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...
steckbrief
1
-2
/
+2
2016-02-13
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-1
/
+1
2016-02-13
Unused preference 'picture_compression'. This feature is configured in our va...
steckbrief
20
-56
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
6
-79
/
+5
2016-02-13
send push enable to server. simplified logging
Daniel Gultsch
4
-3
/
+57
2016-02-13
fixed compile bug in free version
Daniel Gultsch
5
-9
/
+15
2016-02-12
push gcm token on bind instead of every connect
Daniel Gultsch
1
-5
/
+3
2016-02-12
Fixed settings synchronization
steckbrief
1
-60
/
+66
2016-02-12
Imports organized
steckbrief
73
-293
/
+56
2016-02-12
Fixed parent activity for logoutput activity
steckbrief
1
-3
/
+3
2016-02-12
Simplification of DNS requests.
steckbrief
3
-254
/
+130
2016-02-12
green bubbles and setting to choose green or white bubbles removed
steckbrief
24
-67
/
+5
2016-02-12
Fixed placeholder string for message input box
steckbrief
2
-2
/
+2
2016-02-12
Fixed layout issue with emojicon tastatur button
steckbrief
1
-1
/
+0
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
12
-17
/
+250
2016-02-12
database error while upgrading from db version 14 fixed
steckbrief
1
-1
/
+1
2016-02-11
pulled translations from transifex
Daniel Gultsch
5
-16
/
+768
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
24
-728
/
+358
2016-02-11
Fixed XML errors after merge
steckbrief
6
-8
/
+14
2016-02-11
catch all axolotl parse exception at once. fixes #1692
Daniel Gultsch
1
-5
/
+4
2016-02-10
send muc messages after join
Daniel Gultsch
1
-1
/
+2
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
2
-2
/
+2
2016-02-09
implementation hint for FS#96 added
steckbrief
1
-0
/
+1
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-6
/
+7
2016-02-09
allow user to set MAM preferences
Daniel Gultsch
5
-16
/
+119
2016-02-04
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
2
-2
/
+13
2016-02-04
fixed performance regression in on scroll listener
Daniel Gultsch
2
-3
/
+8
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
9
-17
/
+92
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
3
-7
/
+21
2016-02-04
removed unecessary logging when muc tiles update
Daniel Gultsch
1
-1
/
+0
2016-02-03
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
3
-2
/
+14
2016-02-03
cache server caps
Daniel Gultsch
3
-3
/
+36
2016-02-03
count all messages in a query
Daniel Gultsch
2
-8
/
+3
2016-02-03
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
2
-4
/
+16
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
6
-43
/
+116
2016-02-02
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
1
-1
/
+1
2016-02-02
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
2
-16
/
+4
2016-02-02
re-read common name from certificates on startup
Daniel Gultsch
2
-2
/
+32
[prev]
[next]