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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
4
-6
/
+30
2016-03-04
don't automatically crop avatar
Daniel Gultsch
1
-22
/
+40
2016-03-04
add a few more know file extensions
Daniel Gultsch
4
-10
/
+13
2016-03-04
allow to copy original url even while downloading. fixes #1743
Daniel Gultsch
1
-6
/
+9
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-03
don't break with srcoll events on empty message lists
Daniel Gultsch
1
-2
/
+7
2016-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
2
-7
/
+18
2016-03-01
removed unused config variable
Daniel Gultsch
1
-4
/
+0
2016-03-01
properly persist accepted crypto targets
Daniel Gultsch
1
-5
/
+1
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
4
-26
/
+102
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
2
-6
/
+6
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
10
-147
/
+286
2016-02-28
rename purge keys positive button to 'purge keys'
Daniel Gultsch
1
-1
/
+1
2016-02-28
made hashtable in roster store jids instead of strings
Daniel Gultsch
1
-9
/
+7
2016-02-27
always search offline contacts as well. fixes #1653
Daniel Gultsch
1
-0
/
+1
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
8
-8
/
+29
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
hide add account icons when single_account is set to true
Daniel Gultsch
2
-1
/
+5
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
9
-22
/
+74
2016-02-24
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
fiaxh
2
-0
/
+33
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
6
-26
/
+66
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
2
-2
/
+2
2016-02-23
update notification after message correction
Daniel Gultsch
1
-0
/
+1
2016-02-23
reset pending subscription request when receiving roster update
Daniel Gultsch
1
-0
/
+2
2016-02-23
Retry decryption from message menu
fiaxh
3
-1
/
+17
2016-02-23
made presences object final in contact
Daniel Gultsch
1
-5
/
+1
2016-02-22
properly trigger show load more messages in mucs
Daniel Gultsch
1
-2
/
+10
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
5
-37
/
+51
2016-02-21
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
2
-6
/
+14
2016-02-21
check for uuid change when decrypting pgp messages
Daniel Gultsch
1
-7
/
+6
2016-02-21
some mucs may grant voice to visitors in unmoderated rooms
Daniel Gultsch
1
-1
/
+3
2016-02-20
change uuid when replacing messages
Daniel Gultsch
2
-1
/
+9
2016-02-19
decrypt pgp message corrections
Daniel Gultsch
1
-8
/
+9
2016-02-19
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
1
-5
/
+5
2016-02-19
don't reset whisper on reInit. fixes #1637
Daniel Gultsch
1
-3
/
+0
2016-02-19
never parse show in presences as offline
Daniel Gultsch
2
-12
/
+16
2016-02-17
don't log start reason
Daniel Gultsch
1
-1
/
+0
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
4
-8
/
+37
2016-02-17
fixed regression that caused messages in muc not being send
Daniel Gultsch
2
-7
/
+8
2016-02-16
log reason why otr message won't be parsed
Daniel Gultsch
1
-1
/
+2
2016-02-16
fixed regression that caused ui to redraw a lot
Daniel Gultsch
1
-4
/
+8
2016-02-16
made clear that archiving preferences are server side
Daniel Gultsch
1
-1
/
+1
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
4
-3
/
+13
2016-02-16
added some OTR logging
Daniel Gultsch
2
-5
/
+14
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
10
-39
/
+200
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
[next]