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-01-01 10:24:13 +01:00
Code
Issues
Releases
Wiki
Activity
180963ca22
construct
/
matrix
History
Jason Volk
256e5ed960
ircd:
Ⓜ️
:dbs: Add room_type column to schema.
2020-03-24 11:49:15 -07:00
..
breadcrumb_rooms.cc
dbs.cc
ircd:
Ⓜ️
:dbs: Add room_type column to schema.
2020-03-24 11:49:15 -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
feds.cc
fetch.cc
filter.cc
homeserver.cc
hook.cc
id.cc
init_backfill.cc
keys.cc
Makefile.am
ircd:
Ⓜ️
:user::notifications: Add unit; develop interface; add type generation.
2020-03-23 18:28:39 -07:00
matrix.cc
modules: Add preliminary event pushrule evaluation module.
2020-03-22 18:18:50 -07:00
membership.cc
name.cc
node.cc
presence.cc
pretty.cc
push.cc
ircd:
Ⓜ️
:push: Add branch to handle other pattern key for content rules.
2020-03-23 19:32:01 -07:00
receipt.cc
request.cc
resource.cc
room.cc
ircd:
Ⓜ️
Add room_id(event_idx) to convenience suite.
2020-03-23 20:31:21 -07:00
room_aliases.cc
room_auth.cc
room_bootstrap.cc
room_create.cc
room_events.cc
room_head.cc
room_join.cc
room_leave.cc
room_members.cc
room_origins.cc
room_power.cc
room_server_acl.cc
room_state.cc
room_state_history.cc
room_state_space.cc
room_stats.cc
room_visible.cc
rooms.cc
rooms_summary.cc
sync.cc
txn.cc
typing.cc
user.cc
user_account_data.cc
user_events.cc
user_filter.cc
user_ignores.cc
user_mitsein.cc
user_notifications.cc
ircd:
Ⓜ️
:user::notifications: Add unit; develop interface; add type generation.
2020-03-23 18:28:39 -07:00
user_profile.cc
user_pushers.cc
ircd:
Ⓜ️
:user::pushrules: Add event_idx of rule as argument to closures.
2020-03-23 13:01:24 -07:00
user_pushrules.cc
ircd:
Ⓜ️
:user::pushrules: Add event_idx of rule as argument to closures.
2020-03-23 13:01:24 -07: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
vm_execute.cc
ircd:
Ⓜ️
:vm: Move the internal(room) query and indicator to outer scope.
2020-03-22 14:03:28 -07:00
vm_inject.cc