Wed, 09 Dec 2020 16:30:21 +0000 |
Matthew Wild |
mod_sentry: Automatically attach exceptions for errors used in log parameters
|
Wed, 09 Dec 2020 16:22:22 +0000 |
Matthew Wild |
mod_sentry: Fix to correctly iterate over traceback
|
Wed, 09 Dec 2020 16:22:04 +0000 |
Matthew Wild |
mod_sentry: Ensure frames gets encoded as a JSON array, even if empty
|
Wed, 09 Dec 2020 16:12:35 +0000 |
Matthew Wild |
mod_sentry: Don't include tracebacks in extra context
|
Wed, 09 Dec 2020 16:11:47 +0000 |
Matthew Wild |
mod_sentry: Fix syntax for inclusion of stack traces in events
|
Wed, 09 Dec 2020 15:15:17 +0000 |
Matthew Wild |
mod_sentry: Support for including stack frames in exception events
|
Wed, 09 Dec 2020 12:21:17 +0000 |
Matthew Wild |
mod_sentry: Fix typo in method name
|
Tue, 08 Dec 2020 15:34:53 +0000 |
Matthew Wild |
mod_sentry: New module to forward errors to a Sentry server
|
Mon, 30 Nov 2020 15:17:29 +0100 |
Kim Alvefur |
mod_pubsub_feeds: Don't skip publishing items after an existing one
|
Tue, 01 Dec 2020 22:12:16 +0100 |
Kim Alvefur |
mod_muc_rai: Use log systems string formatting facilities
|
Fri, 04 Dec 2020 16:58:36 +0100 |
Seve Ferrer |
mod_muc_room_mention_notifications: Publish module
|
Thu, 03 Dec 2020 19:27:11 +0100 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Fix luacheck warning
|
Thu, 03 Dec 2020 19:25:33 +0100 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Add a warning about client compatibility
|
Tue, 01 Dec 2020 16:45:20 +0100 |
Seve Ferrer |
mod_muc_rai: Subscribe/unsubscribe users when leaving/joining
|
Sat, 28 Nov 2020 21:22:16 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix passing OAuth-specific error details
|