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