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
be3fd4be62
Branches
Tags
No results found.
construct
/
matrix
History
Jason Volk
baef0e3bc7
ircd:
Ⓜ️
:trace: Add interface for the trace.
2022-09-28 15:05:43 -07:00
..
acquire.cc
app.cc
breadcrumbs.cc
bridge.cc
burst.cc
dbs.cc
dbs_desc.cc
dbs_event_column.cc
dbs_event_horizon.cc
dbs_event_idx.cc
dbs_event_json.cc
dbs_event_refs.cc
dbs_event_sender.cc
dbs_event_state.cc
dbs_event_type.cc
dbs_init.cc
dbs_room_events.cc
dbs_room_head.cc
ircd:
Ⓜ️
:dbs: Add compression conf items for all columns.
2020-10-01 19:15:15 -07:00
dbs_room_joined.cc
dbs_room_state.cc
dbs_room_state_space.cc
dbs_room_type.cc
default.proftext
display_name.cc
error.cc
event.cc
event_append.cc
event_auth.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
fed_well_known.cc
feds.cc
fetch.cc
fetch_check.cc
filter.cc
ircd:
Ⓜ️
:filter: Add overloads to match() w/ fetch from event_idx.
2022-07-13 22:48:14 -07:00
gossip.cc
groups.cc
ircd:
Ⓜ️
:groups: Start namespace, central lib; preliminary client resource module.
2020-07-30 10:24:10 -07:00
homeserver.cc
homeserver_bootstrap.cc
ircd::db: Simplify options wrappings; eliminate bitflags.
2022-07-02 12:42:09 -07:00
hook.cc
id.cc
init_backfill.cc
Add noexcept to various lambdas (gcc-12).
2022-07-07 16:47:55 -07:00
keys.cc
Makefile.am
matrix.cc
media.cc
membership.cc
name.cc
node.cc
Add noexcept to various lambdas (gcc-11).
2022-06-29 14:42:42 -07:00
presence.cc
pretty.cc
push.cc
ircd:
Ⓜ️
Use proper character overload for optimal tokens().
2022-08-02 13:18:58 -07:00
receipt.cc
relates.cc
request.cc
resource.cc
room.cc
room_aliases.cc
room_auth.cc
room_bootstrap.cc
room_content.cc
room_create.cc
room_events.cc
room_head.cc
room_head_fetch.cc
room_join.cc
room_leave.cc
room_members.cc
room_message.cc
room_messages.cc
room_origins.cc
room_power.cc
room_server_acl.cc
room_state.cc
room_state_fetch.cc
room_state_history.cc
room_state_space.cc
room_stats.cc
room_type.cc
room_visible.cc
rooms.cc
rooms_summary.cc
sync.cc
Add noexcept to various lambdas (gcc-12).
2022-07-07 16:47:55 -07:00
trace.cc
txn.cc
typing.cc
user.cc
user_account_data.cc
user_devices.cc
user_events.cc
user_filter.cc
user_ignores.cc
user_mitsein.cc
user_notifications.cc
user_profile.cc
user_pushers.cc
user_pushrules.cc
user_register.cc
user_room_account_data.cc
user_room_tags.cc
user_rooms.cc
user_tokens.cc
users.cc
Add noexcept to various lambdas (gcc-12).
2022-07-07 16:47:55 -07:00
users_servers.cc
vm.cc
vm_conforms.cc
vm_eval.cc
vm_execute.cc
vm_fetch.cc
vm_inject.cc