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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
1
-21
/
+8
*
notify on mam catchup messages
Daniel Gultsch
2015-12-10
1
-0
/
+3
*
properly clean up timed out mam queries
Daniel Gultsch
2015-12-10
1
-2
/
+17
*
Use MAM for MUC initial history retrieval
saqura
2015-10-06
1
-0
/
+12
*
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2015-08-30
1
-1
/
+9
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
1
-1
/
+1
*
fixed muc mam. added a few security checks
Daniel Gultsch
2015-05-20
1
-2
/
+10
*
fixed mam to work with muc
iNPUTmice
2015-01-24
1
-8
/
+13
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-1
/
+1
*
code cleanup
Daniel Gultsch
2015-01-03
1
-2
/
+7
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-1
/
+1
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
1
-1
/
+4
*
made scroling smoother + bug fixes for history loading
iNPUTmice
2014-12-17
1
-3
/
+7
*
properly count mam messages
iNPUTmice
2014-12-17
1
-2
/
+5
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-13
/
+47
*
run mam queries only when online
iNPUTmice
2014-12-14
1
-4
/
+30
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
1
-11
/
+62
*
various mam improvments
iNPUTmice
2014-12-13
1
-31
/
+102
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-2
/
+6
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-10
/
+38
*
very basic mam support
iNPUTmice
2014-12-10
1
-0
/
+137