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
c4ef486ebd
Branches
Tags
No results found.
construct
/
matrix
History
Jason Volk
c4ef486ebd
ircd:
Ⓜ️
:fed: Simplify cache record composition; use json::members iov.
2020-03-09 09:10:45 -07:00
..
breadcrumb_rooms.cc
dbs.cc
device.cc
matrix: Add m::homeserver; preliminary virtual origin networks.
2019-10-01 17:56:01 -07:00
display_name.cc
error.cc
event.cc
event_append.cc
event_cached.cc
event_conforms.cc
event_fetch.cc
ircd:
Ⓜ️
:event::fetch: Move default opts ctor out of line.
2019-12-03 12:09:25 -08:00
event_get.cc
event_horizon.cc
ircd:
Ⓜ️
Split event definitions.
2019-09-27 19:35:26 -07:00
event_id.cc
event_index.cc
event_prefetch.cc
event_prev.cc
event_refs.cc
events.cc
fed.cc
feds.cc
fetch.cc
filter.cc
homeserver.cc
hook.cc
id.cc
init_backfill.cc
keys.cc
ircd:
Ⓜ️
Tweak various federation request buffer options; related e3e83a6423fd.
2020-03-07 22:02:14 -08:00
Makefile.am
matrix.cc
membership.cc
name.cc
node.cc
presence.cc
pretty.cc
receipt.cc
request.cc
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
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
room_state_history.cc
matrix: Split room definitions; various reorg.
2019-09-27 19:35:26 -07:00
room_state_space.cc
room_stats.cc
room_visible.cc
rooms.cc
rooms_summary.cc
sync.cc
txn.cc
matrix: Split matrix base unit.
2019-09-27 19:35:26 -07:00
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
user_filter.cc
user_highlight.cc
user_ignores.cc
user_mitsein.cc
user_profile.cc
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
users.cc
users_servers.cc
vm.cc
ircd::run: Place out-of-line default ctor/dtor definitions.
2020-02-28 12:36:45 -08:00
vm_eval.cc
vm_execute.cc
vm_inject.cc