Jason Volk
|
4819112f54
|
modules/client/sync: Checkpoint preliminary sync reorg.
|
2018-09-01 00:51:40 -07:00 |
|
Jason Volk
|
89afac86a2
|
modules/client/rooms/messages: Select default event keys for now.
|
2018-08-18 22:05:32 -07:00 |
|
Jason Volk
|
8d5229d67d
|
modules/client/sync: Add room account_data to polylog sync.
|
2018-06-19 21:52:08 -06:00 |
|
Jason Volk
|
7d4eb46a1a
|
ircd:Ⓜ️ Interface/linkage to generate room account_data type string.
|
2018-06-19 21:47:26 -06:00 |
|
Jason Volk
|
6d81f355dc
|
modules/client/user/rooms: Support room account data.
|
2018-06-19 21:32:29 -06:00 |
|
Jason Volk
|
15e44463c3
|
modules/client: Stub joined_groups to shutup Riot.
|
2018-06-17 21:34:03 -06:00 |
|
Jason Volk
|
f5b73ce0c4
|
modules/client/rooms/invite: Fix linkage for invite__foreign routine.
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
59a39caca3
|
modules/client/keys: Checkpoint 0-count keys for now.
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
d659b7eaf5
|
modules/client/rooms/join: Checkpoint bootstrapped join related for now.
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
7234f62b6c
|
modules/client/rooms/kick: Implement kick convenience endpoint.
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
51d657a533
|
modules/client/register: Distill for extern linkage; add granular conf items.
|
2018-06-07 13:20:46 -07:00 |
|
Jason Volk
|
de07d32afd
|
ircd/modules: Update various conditional json::iov nodes.
|
2018-06-05 11:19:40 -07:00 |
|
Jason Volk
|
95f14503cf
|
modules/client/rooms/state: Add conditional event.member for member events.
|
2018-06-04 23:17:56 -07:00 |
|
Jason Volk
|
9028b1350a
|
modules/client/rooms/messages: Add visibility conditionals.
|
2018-05-31 05:45:29 -07:00 |
|
Jason Volk
|
9496f042b3
|
modules/client/rooms/context: Add event visibility conditionals.
|
2018-05-31 04:49:21 -07:00 |
|
Jason Volk
|
5d471b51b8
|
modules/client/rooms: Implement context endpoint.
|
2018-05-31 03:24:07 -07:00 |
|
Jason Volk
|
f37e090233
|
modules/client/rooms/receipt: Support read.ignore for rooms and senders; update console cmd.
|
2018-05-30 13:32:27 -07:00 |
|
Jason Volk
|
52767c836f
|
modules/client: Stub search endpoint.
|
2018-05-29 04:01:36 -07:00 |
|
Jason Volk
|
2ba495eb8b
|
modules/m_presence: Move some externs from client/presence; update linkages.
|
2018-05-28 01:31:45 -07:00 |
|
Jason Volk
|
88d3026cc7
|
ircd:Ⓜ️:vm: More granular notification broadcast options.
|
2018-05-27 19:56:04 -07:00 |
|
Jason Volk
|
0d833cda4f
|
ircd:Ⓜ️ Add templated payload for hook.
|
2018-05-26 22:12:11 -07:00 |
|
Jason Volk
|
9a697783a9
|
modules/client/rooms/receipt: Add feature to not send read receipts to certain users.
|
2018-05-26 05:28:49 -07:00 |
|
Jason Volk
|
05147794c8
|
modules/client/rooms/receipt: Add log message for the local commit path.
|
2018-05-26 04:24:12 -07:00 |
|
Jason Volk
|
7bfe9e94a1
|
ircd::db: Default to no checksums on all reads; add conf item; adjust opts.
|
2018-05-23 18:45:27 -07:00 |
|
Jason Volk
|
53ba8dafcc
|
modules/client/sync: Add some default fopts.
|
2018-05-22 01:13:38 -07:00 |
|
Jason Volk
|
ca1fbfec55
|
modules/client/rooms/receipt: Add committal from the receipt post handler.
|
2018-05-21 00:01:28 -07:00 |
|
Jason Volk
|
3774b61cb8
|
modules/client/register: Add conf item to enable/disable registration.
|
2018-05-20 18:39:33 -07:00 |
|
Jason Volk
|
6bacfb6cb7
|
modules/client/register: Remove the first user thing.
|
2018-05-20 18:39:33 -07:00 |
|
Jason Volk
|
c88ce8168b
|
Revert "ircd:Ⓜ️ Convert hook to template."
This reverts commit 915076296f .
|
2018-05-20 18:39:32 -07:00 |
|
Jason Volk
|
47e5e94ac1
|
modules/client/sync: Ignore errs for graceful degradation w/o killing entire polylog sync.
|
2018-05-19 18:49:06 -07:00 |
|
Jason Volk
|
631020d932
|
modules/client/sync: Force next_batch values to be quoted strings.
|
2018-05-19 18:49:06 -07:00 |
|
Jason Volk
|
bf6b50348a
|
modules/client/pushrules: Update stub to be a directory.
|
2018-05-19 18:49:06 -07:00 |
|
Jason Volk
|
97f38507e0
|
modules: Move state rebuild from client/state to s_state.
|
2018-05-19 18:49:05 -07:00 |
|
Jason Volk
|
915076296f
|
ircd:Ⓜ️ Convert hook to template.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
163fc25790
|
modules/client/sync: Use real exception handler; fix polylog call; fix presence key; unlocker.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
f79000b18d
|
modules/client/sync: Add flush high-watermark conf item.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
5590238b1f
|
modules/client/rooms: Add a state reindexer routine.
|
2018-05-19 18:49:03 -07:00 |
|
Jason Volk
|
9e1dd0abe1
|
modules/client/rooms/messages: Count filter misses w/ conf limit; fix alloc size.
|
2018-05-19 18:49:03 -07:00 |
|
Jason Volk
|
1d7fce8368
|
ircd:Ⓜ️ Reorg filter interface and linkage related.
|
2018-05-19 18:49:02 -07:00 |
|
Jason Volk
|
3ec5df018a
|
modules/client/rooms/messages: Add filtered messages pagination.
|
2018-05-19 18:49:02 -07:00 |
|
Jason Volk
|
08c3058fbc
|
ircd:Ⓜ️:vm: Rename some commit opts.
|
2018-05-19 18:49:02 -07:00 |
|
Jason Volk
|
c14f268559
|
ircd:Ⓜ️ ADL the event::fetch::index() suite.
|
2018-05-09 16:38:11 -07:00 |
|
Jason Volk
|
369582339a
|
modules/client/rooms/receipt: Handle all errors; fixes missing event exceptions.
|
2018-05-08 19:01:11 -07:00 |
|
Jason Volk
|
68c863e7f9
|
ircd:Ⓜ️:vm: Reorg commit stack; move room commit thing to m::vm.
|
2018-05-06 18:02:33 -07:00 |
|
Jason Volk
|
003ecf6357
|
ircd: Remove / update various ctx::interrupted catch blocks for ctx::terminated.
|
2018-05-06 02:06:08 -07:00 |
|
Jason Volk
|
7f4716c5e5
|
modules/client/sync: Use a real error log message on polylog sync backout.
|
2018-05-03 20:11:16 -07:00 |
|
Jason Volk
|
fb96f017b7
|
modules/client/rooms/messages: Chunk direct to socket.
|
2018-04-30 10:40:52 -07:00 |
|
Jason Volk
|
16f16678d8
|
modules/m_receipt: Shuffle around elements of the receipt vector.
|
2018-04-28 02:46:11 -07:00 |
|
Jason Volk
|
25d6c4d521
|
modules/client/presence: Stub my user's presence changed hook.
|
2018-04-27 15:27:09 -07:00 |
|
Jason Volk
|
70f962de4e
|
ircd:Ⓜ️ Elaborate presence interface to fetch full event from user's room.
|
2018-04-27 15:26:17 -07:00 |
|