index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Fix Issue #1634 : Shows XMPP URI as links.
Tarun
2016-02-29
1
-0
/
+10
|
*
|
|
show host in file size checker
Daniel Gultsch
2016-03-04
1
-1
/
+14
|
*
|
|
don't automatically crop avatar
Daniel Gultsch
2016-03-04
1
-22
/
+40
|
*
|
|
allow to copy original url even while downloading. fixes #1743
Daniel Gultsch
2016-03-04
1
-6
/
+9
|
*
|
|
don't break with srcoll events on empty message lists
Daniel Gultsch
2016-03-03
1
-2
/
+7
|
*
|
|
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
2016-03-01
1
-6
/
+9
|
*
|
|
properly persist accepted crypto targets
Daniel Gultsch
2016-03-01
1
-5
/
+1
|
*
|
|
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
2016-03-01
2
-16
/
+38
|
*
|
|
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
2
-77
/
+100
|
*
|
|
rename purge keys positive button to 'purge keys'
Daniel Gultsch
2016-02-28
1
-1
/
+1
|
*
|
|
always search offline contacts as well. fixes #1653
Daniel Gultsch
2016-02-27
1
-0
/
+1
|
*
|
|
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch
2016-02-27
2
-0
/
+33
|
|
\
\
\
|
|
*
\
\
Merge pull request #1721 from fiaxh/export_logs_storage_permission
Daniel Gultsch
2016-02-27
2
-0
/
+33
|
|
|
\
\
\
|
|
|
*
|
|
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
fiaxh
2016-02-24
2
-0
/
+33
|
*
|
|
|
|
changed single_account config into more simple lock_settings
Daniel Gultsch
2016-02-27
7
-7
/
+28
|
|
/
/
/
/
*
|
|
|
|
Fixes FS#147: Disable OMEMO
steckbrief
2016-03-02
2
-1
/
+9
*
|
|
|
|
Fixes FS#146: Remove Tor-Support
steckbrief
2016-03-02
2
-13
/
+1
*
|
|
|
|
Merge tag '1.10.1' into trz/merge_1.10.1
steckbrief
2016-02-28
8
-34
/
+80
|
\
|
|
|
|
|
*
|
|
|
hide add account icons when single_account is set to true
Daniel Gultsch
2016-02-24
1
-0
/
+3
|
*
|
|
|
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
2016-02-24
5
-17
/
+39
|
*
|
|
|
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
2
-5
/
+7
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #1715 from fiaxh/gpg_decryption_failed
Daniel Gultsch
2016-02-24
1
-0
/
+13
|
|
\
\
\
|
|
*
|
|
Retry decryption from message menu
fiaxh
2016-02-23
1
-0
/
+13
|
|
|
/
/
|
*
/
/
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
2016-02-23
1
-1
/
+0
|
|
/
/
|
*
|
properly trigger show load more messages in mucs
Daniel Gultsch
2016-02-22
1
-2
/
+10
|
*
|
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
1
-11
/
+16
*
|
|
Fixes FS#48 and FS#136
lookshe
2016-02-28
2
-14
/
+1
*
|
|
Unused imports / methods removed
steckbrief
2016-02-24
1
-19
/
+0
*
|
|
Readded MessageDetailsDialog to message context menu after merge
steckbrief
2016-02-24
1
-0
/
+4
*
|
|
Removed stupid message correction
steckbrief
2016-02-23
4
-69
/
+10
*
|
|
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
2016-02-23
2
-45
/
+7
*
|
|
Changed access to presences according to new Presence representation in C
steckbrief
2016-02-23
1
-5
/
+5
*
|
|
Removed non-existing member variable
steckbrief
2016-02-23
1
-1
/
+1
*
|
|
Fix visibility of updateStatusMessages method that LoadMoreMessages can work
steckbrief
2016-02-23
1
-1
/
+1
*
|
|
Merge tag '1.10.0' into trz/merge_1.10.0
lookshe
2016-02-22
6
-32
/
+112
|
\
|
|
|
*
|
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
2016-02-21
1
-6
/
+10
|
*
|
skip avatar ui when pep is not available. fixes #1706
Daniel Gultsch
2016-02-19
1
-5
/
+5
|
*
|
don't reset whisper on reInit. fixes #1637
Daniel Gultsch
2016-02-19
1
-3
/
+0
|
*
|
only offer message correction for the very last message
Daniel Gultsch
2016-02-17
1
-3
/
+6
|
*
|
made clear that archiving preferences are server side
Daniel Gultsch
2016-02-16
1
-1
/
+1
|
*
|
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
2016-02-16
1
-1
/
+2
|
*
|
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
3
-15
/
+74
|
*
|
removed unnecessary conditions when sending read marker
Daniel Gultsch
2016-02-15
1
-5
/
+1
|
*
|
only show load more messages button when mam is available
Daniel Gultsch
2016-02-14
2
-1
/
+6
|
*
|
fixed server info push not showing up when unavailable
Daniel Gultsch
2016-02-14
1
-2
/
+2
|
*
|
fixed compile bug in free version
Daniel Gultsch
2016-02-13
1
-1
/
+1
|
*
|
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-0
/
+13
*
|
|
Merge tag '1.9.4' into trz/merge_1.9.4
lookshe
2016-02-16
5
-41
/
+155
|
\
|
|
|
*
|
allow user to set MAM preferences
Daniel Gultsch
2016-02-09
1
-1
/
+63
|
*
|
fixed performance regression in on scroll listener
Daniel Gultsch
2016-02-04
1
-1
/
+6
[prev]
[next]