.. |
client
|
modules/client/presence: Make m.presence a state singleton in the user's room.
|
2018-04-12 00:38:18 -07:00 |
federation
|
modules/federation/send: Undefined the depth value when creating the edu pseudo-event.
|
2018-04-08 13:00:35 -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
|
ircd:Ⓜ️:vm: Distill vm::opts::commit extension from vm::opts.
|
2018-04-05 23:14:30 -07:00 |
static
|
client: Checkin disable sending of read receipt for now.
|
2018-04-02 16:00:05 -07:00 |
console.cc
|
modules/console: Add user presence iteration command.
|
2018-04-12 02:27:31 -07:00 |
m_noop.cc
|
|
|
m_presence.cc
|
modules/m_presence: Promote the log message facility.
|
2018-04-12 01:12:02 -07:00 |
m_receipt.cc
|
modules/m_receipt: Send read receipts to the user's room.
|
2018-04-07 09:57:08 -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
|
modules/m_room_member: Eval foreign invites; committer in modules/client/rooms/invite.
|
2018-04-03 17:27:34 -07:00 |
m_typing.cc
|
modules/m_typing: Move m.typing committer into client/rooms/typing.
|
2018-03-28 22:17:09 -07:00 |
Makefile.am
|
modules/client: Preliminary 6.2.3 /initialSync composite.
|
2018-04-10 13:15:19 -07:00 |
root.cc
|
modules/root: Disconnect the client for errors here for now.
|
2018-03-26 02:33:33 -07:00 |
s_conf.cc
|
modules: Export conf item get/set in s_conf; import for s_control interface.
|
2018-03-22 14:43:18 -07:00 |
s_control.cc
|
construct;modules/s_control: Fix output stream related.
|
2018-04-06 23:35:09 -07:00 |
s_node.cc
|
|
|