Badlop
|
90ce65e4dc
|
Fix Elvis report: Remove trailing whitespace characters
https://github.com/inaka/elvis_core/blob/main/doc_rules/elvis_text_style/no_trailing_whitespace.md
|
2024-08-26 15:48:32 +02:00 |
|
Alexey Shchepin
|
66d701e788
|
Add print_sql_schema ejabberdctl command
|
2024-01-24 22:52:20 +03:00 |
|
Badlop
|
589521bfd8
|
Update copyright year to 2024 (#4139)
|
2024-01-22 17:29:13 +01:00 |
|
Alexey Shchepin
|
c1af36ac20
|
Automatically create and update SQL schema
|
2023-10-16 18:21:08 +03:00 |
|
Badlop
|
243697e25a
|
Update copyright year to 2023 (#3967)
|
2023-01-10 13:52:04 +01:00 |
|
Badlop
|
b3211b1f71
|
Update copyright year to 2022
|
2022-02-11 09:39:25 +01:00 |
|
Alexey Shchepin
|
0c403c0f0e
|
Fix SQL_UPSERT in mod_push_sql:store_session
|
2021-09-19 06:20:20 +03:00 |
|
Badlop
|
6e0161470e
|
Update newest copyright year to 2021 (#3464)
|
2021-01-27 17:02:06 +01:00 |
|
Stu Tomlinson
|
bd11a00f8f
|
Use include_lib() to include headers from dependencies (#3369)
|
2020-09-03 13:45:57 +02:00 |
|
Badlop
|
2d32c66fd7
|
Update copyright to 2020 (#3149)
|
2020-01-28 15:49:23 +01:00 |
|
Evgeny Khramtsov
|
5770946f03
|
Correctly handle unicode in log messages
|
2019-09-23 15:17:20 +03:00 |
|
Evgeny Khramtsov
|
a02cff0e78
|
Use new configuration validator
|
2019-06-14 12:33:26 +03:00 |
|
Badlop
|
55417dfb37
|
Update copyright to 2019 (#2756)
|
2019-01-08 22:53:27 +01:00 |
|
Holger Weiss
|
508f3ef88d
|
mod_push_sql: Check 'max_user_sessions' limit
Remove the oldest push session(s) of a user if the number of enabled
sessions exceeds the 'max_user_sessions' limit.
|
2018-05-23 20:02:52 +02:00 |
|
Evgeniy Khramtsov
|
cdc7c1d1ed
|
Update copyright dates
|
2018-01-05 23:18:58 +03:00 |
|
Evgeniy Khramtsov
|
5b42fc1d0d
|
Avoid excessive logging of SQL failures
|
2017-12-17 19:46:55 +03:00 |
|
Christophe Romain
|
5c6a37b20f
|
Cleanup some headers
|
2017-11-10 17:51:22 +01:00 |
|
Alexey Shchepin
|
78dfb832b8
|
Add SQL_INSERT macro and update SQL queries to use server_host field
|
2017-11-02 18:21:40 +03:00 |
|
Evgeniy Khramtsov
|
24df1262bb
|
Don't store xdata() in Mnesia table
|
2017-10-27 11:46:37 +03:00 |
|
Evgeniy Khramtsov
|
484e5de072
|
Simplify backend interface for mod_push
|
2017-10-27 10:55:48 +03:00 |
|
Evgeniy Khramtsov
|
9eb2685f90
|
Make it possible to export push_session table to SQL
|
2017-10-26 21:05:09 +03:00 |
|
Evgeniy Khramtsov
|
db57394399
|
Add SQL support for mod_push
|
2017-10-26 20:11:43 +03:00 |
|