Jason Volk
|
d30e053e42
|
modules/client/rooms/send: Save transaction_id's to user's user room.
|
2019-03-05 14:24:08 -08:00 |
|
Jason Volk
|
d8a9f484a4
|
modules/client/rooms/messages: Simplify the messages iteration.
|
2019-03-04 15:46:44 -08:00 |
|
Jason Volk
|
1dcf36adc8
|
modules/client/rooms/event: Fix param missing error message.
|
2019-03-04 14:36:49 -08:00 |
|
Jason Volk
|
59973705bb
|
modules/client/rooms/context: Provide better pagination tokens in response.
|
2019-03-04 12:43:14 -08:00 |
|
Jason Volk
|
48055345ea
|
modules/client/rooms/messages: Fix the start pagination token in reponse.
|
2019-03-04 12:42:58 -08:00 |
|
Jason Volk
|
7f7ecc90b3
|
modules/client/rooms/context: Allow a room_id as the event_id and fetch the room head.
|
2019-03-01 19:02:49 -08:00 |
|
Jason Volk
|
d50462a9dd
|
modules/client/rooms: Implement 9.3.8 initialSync (for acquired rooms).
|
2019-03-01 18:25:37 -08:00 |
|
Jason Volk
|
11766b3e04
|
ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug.
|
2019-02-25 18:00:39 -08:00 |
|
Jason Volk
|
7f37400dcb
|
ircd:Ⓜ️:user: Reorg user::profile interface.
|
2019-02-21 11:53:25 -08:00 |
|
Jason Volk
|
b4ee0a9bcf
|
ircd:Ⓜ️ Temporary eval workarounds.
|
2019-02-19 16:34:24 -08:00 |
|
Jason Volk
|
0644db459c
|
ircd:Ⓜ️:event: Add various size constants replacing magic numbers.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
952f173204
|
modules/client/rooms: Add /event/ endpoint.
|
2019-02-18 09:59:14 -08:00 |
|
Jason Volk
|
247544d130
|
modules/client/rooms/messages: Relax requirement for a ?from= parameter.
|
2019-02-18 09:59:14 -08:00 |
|
Jason Volk
|
a1c8845e1e
|
ircd:Ⓜ️🧾 Normalize module definition names / layout.
|
2019-02-11 15:57:01 -08:00 |
|
Jason Volk
|
03cb4a613b
|
modules/m_room_member: Fix improper hook match on local invites.
|
2019-02-04 22:50:51 -08:00 |
|
Jason Volk
|
6947c7e953
|
ircd:Ⓜ️ Move the state/send event iov composer into m_room.
|
2019-02-04 13:59:01 -08:00 |
|
Jason Volk
|
d64a49428e
|
ircd:Ⓜ️ Demote membership from top-level key; remove from m::event tuple.
|
2019-01-24 12:52:26 -08:00 |
|
Jason Volk
|
f857e25ea7
|
ircd:Ⓜ️:event: Add a source json::object as a member.
|
2019-01-16 14:35:10 -08:00 |
|
Jason Volk
|
11f905274e
|
modules/client: Use the event::idx sequence difference for unsigned.age.
|
2019-01-10 16:58:44 -08:00 |
|
Jason Volk
|
6de17431ff
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
|
Jason Volk
|
46cb5aee41
|
modules/m_typing: Move non-handler related from client/rooms/typing.
|
2018-09-16 20:55:12 -07:00 |
|
Jason Volk
|
6c629d3d89
|
modules: Fix various m::edu related improper typecasts.
|
2018-09-13 06:39:04 -07:00 |
|
Jason Volk
|
85aef85f61
|
ircd:Ⓜ️:vm: Support client unsigned.transaction_id.
|
2018-09-05 20:16:01 -07:00 |
|
Jason Volk
|
2e96d6fe3b
|
modules/client/rooms/join: Add conf items for bootstrap timeouts.
|
2018-09-04 23:19:26 -07:00 |
|
Jason Volk
|
58d9bd7ca1
|
modules/client/rooms/initial_sync: Remove this trash and stub again.
|
2018-09-04 23:15:37 -07:00 |
|
Jason Volk
|
4f2e1a4acd
|
modules: Reduce various chunked json buffer mgmt boilerplates.
|
2018-09-04 22:48:23 -07:00 |
|
Jason Volk
|
f4607904d2
|
modules/client/rooms/context: Optimize queries with fetch options.
|
2018-09-03 02:35:11 -07:00 |
|
Jason Volk
|
455ba69b76
|
modules/client/rooms/context: Visibility check on the state events.
|
2018-09-03 02:24:22 -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
|
f5b73ce0c4
|
modules/client/rooms/invite: Fix linkage for invite__foreign routine.
|
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
|
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
|
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
|
ca1fbfec55
|
modules/client/rooms/receipt: Add committal from the receipt post handler.
|
2018-05-21 00:01:28 -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
|
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
|
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 |
|