Jason Volk
4c0e7c220b
modules/console: Improve event info output fmt.
...
modules/console: Improve room top servers.
2019-07-21 19:41:01 -07:00
Jason Volk
4178f40ee1
modules/console: Condense room top output.
...
modules/console: Skip member events on room top.
modules/console: Improve event long info.
modules/console: Add server count to room top.
modules/m_fetch: Minor cleanup.
2019-07-21 18:58:42 -07:00
Jason Volk
6c9dbdbef5
ircd::ctx: Add queued(ctx) state to interface.
2019-07-21 18:07:26 -07:00
Jason Volk
480834f49b
modules/m_receipt: Handle event_id construction exceptions without breaking loop.
2019-07-21 14:20:38 -07:00
Jason Volk
38a530391c
modules/m_receipt: Minor cleanup / structured bindings.
2019-07-21 14:20:33 -07:00
Jason Volk
8a99d6d44f
modules/console: Show aliases on room top cmd output.
2019-07-20 22:33:12 -07:00
Jason Volk
a151eadd62
modules/client/sync: Clarify double deindirection.
2019-07-20 21:42:32 -07:00
Jason Volk
e589e89a2c
modules/m_fetch: Fix interface implementations.
2019-07-20 18:42:15 -07:00
Jason Volk
c1d21a9401
modules/m_room_aliases: Various namespace modernizations.
2019-07-20 18:42:15 -07:00
Jason Volk
3100e5ea34
modules/m_room_aliases: Move auth branch to module handler.
2019-07-20 18:42:15 -07:00
Jason Volk
8bbf8c4cbb
modules/m_room_create: Minor cleanup.
2019-07-20 18:42:15 -07:00
Jason Volk
9e2e20f3e8
ircd: Ⓜ️ :event::auth: Preliminary auth hook.
2019-07-20 18:42:15 -07:00
Jason Volk
2f2bc867fb
ircd: Improve various context names for consistency.
2019-07-20 18:42:15 -07:00
Jason Volk
94ceab33a5
modules/client/rooms/join: Minor cleanup.
2019-07-19 23:26:54 -07:00
Jason Volk
f45b3e1cc8
modules/vm: Fix add prev/auth_events conditions.
2019-07-19 23:19:41 -07:00
Jason Volk
c7bd5687f2
modules/m_room_aliases: Always update the cache on effects.
2019-07-19 20:25:43 -07:00
Jason Volk
ee926ff5fb
modules/m_room_aliases: Remove old hookfn.
2019-07-19 20:25:32 -07:00
Jason Volk
c4299ee5e2
modules/m_room_canonical_alias: Improve infologging.
2019-07-19 20:18:09 -07:00
Jason Volk
f5716caa50
modules/m_room_canonical_alias: Move handler function into ircd::m.
2019-07-19 20:12:30 -07:00
Jason Volk
9c1739a452
modules/m_vm: Post-write hooks to not propagate exceptions.
2019-07-19 20:12:05 -07:00
Jason Volk
8e73834e7a
modules/m_room_canonical_alias: Remove old hookfn.
2019-07-19 19:53:49 -07:00
Jason Volk
dc302601fb
modules/m_room_canonical_alias: Improve cache manip in effect hook.
2019-07-19 19:53:05 -07:00
Jason Volk
58b286e651
ircd::log: Make the level enumeration strictly unsigned.
...
modules/console: Fix sign v. unsign comparison.
2019-07-19 18:17:52 -07:00
Jason Volk
ca21a760a7
modules: Rename net_listener back to m_listen.
2019-07-18 15:09:04 -07:00
Jason Volk
4b831a6a30
modules/client/sync: Decrease the default flush high water mark.
2019-07-17 18:34:42 -07:00
Jason Volk
130a86e27c
modules/m_fetch: Use cancel interface; minor cleanup.
2019-07-17 16:24:37 -07:00
Jason Volk
aa8c0487e5
modules/federation/sender: Increase per-event error log level.
2019-07-17 15:20:21 -07:00
Jason Volk
9c94c6ac8f
ircd: Ⓜ️ Move user::events definitions to module.
...
ircd:Ⓜ️ Move user::rooms definitions to module.
2019-07-17 15:05:34 -07:00
Jason Volk
ad834bfc5b
ircd: Ⓜ️ :vm: Reorganize eval/vm::inject for room version differences; add comment.
2019-07-17 14:53:13 -07:00
Jason Volk
f53ff565e8
modules/vm: Add some conf items to inject; minor improvement.
2019-07-17 10:06:56 -07:00
Jason Volk
671ad292ef
modules/console: Add room_tags set cmd.
2019-07-16 19:15:29 -07:00
Jason Volk
979a2b41e3
modules/console: Fix room tags output.
2019-07-16 17:46:50 -07:00
Jason Volk
6804123244
modules/media/magick: Synchronize module unload.
2019-07-16 16:25:08 -07:00
Jason Volk
e0e9e09e67
ircd: Ⓜ️ Make append() return and propagate boolean.
2019-07-16 15:26:15 -07:00
Jason Volk
339e43c004
modules/client/sync: Update readme.
2019-07-16 11:36:03 -07:00
Jason Volk
ecdd5c153c
modules/console: Fix old module name references.
2019-07-16 09:33:51 -07:00
Jason Volk
594627e945
modules/client/rooms/join: Minor simplify.
2019-07-15 23:01:17 -07:00
Jason Volk
270cf6564c
modules/client/rooms/initialsync: Remove event_id host regression.
2019-07-15 21:22:43 -07:00
Jason Volk
4f88697620
modules/vm: Get room version from create event claim.
2019-07-15 19:04:29 -07:00
Jason Volk
4e5b9696f5
modules/federation/make_join: Room version match against query string params.
2019-07-15 17:36:01 -07:00
Jason Volk
477fc25687
modules/m_room_power_levels: Remove stale hooks.
...
modules/m_room_create: Remove stale hooks.
2019-07-15 17:20:48 -07:00
Jason Volk
76ed65d36e
modules/vm: Improve derror log output on call_hook().
2019-07-15 17:20:48 -07:00
Jason Volk
449f667dd9
modules/client/rooms/join: Exception handling around bootstrap eval.
2019-07-15 17:20:47 -07:00
Jason Volk
20081ce5c1
modules/console: Output room version in fed head.
2019-07-15 17:20:47 -07:00
Jason Volk
2906eebd3f
modules/federation/make_join: Add room_version to make_join response.
2019-07-15 17:20:47 -07:00
Jason Volk
bb7cf992ae
modules/client/rooms/join: Throw error rather than returning empty event_id.
...
modules/client/rooms/join: Minor simplify.
modules/client/rooms/join: Use room room_version in event eval opts.
2019-07-15 15:34:06 -07:00
Jason Volk
6f7949eb2c
modules/vm: Better conditions for room_id iov append.
2019-07-15 14:22:45 -07:00
Jason Volk
2f71edf41f
modules/client/sync/rooms/state: Supply invite room state on invite.
...
modules/client/rooms/invite: Add the sender's membership event.
2019-07-15 14:11:22 -07:00
Jason Volk
598585a431
ircd::ctx: Simplify concurrent template.
...
modules/client/sync: Improve concurrent instantiation sites.
2019-07-15 13:09:33 -07:00
Jason Volk
14040f4917
modules: Simplify comment.
2019-07-15 11:19:14 -07:00