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
/
entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
1
-0
/
+6
2015-05-26
renamed OtrEngine to OtrService
Daniel Gultsch
2
-10
/
+10
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
1
-1
/
+1
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
1
-12
/
+2
2015-05-16
made white space check in bodyContainsDownloadable less aggresive
Daniel Gultsch
1
-1
/
+1
2015-05-13
use zero width white space as message seperator
Daniel Gultsch
1
-1
/
+1
2015-05-12
don't set unknown error in muc
Daniel Gultsch
1
-2
/
+0
2015-05-11
avoid using paragraph style breaks by accident
Daniel Gultsch
1
-1
/
+3
2015-05-11
add a little bit of space between merged messages.
Daniel Gultsch
1
-1
/
+1
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
1
-0
/
+6
2015-05-10
optimized heart render code a bit
Daniel Gultsch
1
-4
/
+1
2015-05-10
added white heart to new rendering as well
Daniel Gultsch
1
-1
/
+3
2015-05-10
changed conversation red to material red
Daniel Gultsch
1
-2
/
+2
2015-05-10
paint single unicode hearts as red and slightly larger
Daniel Gultsch
1
-32
/
+40
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-7
/
+19
2015-04-13
fixed typos
iNPUTmice
1
-1
/
+1
2015-04-13
Bugfix for issue #1121
lookshe
1
-10
/
+18
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-4
/
+10
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+9
2015-03-11
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
3
-6
/
+4
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
1
-0
/
+4
2015-03-02
added methods to count number of unread messages
Daniel Gultsch
1
-0
/
+13
2015-03-01
merge messages with related status (unsend, send, send_received)
iNPUTmice
1
-1
/
+17
2015-02-27
don't add users with null nicks to muc user list
iNPUTmice
1
-1
/
+1
2015-02-26
initilize keys with jsonobject value on parse error
iNPUTmice
1
-1
/
+1
2015-02-21
clear muc tiles cache only when necessary
iNPUTmice
1
-0
/
+15
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2
-1
/
+33
2015-02-12
use time instead of uptime for unmute
iNPUTmice
1
-2
/
+1
2015-02-07
trim message bodys on display
Daniel Gultsch
1
-2
/
+2
2015-01-25
fix mergable() for /me command.
Michael
1
-2
/
+4
2015-01-20
changed message duplicate finder
iNPUTmice
1
-5
/
+10
2015-01-19
don't trim bodies
iNPUTmice
1
-1
/
+1
2015-01-16
Add download button on notification if applicable
Sam Whited
1
-6
/
+6
2015-01-11
Add XEP-0245 (/me command) support
Sam Whited
1
-14
/
+33
2015-01-11
keep proper image file extension
Daniel Gultsch
1
-1
/
+0
2015-01-10
make room persistant when changing subject or other muc options
Daniel Gultsch
1
-0
/
+4
2015-01-08
allow for very basic muc configuration
Daniel Gultsch
1
-2
/
+4
2015-01-07
more muc options
Daniel Gultsch
1
-5
/
+25
2015-01-07
basic affiliation changes in muc
Daniel Gultsch
1
-12
/
+36
2015-01-05
Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...
Daniel Gultsch
1
-33
/
+70
2015-01-04
made checks for valid image extensions case insensitive
Daniel Gultsch
1
-1
/
+1
2015-01-04
no longer use ConcurrentHashMap in favor of synchronize on a final HashMap
Daniel Gultsch
1
-19
/
+27
2015-01-03
record voice and attachment refactor
Daniel Gultsch
1
-6
/
+10
2015-01-03
code cleanup
Daniel Gultsch
1
-8
/
+12
2015-01-02
allow cancellation of waiting files
Daniel Gultsch
1
-0
/
+4
2015-01-02
improved OTR verification part one
Daniel Gultsch
2
-17
/
+16
2014-12-25
Add ability to change password on server
Sam Whited
1
-28
/
+17
2014-12-25
catch another exception in fingerprint generation
Daniel Gultsch
1
-1
/
+1
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
9
-103
/
+171
2014-12-20
get rid of special self presence object and incorporate that into roster
iNPUTmice
1
-18
/
+2
[next]