Jason Volk
|
738eb0782e
|
modules/m_room_member: Add preliminary type stub from hooks out of client/rooms/join.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
53d7e79c41
|
modules/m_room_create: Add preliminary type stub from the hooks out of client/createroom.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
28c7494acb
|
modules/federation: Add get_groups_publicised stub to shut it up.
|
2018-03-28 01:29:58 -07:00 |
|
Jason Volk
|
065370c38a
|
configure.ac: parameter package.
|
2018-03-24 03:19:16 -07:00 |
|
Jason Volk
|
f11c98db34
|
modules: Add m.receipt; edu handler stack frames.
|
2018-03-14 21:30:10 -07:00 |
|
Jason Volk
|
5a933ee713
|
modules/federation: Checkpoint preliminary sender.
|
2018-03-14 16:26:16 -07:00 |
|
Jason Volk
|
f0b5656fda
|
ircd:Ⓜ️ Push user creation out to module.
|
2018-03-11 13:40:24 -07:00 |
|
Jason Volk
|
51fe770d74
|
modules: Add m_typing eval stub.
|
2018-03-08 10:08:38 -08:00 |
|
Jason Volk
|
143c867ad8
|
modules: Rename s_console back to console so it's not mapped by ircd:Ⓜ️:modules.
|
2018-03-06 07:50:14 -08:00 |
|
Jason Volk
|
c864a6b446
|
ircd:Ⓜ️ Move keys related into modules/key; keys into node's room; remaining keys.cc into m.cc.
|
2018-03-06 00:10:36 -08:00 |
|
Jason Volk
|
63614107f8
|
ircd:Ⓜ️ Introduce the node and the node::room.
|
2018-03-05 23:47:23 -08:00 |
|
Jason Volk
|
2dc94d7adc
|
modules: Move js modules into js/
|
2018-03-05 05:24:45 -08:00 |
|
Jason Volk
|
5c1cb57e9c
|
modules: Reorg conf/console related; add s_control.
|
2018-03-05 05:24:45 -08:00 |
|
Jason Volk
|
e8fd7eebe0
|
modules/conf: Introduce the !conf room and the !control interface.
|
2018-03-02 08:02:21 -08:00 |
|
Jason Volk
|
10eb0b3216
|
modules/media: 11.7.1.4 Thumbnail; remote fetch.
|
2018-02-26 04:16:51 -08:00 |
|
Jason Volk
|
3d016b9e04
|
modules/client/rooms: Stub initialSync handler for room previews in Riot.
|
2018-02-25 04:19:37 -08:00 |
|
Jason Volk
|
bc7efd8bff
|
modules/client: Stub publicised_groups endpoint.
|
2018-02-24 01:14:26 -08:00 |
|
Jason Volk
|
34d1ea4afc
|
modules/client/user: Stub handler for 11.18.2.2 PUT rooms/account_data; fix parv check.
|
2018-02-21 16:57:41 -08:00 |
|
Jason Volk
|
d90f369c6d
|
modules/client: Stub unstable thirdparty/protocols to quash Riot error.
|
2018-02-21 15:41:09 -08:00 |
|
Jason Volk
|
083397c03d
|
modules/client/rooms: Stub the remaining room operation endpoints.
|
2018-02-21 15:22:04 -08:00 |
|
Jason Volk
|
754a9366fb
|
modules/client/user: Stub openid/ openid/request_token.
|
2018-02-20 15:40:40 -08:00 |
|
Jason Volk
|
091efbdabe
|
modules/client/directory: Stub user search endpoint.
|
2018-02-19 19:45:44 -08:00 |
|
Jason Volk
|
af47471830
|
modules/federation: Add version endpoint.
|
2018-02-19 16:51:28 -08:00 |
|
Jason Volk
|
74f1a835b9
|
modules: Minor Makefile cleanup.
|
2018-02-19 12:43:13 -08:00 |
|
Jason Volk
|
149db42d4e
|
modules/client/rooms: 6.5.2.1 PUT redact.
|
2018-02-15 16:50:08 -08:00 |
|
Jason Volk
|
bfcfacfc50
|
modules/client: 11.9 Device Management (incomplete).
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
24aac22e33
|
modules/client/account: Stub an account/3pid response.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
3dd792033b
|
modules/client/account: 3.6.1 GET whoami
|
2018-02-14 22:06:20 -08:00 |
|
Jason Volk
|
575820d993
|
modules: Split client/account.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
d4e6e23804
|
modules: Split client/user.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
c45461d5f6
|
modules: Split modules/client/rooms; reorg Makefile.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
5f24883c1c
|
modules: Add minimum viable stubs for errorless Riot load.
modules/client/pushrules: Stub arrays for errorless Riot load.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
44f8868598
|
modules: Add reloadable console module with library of command handlers.
|
2018-02-06 12:50:25 -08:00 |
|
Jason Volk
|
025e1d7c78
|
ircd:Ⓜ️ Move events database description and instance to libircd.
|
2018-02-05 21:24:36 -08:00 |
|
Jason Volk
|
fffea204b9
|
modules: Add preliminary federation/get_missing_events handler.
|
2018-01-23 16:35:28 -08:00 |
|
Jason Volk
|
ba3d1e7af4
|
modules: Add stub media/upload.
|
2017-12-24 21:54:59 -07:00 |
|
Jason Volk
|
80931e4e86
|
ircd:Ⓜ️ Split m.cc; distribute inits; modules: Checkpoint matrix.
|
2017-12-12 14:59:40 -07:00 |
|
Jason Volk
|
1a1a50f5f3
|
Checkpoint reorganization.
|
2017-11-30 12:30:19 -08:00 |
|
Jason Volk
|
4793e4906c
|
ircd:Ⓜ️ Checkpoint matrix top-half / modules.
|
2017-11-30 11:23:44 -08:00 |
|
Jason Volk
|
f89d6f651c
|
modules: Add preliminary federation and media directories.
|
2017-11-30 11:23:40 -08:00 |
|
Jason Volk
|
43e35786ce
|
ircd: Move subsystem 'index header' into subsystem directories.
|
2017-10-19 01:38:03 -07:00 |
|
Jason Volk
|
20869309a2
|
Checkpoint matrix with preliminary federation client and keyserver related.
|
2017-10-03 04:27:15 -07:00 |
|
Jason Volk
|
01d7ec1560
|
modules: Various fixes; cleanup.
|
2017-10-03 04:27:13 -07:00 |
|
Jason Volk
|
babde26165
|
make: Minor cleanup.
|
2017-10-03 04:17:10 -07:00 |
|
Jason Volk
|
85b699c286
|
Various makefile cleanup.
|
2017-09-08 03:47:53 -07:00 |
|
Jason Volk
|
1cea631f60
|
ircd::m modules: Matrix reinterface checkpoint.
|
2017-09-08 03:47:53 -07:00 |
|
Jason Volk
|
fa41c1db5f
|
ircd:Ⓜ️ Reorg location of database descriptions.
|
2017-08-23 15:52:14 -06:00 |
|
Jason Volk
|
caa6ed58e5
|
ircd: Makefile improvements.
|
2017-08-23 15:39:41 -06:00 |
|
Jason Volk
|
a3117391b5
|
ircd/modules: Preliminary matrix scaffold.
|
2017-08-23 15:10:28 -06:00 |
|
Jason Volk
|
a25143b035
|
charybdis/modules: Fix Makefile argument related.
|
2017-08-23 14:55:58 -06:00 |
|