0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 16:55:22 +02:00
construct/modules/client/rooms
Jason Volk 4500df4b78 modules/client/rooms/initialsync: Preliminary fetch trigger here.
modules/s_fetch: Start the prev_events fetch here.
2019-04-11 07:01:56 -07:00
..
ban.cc
context.cc modules/client/rooms/context: Minor cleanup extra; remove default token inits. 2019-03-31 00:44:34 -07:00
event.cc
forget.cc
initialsync.cc modules/client/rooms/initialsync: Preliminary fetch trigger here. 2019-04-11 07:01:56 -07:00
invite.cc
join.cc ircd:Ⓜ️:fetch: Add fetch+eval workers; start central interface; various. 2019-04-10 22:32:06 -07:00
kick.cc
leave.cc
members.cc
messages.cc
read_markers.cc modules/client/rooms/read_markers: Reimplement client 14.6 /read_markers m.fully_read. 2019-03-27 16:54:10 -07:00
receipt.cc
redact.cc
report.cc
rooms.cc
rooms.h
send.cc modules: Add preliminary s_command; client command-message support. 2019-04-07 16:22:34 -07:00
state.cc
typing.cc
unban.cc