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
/
eu
/
siacs
/
conversations
/
services
/
XmppConnectionService.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added limited private muc chat feature (messages are now properly marked) - ↵
iNPUTmice
2014-08-10
1
-1
/
+1
|
|
|
|
long press on user icon will sent private messages. fixed #259
*
fixed problems with sha sum calculation on avatar write. delete avatars with ↵
iNPUTmice
2014-08-06
1
-4
/
+13
|
|
|
|
non matching sha sum
*
fetch missing avatars from server
iNPUTmice
2014-08-05
1
-0
/
+16
|
*
show own avatar after publication. no persistancy yet
iNPUTmice
2014-08-05
1
-0
/
+1
|
*
error messages for publish avatar
iNPUTmice
2014-08-05
1
-3
/
+3
|
*
publish avatars
iNPUTmice
2014-08-05
1
-5
/
+39
|
*
activity for future avatar publications. not working yet
iNPUTmice
2014-08-03
1
-0
/
+13
|
*
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
2014-07-27
1
-1
/
+1
|
*
removed duplicates from muc suggestions
iNPUTmice
2014-07-24
1
-1
/
+1
|
*
removed more legacy tls error handling stuff
iNPUTmice
2014-07-24
1
-1
/
+0
|
*
fixed bug with otr session being initilized over and over again
iNPUTmice
2014-07-23
1
-2
/
+11
|
*
more disco. fixed chat markers with jappix
iNPUTmice
2014-07-23
1
-0
/
+6
|
*
some cleanup
iNPUTmice
2014-07-22
1
-2
/
+0
|
*
switched to mtm
iNPUTmice
2014-07-22
1
-23
/
+11
|
*
save login nick for mucs during join
iNPUTmice
2014-07-21
1
-0
/
+5
|
*
fixed #292
iNPUTmice
2014-07-21
1
-0
/
+10
|
*
switched to direct invites. fixes #284
iNPUTmice
2014-07-21
1
-13
/
+3
|
*
fixed #254
iNPUTmice
2014-07-20
1
-0
/
+2
|
*
ignore groupchats messages that are pending leave
iNPUTmice
2014-07-20
1
-21
/
+23
|
*
pending leaves and joins for muc
iNPUTmice
2014-07-18
1
-45
/
+66
|
*
notify ui on roster changes
iNPUTmice
2014-07-18
1
-0
/
+15
|
*
brought muc invites back. + couple of bug fixes + refactoring
iNPUTmice
2014-07-17
1
-15
/
+21
|
*
couple of bug fixes related to muc renaming
iNPUTmice
2014-07-15
1
-6
/
+4
|
*
added confirm dialog before contact and bookmark removal
iNPUTmice
2014-07-15
1
-1
/
+0
|
*
use nick from bookmark if available
iNPUTmice
2014-07-15
1
-20
/
+18
|
*
pushing bookmarks back to server
iNPUTmice
2014-07-15
1
-1
/
+16
|
*
use proper picture on bookmarked conferences when joined. use bookmark title ↵
iNPUTmice
2014-07-14
1
-8
/
+6
|
|
|
|
when no subject is set
*
fetch bookmarks from server
iNPUTmice
2014-07-14
1
-2
/
+51
|
*
refactored ui listeners a little bit
iNPUTmice
2014-07-12
1
-45
/
+49
|
*
made conversation list thread safe
iNPUTmice
2014-07-12
1
-3
/
+10
|
*
moved iq parser to seperate class as well
iNPUTmice
2014-07-12
1
-89
/
+17
|
*
moved most of the message/presence generation into seperate classes
iNPUTmice
2014-07-12
1
-95
/
+42
|
*
made message parser and presence parser implement interface On*PacketReceived
iNPUTmice
2014-07-12
1
-111
/
+3
|
*
added join conference dialog
iNPUTmice
2014-07-11
1
-0
/
+13
|
*
fixed #255 and made some other improvements to the subscription mgmt
iNPUTmice
2014-07-11
1
-23
/
+39
|
*
dirty push / delete flags are not set/reset correctly
iNPUTmice
2014-07-10
1
-4
/
+2
|
*
fixed #38
iNPUTmice
2014-07-10
1
-0
/
+19
|
*
added contextual menu for contacts
iNPUTmice
2014-07-10
1
-2
/
+1
|
*
fixed #216
iNPUTmice
2014-07-01
1
-3
/
+7
|
*
fixed #228
iNPUTmice
2014-06-30
1
-0
/
+11
|
*
more error handling for jingle connections
iNPUTmice
2014-06-29
1
-0
/
+1
|
*
raised ping time out
iNPUTmice
2014-06-27
1
-3
/
+3
|
*
faulty otr messages now generate an error
iNPUTmice
2014-06-26
1
-3
/
+5
|
*
wrap wakelock release with try catch
iNPUTmice
2014-06-25
1
-1
/
+1
|
*
some fixes for otr with multiple parties
iNPUTmice
2014-06-25
1
-0
/
+5
|
*
more otr fixes
iNPUTmice
2014-06-24
1
-9
/
+15
|
*
fixes for offline otr
iNPUTmice
2014-06-24
1
-1
/
+1
|
*
fix for not being able to send otr encrypted images to offline contacts. ↵
iNPUTmice
2014-06-23
1
-18
/
+18
|
|
|
|
unconfirmed
*
fixed #220
iNPUTmice
2014-06-22
1
-3
/
+3
|
*
moved message packet creation into sperate class
iNPUTmice
2014-06-22
1
-69
/
+26
|
[next]