This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
construct
Watch
0
Star
0
Fork
You've already forked construct
0
mirror of
https://github.com/matrix-construct/construct
synced
2025-02-18 17:50:16 +01:00
Code
Issues
Releases
Wiki
Activity
89db4cfe21
Branches
Tags
No results found.
construct
/
matrix
History
Jason Volk
89db4cfe21
ircd:
Ⓜ️
:fed: Support HTTP redirects when fetching well-known.
2020-03-11 20:45:22 -07:00
..
breadcrumb_rooms.cc
dbs.cc
device.cc
display_name.cc
error.cc
event.cc
event_append.cc
event_cached.cc
event_conforms.cc
event_fetch.cc
event_get.cc
event_horizon.cc
event_id.cc
event_index.cc
event_prefetch.cc
event_prev.cc
event_refs.cc
events.cc
fed.cc
ircd:
Ⓜ️
:fed: Support HTTP redirects when fetching well-known.
2020-03-11 20:45:22 -07:00
feds.cc
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
fetch.cc
ircd:
Ⓜ️
:fetch: Propagate interrupt through handlers.
2020-03-09 09:48:37 -07:00
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
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
Makefile.am
matrix.cc
modules/m_relation: Add hook to discover and fetch events from m_relates_to.
2020-03-10 23:03:14 -07:00
membership.cc
name.cc
node.cc
presence.cc
pretty.cc
receipt.cc
request.cc
resource.cc
ircd:
Ⓜ️
:fed: Apply the canon service to all remotes without a service string.
2020-03-06 10:37:28 -08:00
room.cc
room_aliases.cc
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
room_auth.cc
room_bootstrap.cc
ircd:
Ⓜ️
:room::bootstrap: Use non-reference for explicit operator cast (GCC 9.2.1).
2020-03-11 15:11:53 -07:00
room_create.cc
room_events.cc
room_head.cc
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc
ircd:
Ⓜ️
:room::origins: Optimize origins iteration w/ conditional key regeneration.
2020-03-09 14:41:36 -07:00
room_power.cc
ircd:
Ⓜ️
:room::power: Replace unquote() w/ json::string type.
2020-03-02 16:46:00 -08:00
room_server_acl.cc
ircd:
Ⓜ️
:room::server_acl: Propagate interrupt without critical log.
2020-03-08 13:03:14 -07:00
room_state.cc
room_state_history.cc
room_state_space.cc
room_stats.cc
room_visible.cc
rooms.cc
rooms_summary.cc
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
sync.cc
txn.cc
typing.cc
ircd:
Ⓜ️
:typing: Handle and log exceptions in timeout worker stack.
2020-03-03 14:47:47 -08:00
user.cc
user_account_data.cc
user_events.cc
user_filter.cc
user_highlight.cc
user_ignores.cc
user_mitsein.cc
user_profile.cc
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
ircd:
Ⓜ️
:user::rooms: Use _event_state to eliminate the ircd.member type.
2020-03-01 17:13:15 -08:00
users.cc
users_servers.cc
vm.cc
vm_eval.cc
ircd:
Ⓜ️
Rename v1/v2 namespace to fed.
2020-03-05 20:06:14 -08:00
vm_execute.cc
ircd:
Ⓜ️
:vm: Eliminate head resolves for type; related
c3f50d5bab
.
2020-03-04 12:57:27 -08:00
vm_inject.cc