index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
/
MessageArchiveService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-21
/
+8
2015-12-10
notify on mam catchup messages
Daniel Gultsch
1
-0
/
+3
2015-12-10
properly clean up timed out mam queries
Daniel Gultsch
1
-2
/
+17
2015-10-06
Use MAM for MUC initial history retrieval
saqura
1
-0
/
+12
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
1
-1
/
+9
2015-08-23
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
1
-1
/
+1
2015-05-20
fixed muc mam. added a few security checks
Daniel Gultsch
1
-2
/
+10
2015-01-24
fixed mam to work with muc
iNPUTmice
1
-8
/
+13
2015-01-04
Make IqPacket type an enum
Sam Whited
1
-1
/
+1
2015-01-03
code cleanup
Daniel Gultsch
1
-2
/
+7
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-1
/
+1
2014-12-20
inject ui callback into running mam query
iNPUTmice
1
-1
/
+4
2014-12-17
made scroling smoother + bug fixes for history loading
iNPUTmice
1
-3
/
+7
2014-12-17
properly count mam messages
iNPUTmice
1
-2
/
+5
2014-12-15
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
1
-13
/
+47
2014-12-14
run mam queries only when online
iNPUTmice
1
-4
/
+30
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
1
-11
/
+62
2014-12-13
various mam improvments
iNPUTmice
1
-31
/
+102
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
1
-2
/
+6
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
1
-10
/
+38
2014-12-10
very basic mam support
iNPUTmice
1
-0
/
+137