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_push.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_push: Handle MUC/Sub events correctly
Holger Weiss
2021-04-08
1
-6
/
+13
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
mod_push: Fix log message argument
Holger Weiss
2020-11-04
1
-1
/
+1
*
mod_push: Fix API call return type on error
Holger Weiss
2020-11-04
1
-2
/
+2
*
mod_push: Support cache config changes on reload
Holger Weiss
2020-11-04
1
-1
/
+3
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
1
-1
/
+55
*
Omit push notifications if offline storage failed
Holger Weiss
2020-01-05
1
-9
/
+13
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-16
/
+16
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-6
/
+7
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-9
/
+6
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-27
/
+29
*
mod_push: Check for payload in encrypted messages
Holger Weiss
2019-03-11
1
-2
/
+7
*
Replace code using p1_time_compat wrapper with native functions
Paweł Chmielowski
2019-02-27
1
-1
/
+1
*
Merge branch 'mix'
Evgeny Khramtsov
2019-02-21
1
-4
/
+4
|
\
|
*
Update MIX code to reflect newest specification
Evgeny Khramtsov
2018-12-05
1
-4
/
+4
*
|
mod_push: Improve notification error handling
Holger Weiss
2019-02-11
1
-8
/
+35
*
|
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
|
/
*
Move some functions from xmpp back into ejabberd
Holger Weiss
2018-10-25
1
-1
/
+1
*
Move move randoms module to p1_utils repo
Evgeniy Khramtsov
2018-07-05
1
-1
/
+1
*
mod_push: Include a static body text by default
Holger Weiss
2018-06-19
1
-1
/
+1
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-2
/
+1
*
mod_push: Omit summary for outgoing messages
Holger Weiss
2018-06-13
1
-24
/
+49
*
mod_push: Further improve handling of carbons
Holger Weiss
2018-06-13
1
-2
/
+3
*
mod_push: Also include sender/body for carbons
Holger Weiss
2018-06-12
1
-1
/
+1
*
mod_push_keepalive: Reset timeout on messages only
Holger Weiss
2018-04-17
1
-23
/
+11
*
mod_push: Optionally include message sender/body
Holger Weiss
2018-04-16
1
-15
/
+98
*
mod_push: Add function specification
Holger Weiss
2018-04-16
1
-0
/
+1
*
mod_push: Add/adjust debug messages
Holger Weiss
2018-04-16
1
-1
/
+2
*
mod_push: Don't notify on stream errors
Holger Weiss
2018-04-16
1
-0
/
+2
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-16
/
+6
*
Fix compilation ordering in mix by s/-behavior/-behaviour/
Paweł Chmielowski
2018-01-31
1
-1
/
+1
*
Switch to newer fast_xml and xmpp and update record fields in the code
Evgeniy Khramtsov
2018-01-25
1
-1
/
+1
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-24
/
+20
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Use new API for IQ routing
Evgeniy Khramtsov
2017-11-10
1
-3
/
+6
*
mod_push: Avoid notification duplicates (again)
Holger Weiss
2017-11-10
1
-11
/
+9
*
Unregister commands when stopping node only if it's last one (#2083)
Badlop
2017-11-06
1
-1
/
+6
*
mod_push: Avoid notification duplicates
Holger Weiss
2017-11-06
1
-5
/
+3
*
Simplify backend interface for mod_push
Evgeniy Khramtsov
2017-10-27
1
-25
/
+26
*
Fix typo
Evgeniy Khramtsov
2017-10-27
1
-2
/
+2
*
Add SQL support for mod_push
Evgeniy Khramtsov
2017-10-26
1
-40
/
+58
*
Apply cosmetic changes to previous commit
Holger Weiss
2017-08-18
1
-1
/
+0
*
Suppress push notifications for online clients
Holger Weiss
2017-08-18
1
-1
/
+2
*
Add mod_push_keepalive
Holger Weiss
2017-07-21
1
-1
/
+7
*
Support XEP-0357: Push Notifications
Holger Weiss
2017-07-20
1
-0
/
+590