.. |
ban.cc
|
modules/client/rooms/ban: Implement 10.4.4.1 POST ban.
|
2019-03-08 09:43:30 -08:00 |
context.cc
|
modules/client/rooms/context: Provide better pagination tokens in response.
|
2019-03-04 12:43:14 -08:00 |
event.cc
|
modules/client/rooms/event: Fix param missing error message.
|
2019-03-04 14:36:49 -08:00 |
forget.cc
|
modules/client/rooms/forget: Implement 10.4.3.2 POST forget.
|
2019-03-07 16:26:04 -08:00 |
initialsync.cc
|
ircd:Ⓜ️ Implement 14.18 Room Tagging.
|
2019-03-05 18:42:04 -08:00 |
invite.cc
|
modules/m_room_member: Fix improper hook match on local invites.
|
2019-02-04 22:50:51 -08:00 |
join.cc
|
ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug.
|
2019-02-25 18:00:39 -08:00 |
kick.cc
|
modules/client/rooms/kick: Simplify endpoint handler.
|
2019-03-08 09:45:50 -08:00 |
leave.cc
|
ircd:Ⓜ️ Demote membership from top-level key; remove from m::event tuple.
|
2019-01-24 12:52:26 -08:00 |
members.cc
|
modules/client/rooms: 6.3.5 GET joined_members; minor cleanup.
|
2018-02-16 12:37:21 -08:00 |
messages.cc
|
modules/client/rooms/messages: Simplify the messages iteration.
|
2019-03-04 15:46:44 -08:00 |
read_markers.cc
|
ircd:Ⓜ️🧾 Normalize module definition names / layout.
|
2019-02-11 15:57:01 -08:00 |
receipt.cc
|
ircd:Ⓜ️🧾 Normalize module definition names / layout.
|
2019-02-11 15:57:01 -08:00 |
redact.cc
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
rooms.cc
|
modules/client/rooms: Add /event/ endpoint.
|
2019-02-18 09:59:14 -08:00 |
rooms.h
|
modules/client/rooms: Add /event/ endpoint.
|
2019-02-18 09:59:14 -08:00 |
send.cc
|
modules/client/rooms/send: urldecode type and txnid path parameters.
|
2019-03-07 15:32:03 -08:00 |
state.cc
|
ircd:Ⓜ️:event: Add various size constants replacing magic numbers.
|
2019-02-18 13:42:25 -08:00 |
typing.cc
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
unban.cc
|
modules/client/rooms: Spec out the params in the 7.4 endpoints.
|
2018-02-22 01:35:00 -08:00 |