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
/
eu
/
siacs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
put bug report jid in config. include package signature in report
Daniel Gultsch
2016-05-28
3
-13
/
+26
*
use EOT as message seperator
Daniel Gultsch
2016-05-28
1
-1
/
+1
*
refactored toasts shown when adhoc creating mucs
Daniel Gultsch
2016-05-27
2
-3
/
+22
*
use activity title 'choose participants' when doing that
Daniel Gultsch
2016-05-27
2
-0
/
+20
*
use first letter to draw tiles for avatars
Daniel Gultsch
2016-05-27
1
-1
/
+10
*
don't push default muc conf twice
Daniel Gultsch
2016-05-27
3
-1
/
+14
*
add 'create conference' dialog
Daniel Gultsch
2016-05-26
5
-18
/
+144
*
show contact avatar in muc users unless that contact has its own avatar
Daniel Gultsch
2016-05-26
1
-1
/
+1
*
make newly created conferences private by default
Daniel Gultsch
2016-05-26
5
-10
/
+32
*
change hint in edit subject dialog
Daniel Gultsch
2016-05-26
1
-1
/
+1
*
sending warning to receiving client if that client doesn't support omemo.
Daniel Gultsch
2016-05-25
2
-2
/
+14
*
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
2016-05-25
3
-37
/
+43
*
only publish keys if omemo is enabled
Daniel Gultsch
2016-05-25
1
-1
/
+3
*
only subscribe to omemo pep events if omemo is enabled
Daniel Gultsch
2016-05-25
1
-2
/
+5
*
don't respond to otr messages in muc pms
Daniel Gultsch
2016-05-25
1
-4
/
+5
*
show regitration failed try again later in UI
Daniel Gultsch
2016-05-24
2
-8
/
+18
*
show hint in subject quick edit. only show subject as preset
Daniel Gultsch
2016-05-22
3
-11
/
+20
*
show first unread message on top after reinit
Daniel Gultsch
2016-05-22
2
-24
/
+46
*
disable stanza logging
Daniel Gultsch
2016-05-21
1
-1
/
+1
*
update ui after affiliation changes
Daniel Gultsch
2016-05-21
2
-0
/
+6
*
refactore exceptionhandler to have one line file writer
Daniel Gultsch
2016-05-21
3
-13
/
+16
*
resetting fetch status error when mutual subscription is reestablished
show_members_in_conference
Daniel Gultsch
2016-05-19
4
-2
/
+37
*
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
2016-05-19
1
-49
/
+79
*
show password dialog when account was magic created
Daniel Gultsch
2016-05-19
1
-0
/
+22
*
access disco over caching mechanism instead of querying db
Daniel Gultsch
2016-05-19
1
-1
/
+1
*
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
2016-05-19
1
-22
/
+1
*
also save form elements in disco storage
Daniel Gultsch
2016-05-19
4
-6
/
+64
*
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
2016-05-19
1
-0
/
+9
*
synchronize around identity key generation
Daniel Gultsch
2016-05-19
1
-7
/
+9
*
improved ordering of muc participants
Daniel Gultsch
2016-05-17
3
-9
/
+25
*
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
2016-05-17
5
-27
/
+44
*
offer offline members to be invited again
Daniel Gultsch
2016-05-17
2
-3
/
+17
*
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
2016-05-16
4
-7
/
+18
*
keep conference members in memory and show them in conference details
Daniel Gultsch
2016-05-16
9
-97
/
+184
*
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
2016-05-16
1
-1
/
+1
*
use the same typo in both saving disco and reading disco
Daniel Gultsch
2016-05-15
1
-1
/
+2
*
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
2016-05-15
2
-4
/
+41
*
include name in locations received in MUCs
Daniel Gultsch
2016-05-15
2
-8
/
+12
*
log incoming iq requests
Daniel Gultsch
2016-05-15
2
-0
/
+6
*
send caps hash in muc join
Daniel Gultsch
2016-05-15
1
-6
/
+1
*
don't show duplicate status message in contact details
Daniel Gultsch
2016-05-13
1
-3
/
+3
*
only default to omemo when all our devices support it
Daniel Gultsch
2016-05-13
1
-0
/
+1
*
do not process self presence
Daniel Gultsch
2016-05-13
1
-2
/
+2
*
show presence of other resources as template
Daniel Gultsch
2016-05-13
6
-6
/
+49
*
reset attempt count when reconnecting because of timeout
Daniel Gultsch
2016-05-12
1
-0
/
+3
*
interrupt XMPPConnection Thread
Daniel Gultsch
2016-05-12
2
-1
/
+15
*
prefer IPv4 DNS servers
Daniel Gultsch
2016-05-12
1
-3
/
+16
*
improve keyboard handling. fixes #1387
Daniel Gultsch
2016-05-12
2
-6
/
+50
*
use 'phone' or 'tablet' as default resource
Daniel Gultsch
2016-05-12
1
-1
/
+1
*
make omemo default when all resources support it
Daniel Gultsch
2016-05-12
5
-15
/
+38
[next]