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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Removed stupid message correction
steckbrief
34
-167
/
+10
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-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
2016-02-16
added some OTR logging
Daniel Gultsch
2
-5
/
+14
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
42
-41
/
+228
2016-02-15
removed unnecessary conditions when sending read marker
Daniel Gultsch
1
-5
/
+1
2016-02-15
add missing type='submit' attribute to enable push form
Daniel Gultsch
1
-0
/
+1
2016-02-15
pulled translations from transifex
Daniel Gultsch
11
-9
/
+656
2016-02-14
only show load more messages button when mam is available
Daniel Gultsch
2
-1
/
+6
2016-02-14
fixed server info push not showing up when unavailable
Daniel Gultsch
3
-4
/
+12
2016-02-14
be more carefull when checking push availability
Daniel Gultsch
1
-1
/
+3
2016-02-14
deleted invalid gcm strings
Daniel Gultsch
1
-5
/
+0
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
3
-29
/
+63
2016-02-13
Fixes FS#105: XHTML par for images added
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
20
-56
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
6
-79
/
+5
2016-02-13
send push enable to server. simplified logging
Daniel Gultsch
4
-3
/
+57
2016-02-13
fixed compile bug in free version
Daniel Gultsch
5
-9
/
+15
2016-02-12
push gcm token on bind instead of every connect
Daniel Gultsch
1
-5
/
+3
[next]