Wed, 28 Jun 2023 21:47:22 +0200 |
Kim Alvefur |
mod_http_muc_log: Hide joins and parts by default
|
Mon, 26 Jun 2023 00:19:05 +0200 |
Kim Alvefur |
mod_http_oauth2: Only add nonce when issuing a client_secret
|
Sun, 25 Jun 2023 23:53:15 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Specify acceptable formats in Accept header
|
Sun, 25 Jun 2023 20:15:44 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Pass feed data as argument instead of storing on object
|
Sun, 25 Jun 2023 19:58:45 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Retrieve only the most recent item to compare
|
Sun, 25 Jun 2023 19:52:24 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Handle node already existing
|
Sun, 25 Jun 2023 16:48:21 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Remove comment, this text is in the README
|
Sun, 25 Jun 2023 16:45:25 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Remove broken attempt to generate an ID from content
|
Sun, 25 Jun 2023 16:42:57 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Fix mixup between feed object and parsed feed
|
Sun, 25 Jun 2023 16:41:50 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Create pubsub nodes on module load instead of later
|
Sun, 25 Jun 2023 16:27:55 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll
|
Sun, 25 Jun 2023 16:24:12 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Add new interval setting in seconds (old still works)
|