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-08-16
fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conference
lookshe
2
-2
/
+14
2015-08-16
Fixes FS#37 - Remove special treatment of unicode hearts
lookshe
2
-20
/
+14
2015-08-12
Fixes FS#38 - Issues with URLs with multiple dots in file name
lookshe
1
-7
/
+18
2015-08-12
Fixes FS#33 - Get back the comment
lookshe
1
-0
/
+5
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
11
-219
/
+327
2015-06-19
Status color added to "create conversation" (refers to ticket #22 in flyspray)
steckbrief
3
-0
/
+15
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
14
-3447
/
+0
2015-04-13
check with lowercase to also match JPEG, JPeg ...
lookshe
1
-1
/
+1
2015-04-12
better and perhaps faster way for checking if a message is downloadable
lookshe
1
-10
/
+18
2015-04-11
no trim of messages or password
lookshe
1
-2
/
+2
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
2014-12-20
more null checks for otr fingerprints
iNPUTmice
1
-1
/
+1
2014-12-20
don't include empty fingerprints in list of otrfingerprints
iNPUTmice
1
-4
/
+6
2014-12-17
clean up conversation history after swtiching to a different conversation
iNPUTmice
1
-4
/
+10
2014-12-15
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
1
-10
/
+1
2014-12-14
refactored the way certain messages are being found within a conversation
iNPUTmice
2
-16
/
+108
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
2
-9
/
+10
2014-12-13
various mam improvments
iNPUTmice
1
-0
/
+2
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
1
-7
/
+11
[next]