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
/
generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
bugfix: also add no-permanent-storage to message hints
Daniel Gultsch
1
-0
/
+1
2015-07-20
Refactor axolotl send processing/caching flow
Andreas Straub
1
-4
/
+1
2015-07-20
attempt to fix the delay problem
Daniel Gultsch
1
-27
/
+7
2015-07-20
Optimize imports
Andreas Straub
2
-5
/
+3
2015-07-19
Clean up logging
Andreas Straub
1
-1
/
+1
2015-07-19
Rework PEP content verification
Andreas Straub
1
-1
/
+1
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-4
/
+6
2015-07-19
Migrate to new PEP layout
Andreas Straub
1
-20
/
+9
2015-07-19
Reformat code to use tabs
Andreas Straub
2
-29
/
+29
2015-07-19
Added PEP and message protocol layers
Andreas Straub
3
-1
/
+94
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-2
/
+2
2015-06-29
initial http upload support
Daniel Gultsch
2
-8
/
+26
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-1
/
+8
2015-05-03
Fix typos in URL to the project
Alexander Groshev
1
-2
/
+2
2015-04-21
OTR: Fix onContactStatusChanged & dont archive OTR
BrianBlade
1
-0
/
+1
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-0
/
+7
2015-04-01
Fix OTR-Error messages
BrianBlade
1
-2
/
+2
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+13
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
1
-0
/
+3
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2
-15
/
+8
2015-02-16
support for XEP-0092: Software Version
iNPUTmice
2
-6
/
+29
2015-02-10
strip fractional seconds from timestamp before parsing
iNPUTmice
1
-1
/
+1
2015-01-29
made version codes ready for release candidate in beta channel
iNPUTmice
1
-1
/
+1
2015-01-28
fixed broken caps
iNPUTmice
2
-14
/
+17
2015-01-26
changed version code and version name to 1.0-beta2
iNPUTmice
1
-1
/
+1
2015-01-26
adapt caps on whether or not message confirmation is on
iNPUTmice
2
-7
/
+17
2015-01-24
fixed mam to work with muc
iNPUTmice
1
-1
/
+3
2015-01-20
otr4j: update to 0.22
Michael
1
-1
/
+1
2015-01-19
added changelog for 1.0
iNPUTmice
1
-1
/
+1
2015-01-09
ensure that everyone is member before making a room private
Daniel Gultsch
1
-3
/
+13
2015-01-08
kick after ban
Daniel Gultsch
1
-0
/
+10
2015-01-07
basic affiliation changes in muc
Daniel Gultsch
1
-0
/
+11
2015-01-04
Make IqPacket type an enum
Sam Whited
1
-8
/
+8
2015-01-03
version bump to 0.10
Daniel Gultsch
1
-1
/
+1
2014-12-25
added callback to change account password to notify UI on success / failure
Daniel Gultsch
1
-1
/
+1
2014-12-25
Add ability to change password on server
Sam Whited
1
-1
/
+11
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
2
-36
/
+55
2014-12-13
fixed regression
iNPUTmice
1
-3
/
+3
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
1
-2
/
+4
2014-12-13
various mam improvments
iNPUTmice
1
-1
/
+6
2014-12-10
very basic mam support
iNPUTmice
1
-0
/
+18
2014-12-10
store last message received date in conversation
iNPUTmice
1
-0
/
+10
2014-12-07
version bump to 0.9.3
iNPUTmice
1
-1
/
+1
2014-12-03
version bump to 0.9.2
iNPUTmice
1
-1
/
+1
2014-12-01
bumped cap version as well
iNPUTmice
1
-1
/
+1
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
1
-2
/
+2
2014-11-17
avoided some null pointers
iNPUTmice
1
-1
/
+1
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
2
-8
/
+8
2014-11-09
Add a packet JID place I missed...
Sam Whited
1
-1
/
+1
2014-11-09
Update another chunk of stuff to use JID objects
Sam Whited
1
-2
/
+2
[next]