Thu, 09 Nov 2017 16:50:36 +0100 Kim Alvefur mod_storage_sql: Add support for truncating deletion
Fri, 10 Nov 2017 09:44:30 +0100 Kim Alvefur mod_storage_internal: Optimize truncation
Thu, 09 Nov 2017 01:42:01 +0100 Kim Alvefur mod_storage_internal: Allow truncating deletion at the beginning or end of an archive store
Sun, 19 Nov 2017 20:51:53 +0100 Kim Alvefur util.datetime: Add tests
Sat, 18 Nov 2017 20:15:19 +0100 Kim Alvefur mod_debug_sql: Declare itself as global module
Fri, 10 Nov 2017 17:47:50 +0100 Kim Alvefur Merge 0.10->trunk
Fri, 10 Nov 2017 17:47:11 +0100 Kim Alvefur util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck]
Fri, 10 Nov 2017 07:11:03 +0100 Kim Alvefur mod_c2s: Set a default value for c2s_timeout (fixes #1036)
Thu, 09 Nov 2017 17:27:52 +0100 Kim Alvefur MUC: Cache names of public rooms on eviction
Thu, 09 Nov 2017 17:27:37 +0100 Kim Alvefur MUC: Measure rate of room eviction
Thu, 09 Nov 2017 17:27:12 +0100 Kim Alvefur MUC: Tweak debug log message
Fri, 10 Nov 2017 05:50:03 +0100 Kim Alvefur net.server_event: Split long line [luacheck]
Fri, 10 Nov 2017 05:46:39 +0100 Kim Alvefur util.format: Move tests to spec/
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Fri, 10 Nov 2017 05:34:29 +0100 Kim Alvefur luacheckrc: Ignore long commets (e.g. license in util.sasl)
Wed, 08 Nov 2017 10:45:58 +0100 Kim Alvefur util.sql: Discard useless substitution count from string.gsub in SQL debug logs
Tue, 07 Nov 2017 09:29:04 +0100 Kim Alvefur Merge 0.10->trunk
Tue, 07 Nov 2017 09:26:48 +0100 Kim Alvefur util.sql: Return an error message when a SQL commit fails (LuaDBI doesn't) (Thanks Ge0rG)
Tue, 07 Nov 2017 02:32:45 +0100 Kim Alvefur mod_pep_plus: Broadcast only the last item (thanks lovetox)
Tue, 07 Nov 2017 00:40:52 +0100 Kim Alvefur util.pubsub: Add method for retreiving the last item (useful for sending on subscribe)
Tue, 07 Nov 2017 00:39:35 +0100 Kim Alvefur mod_pubsub: Add a tail method (like util.cache) to archive_itemstore
Mon, 06 Nov 2017 21:03:30 +0100 Kim Alvefur mod_pubsub: Update node config names (should have been in 2abbb01cd756) (thanks lovetox)
Fri, 03 Nov 2017 15:44:43 +0100 Kim Alvefur spec/util.encodings: Test a lonly padding (can appear like this in SASL)
Fri, 03 Nov 2017 15:44:39 +0100 Kim Alvefur spec/util.encodings: Test an UTF-8 sequence
Fri, 03 Nov 2017 15:43:36 +0100 Kim Alvefur spec/util.encodings: Fix syntax
Fri, 03 Nov 2017 15:40:52 +0100 Kim Alvefur spec/util.encodings: Remove workaround for a thing
Fri, 03 Nov 2017 01:17:53 +0100 Kim Alvefur Merge 0.10->trunk
Fri, 03 Nov 2017 01:17:39 +0100 Kim Alvefur util.termcolours: Split a long line [luacheck]
Fri, 03 Nov 2017 01:13:35 +0100 Kim Alvefur spec/util.encodings: Add some base64 tests (Thanks Link Mavue)
Sun, 29 Oct 2017 02:05:19 +0200 Kim Alvefur Merge 0.10->trunk
Mon, 23 Oct 2017 12:46:11 +0200 Kim Alvefur man prosodyctl: Highlight subcommands
Fri, 27 Oct 2017 13:27:35 +0200 Kim Alvefur mod_http_errors: Use util.interpolation to render HTML template
Fri, 27 Oct 2017 13:28:34 +0200 Kim Alvefur mod_http_errors: Set Content-Type header to HTML (fixes #1030)
Fri, 27 Oct 2017 14:08:28 +0200 Kim Alvefur net.http.server: Include response object in most http-error events
Sun, 29 Oct 2017 00:07:45 +0200 Kim Alvefur rostermanager: Log warning if removal self-contact failed
Sun, 29 Oct 2017 00:07:18 +0200 Kim Alvefur rostermanager: Use internal method for storing removal of self-contact
Sun, 29 Oct 2017 00:06:26 +0200 Kim Alvefur rostermanager: Demote warning to debug message
Sun, 29 Oct 2017 00:05:26 +0200 Kim Alvefur rostermanager: Capitalize log message
Tue, 19 Sep 2017 19:17:23 +0200 Emmanuel Gil Peyrot rostermanager: Remove self-contact entry (fixes #933)
Tue, 19 Sep 2017 19:17:07 +0200 Emmanuel Gil Peyrot rostermanager: Simplify logging.
Thu, 26 Oct 2017 22:30:52 +0200 Kim Alvefur loggingmanager: Make timestamps enabled by default in file sink (fixes #1004)
Thu, 26 Oct 2017 22:22:14 +0200 Kim Alvefur mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956)
Tue, 17 Oct 2017 12:42:20 +0200 Kim Alvefur mod_mam: Load archiving preferes for offline users (fixes #1024)
Wed, 25 Oct 2017 21:59:33 +0200 Kim Alvefur mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
Thu, 19 Oct 2017 12:08:40 +0200 Kim Alvefur mod_storage_xep0227: Add roster storage (fixes #1023)
Thu, 19 Oct 2017 12:21:49 +0200 Kim Alvefur mod_storage_xep0227: Correctly report that only key-value stores are supported
Wed, 25 Oct 2017 01:32:30 +0200 Kim Alvefur Merge 0.10->trunk
Mon, 23 Oct 2017 15:23:03 +0200 Kim Alvefur mod_stanza_debug: Logs full stanzas sent and received for debugging purposes
Tue, 17 Oct 2017 07:09:00 +0200 Kim Alvefur core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited)
Sun, 22 Oct 2017 20:41:11 +0200 Kim Alvefur Makefile: Tell busted to use the configured Lua version (or C modules won't load)
Sun, 22 Oct 2017 14:39:59 +0200 Kim Alvefur hgignore: Stop ignoring *.report, these are no longer created since switching to busted
Fri, 20 Oct 2017 06:54:06 +0200 Kim Alvefur mod_uptime: Remove unused arguments [luacheck]
Wed, 18 Oct 2017 21:21:43 +0200 Kim Alvefur util.pubsub: Return an empty list if specific item asked for does not exist (thanks jonasw)
Wed, 18 Oct 2017 11:43:07 +0100 Emmanuel Gil Peyrot mod_pep_plus: Fix a typo.
Wed, 18 Oct 2017 09:43:43 +0200 Kim Alvefur mod_pep_plus: Use feature detection from pubsub.lib
Wed, 18 Oct 2017 09:38:45 +0200 Kim Alvefur mod_pubsub: Move service feature dection to pubsub.lib to allow reuse
Wed, 18 Oct 2017 09:24:35 +0200 Kim Alvefur mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck]
Wed, 18 Oct 2017 09:23:27 +0200 Kim Alvefur mod_pubsub: Use correct variable name [luacheck]
Wed, 18 Oct 2017 09:08:16 +0200 Kim Alvefur mod_pubsub: Add support for Create and Configure
Wed, 18 Oct 2017 07:49:44 +0200 Kim Alvefur mod_pubsub: Fix namespace conflict with the pubsub#owner namespace
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip