.. |
client
|
modules/client/rooms/messages: Chunk direct to socket.
|
2018-04-30 10:40:52 -07:00 |
federation
|
modules/federation/backfill: Cleanup; increase default limit.
|
2018-04-30 23:35:53 -07:00 |
js
|
|
|
key
|
ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces.
|
2018-04-05 22:16:32 -07:00 |
media
|
modules/media: Add a block database and remove local fs related.
|
2018-04-30 07:31:11 -07:00 |
static
|
client: Checkin disable sending of read receipt for now.
|
2018-04-02 16:00:05 -07:00 |
console.cc
|
ircd::net::dns Include query in callback arguments to prevent any stale captures.
|
2018-05-01 18:56:22 -07:00 |
m_noop.cc
|
|
|
m_presence.cc
|
modules/m_presence: Demote error log facility for this handler.
|
2018-04-28 02:47:21 -07:00 |
m_receipt.cc
|
modules/m_receipt: Shuffle around elements of the receipt vector.
|
2018-04-28 02:46:11 -07:00 |
m_room_create.cc
|
modules/m_room_create: Add preliminary type stub from the hooks out of client/createroom.
|
2018-03-28 22:17:09 -07:00 |
m_room_member.cc
|
ircd:Ⓜ️:vm: Move temporary m.room.member effect to modules/m_room_member.
|
2018-04-13 14:54:11 -07:00 |
m_typing.cc
|
modules/m_typing: Checkpoint the typing feedback reevaluation.
|
2018-04-21 23:51:37 -07:00 |
Makefile.am
|
modules: federation/federation library; move feds commands (prelim).
|
2018-04-27 18:02:42 -07:00 |
root.cc
|
modules/root: Use regular encoding for static content w/ known size.
|
2018-04-25 18:17:29 -07:00 |
s_conf.cc
|
modules/s_conf: Handle exception on the update hook.
|
2018-04-21 22:54:37 -07:00 |
s_control.cc
|
modules/s_control: Remove unused conf room id buf here.
|
2018-04-27 21:48:14 -07:00 |
s_node.cc
|
|
|