Jason Volk
|
4500df4b78
|
modules/client/rooms/initialsync: Preliminary fetch trigger here.
modules/s_fetch: Start the prev_events fetch here.
|
2019-04-11 07:01:56 -07:00 |
|
Jason Volk
|
f9fb70ab2a
|
modules/console: Allow empty remote param to trigger the feds overload.
|
2019-04-11 07:01:56 -07:00 |
|
Jason Volk
|
3ca529e0c6
|
modules/console: Improve room state cmd output; move old output to room state events.
|
2019-04-11 07:01:56 -07:00 |
|
Jason Volk
|
c9c171ed5b
|
ircd:Ⓜ️:feds: Refine the feds preliminary central interface.
|
2019-04-11 06:27:28 -07:00 |
|
Jason Volk
|
aa5055ced3
|
modules/console: Use pretty(iec(bytes)) for ctx list stack sizes.
|
2019-04-11 03:55:51 -07:00 |
|
Jason Volk
|
342ef74382
|
modules/console: Tweak the state flags characters.
|
2019-04-10 23:36:16 -07:00 |
|
Jason Volk
|
66c73e2a65
|
modules/s_fetch: Add a request map cleanup pass.
|
2019-04-10 23:29:56 -07:00 |
|
Jason Volk
|
de710494d7
|
modules/console: Fix formatting of ctx list cmd.
|
2019-04-10 23:16:59 -07:00 |
|
Jason Volk
|
34cbf19466
|
modules/console: Add notification count and state indication.
|
2019-04-10 23:04:38 -07:00 |
|
Jason Volk
|
74778bd024
|
ircd::ios: Add a queued handler counter to stats.
|
2019-04-10 22:54:13 -07:00 |
|
Jason Volk
|
6fbf2e082b
|
modules/media/media: Minor cleanup.
|
2019-04-10 22:32:06 -07:00 |
|
Jason Volk
|
562651aa7d
|
ircd:Ⓜ️:fetch: Add fetch+eval workers; start central interface; various.
|
2019-04-10 22:32:06 -07:00 |
|
Jason Volk
|
1209d47fa5
|
ircd:Ⓜ️:vm: Add additional vmopts related to fetching.
|
2019-04-10 22:32:06 -07:00 |
|
Jason Volk
|
0b51a10a44
|
ircd::fs::aio: Count io_submit() 'stalls' in stats.
|
2019-04-10 20:18:51 -07:00 |
|
Jason Volk
|
e9a6f2ec92
|
modules/client/sync: Disable phased sync by default for now until stable.
|
2019-04-08 06:54:54 -07:00 |
|
Jason Volk
|
77b4ea969f
|
modules/client/sync/rooms/state: Split out the initial sync branch; add room avatar.
|
2019-04-08 06:11:16 -07:00 |
|
Jason Volk
|
a8b536e420
|
modules/client/sync: Improve phased initial sync by bursting full room list at phase 0.
|
2019-04-08 04:43:23 -07:00 |
|
Jason Volk
|
a82410009e
|
ircd:Ⓜ️:sync: Introduce phased polylogarithmic initial sync.
|
2019-04-08 02:46:49 -07:00 |
|
Jason Volk
|
0f2dcf1706
|
modules/client/sync: Rename conf item.
|
2019-04-08 00:03:17 -07:00 |
|
Jason Volk
|
5782f2a5f5
|
modules/m_rooms: Update module linkage of rooms::for_each().
|
2019-04-07 20:15:31 -07:00 |
|
Jason Volk
|
e98e4babce
|
modules: Add preliminary s_command; client command-message support.
|
2019-04-07 16:22:34 -07:00 |
|
Jason Volk
|
48da29cf2f
|
modules/m_room_history_visibility: Pass the testing event up the stack rather than the vis. event.
|
2019-04-06 18:40:24 -07:00 |
|
Jason Volk
|
8a8dbea623
|
ircd:Ⓜ️ Update linkage for m::visible interface.
|
2019-04-06 18:35:01 -07:00 |
|
Jason Volk
|
30834dfd23
|
modules/vm: Call the post hook for EDU's as well.
|
2019-04-06 18:18:17 -07:00 |
|
Jason Volk
|
989b3f0cc3
|
ircd::rfc1035: Use proper platform byte swapping.
|
2019-04-06 17:12:01 -07:00 |
|
Jason Volk
|
c3480f9f79
|
ircd: Rename various matrix loggers; increase log name width.
|
2019-04-05 18:12:22 -07:00 |
|
Jason Volk
|
8876c89d48
|
modules/m_typing: Add m.typing logger.
modules/m_receipt: Add an m.receipt log.
|
2019-04-05 14:38:50 -07:00 |
|
Jason Volk
|
0841b44534
|
modules/m_presence: Fix logger target for various messages.
|
2019-04-05 14:05:58 -07:00 |
|
Jason Volk
|
b3038fa5e7
|
modules/webhook: Handle case for status state error.
[skip ci]
|
2019-04-04 01:34:47 -07:00 |
|
Jason Volk
|
2e980e967b
|
modules/webhook: Fix spacing for merge pill.
[ci skip]
|
2019-04-04 01:19:48 -07:00 |
|
Jason Volk
|
d4a17120fe
|
modules/webhook: Add github status handler; add appveyor stub; fix merge font tag.
|
2019-04-04 00:47:02 -07:00 |
|
Jason Volk
|
96ce15b4d9
|
modules/webhook: Improve pull request formatting.
|
2019-04-02 10:46:54 -07:00 |
|
Jason Volk
|
ebcac5e7ae
|
modules/webhook: Add github url prefix stripping help function.
|
2019-04-02 10:31:39 -07:00 |
|
Jason Volk
|
d0ad243860
|
modules/client/sync/rooms/account_data: Ensure room_id found on room account_data handlers.
|
2019-04-02 09:53:02 -07:00 |
|
Jason Volk
|
dab225113d
|
ircd::resource: Handle and generate an OPTIONS response.
fixes #65
|
2019-03-31 23:08:29 -07:00 |
|
Jason Volk
|
a3ca9a986b
|
modules/client: Stub 14.13.1.3 notifications handler.
|
2019-03-31 14:03:21 -07:00 |
|
Jason Volk
|
46324b1ac8
|
modules/client/sync/rooms/timeline: Fix polylog timeline limited indicator.
|
2019-03-31 13:09:36 -07:00 |
|
Jason Volk
|
7433daa440
|
modules/client/rooms/context: Minor cleanup extra; remove default token inits.
|
2019-03-31 00:44:34 -07:00 |
|
Jason Volk
|
40b74a6721
|
modules/client/rooms/context: Enforce spec event_id param only; fix urldecode condition.
|
2019-03-31 00:35:34 -07:00 |
|
Jason Volk
|
d3bc65eaa9
|
modules/m_room_aliases: Additional eval check on state_key; only check TTL for remote aliases.
|
2019-03-30 19:04:10 -07:00 |
|
Jason Volk
|
1b26999a19
|
modules/console: Add room alias / room alias cache cmd suite.
|
2019-03-30 19:04:10 -07:00 |
|
Jason Volk
|
37d1b156e0
|
modules/client/directory/room: Implement 10.2.1 PUT directory/room/{roomAlias}.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
1cc715f7ce
|
modules/m_room_aliases: Prevent fetching a miss from my host.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
4eba0fcd6f
|
modules/client/directory/room: Remove old alias caching and fetching; reroute central interfaces.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
5b1556eca1
|
modules/m_room_aliases: Refactor m.room.aliases hooks for new cache.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
9c2b215d60
|
ircd:Ⓜ️:room::aliases::cache: Add remote fetching; improve interface.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
cd5b93ec27
|
modules/m_room_aliases: Add cache TTL conf item and conditions.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
8063904c06
|
ircd:Ⓜ️:room::aliases: Add preliminary aliases cache replacement interface.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
276ba9941d
|
modules/m_room_aliases: Move for_each impl to module.
|
2019-03-30 18:15:07 -07:00 |
|
Jason Volk
|
317fa612fb
|
ircd:Ⓜ️:room: Add aliases interface.
|
2019-03-30 18:15:07 -07:00 |
|
Jason Volk
|
19ca15eff7
|
modules/federation/invite: Minor cleanup.
|
2019-03-30 15:25:11 -07:00 |
|
Jason Volk
|
98c3c15e89
|
modules/federation/invite: Attempt to make use of invite_room_state carried in request.
|
2019-03-30 15:25:05 -07:00 |
|
Jason Volk
|
8f4b8c9726
|
modules/vm: Restore the txn pointer (to null) after eval.
|
2019-03-30 15:18:22 -07:00 |
|
Jason Volk
|
a83e304382
|
modules/client/sync: Manually invalidate checkpoints on known polylog commitments.
|
2019-03-30 15:02:18 -07:00 |
|
Jason Volk
|
7042d8e041
|
modules/client/rooms/account_data: Move checkpoint to cover both linear branches.
|
2019-03-30 14:13:34 -07:00 |
|
Jason Volk
|
f7fa89b061
|
ircd::json::stack: Alter checkpoint rollback() behavior to proactive.
|
2019-03-30 14:13:34 -07:00 |
|
Jason Volk
|
881d3116cc
|
modules/client/sync/rooms/account_data: Ensure apropos() hits the linear event coming through.
|
2019-03-30 14:09:47 -07:00 |
|
Jason Volk
|
9b41f5c13a
|
modules/s_control: Fix context switch in exception handler.
|
2019-03-28 22:01:42 -07:00 |
|
Jason Volk
|
efd1124cd7
|
modules/client/login: Fix loss of value data during device tuple assimilation.
modules/client/register: Fix loss of value data during device tuple assimilation.
|
2019-03-28 21:31:22 -07:00 |
|
Jason Volk
|
94503e6d5f
|
modules/console: Add arguments to allow modification of account_data and room_account_data.
|
2019-03-28 18:06:46 -07:00 |
|
Jason Volk
|
8f335ca1bb
|
modules/client/login: Fix JSON typing of remote IP strings.
modules/client/register: Fix JSON typing of remote IP strings.
|
2019-03-28 17:47:57 -07:00 |
|
Jason Volk
|
e555b91fa5
|
modules/client/sync/rooms/ephemeral/receipt: Elide syncing user's own receipts.
|
2019-03-28 17:36:22 -07:00 |
|
Jason Volk
|
4480c136ee
|
ircd::ios: Add summation for stats w/ console totals.
|
2019-03-28 17:22:52 -07:00 |
|
Jason Volk
|
289aca0c4a
|
ircd::ios: Move descriptor stats into structure.
|
2019-03-28 17:16:39 -07:00 |
|
Jason Volk
|
83593c5533
|
modules/vm: Fix sequence sharing condition for already retired evals.
|
2019-03-28 16:22:37 -07:00 |
|
Jason Volk
|
8e23a49ced
|
modules/console: Allow explicit on/off arguments to debug cmd.
|
2019-03-28 16:16:26 -07:00 |
|
Jason Volk
|
f340e44692
|
ircd:Ⓜ️:vm: Add event_id and share sequence to the loghead; minor cleanup.
|
2019-03-28 16:08:45 -07:00 |
|
Jason Volk
|
a889122dcc
|
modules/m_receipt: Additional hook conditions; switch the hooksite; minor cleanup.
|
2019-03-28 14:45:44 -07:00 |
|
Jason Volk
|
31f1e28c24
|
modules/m_receipt: Add implicit receipt generator hook.
|
2019-03-28 14:05:04 -07:00 |
|
Jason Volk
|
e1446a84da
|
modules/m_receipt: Elide federation broadcasts for receipts of events matching sender.
|
2019-03-28 14:05:04 -07:00 |
|
Jason Volk
|
c046467348
|
modules/m_receipt: Consolidate receipt interface; split out federation composer into hook.
|
2019-03-28 14:05:04 -07:00 |
|
Jason Volk
|
f15769ea0e
|
modules: Add .well-known handler to serve the m::self::servername string for now.
|
2019-03-28 13:13:35 -07:00 |
|
Jason Volk
|
6419333457
|
modules/client/sync/rooms/unread_notifications: Use better counter upper bound.
|
2019-03-28 00:11:35 -07:00 |
|
Jason Volk
|
be9bee5968
|
modules/m_room: Make notification count iteration upper bound exclusive.
modules/m_user: Make highlight count iteration exclusive.
|
2019-03-27 23:55:14 -07:00 |
|
Jason Volk
|
0e6e556d50
|
modules/client/sync: Reuse scratch buffer on longpoll handles.
|
2019-03-27 23:50:43 -07:00 |
|
Jason Volk
|
5d06042140
|
modules/client/sync: Use the same linear vector merge in longpoll handler.
|
2019-03-27 20:28:59 -07:00 |
|
Jason Volk
|
394ec523a2
|
ircd:Ⓜ️:sync: Do a full iteration of all linear sync items even if success.
|
2019-03-27 20:13:04 -07:00 |
|
Jason Volk
|
977840a246
|
modules/s_dns_resolver: Ensure no double-queueing, at cost.
|
2019-03-27 17:11:12 -07:00 |
|
Jason Volk
|
fc09dd4034
|
modules/client/rooms/read_markers: Reimplement client 14.6 /read_markers m.fully_read.
|
2019-03-27 16:54:10 -07:00 |
|
Jason Volk
|
2d459d8da8
|
modules/client/rooms/receipt: Split m.read logic into subroutine.
|
2019-03-27 16:14:14 -07:00 |
|
Jason Volk
|
5cfc763002
|
modules/m_receipt: Add comment to section / minor cleanup.
|
2019-03-27 16:04:12 -07:00 |
|
Jason Volk
|
745f392855
|
modules/webhook: Implement github organization type handler and member_added action.
|
2019-03-27 15:58:33 -07:00 |
|
Jason Volk
|
0e5b10816a
|
modules/client/rooms/receipt: Enforce support for m.read type only.
|
2019-03-27 15:30:40 -07:00 |
|
Jason Volk
|
ee9e82f53c
|
modules/webhook: Support organization-level webhooks in header display.
|
2019-03-27 14:46:01 -07:00 |
|
Jason Volk
|
99f3c842d1
|
modules/webhook: Fix label added listing.
|
2019-03-27 14:35:55 -07:00 |
|
Jason Volk
|
9c2e0a759a
|
modules/webhook: Handle labels action unlabeled.
|
2019-03-27 14:33:27 -07:00 |
|
Jason Volk
|
bfda1b35d0
|
modules/federation/invite: Disable prev event requirement on invite eval.
|
2019-03-27 14:09:40 -07:00 |
|
Jason Volk
|
0043cb2af7
|
modules/s_fetch: Add branch for auth chain fetch/eval on missing room state for event.
|
2019-03-27 14:09:40 -07:00 |
|
Jason Volk
|
1c5b7d2d71
|
ircd:Ⓜ️:room::auth: Add central interface for chain fetch/eval.
|
2019-03-27 13:44:33 -07:00 |
|
Jason Volk
|
20d0ea70c2
|
ircd::ios: Add tsc counters to hook state.
|
2019-03-27 13:04:12 -07:00 |
|
Jason Volk
|
42d275d787
|
modules/console: Start an ios cmd.
|
2019-03-27 13:04:12 -07:00 |
|
Jason Volk
|
d2546120ee
|
ircd: Add descriptor participation for all asynchronous operations.
|
2019-03-27 13:04:12 -07:00 |
|
Jason Volk
|
92ebdd83a4
|
modules/console: Minor rename constant.
|
2019-03-27 13:04:12 -07:00 |
|
Jason Volk
|
939812f6bd
|
modules/vm: Fix #ifdef RB_DEBUG coverage; minor adjust type.
|
2019-03-25 20:18:33 -07:00 |
|
Jason Volk
|
257b1fa7ff
|
modules/vm: Move the issuing debuglog msg out of execute().
|
2019-03-25 20:13:03 -07:00 |
|
Jason Volk
|
bd3bf50c34
|
modules/s_dns: Fix double-tap; cleanup iteration.
|
2019-03-25 19:54:11 -07:00 |
|
Jason Volk
|
7d70351f0b
|
modules/s_dns: Ensure cache::put() sends something useful to the cache room.
|
2019-03-25 19:07:37 -07:00 |
|
Jason Volk
|
84d4ca485b
|
ircd:Ⓜ️:room::state: Add preliminary purge_replaced() w/ console cmd.
|
2019-03-25 18:39:30 -07:00 |
|
Jason Volk
|
1ffa00adbf
|
ircd:Ⓜ️:room: Add central interface linkage for room::purge().
|
2019-03-25 18:04:16 -07:00 |
|
Jason Volk
|
3018062345
|
modules/m_event: Calculate unsigned.age relative to origin_server_ts.
|
2019-03-25 17:58:21 -07:00 |
|