0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/matrix
2020-03-09 09:48:36 -07:00
..
breadcrumb_rooms.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
dbs.cc ircd:Ⓜ️:dbs: Fix partial event_state key constructions. 2020-02-26 17:55:23 -08:00
device.cc
display_name.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
error.cc
event.cc ircd:Ⓜ️:event: Fix signature interface regression; optimize call path. 2020-02-24 11:01:52 -08:00
event_append.cc
event_cached.cc
event_conforms.cc matrix: Add m::homeserver; preliminary virtual origin networks. 2019-10-01 17:56:01 -07:00
event_fetch.cc
event_get.cc
event_horizon.cc
event_id.cc ircd:Ⓜ️ Split event definitions. 2019-09-27 19:35:26 -07:00
event_index.cc
event_prefetch.cc
event_prev.cc
event_refs.cc ircd:Ⓜ️ Split event definitions. 2019-09-27 19:35:26 -07:00
events.cc ircd:Ⓜ️:events: Add preliminary interface to _event_state w/ console cmd. 2020-02-26 18:24:17 -08:00
fed.cc
feds.cc ircd:Ⓜ️ Tweak various federation request buffer options; related e3e83a6423fd. 2020-03-07 22:02:14 -08:00
fetch.cc
filter.cc
homeserver.cc ircd:Ⓜ️:homeserver: Run conf item update callbacks at construction for now. 2020-03-08 14:29:22 -07:00
hook.cc
id.cc
init_backfill.cc ircd:Ⓜ️ Rename v1/v2 namespace to fed. 2020-03-05 20:06:14 -08:00
keys.cc
Makefile.am Tweak tls-models. 2020-02-11 15:37:14 -08:00
matrix.cc
membership.cc
name.cc
node.cc ircd:Ⓜ️:node: Fallback to old_verify_keys after verify_keys. 2020-02-27 13:39:31 -08:00
presence.cc
pretty.cc
receipt.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
request.cc ircd:Ⓜ️:request: Increase buffer size configured default. 2020-01-26 17:00:08 -08:00
resource.cc
room.cc
room_aliases.cc
room_auth.cc
room_bootstrap.cc
room_create.cc ircd:Ⓜ️:createroom: Add empty arrays on create event for spinapps. 2019-12-22 02:24:40 -08:00
room_events.cc matrix: Split room definitions; various reorg. 2019-09-27 19:35:26 -07:00
room_head.cc
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc
room_power.cc ircd:Ⓜ️:room::power: Replace unquote() w/ json::string type. 2020-03-02 16:46:00 -08:00
room_server_acl.cc
room_state.cc matrix: Split room definitions; various reorg. 2019-09-27 19:35:26 -07:00
room_state_history.cc
room_state_space.cc matrix: Split room definitions; various reorg. 2019-09-27 19:35:26 -07:00
room_stats.cc matrix: Split room definitions; various reorg. 2019-09-27 19:35:26 -07:00
room_visible.cc
rooms.cc ircd:Ⓜ️:rooms: Add dump to file util w/ console cmd. 2020-02-28 20:19:42 -08:00
rooms_summary.cc ircd:Ⓜ️ Tweak various federation request buffer options; related e3e83a6423fd. 2020-03-07 22:02:14 -08:00
sync.cc ircd:Ⓜ️:sync: Add next_batch central convenience; add branding to token. 2020-01-06 13:24:21 -08:00
txn.cc
typing.cc ircd:Ⓜ️:typing: Handle and log exceptions in timeout worker stack. 2020-03-03 14:47:47 -08:00
user.cc ircd:Ⓜ️:user: Belated move of m::user definitions into lib. 2019-10-02 18:30:56 -07:00
user_account_data.cc
user_events.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
user_filter.cc
user_highlight.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
user_ignores.cc
user_mitsein.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
user_profile.cc
user_register.cc matrix: Add m::homeserver; preliminary virtual origin networks. 2019-10-01 17:56:01 -07:00
user_room_account_data.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
user_room_tags.cc modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
user_rooms.cc
users.cc
users_servers.cc
vm.cc
vm_eval.cc
vm_execute.cc
vm_inject.cc ircd:Ⓜ️:room::head: Add room version hint to opts to reduce query. 2019-12-10 12:06:54 -08:00