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
82bc4be5e1
Branches
Tags
No results found.
construct
/
matrix
History
Jason Volk
82bc4be5e1
ircd:
Ⓜ️
:fed: Improve conditions to bail before redirect.
2020-03-16 07:53:30 -07:00
..
breadcrumb_rooms.cc
dbs.cc
ircd::db: Add compaction priority option to descriptor.
2020-03-13 15:12:22 -07:00
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: Improve conditions to bail before redirect.
2020-03-16 07:53:30 -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: Add missing alias room to the hs bootstrap for now; related
33f1ce6e09
.
2020-03-14 18:07:45 -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:
Ⓜ️
:keys: Switch to exclusive use of v2/query endpoint; minor cleanup.
2020-03-12 21:09:56 -07: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
users.cc
users_servers.cc
vm.cc
vm_eval.cc
ircd:
Ⓜ️
:vm::eval: Wait for duplicate evals instead or before any fault::EXISTS.
2020-03-13 11:57:00 -07:00
vm_execute.cc
ircd:
Ⓜ️
:vm::eval: Wait for duplicate evals instead or before any fault::EXISTS.
2020-03-13 11:57:00 -07:00
vm_inject.cc