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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
Fixes FS#105: XHTML par for images added
trz/merge_1.9.3
steckbrief
1
-0
/
+12
2016-02-13
Fix flagging no more messages on server for conversation
steckbrief
1
-16
/
+18
2016-02-13
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
1
-2
/
+13
2016-02-13
Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...
steckbrief
1
-2
/
+2
2016-02-13
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-1
/
+1
2016-02-13
Unused preference 'picture_compression'. This feature is configured in our va...
steckbrief
1
-4
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
6
-79
/
+5
2016-02-12
Fixed settings synchronization
steckbrief
1
-60
/
+66
2016-02-12
Imports organized
steckbrief
61
-277
/
+53
2016-02-12
Simplification of DNS requests.
steckbrief
2
-254
/
+118
2016-02-12
green bubbles and setting to choose green or white bubbles removed
steckbrief
3
-20
/
+1
2016-02-12
Fixed NPE while loading messages via MAM
steckbrief
1
-1
/
+1
2016-02-12
database error while upgrading from db version 14 fixed
steckbrief
1
-1
/
+1
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
22
-722
/
+329
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
2
-1
/
+90
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
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
7
-17
/
+82
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
3
-7
/
+21
2016-02-04
removed unecessary logging when muc tiles update
Daniel Gultsch
1
-1
/
+0
2016-02-03
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
3
-2
/
+14
2016-02-03
cache server caps
Daniel Gultsch
3
-3
/
+36
2016-02-03
count all messages in a query
Daniel Gultsch
2
-8
/
+3
2016-02-03
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
2
-4
/
+16
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
6
-43
/
+116
2016-02-02
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
1
-1
/
+1
2016-02-02
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
2
-16
/
+4
2016-02-02
re-read common name from certificates on startup
Daniel Gultsch
2
-2
/
+32
2016-02-02
avoid npe when accessing the pgp connection service
Daniel Gultsch
1
-1
/
+1
2016-02-02
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
1
-3
/
+3
2016-02-01
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
3
-5
/
+12
2016-02-01
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
1
-1
/
+1
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
3
-86
/
+69
2016-01-31
fixed false set of subject in conference with empty body tag
Daniel Gultsch
1
-1
/
+1
2016-01-29
prefer dns servers from networsk with the default route
Daniel Gultsch
1
-2
/
+17
2016-01-29
be more careful with resetting the stream id
Daniel Gultsch
1
-2
/
+1
2016-01-29
try to make in-valid-session detection work for pgp
Daniel Gultsch
1
-3
/
+10
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
6
-7
/
+58
2016-01-26
hide jid row in list item list when jid is null
Daniel Gultsch
1
-1
/
+2
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
3
-11
/
+40
2016-01-24
Do disco for caps hashes we have never seen
Stephen Paul Weber
1
-2
/
+23
2016-01-24
Fetch cached caps result on new presence
Stephen Paul Weber
2
-3
/
+14
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
8
-102
/
+121
2016-01-24
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
1
-33
/
+34
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
7
-4
/
+159
2016-01-23
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2
-11
/
+98
2016-01-23
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
1
-0
/
+34
[next]