index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_mam_sql.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that jid used as base in mam xml_compress is bare
Paweł Chmielowski
2020-11-04
1
-1
/
+1
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Show nick also in oneself list of subscriptions (#3206)
Badlop
2020-08-26
1
-1
/
+1
*
sql_type should be taken for LServer, not LHost (#3202)
Boris Chernov
2020-03-30
1
-1
/
+1
*
Merge pull request #3127 from area-42/allow_emojis_with_mssql
Mickaël Rémond
2020-02-20
1
-29
/
+64
|
\
|
*
allow storage of emojis in archive on mssql
Christoph Scholz
2019-12-27
1
-29
/
+64
*
|
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
|
/
*
Improve compatibility with CockroachDB (#3074)
Alexey Shchepin
2019-12-11
1
-22
/
+15
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-5
/
+5
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-4
/
+3
*
Don't issue count/message fetch queries for offline from mam when not needed
Paweł Chmielowski
2019-05-02
1
-10
/
+18
*
Sqlite doesn't recognize concat() so use || on it instead
Paweł Chmielowski
2019-04-30
1
-2
/
+8
*
Fix escaping for sql part of mamsub from muc mam
Paweł Chmielowski
2019-04-30
1
-2
/
+2
*
Handle correctly case where ExtraUsername is empty
Paweł Chmielowski
2019-04-11
1
-2
/
+2
*
Change mucsub API for database backends
Evgeny Khramtsov
2019-04-03
1
-2
/
+5
*
Fix issue with creating HostMatch in mod_mam_sql
Paweł Chmielowski
2019-04-01
1
-1
/
+1
*
Don't use deprecated gen_mod:db_type
Paweł Chmielowski
2019-03-29
1
-2
/
+2
*
Fix issue with mam tests
Paweł Chmielowski
2019-03-29
1
-1
/
+1
*
Implement mod_muc_sql:select_with_mucsub
Paweł Chmielowski
2019-03-29
1
-48
/
+94
*
mod_mam_sql: Improve check for empty archive
Holger Weiss
2019-02-21
1
-9
/
+7
*
Merge branch 'mix'
Evgeny Khramtsov
2019-02-21
1
-1
/
+1
|
\
|
*
Update MIX code to reflect newest specification
Evgeny Khramtsov
2018-12-05
1
-1
/
+1
*
|
allow check if archive is empty for or user or room
Christoph Scholz
2019-02-18
1
-1
/
+19
*
|
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
|
/
*
Add xml compression to sql backend of mam
Paweł Chmielowski
2018-11-28
1
-6
/
+15
*
Add commands for cleaning up mam archive
Paweł Chmielowski
2018-04-20
1
-1
/
+15
*
Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...
Alexey Shchepin
2018-03-15
1
-8
/
+2
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
mod_mam: Don't store from 'sm_receive_packet' hook
Holger Weiss
2017-11-14
1
-6
/
+4
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-34
/
+85
*
Fix username in mam export (#1510)(thanks to themaverik)
Badlop
2017-06-26
1
-4
/
+3
*
?SQL_UPSERT returns 'ok' on success
Evgeniy Khramtsov
2017-05-18
1
-1
/
+1
*
Use misc:atom_to_binary/1 instead of the deprecated jlib.erl (#1510)
Badlop
2017-05-10
1
-1
/
+1
*
Use jid:encode/1 instead of the deprecated jid:to_string/1 (#1510)
Badlop
2017-05-10
1
-3
/
+3
*
Fix: update sql statement, added missing delimeter for sql queries
Lamtei W
2017-05-10
1
-2
/
+2
*
Added export function for mam module
Lamtei W
2017-05-10
1
-1
/
+42
*
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
2017-04-29
1
-3
/
+1
*
Rename aux.erl as misc.erl
17.04
Christophe Romain
2017-04-11
1
-5
/
+5
*
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
2017-03-30
1
-5
/
+5
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-14
/
+14
*
Add stanza-id to every archived message (#1477)
Evgeniy Khramtsov
2017-01-20
1
-22
/
+54
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Cleanup file headers
Christophe Romain
2016-12-27
1
-6
/
+22
*
Make common tests working again
Evgeniy Khramtsov
2016-11-18
1
-8
/
+10
*
Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1
Evgeniy Khramtsov
2016-09-24
1
-9
/
+9
*
Fix dialyzer warnings for mod_mam
Evgeniy Khramtsov
2016-09-13
1
-6
/
+3
*
Rewrite mod_mam and mod_muc to use XML generator
Evgeniy Khramtsov
2016-07-25
1
-31
/
+40
*
Get rid of warnings
Evgeniy Khramtsov
2016-07-07
1
-22
/
+0
*
Stronger tests in the test suite, SQL updates and fixes
Alexey Shchepin
2016-06-02
1
-15
/
+22
*
Update more SQL queries
Alexey Shchepin
2016-05-05
1
-15
/
+18
[next]