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