mod_muc_gc10: Abort on Prosody 0.11
|
Kim Alvefur |
Wed, 03 Apr 2019 11:57:37 +0200 |
mod_csi_pump/README: Discourage use, point to mod_csi_simple
|
Kim Alvefur |
Wed, 03 Apr 2019 11:55:38 +0200 |
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)
|
Kim Alvefur |
Wed, 03 Apr 2019 11:37:13 +0200 |
mod_csi_muc_priorities: Add a README
|
Kim Alvefur |
Wed, 03 Apr 2019 00:03:15 +0200 |
mod_bookmarks: Return true when a stanza has been sent.
|
Emmanuel Gil Peyrot |
Tue, 02 Apr 2019 16:41:07 +0200 |
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!)
|
Emmanuel Gil Peyrot |
Tue, 02 Apr 2019 16:22:40 +0200 |
mod_limits: log throttled JID
|
Georg Lukas |
Tue, 02 Apr 2019 16:27:14 +0200 |
mod_throttle_unsolicited: reduce debug logs, rename firewall mark
|
Georg Lukas |
Tue, 02 Apr 2019 16:19:11 +0200 |
mod_csi_muc_priorities: Consider own messages important (fallback if no mod_track_muc_joins)
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:47 +0200 |
mod_csi_muc_priorities: Consider own MUC messages as important
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:29 +0200 |
mod_csi_muc_priorities: Undo early return to make following commit clearer
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:07 +0200 |
mod_csi_muc_priorities: Sort list of JIDs
|
Kim Alvefur |
Mon, 01 Apr 2019 08:40:22 +0200 |
mod_csi_muc_priorities: Allow specifying which MUC JIDs are less important
|
Kim Alvefur |
Mon, 01 Apr 2019 08:23:56 +0200 |
mod_csi_muc_priorities: Add a comment
|
Kim Alvefur |
Mon, 01 Apr 2019 08:22:29 +0200 |
mod_csi_muc_priorities: Break out room jid into a variable
|
Kim Alvefur |
Mon, 01 Apr 2019 08:21:57 +0200 |
mod_csi_muc_priorities: Remove dependency on mod_track_muc_joins
|
Kim Alvefur |
Mon, 01 Apr 2019 08:07:41 +0200 |
mod_csi_muc_priorities: Reduce importance of group chat messages
|
Kim Alvefur |
Mon, 01 Apr 2019 00:15:13 +0200 |
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload
|
Kim Alvefur |
Sun, 31 Mar 2019 19:10:23 +0200 |
mod_pubsub_github: Rearrange code to make it easier to handle other event types
|
Kim Alvefur |
Sun, 31 Mar 2019 19:08:43 +0200 |
mod_pubsub_github: Get event type from payload (should work with gitlab)
|
Kim Alvefur |
Sun, 31 Mar 2019 19:07:22 +0200 |
mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting
|
Kim Alvefur |
Sun, 31 Mar 2019 19:05:48 +0200 |
mod_pubsub_github/README: Include 'github_secret' in example since it's required
|
Kim Alvefur |
Sun, 31 Mar 2019 19:05:22 +0200 |
mod_pubsub_github: Reorder code to prepare for more code reordering
|
Kim Alvefur |
Sun, 31 Mar 2019 19:02:56 +0200 |
mod_pubsub_github: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:57 +0200 |
luacheckrc: Update API method list from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:38 +0200 |
luacheckrc: Copy line length setting from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:10 +0200 |
mod_pubsub_github: Include a summary field in payload
|
Kim Alvefur |
Sun, 31 Mar 2019 18:24:49 +0200 |
mod_pubsub_github: Add some spacing to improve readability
|
Kim Alvefur |
Sun, 31 Mar 2019 18:22:35 +0200 |