Jason Volk
|
e26fe4b83d
|
ircd:Ⓜ️:event::append: Add debug log facility.
|
2019-08-03 21:06:33 -07:00 |
|
Jason Volk
|
432e317314
|
modules/client/sync/rooms/state: Elide an event index query.
|
2019-08-03 19:40:52 -07:00 |
|
Jason Volk
|
9bdb84523c
|
modules/web_root: Relax trailing slash requirement in conf item string.
|
2019-08-03 15:45:49 -07:00 |
|
Jason Volk
|
5fe01260b8
|
modules/console: Start an fs suite; add ls cmd.
|
2019-08-03 15:23:03 -07:00 |
|
Jason Volk
|
5ac0ac8229
|
modules/web_root: Add more infolog diagnostics on init.
|
2019-08-03 15:08:39 -07:00 |
|
Jason Volk
|
d5206cd22c
|
modules/stats: Rename metrics to stats.
|
2019-08-03 15:00:47 -07:00 |
|
Jason Volk
|
07c29ab914
|
modules: Rename webhook/index to more consistent web_ prefix.
|
2019-08-03 15:00:47 -07:00 |
|
Jason Volk
|
bd979b4666
|
ircd:Ⓜ️:join: Prevent duplicate join here.
|
2019-08-03 01:44:49 -07:00 |
|
Jason Volk
|
9f1b540319
|
ircd:Ⓜ️:join: Check argument is my(user).
|
2019-08-03 01:44:28 -07:00 |
|
Jason Volk
|
0117838145
|
modules/net_dns_resolver: Case transform to lower in make_query().
|
2019-08-02 22:03:30 -07:00 |
|
Jason Volk
|
3dfb593dec
|
modules/m_room_aliases: Consolidate state_key creation; case desensitize.
|
2019-08-02 22:01:00 -07:00 |
|
Jason Volk
|
9563781e35
|
modules: Add example to readme.
|
2019-08-02 18:12:34 -07:00 |
|
Jason Volk
|
c147c28808
|
modules/console: Improve message.
|
2019-08-02 17:40:44 -07:00 |
|
Jason Volk
|
d8fcbf7325
|
ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109)
|
2019-08-02 17:34:31 -07:00 |
|
Jason Volk
|
602e4bb5c3
|
modules/console: Show expiration time in cache list; improve output.
|
2019-08-02 16:25:38 -07:00 |
|
Jason Volk
|
7b32e8bbad
|
ircd:Ⓜ️:room::aliases::cache: Improve interface and simplify implementation callstack.
|
2019-08-02 16:18:01 -07:00 |
|
Jason Volk
|
4482b751a8
|
modules/m_room_aliases: Make the cache fetch buffer dynamic. (Fixes #104)
|
2019-08-02 15:16:42 -07:00 |
|
Jason Volk
|
7694a48afa
|
modules/console: Remove the temporary escape workaround in conf list. (Closes #101)
|
2019-08-02 15:04:29 -07:00 |
|
Jason Volk
|
09b7299ca8
|
modules/client/sync: Implement full_state request functionality. (#105)
|
2019-08-02 15:04:29 -07:00 |
|
Jason Volk
|
6495fa55d5
|
modules/client/sync: Move the sync::args ctor definition into unit.
|
2019-08-02 15:04:29 -07:00 |
|
Jason Volk
|
92a343f69d
|
modules/m_control: Remove legacy temporary output massaging. (#101)
|
2019-08-02 15:04:28 -07:00 |
|
Jason Volk
|
739490722e
|
modules/media/media: Branch for conditional loading of magick.so.
|
2019-08-02 15:04:28 -07:00 |
|
Jason Volk
|
5e3f81685c
|
ircd:Ⓜ️ Shorten matrix log facility names.
modules/m_room_bootstrap: Rename log facility.
|
2019-07-31 19:43:06 -07:00 |
|
Jason Volk
|
ac3941a2df
|
modules/console: Increase log name width.
|
2019-07-31 19:43:06 -07:00 |
|
Jason Volk
|
7481f55869
|
modules/m_room_bootstrap: Simplify event_id check and return.
|
2019-07-31 19:26:16 -07:00 |
|
Jason Volk
|
3e163d842c
|
ircd:Ⓜ️:bootstrap: Improve error log detail on worker failure.
|
2019-07-31 17:19:00 -07:00 |
|
Jason Volk
|
7364a4d9b7
|
modules/console: Add missing sequence number to event info output.
|
2019-07-30 19:19:01 -07:00 |
|
Jason Volk
|
a209da9926
|
modules/magick: Call InitializeMagick() first; remove DestroyMagickResources()
Fixes #96.
|
2019-07-30 19:18:46 -07:00 |
|
Jason Volk
|
72874bfb64
|
modules/key/query: Minor cleanup.
|
2019-07-30 16:02:49 -07:00 |
|
Jason Volk
|
96c9443fea
|
modules/m_room_bootstrap: Separate bootstrap worker into internal; catch errors.
|
2019-07-30 15:53:32 -07:00 |
|
Jason Volk
|
7333be92ca
|
ircd:Ⓜ️:typing: Simplify interface; fix linkages.
|
2019-07-30 14:21:26 -07:00 |
|
Jason Volk
|
c8a04073f1
|
ircd:Ⓜ️:typing: Add ircd.typing event; update sync room ephemeral.
Fixes #94.
|
2019-07-30 14:21:26 -07:00 |
|
Jason Volk
|
d5f64e5a74
|
Fix build errors for GCC-9.1.
Fixes #93.
|
2019-07-30 10:28:33 -07:00 |
|
Jason Volk
|
1726a0a698
|
modules/m_room_bootstrap: Comment on error propagations for various subroutines.
|
2019-07-29 16:17:01 -07:00 |
|
Jason Volk
|
2b694d2c59
|
modules/client/send_to_device: Fix lack of exception string in error output.
|
2019-07-27 18:49:27 -07:00 |
|
Jason Volk
|
9391ee38f4
|
modules/client/send_to_device: Augment sendToDevice for multiple targets.
|
2019-07-26 19:52:17 -07:00 |
|
Jason Volk
|
2a736ac581
|
ircd:Ⓜ️ Fix missing module accoutrements.
ircd:Ⓜ️ Tweak module order.
|
2019-07-26 17:36:21 -07:00 |
|
Jason Volk
|
78a9b73976
|
modules/m_fetch: Remove redundant event_id from messages.
|
2019-07-26 16:19:15 -07:00 |
|
Jason Volk
|
7cb7052273
|
ircd:Ⓜ️:fetch: Add a room based fetch to interface.
|
2019-07-26 16:13:58 -07:00 |
|
Jason Volk
|
5edd7a6117
|
ircd:Ⓜ️:fetch: Whittle down the current interface; remove libircd linkages.
|
2019-07-26 15:51:15 -07:00 |
|
Jason Volk
|
6993bbfeb8
|
modules/m_fetch: Fix incorrect log facility.
|
2019-07-26 15:24:17 -07:00 |
|
Jason Volk
|
6a7e7f448b
|
Improve exception handling around several hook handlers.
Revert "modules/vm: Allow ctx::interrupted to propagate call_hook()."
This also reverts commit cdae254e14 .
|
2019-07-26 15:15:58 -07:00 |
|
Jason Volk
|
e4e15e6391
|
modules/magick: Simplify syntax.
|
2019-07-26 15:15:58 -07:00 |
|
Jason Volk
|
dd640266f5
|
modules/net_dns_resolver: Simplify errorlog msg.
|
2019-07-25 22:35:07 -07:00 |
|
Jason Volk
|
72f6fc9295
|
modules/media/thumbnail: Add conf item to disable remote fetch.
|
2019-07-25 21:43:05 -07:00 |
|
Jason Volk
|
6d4e17a77c
|
modules/media: Hold a reference to magick module.
|
2019-07-25 21:43:05 -07:00 |
|
Jason Volk
|
3121dc30df
|
modules: Move magick out of media; hold instance from media.
|
2019-07-25 21:02:48 -07:00 |
|
Jason Volk
|
7b8dfb88f4
|
ircd:Ⓜ️:event::auth: Transpose several rules; various reorg.
|
2019-07-25 20:02:29 -07:00 |
|
Jason Volk
|
90fa55ed91
|
modules/console: Improve event info report output.
|
2019-07-25 18:57:50 -07:00 |
|
Jason Volk
|
494288ea77
|
modules/client/sync/rooms/account_data: Ignore since range on room account_data polylog sync.
|
2019-07-25 15:06:54 -07:00 |
|