index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-22
make sure to set open conversations after connection with background service
Daniel Gultsch
1
-0
/
+2
2017-01-22
make sure to properly stop tagwriter
Daniel Gultsch
3
-2
/
+11
2017-01-21
don't quote text when '>' is followed by numeber
Daniel Gultsch
2
-2
/
+17
2017-01-20
fixed some issues around ibb
Daniel Gultsch
4
-18
/
+61
2017-01-20
pulled translations from transifex
Daniel Gultsch
4
-17
/
+77
2017-01-20
write text in bold when highlighted in received muc message
Daniel Gultsch
2
-1
/
+9
2017-01-20
disable automatic foreground enabler. fixes #2239
Daniel Gultsch
1
-1
/
+1
2017-01-20
modified highlight nick behaviour to better work with quotes
Daniel Gultsch
1
-7
/
+14
2017-01-20
fixed regression introduced in previous commit.
Daniel Gultsch
1
-3
/
+6
2017-01-20
don't prematurly mark conversation as read during activity start. fixes #2245
Daniel Gultsch
1
-2
/
+5
2017-01-17
fixed pgp encrypted text quick sharing. fixes #2237
Daniel Gultsch
2
-5
/
+52
2017-01-16
fixed behaviour with non-default encryption masks
Daniel Gultsch
1
-18
/
+34
2017-01-15
Add SCRAM-SHA-2 support
Sam Whited
4
-212
/
+263
2017-01-15
pulled translations from transifex
Daniel Gultsch
2
-0
/
+95
2017-01-15
refactored whispermessage processing
Daniel Gultsch
2
-23
/
+26
2017-01-15
fixed linkifier
Daniel Gultsch
1
-1
/
+7
2017-01-14
pulled translations from transifex
Daniel Gultsch
8
-9
/
+99
2017-01-14
partially improved logging for receiving omemo messages
Daniel Gultsch
4
-19
/
+28
2017-01-12
pulled translations from transifex
Daniel Gultsch
24
-75
/
+222
2017-01-12
show doze warning when push is running on prosody
Daniel Gultsch
2
-2
/
+2
2017-01-12
refactor getServerIdentity() to parse disco result directly
Daniel Gultsch
1
-34
/
+21
2017-01-12
don't include 'before' reference in mam queries bound by timestamp
Daniel Gultsch
1
-1
/
+3
2017-01-12
finish of backlog only for one particular account
Daniel Gultsch
2
-3
/
+18
2017-01-12
don't show key tile in contact details when there are no keys
Daniel Gultsch
2
-5
/
+4
2017-01-12
only call UI thread from downloading thread every 250ms
Daniel Gultsch
4
-10
/
+24
2017-01-12
don't allow to purge keys. offer distrut instead
Daniel Gultsch
6
-24
/
+23
2017-01-12
fixed avatar republish missing the mime type
Daniel Gultsch
3
-15
/
+14
2017-01-09
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...
Daniel Gultsch
3
-25
/
+54
2017-01-09
adding prekey='true' to omemo messages if applicable
Daniel Gultsch
2
-11
/
+29
2017-01-09
pulled translations from transifex
Daniel Gultsch
7
-49
/
+242
2017-01-09
automatically bookmark private, non-anonymous mucs where inviter is trusted. ...
Daniel Gultsch
2
-9
/
+26
2017-01-09
fixed typo in variable name
Daniel Gultsch
1
-6
/
+2
2017-01-09
use 7.1 web url pattern matching on old platforms as well. fixes #2228
Daniel Gultsch
2
-2
/
+493
2017-01-09
add spaces to otr fingerprints copied to clipboard. fixes #2226
Daniel Gultsch
1
-1
/
+1
2017-01-09
unify getFileUri across share and open intents
Daniel Gultsch
3
-29
/
+31
2017-01-06
add more punctuations to message preview
Daniel Gultsch
1
-4
/
+7
2017-01-03
add overlay to indicate that image is gif
Daniel Gultsch
46
-6
/
+26
2017-01-03
show offline contacts as grayed out in conference details
Daniel Gultsch
1
-2
/
+9
2017-01-01
Do not compress GIFs, allow GBoard to send GIFs
Michael Eden
6
-2
/
+106
2016-12-30
disable automatic foreground service activation if related config paramaters ...
Daniel Gultsch
1
-1
/
+4
2016-12-30
get rid of unecessary config debug paramater that has been replaced by exeper...
Daniel Gultsch
2
-32
/
+0
2016-12-30
hide inactive devices by default in contact details
Daniel Gultsch
3
-5
/
+63
2016-12-29
always open account details when scanning one of our own keys. fixes #2211
Daniel Gultsch
1
-6
/
+9
2016-12-28
don't throw assertion error when building session with same device id from ot...
Daniel Gultsch
1
-1
/
+6
2016-12-26
deduplicate corrected messages
Daniel Gultsch
1
-5
/
+8
2016-12-25
stop using broken parallax distance in sliding pane layout
Daniel Gultsch
1
-3
/
+1
2016-12-23
pulled translations from transifex
Daniel Gultsch
4
-4
/
+79
2016-12-23
fixed npe cause by race condition when axolotl service isn't initialized
Daniel Gultsch
1
-0
/
+3
2016-12-23
skip empty lines in message preview. prevents indexoutofbounds exception
Daniel Gultsch
1
-0
/
+3
2016-12-23
use original message to parse pep
Daniel Gultsch
1
-3
/
+4
[next]