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
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
2
-2
/
+2
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
10
-22
/
+76
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
5
-2
/
+21
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
6
-39
/
+54
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
pulled translations from transifex
Daniel Gultsch
2
-0
/
+49
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
pulled translations from transifex
Daniel Gultsch
29
-253
/
+212
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
2
-5
/
+5
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
6
-19
/
+36
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
42
-41
/
+228
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
1
-2
/
+2
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
3
-29
/
+63
2016-02-13
send push enable to server. simplified logging
Daniel Gultsch
3
-2
/
+22
2016-02-13
fixed compile bug in free version
Daniel Gultsch
2
-3
/
+3
2016-02-12
push gcm token on bind instead of every connect
Daniel Gultsch
1
-5
/
+3
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
7
-17
/
+82
2016-02-11
pulled translations from transifex
Daniel Gultsch
5
-16
/
+768
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
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
[next]