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
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
improved ordering of muc participants
Daniel Gultsch
3
-9
/
+25
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
5
-27
/
+44
2016-05-17
offer offline members to be invited again
Daniel Gultsch
2
-3
/
+17
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
4
-7
/
+18
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
9
-97
/
+184
2016-05-16
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
1
-1
/
+1
2016-05-15
use the same typo in both saving disco and reading disco
Daniel Gultsch
1
-1
/
+2
2016-05-15
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
2
-4
/
+41
2016-05-15
include name in locations received in MUCs
Daniel Gultsch
2
-8
/
+12
2016-05-15
log incoming iq requests
Daniel Gultsch
2
-0
/
+6
2016-05-15
send caps hash in muc join
Daniel Gultsch
1
-6
/
+1
2016-05-13
don't show duplicate status message in contact details
Daniel Gultsch
1
-3
/
+3
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-13
do not process self presence
Daniel Gultsch
1
-2
/
+2
2016-05-13
show presence of other resources as template
Daniel Gultsch
6
-6
/
+49
2016-05-12
reset attempt count when reconnecting because of timeout
Daniel Gultsch
1
-0
/
+3
2016-05-12
interrupt XMPPConnection Thread
Daniel Gultsch
2
-1
/
+15
2016-05-12
prefer IPv4 DNS servers
Daniel Gultsch
1
-3
/
+16
2016-05-12
improve keyboard handling. fixes #1387
Daniel Gultsch
2
-6
/
+50
2016-05-12
use 'phone' or 'tablet' as default resource
Daniel Gultsch
1
-1
/
+1
2016-05-12
make omemo default when all resources support it
Daniel Gultsch
5
-15
/
+38
2016-05-12
check if pgpengine is still bound before using it
Daniel Gultsch
3
-2
/
+5
2016-05-12
scroll to bottom after sending multi-line message
Daniel Gultsch
1
-2
/
+8
2016-05-10
stop processing PreKeyWhisperMessage if there is no PreKeyId
Daniel Gultsch
1
-3
/
+5
2016-05-10
don’t let attempt count fall below zero
Daniel Gultsch
1
-1
/
+1
2016-05-10
add lock domain and magic create domain to known hosts
Daniel Gultsch
1
-0
/
+6
2016-05-10
always show download button when link is encrypted
Daniel Gultsch
1
-5
/
+1
2016-05-10
report host-account as account state in UI
Daniel Gultsch
2
-4
/
+13
2016-05-10
do not show last-seen metric in UI
Daniel Gultsch
5
-24
/
+6
2016-05-08
fix logging wrong variable for failed resume
Daniel Gultsch
1
-1
/
+1
2016-05-08
check for h attribute in 'failed' nonza
Daniel Gultsch
1
-3
/
+9
2016-05-07
catch all exceptions thrown by xml pull parser
Daniel Gultsch
1
-11
/
+2
2016-05-07
handle invalid base64 is SASl SCRAM response
Daniel Gultsch
1
-5
/
+9
2016-05-05
report bind failure as account state
Daniel Gultsch
2
-9
/
+13
2016-05-05
log more information about HTTP’s max upload size
Daniel Gultsch
2
-1
/
+8
2016-05-05
Remove copy of innerkey
Sebastian
1
-1
/
+0
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
9
-25
/
+95
2016-05-05
refactor captcha response handling to avoid network on main thread exception
Daniel Gultsch
3
-35
/
+25
2016-05-04
clear password field before setting new one
Daniel Gultsch
1
-0
/
+1
2016-05-04
fixed npe when calling changepassword activity directly
Daniel Gultsch
1
-2
/
+4
2016-05-04
spelling fixes
klemens
4
-5
/
+5
2016-05-03
Renaming of variable
Sebastian
1
-6
/
+6
2016-05-03
fixed presence template dedup for 'online' status
Daniel Gultsch
1
-1
/
+2
2016-05-02
ping all accounts at the same time
Daniel Gultsch
1
-5
/
+17
2016-05-02
show only username when registering account with magic create
Daniel Gultsch
2
-13
/
+22
2016-04-30
removed unnecessary logging
Daniel Gultsch
1
-1
/
+0
2016-04-29
properly cancel avatar tasks
Daniel Gultsch
3
-5
/
+8
2016-04-29
catch ActivityNotFoundException when requesting battery op
Daniel Gultsch
2
-2
/
+12
2016-04-29
port all android drop down list items to our own
Daniel Gultsch
3
-10
/
+9
2016-04-29
catch rare NPE when determining max http size
Daniel Gultsch
1
-3
/
+3
[next]