Jason Volk
|
623a283671
|
modules/client/directory/room: Implement Client 10.2.3 DELETE roomAlias.
|
2019-08-13 22:12:48 -07:00 |
|
Jason Volk
|
da495a8810
|
modules/client/directory/room: Require authentication for PUT.
|
2019-08-13 22:09:25 -07:00 |
|
Jason Volk
|
423284547d
|
modules/client/directory/room: Remove power check. (Fixes #128)
|
2019-08-13 22:01:51 -07:00 |
|
Jason Volk
|
e828dfbf13
|
mocdules/client/directory/room: Move existing check into loop; add comments.
|
2019-08-13 22:00:49 -07:00 |
|
Jason Volk
|
743c2331ae
|
modules/client/directory/room: Fix type for log va_rtti.
|
2019-08-13 21:40:51 -07:00 |
|
Jason Volk
|
84e79a64e6
|
ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module.
|
2019-08-12 23:55:07 -07:00 |
|
Jason Volk
|
ddfae956d2
|
modules/client/directory/user: Add avatar_url and display_name to results.
modules/client/directory/user: Increase buffer size.
|
2019-08-12 03:03:37 -07:00 |
|
Jason Volk
|
3dfd8e5c75
|
modules/client/directory/user: Modernize w/ m::users:: and json::stack.
|
2019-08-12 01:39:16 -07:00 |
|
Danilo Spinella
|
4682e1fae4
|
ircd: Fix ambiguous references to BSD stringops.
|
2019-06-06 03:49:54 -07:00 |
|
Jason Volk
|
9662d195cf
|
modules/client/directory/user: Modernize user directory query term interpretation.
|
2019-06-05 01:15:11 -07:00 |
|
Jason Volk
|
37d1b156e0
|
modules/client/directory/room: Implement 10.2.1 PUT directory/room/{roomAlias}.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
4eba0fcd6f
|
modules/client/directory/room: Remove old alias caching and fetching; reroute central interfaces.
|
2019-03-30 19:02:11 -07:00 |
|
Jason Volk
|
b456210f1e
|
modules/client/directory/list: Preliminary AS 2.3.5.1 PUT list/appservice.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
240c181b16
|
modules/client/directory/list/room: Complete the missing PUT functionality.
|
2019-03-14 15:12:40 -07:00 |
|
Jason Volk
|
3e72e1277e
|
modules/client/directory/list: Implement directory list room handlers.
|
2019-03-14 13:25:28 -07:00 |
|
Jason Volk
|
11766b3e04
|
ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug.
|
2019-02-25 18:00:39 -08:00 |
|
Jason Volk
|
6de17431ff
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
|
Jason Volk
|
9aa6e2b768
|
ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related.
|
2018-10-09 20:56:12 -07:00 |
|
Jason Volk
|
64ccbea79d
|
ircd:Ⓜ️:room: Refactor out remaining "test protocol" iterations from state interface.
|
2018-09-25 16:02:19 -07:00 |
|
Jason Volk
|
d4a3b3c91d
|
modules/client/directory/room: Add conf items for alias related.
|
2018-09-04 21:12:47 -07:00 |
|
Jason Volk
|
0d833cda4f
|
ircd:Ⓜ️ Add templated payload for hook.
|
2018-05-26 22:12:11 -07:00 |
|
Jason Volk
|
c88ce8168b
|
Revert "ircd:Ⓜ️ Convert hook to template."
This reverts commit 915076296f .
|
2018-05-20 18:39:32 -07:00 |
|
Jason Volk
|
915076296f
|
ircd:Ⓜ️ Convert hook to template.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
8d0681e7b1
|
ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces.
|
2018-04-05 22:16:32 -07:00 |
|
Jason Volk
|
14608f4c6b
|
modules/client/directory/room: Rewrite json::not_found; move cacher to after.
|
2018-04-04 22:54:58 -07:00 |
|
Jason Volk
|
8eb1f4df40
|
ircd/modules: Consistent hook site names "vm notify" -> "vm.notify".
|
2018-03-16 21:42:22 -07:00 |
|
Jason Volk
|
be2a7007fa
|
ircd:Ⓜ️ Add exists(room_alias) with option for remote query; translate not_found exception.
|
2018-03-08 11:39:37 -08:00 |
|
Jason Volk
|
90e3b90775
|
ircd:Ⓜ️ Hook ctor rewrites local m::id's with my_host(); update affected hooks.
|
2018-03-03 04:06:49 -08:00 |
|
Jason Volk
|
b0730143d1
|
modules/client/directory/room: Use more exact range on cache response.
|
2018-03-01 04:47:14 -08:00 |
|
Jason Volk
|
59cad48ce5
|
modules/client/directory/room: Add TTL/expiration to cached entries.
|
2018-02-28 20:53:05 -08:00 |
|
Jason Volk
|
c27e911d26
|
modules/client/directory/room: Create and use the !alias room to cache room alias queries.
|
2018-02-28 20:52:58 -08:00 |
|
Jason Volk
|
e67ce2b43e
|
ircd:Ⓜ️ Add room_alias -> room_id outsourcing; plug in modules/client/join.
|
2018-02-26 04:55:27 -08:00 |
|
Jason Volk
|
c41a3dc25c
|
ircd:Ⓜ️:v1: Add overloads to derive query remote from mxids.
|
2018-02-25 02:05:43 -08:00 |
|
Jason Volk
|
979f585688
|
modules/client/directory: Plug v1::query::directory into GET directory/room
|
2018-02-25 00:30:45 -08:00 |
|
Jason Volk
|
6385759769
|
modules/client/directory/user: Implement user directory result query.
|
2018-02-23 23:35:09 -08:00 |
|
Jason Volk
|
599b53d20b
|
modules/client/directory/room: Stub missing 7.2.1 PUT; minor cleanup.
|
2018-02-21 16:57:41 -08:00 |
|
Jason Volk
|
091efbdabe
|
modules/client/directory: Stub user search endpoint.
|
2018-02-19 19:45:44 -08:00 |
|
Jason Volk
|
27a539f941
|
modules/client: Cleanup some numbering and descriptions.
|
2018-02-15 13:40:07 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
80931e4e86
|
ircd:Ⓜ️ Split m.cc; distribute inits; modules: Checkpoint matrix.
|
2017-12-12 14:59:40 -07:00 |
|