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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
Finally fixes FS#142
lookshe
3
-13
/
+0
2016-03-06
Implements: FS#142 - Fix Conference notifications
lookshe
2
-7
/
+5
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
20
-981
/
+1331
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
34
-142
/
+13
2016-03-02
Fixes FS#148: Remove 'store' hint from chat-markers
steckbrief
1
-2
/
+1
2016-02-28
externalized string 'Retry decryption'
steckbrief
3
-1
/
+3
2016-02-28
Fixes FS#48 and FS#136
lookshe
5
-24
/
+3
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
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
6
-26
/
+66
2016-02-24
Unused imports / methods removed
steckbrief
3
-27
/
+0
2016-02-24
Fixes FS#89 after merge conflict
steckbrief
1
-3
/
+6
2016-02-24
Fixed merge issue for resolving FS#47 (preferences involved in the decision f...
steckbrief
2
-11
/
+1
2016-02-24
Readded MessageDetailsDialog to message context menu after merge
steckbrief
1
-0
/
+4
2016-02-24
Reviewed commit for FS#34 after merge
steckbrief
2
-2
/
+2
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
2
-18
/
+17
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
Removed stupid message correction
steckbrief
34
-167
/
+10
2016-02-23
made presences object final in contact
Daniel Gultsch
1
-5
/
+1
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
21
-92
/
+8
2016-02-23
Changed access to presences according to new Presence representation in C
steckbrief
3
-14
/
+15
2016-02-23
Removed non-existing member variable
steckbrief
1
-1
/
+1
2016-02-23
Fix visibility of updateStatusMessages method that LoadMoreMessages can work
steckbrief
1
-1
/
+1
2016-02-23
Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError)
steckbrief
1
-0
/
+15
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
5
-43
/
+11
2016-02-23
merged string resources
steckbrief
2
-6
/
+0
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
[next]