Jason Volk
|
3820912b0e
|
modules/federation/user_devices: Implement GET response.
|
2019-02-19 17:48:42 -08:00 |
|
Jason Volk
|
476f198075
|
modules/federation: Explicit path parameter checking for clearer error msgs.
|
2019-02-18 10:33:35 -08:00 |
|
Jason Volk
|
9314bd7b5b
|
modules/federation/query_auth: Stub a NOT_IMPLEMENTED for now because synapse doesn't use this.
|
2019-02-18 09:59:59 -08:00 |
|
Jason Volk
|
6a6d190a02
|
modules/federation: Add auth_chain to state and state_ids response.
|
2019-02-16 15:25:36 -08:00 |
|
Jason Volk
|
f275cf8c83
|
ircd:Ⓜ️:event::auth::chain: No closing over full event; overload void closure.
|
2019-02-16 15:25:36 -08:00 |
|
Jason Volk
|
ed87eb31e0
|
modules/federation/query: Add my_host() in response for now.
|
2019-02-16 15:25:36 -08:00 |
|
Jason Volk
|
a380186001
|
ircd:Ⓜ️ Various cleanup; toward demangled linkage; mark size indicating stack use.
|
2019-02-16 15:25:36 -08:00 |
|
Jason Volk
|
23a04dee6a
|
modules/federation/event_auth: Return the spec event_auth.
|
2019-02-14 16:58:39 -08:00 |
|
Jason Volk
|
1a6d173a0b
|
ircd:Ⓜ️:room::state: Change return value from event::id to event::idx for simple get().
|
2019-02-13 16:01:18 -08:00 |
|
Jason Volk
|
d39d50e18a
|
modules/federation: Fix missing user_keys / user_devices recipe; fix errors.
|
2019-02-08 18:05:39 -08:00 |
|
Jason Volk
|
5d3b6c0a0b
|
modules/federation/send: Use array eval here.
|
2019-02-08 07:55:44 -08:00 |
|
Jason Volk
|
1b2c8bf83c
|
modules/federation: Stub user_devices / user_keys.
|
2019-02-07 23:09:31 -08:00 |
|
Jason Volk
|
b430661bba
|
modules/federation: Stub query_auth (for metrics).
|
2019-02-07 23:09:30 -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
|
cbf456a388
|
ircd: Rename and refactor ircd::assertion interface into ircd::panic.
|
2019-01-13 16:37:31 -08:00 |
|
Jason Volk
|
174213586a
|
modules/federation: Use the m::log logger here.
|
2019-01-08 17:17:41 -08:00 |
|
Jason Volk
|
6de17431ff
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
|
Jason Volk
|
da51c55410
|
modules/federation/invite: Commentary; minor cleanup.
|
2018-11-30 13:00:16 -08:00 |
|
Jason Volk
|
9299b0df9f
|
ircd: Make ircd::terminate / ircd::assertion funcjects.
|
2018-11-04 18:00:24 -08:00 |
|
Jason Volk
|
4457f4442e
|
modules/federation/send_*: Allow for missing top-level membership in all checks.
|
2018-10-25 14:28:43 -07:00 |
|
Jason Volk
|
6c0a8b2c34
|
modules/federation: Implement publicrooms endpoint.
|
2018-10-24 18:08:46 -07:00 |
|
Jason Volk
|
d276426a27
|
modules/federation/query: Fix directory query for room_id.
|
2018-10-17 10:09:05 -07:00 |
|
Jason Volk
|
9aa6e2b768
|
ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related.
|
2018-10-09 20:56:12 -07:00 |
|
Jason Volk
|
da8beda0c3
|
ircd:Ⓜ️🆔 Support intuitive constructions of m::node::id.
|
2018-09-30 17:58:16 -07:00 |
|
Jason Volk
|
faf714335c
|
modules/federation/send: Only accept edu's directly from the transmitter.
|
2018-09-06 06:00:21 -07:00 |
|
Jason Volk
|
ee8165dfd4
|
modules/federation/invite: Enable.
|
2018-09-05 21:23:50 -07:00 |
|
Jason Volk
|
11e14bbb37
|
modules/federation/send: Check for self-sends here.
|
2018-09-04 23:42:46 -07:00 |
|
Jason Volk
|
a6b4bc976f
|
modules/federation/sender: Checkpoint this until vm notify is fixed.
|
2018-09-04 22:50:23 -07:00 |
|
Jason Volk
|
bc01919298
|
modules/federation/send: Increase this value for now for spinapps.
|
2018-09-04 22:49:38 -07:00 |
|
Jason Volk
|
4f2e1a4acd
|
modules: Reduce various chunked json buffer mgmt boilerplates.
|
2018-09-04 22:48:23 -07:00 |
|
Jason Volk
|
4cdec1bce6
|
modules/federation/federation: Renamespace m::feds to m::feds::v1.
|
2018-08-25 19:40:51 -07:00 |
|
Jason Volk
|
6c71f43d1b
|
modules/federation/get_missing_events: Update get_missing_events per spec; and chunked stream.
|
2018-08-22 21:01:22 -07:00 |
|
Jason Volk
|
3278324db0
|
modules/federation/query: Respond to directory for room_alias.
|
2018-08-22 15:17:32 -07:00 |
|
Jason Volk
|
123edd6ebb
|
modules/federation/federation: Typedef a specific closure prototype here.
|
2018-06-12 01:00:15 -07:00 |
|
Jason Volk
|
9810be9798
|
modules/federation/get_missing_events: Fix member name.
|
2018-06-03 19:25:17 -07:00 |
|
Jason Volk
|
dc5dab62e8
|
modules/federation/backfill_ids: Raise default max limit; minor cleanup.
|
2018-06-03 14:51:47 -07:00 |
|
Jason Volk
|
6356f62de2
|
modules/federation/get_missing_events: No break on missing event; check path parc.
|
2018-06-02 19:49:38 -07:00 |
|
Jason Volk
|
b79494adb9
|
modules/federation: Implement event_auth endpoint.
|
2018-06-02 19:46:58 -07:00 |
|
Jason Volk
|
fba300d900
|
modules/federation/event: Convert endpoint to use json::stack response.
|
2018-05-31 11:40:18 -07:00 |
|
Jason Volk
|
118671309d
|
modules/federation: Add various visibility conditionals.
|
2018-05-31 05:56:02 -07:00 |
|
Jason Volk
|
88d3026cc7
|
ircd:Ⓜ️:vm: More granular notification broadcast options.
|
2018-05-27 19:56:04 -07:00 |
|
Jason Volk
|
d56241657f
|
modules/federation/sender: Use json::undefined_integer here.
|
2018-05-21 17:46:19 -07:00 |
|
Jason Volk
|
52e4c8b0ff
|
modules/federation/send: Use proper undefined_integer symbol.
|
2018-05-20 19:10:56 -07:00 |
|
Jason Volk
|
b00da0f95f
|
modules/federation/federation: Split apart feds head; add feds perspective.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
8c87fbed46
|
modules/federation: Add various conf items for flush high-watermarks.
|
2018-05-08 00:15:18 -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
|
39d73fac3e
|
modules/federation/federation: Add feds state.
|
2018-05-05 03:36:47 -07:00 |
|
Jason Volk
|
18634c122b
|
modules/federation/federation: Improve version; move ostream to modules/console.
|
2018-05-05 03:36:47 -07:00 |
|
Jason Volk
|
7e694c0a50
|
modules/federation/backfill: Cleanup; increase default limit.
|
2018-04-30 23:35:53 -07:00 |
|
Jason Volk
|
6a3f30afb6
|
modules/federation/federation: Improve format of backfill grid.
|
2018-04-30 22:40:48 -07:00 |
|