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
*
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
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
2
-9
/
+10
*
various mam improvments
iNPUTmice
2014-12-13
1
-0
/
+2
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-7
/
+11
*
save server id from mam messages. check for dups before adding mam
iNPUTmice
2014-12-10
1
-3
/
+26
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
3
-3
/
+42
*
very basic mam support
iNPUTmice
2014-12-10
1
-3
/
+1
*
store last message received date in conversation
iNPUTmice
2014-12-10
1
-0
/
+9
*
fixed #651
iNPUTmice
2014-12-03
1
-0
/
+12
*
further npe checks
iNPUTmice
2014-12-03
1
-1
/
+2
*
made muc parser more compatible with legacy mucs?! (whatever that is exactly)
iNPUTmice
2014-12-03
1
-3
/
+1
*
fixed another npe in hasBookmark
iNPUTmice
2014-12-03
1
-2
/
+3
*
clean up getProposedNick
iNPUTmice
2014-12-03
1
-6
/
+5
*
worked around rare npe
iNPUTmice
2014-12-01
1
-5
/
+12
*
MUC: do not add yourself to the muc user list.
Michael
2014-11-23
1
-0
/
+2
*
remove unused imports.
Michael
2014-11-21
2
-3
/
+0
*
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
2014-11-21
1
-10
/
+16
*
verify contacts key only on initiating side of smp
iNPUTmice
2014-11-21
1
-1
/
+1
*
change status codes string 'number' to a better readable constant.
Michael
2014-11-20
1
-3
/
+5
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
2
-64
/
+114
*
sent read marker to full jid
iNPUTmice
2014-11-19
1
-2
/
+2
*
simplified message merge condition
iNPUTmice
2014-11-18
1
-43
/
+13
[next]