Jason Volk
|
08120bb194
|
modules/client/rooms/relations: Improve w/ chunked encoding; visibility checks; event append. (#126)
|
2019-08-14 23:56:24 -07:00 |
|
Jason Volk
|
74bd6cfabf
|
modules/client/rooms: Implement Client (unstable) rooms/relations. (Closes #126)
|
2019-08-14 09:28:05 -07:00 |
|
Jason Volk
|
fca330e1c1
|
ircd:Ⓜ️:room: Reorg / slim the class member function interface.
ircd:Ⓜ️:room: Rename interface function.
|
2019-08-14 01:09:34 -07:00 |
|
Jason Volk
|
84e79a64e6
|
ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module.
|
2019-08-12 23:55:07 -07:00 |
|
Jason Volk
|
ab8771aae3
|
modules: Fix various hookfn instance constness.
|
2019-08-09 21:27:41 -07:00 |
|
Jason Volk
|
eddc5b3b55
|
ircd:Ⓜ️:event::append: Add properties mask to opts; centralize. (Fixes #119)
|
2019-08-05 17:54:00 -07:00 |
|
Jason Volk
|
9e2b9ed8da
|
modules/client/rooms/state: Add default fetch key selection to response events. (#119)
|
2019-08-04 20:28:46 -07:00 |
|
Jason Volk
|
749b6a7cda
|
modules/client/rooms/context: Fix missing default fetch opts. (#119)
|
2019-08-04 20:28:16 -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
|
d8fcbf7325
|
ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109)
|
2019-08-02 17:34:31 -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
|
d5f64e5a74
|
Fix build errors for GCC-9.1.
Fixes #93.
|
2019-07-30 10:28:33 -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
|
b8adc69599
|
ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room.
ircd:Ⓜ️:room: Add a room version max size constant.
|
2019-07-25 14:29:07 -07:00 |
|
Jason Volk
|
eb3b4d82fb
|
ircd:Ⓜ️:room::members: Simplify and improve interface; callsites.
|
2019-07-23 19:50:13 -07:00 |
|
Jason Volk
|
df11d9bec6
|
ircd:Ⓜ️:room: Reorient join bootstrap definitions.
ircd:Ⓜ️:room::bootstrap: Improve interface / various.
|
2019-07-23 16:40:29 -07:00 |
|
Jason Volk
|
0f6e7f5745
|
modules/client/rooms/join: Fetch keys concurrently in bootstrap auth_chain eval.
|
2019-07-23 14:41:53 -07:00 |
|
Jason Volk
|
94ceab33a5
|
modules/client/rooms/join: Minor cleanup.
|
2019-07-19 23:26:54 -07:00 |
|
Jason Volk
|
e0e9e09e67
|
ircd:Ⓜ️ Make append() return and propagate boolean.
|
2019-07-16 15:26:15 -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
|
449f667dd9
|
modules/client/rooms/join: Exception handling around bootstrap eval.
|
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
|
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
|
8d8142d5eb
|
modules/client/rooms/invite: Send infolog message on invite reception.
|
2019-07-13 23:20:03 -07:00 |
|
Jason Volk
|
e82b58728a
|
modules/client/rooms/invite: Send invite_room_state.
|
2019-07-13 23:20:03 -07:00 |
|
Jason Volk
|
4090b8f3da
|
modules/client/rooms/invite: Use json::stack to generate request content.
|
2019-07-12 19:29:51 -07:00 |
|
Jason Volk
|
09ea0be2f0
|
modules/client/rooms/invite: Improve error reporting.
|
2019-07-12 19:29:51 -07:00 |
|
Jason Volk
|
5c8a97c43e
|
modules/client/rooms/invite: Use the v2 invite api here.
|
2019-07-12 19:29:51 -07:00 |
|
Jason Volk
|
ce55859fb2
|
ircd:Ⓜ️ Rename v1 to fed.
|
2019-07-12 19:29:51 -07:00 |
|
Jason Volk
|
fe4ce5c130
|
modules/client/rooms/invite: Fix event construction.
|
2019-07-12 19:29:51 -07:00 |
|
Jason Volk
|
43d66420cd
|
Update incompatible uses of event_id.
|
2019-07-10 03:50:37 -07:00 |
|
Jason Volk
|
719a965d9f
|
ircd:Ⓜ️:event: Remove prev_state from top level.
|
2019-07-09 02:33:27 -07:00 |
|
Jason Volk
|
021823ec6d
|
modules/client/rooms/context: Add non-spec param to disappear state entirely from response.
|
2019-07-08 06:03:20 -07:00 |
|
Jason Volk
|
f21fccbbd7
|
modules/client/rooms/context: Support filter; respect lazy-loading members in returned state.
|
2019-07-07 22:06:11 -07:00 |
|
Jason Volk
|
bd09a9aba2
|
modules/client/rooms/members: Implement c2s r0.5.0 query parameters.
|
2019-07-07 03:59:51 -07:00 |
|
Jason Volk
|
261151f539
|
ircd:Ⓜ️:fetch: Remove ambiguating event_id() util.
|
2019-07-05 23:45:00 -07:00 |
|
Jason Volk
|
1f8bff0ef5
|
modules/client/rooms/initialsync: Add missing event_append_opts contextual data.
|
2019-06-29 19:16:20 -07:00 |
|
Jason Volk
|
80655da66e
|
Misc fixes for clang.
|
2019-06-24 01:34:14 -07:00 |
|
Jason Volk
|
ce7bb21ea4
|
modules: Disambiguations for clang.
|
2019-06-24 01:33:41 -07:00 |
|
Jason Volk
|
c944818f4b
|
modules/client/rooms: Add pre-checks for membership on the convenience endpoints.
|
2019-06-21 16:53:26 -07:00 |
|
Jason Volk
|
abfdb06ebf
|
modules/client/rooms/join: Hard reset the room head after join completes.
|
2019-06-07 23:01:46 -07:00 |
|
Jason Volk
|
def97cf25b
|
modules/client/rooms/join: Improve lazy chain member event search.
|
2019-06-07 06:02:19 -07:00 |
|
Jason Volk
|
4f3123be62
|
modules/client/rooms/join: Use dedicated log facility.
|
2019-06-07 06:02:19 -07:00 |
|
Jason Volk
|
3d8d71c97c
|
modules/client/rooms/join: Mask nothrow conditions; various fixes.
|
2019-06-07 06:02:19 -07:00 |
|
Jason Volk
|
8e0ac58987
|
ircd:Ⓜ️:room: Expose bootstrap to interface.
|
2019-06-07 04:56:23 -07:00 |
|
Jason Volk
|
b2bb7767a7
|
modules/client/rooms/join: Spawn context for asynchronous joinstrap; improve various.
|
2019-06-07 02:49:25 -07:00 |
|
Jason Volk
|
f728906505
|
modules/client/rooms/join: No need to parse the unused and deprecated origin field here.
|
2019-06-06 22:39:05 -07:00 |
|
Jason Volk
|
48a8057cb5
|
modules/client/rooms/join: Tweak the lazychain process; remove cruft.
|
2019-06-06 21:58:47 -07:00 |
|