Jason Volk
|
f298e95373
|
modules: Split out client/user related interface impls.
|
2019-08-25 19:44:00 -07:00 |
|
Jason Volk
|
5f4b6d5f1a
|
ircd:Ⓜ️:user::filter: Move remaining to module.
|
2019-08-16 22:18:30 -07:00 |
|
Jason Volk
|
df8fd36fde
|
ircd:Ⓜ️:user: Simplify user::room_tags impl w/ modern linkage.
ircd:Ⓜ️:user: Simplify user::room_account_data impl w/ modern linkage.
ircd:Ⓜ️:user: Modernize user::profile impl linkage.
ircd:Ⓜ️:user: Modernize user::account_data impl linkage.
ircd:Ⓜ️:user: Simplify user::ignores impl w/ modern linkage.
|
2019-07-13 18:15:27 -07:00 |
|
Jason Volk
|
ec6651d76d
|
modules/client/user/filter: Use b64url filter ID's.
|
2019-07-07 01:11:24 -07:00 |
|
Jason Volk
|
80655da66e
|
Misc fixes for clang.
|
2019-06-24 01:34:14 -07:00 |
|
Jason Volk
|
78c888ffae
|
modules/client/users/openid: Return a better http code here.
|
2019-03-08 14:33:54 -08:00 |
|
Jason Volk
|
1f82b884ff
|
ircd:Ⓜ️ Implement 14.18 Room Tagging.
|
2019-03-05 18:42:04 -08:00 |
|
Jason Volk
|
295794ec42
|
ircd:Ⓜ️:user: Improve user filter interface and module linkage.
|
2019-03-02 16:49:44 -08:00 |
|
Jason Volk
|
58a98806e9
|
ircd:Ⓜ️:user::room_account_data: Expose type prefixing in interface.
|
2019-03-01 12:58:37 -08:00 |
|
Jason Volk
|
207a12934c
|
ircd:Ⓜ️:user: Reorg user::account_data interface.
|
2019-02-21 12:11:42 -08:00 |
|
Jason Volk
|
0644db459c
|
ircd:Ⓜ️:event: Add various size constants replacing magic numbers.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
6de17431ff
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
|
Jason Volk
|
002dea97ec
|
modules/client/user: Move user create to m_user.
|
2018-10-23 13:22:08 -07:00 |
|
Jason Volk
|
7d4eb46a1a
|
ircd:Ⓜ️ Interface/linkage to generate room account_data type string.
|
2018-06-19 21:47:26 -06:00 |
|
Jason Volk
|
6d81f355dc
|
modules/client/user/rooms: Support room account data.
|
2018-06-19 21:32:29 -06:00 |
|
Jason Volk
|
1d7fce8368
|
ircd:Ⓜ️ Reorg filter interface and linkage related.
|
2018-05-19 18:49:02 -07:00 |
|
Jason Volk
|
37a126915b
|
modules/client/user: Validate user path parameter for now.
|
2018-04-08 22:11:29 -07:00 |
|
Jason Volk
|
7fb3047f68
|
ircd:Ⓜ️ 11.18.2.1 account_data w/ central linkage.
|
2018-04-08 22:11:29 -07:00 |
|
Jason Volk
|
f0b5656fda
|
ircd:Ⓜ️ Push user creation out to module.
|
2018-03-11 13:40:24 -07: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
|
754a9366fb
|
modules/client/user: Stub openid/ openid/request_token.
|
2018-02-20 15:40:40 -08:00 |
|
Jason Volk
|
27a539f941
|
modules/client: Cleanup some numbering and descriptions.
|
2018-02-15 13:40:07 -08:00 |
|
Jason Volk
|
9da8e233d6
|
modules/client: Update various thrown errors.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
38454022cd
|
ircd::m/modules: Add M_NEED_MORE_PARAMS.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
d4e6e23804
|
modules: Split client/user.
|
2018-02-14 21:49:46 -08:00 |
|