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
/
de
/
pixart
/
messenger
/
services
/
MessageArchiveService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
1
-0
/
+1
2018-07-09
support mam:1
Christian Schneppe
1
-9
/
+74
2018-05-17
do not use end in catchup mam queries
Christian Schneppe
1
-7
/
+24
2018-04-13
make receipt handling work with out of order receipts
Christian Schneppe
1
-1
/
+14
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-8
/
+8
2018-03-08
fixed concurrent modification when killing mam queries
Christian Schneppe
1
-40
/
+40
2018-02-24
MAM: rework hasMessagesLeft to account for prosody’s missing count
Christian Schneppe
1
-6
/
+12
2018-02-24
kill mam query when archiving conversation
Christian Schneppe
1
-0
/
+20
2018-02-24
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
1
-9
/
+20
2018-01-21
sent message receipts after mam catchup
Christian Schneppe
1
-1
/
+15
2018-01-21
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
1
-0
/
+12
2017-12-10
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
1
-0
/
+4
2017-05-31
do not turn send button green unless history is caught up
Christian Schneppe
1
-0
/
+16
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
1
-46
/
+44
2017-05-17
synchronize around adding query to query map
Christian Schneppe
1
-1
/
+3
2017-05-10
set catchup flag on mam only when doing that
Christian Schneppe
1
-9
/
+13
2017-03-09
notify for muc messages after mam catchup
Christian Schneppe
1
-1
/
+1
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
1
-2
/
+2
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-1
/
+1
2017-02-22
bump mam namespace
Christian Schneppe
1
-5
/
+23
2017-02-22
rethink mam catchup strategies
Christian Schneppe
1
-15
/
+35
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-4
/
+7
2017-01-15
don't include 'before' reference in mam queries bound by timestamp
Christian Schneppe
1
-1
/
+3
2017-01-15
finish of backlog only for one particular account
Christian Schneppe
1
-1
/
+1
2016-11-19
reformat code
Christian Schneppe
1
-382
/
+382
2016-09-17
use history clear date as minimum date for mam
Christian Schneppe
1
-4
/
+13
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-11
/
+11
2016-04-09
use startdate as lower bound when querying archive with after=x
Daniel Gultsch
1
-13
/
+3
2016-04-09
use last received message id when querying archive
Daniel Gultsch
1
-7
/
+17
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
1
-1
/
+0
2016-02-21
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
1
-0
/
+4
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
1
-8
/
+9
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
1
-6
/
+11
2016-02-03
count all messages in a query
Daniel Gultsch
1
-4
/
+1
2016-02-03
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
1
-2
/
+12
2016-02-02
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
1
-12
/
+2
2015-12-12
notfiy after mam catchup only if message count > 0
Daniel Gultsch
1
-1
/
+1
2015-12-12
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-21
/
+8
2015-12-12
notify on mam catchup messages
Daniel Gultsch
1
-0
/
+3
2015-12-12
properly clean up timed out mam queries
Daniel Gultsch
1
-2
/
+17
2015-12-11
notfiy after mam catchup only if message count > 0
Daniel Gultsch
1
-1
/
+1
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
[next]