index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_mam.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
1
-2
/
+3
*
Clean mod_mam.erl from DB specific code
Evgeniy Khramtsov
2016-04-15
1
-468
/
+73
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-2
/
+3
*
Fix some LIMIT related problems with MSSQL
Evgeniy Khramtsov
2016-03-29
1
-3
/
+11
*
mod_mam: Send new preferences when they are set
Holger Weiss
2016-02-10
1
-19
/
+27
*
Merge pull request #914 from weiss/mam-expose-jid
Evgeny Khramtsov
2016-02-08
1
-20
/
+33
|
\
|
*
mod_mam: Expose MUC occupant JID in more cases
Holger Weiss
2016-01-20
1
-20
/
+33
*
|
mod_mam: Don't let outcasts access MUC archive
Holger Weiss
2016-02-08
1
-5
/
+8
*
|
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-33
/
+33
*
|
Add a way to get all ejabberd_commands, not only those that was registered
Paweł Chmielowski
2016-01-26
1
-4
/
+5
|
/
*
mod_mam: Strip existing JID tags from MUC messages
Holger Weiss
2016-01-19
1
-1
/
+14
*
mod_mam: Remove unused code
Holger Weiss
2016-01-18
1
-14
/
+4
*
XEP-0198: Let MAM take care of pending messages
Holger Weiss
2016-01-15
1
-2
/
+57
*
mod_mam: Sort messages returned by Mnesia
Holger Weiss
2016-01-14
1
-1
/
+2
*
mod_mam: Limit result set page size
Holger Weiss
2016-01-14
1
-7
/
+20
*
mod_mam: Reject <index/>-based paging
Holger Weiss
2016-01-14
1
-0
/
+2
*
mod_mam: Remove unused variable
Holger Weiss
2016-01-14
1
-1
/
+1
*
mod_mam: Check whether MUC message is desired
Holger Weiss
2016-01-14
1
-4
/
+25
*
mod_mam: Support XEP-0313 v0.2 MUC archive queries
Holger Weiss
2016-01-14
1
-39
/
+45
*
mod_mam: Respond to form requests
Holger Weiss
2016-01-13
1
-0
/
+53
*
mod_mam: Add 'from' attribute to <delay/> tag
Holger Weiss
2016-01-13
1
-10
/
+7
*
mod_mam: Improve binary comparison of message UIDs
Holger Weiss
2016-01-13
1
-2
/
+10
*
mod_mam: Add "delete_old_mam_messages" command
Holger Weiss
2016-01-13
1
-1
/
+56
*
mod_mam: Add "request_activates_archiving" option
Holger Weiss
2016-01-13
1
-9
/
+53
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Fix MAM MUC for v0.4.1
Evgeniy Khramtsov
2016-01-13
1
-3
/
+3
*
Do not fail on incorrect data coming from SQL (898)
Evgeniy Khramtsov
2016-01-11
1
-18
/
+27
*
mod_mam: Use <stanza-id/> tags for deduplication
Holger Weiss
2015-12-29
1
-11
/
+16
*
Restrict access to MAM archives for members-only rooms
Evgeniy Khramtsov
2015-12-24
1
-3
/
+19
*
Revert "mod_mam: Keep 'to' attribute for MUC MAM messages"
Holger Weiss
2015-12-22
1
-1
/
+2
*
Advertise MAM in disco info for account/room JID
Holger Weiss
2015-12-16
1
-2
/
+15
*
Use MUC domain for 'by' attribute of <stanza-id/>
Holger Weiss
2015-12-15
1
-3
/
+3
*
mod_mam: Keep 'to' attribute for MUC MAM messages
Holger Weiss
2015-12-15
1
-2
/
+1
*
mod_mam: Don't store resent messages
Holger Weiss
2015-12-09
1
-10
/
+23
*
Document XEP-0334 support
Holger Weiss
2015-12-09
1
-0
/
+1
*
Do not forget to include xmlns in mam prefs response (#859)
Evgeniy Khramtsov
2015-12-09
1
-1
/
+2
*
Fix problem with handling of old db entries in mod_mam
Paweł Chmielowski
2015-12-09
1
-3
/
+4
*
mod_mam: Update record field type
Holger Weiss
2015-12-08
1
-1
/
+1
*
mod_mam: Remove unused code
Holger Weiss
2015-12-08
1
-14
/
+1
*
mod_mam: Honor Message Processing Hints (XEP-0334)
Holger Weiss
2015-12-08
1
-8
/
+44
*
More now() replacements
Paweł Chmielowski
2015-12-07
1
-3
/
+3
*
Fix archive preference retreiving (#848)
Evgeniy Khramtsov
2015-12-01
1
-0
/
+18
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-27
/
+27
*
mod_mam: Update supported XEP version
Holger Weiss
2015-10-28
1
-1
/
+1
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-266
/
+266
*
Avoid MAM dups when routing to multiple resources
Evgeniy Khramtsov
2015-10-02
1
-3
/
+36
*
Add <stanza-id/> (XEP-0359) to archived messages
Evgeniy Khramtsov
2015-09-22
1
-6
/
+20
*
Add MAM (XEP-0313) v0.4 support
Evgeniy Khramtsov
2015-09-22
1
-4
/
+9
*
Remove unused function now_to_iso/1
Evgeniy Khramtsov
2015-09-02
1
-5
/
+0
*
Do not forget to set from/to when fetching from MUC history
Evgeniy Khramtsov
2015-09-01
1
-3
/
+1
[next]