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