0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-06 02:28:38 +02:00
construct/modules/client
2019-02-05 01:58:12 -08:00
..
account ircd:Ⓜ️ Tweak specifics of user/account creation/activation related. 2018-03-09 17:10:45 -08:00
directory ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
rooms modules/m_room_member: Fix improper hook match on local invites. 2019-02-04 22:50:51 -08:00
sync modules/client/sync/rooms/timeline: Bail faster if no room head idx found. 2019-02-05 01:58:12 -08:00
thirdparty modules/client: Stub unstable thirdparty/protocols to quash Riot error. 2018-02-21 15:41:09 -08:00
user ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
voip modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
createroom.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
devices.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
events.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
initialsync.cc modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear. 2018-04-21 23:50:16 -07:00
join.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
joined_groups.cc modules/client: Stub joined_groups to shutup Riot. 2018-06-17 21:34:03 -06:00
keys.cc ircd::resource: Minor reorg class layout / opts. 2018-11-05 19:14:53 -08:00
login.cc ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08:00
logout.cc ircd: Various fixes; bump default db LRU cache sizes. 2018-03-02 08:02:20 -08:00
presence.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
profile.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
publicised_groups.cc modules/client: Stub various lies to quiet errors in Riot. 2018-04-17 01:15:30 -07:00
publicrooms.cc modules/client/publicrooms: Unify GET and POST handlers; remove cruft. 2018-10-24 18:08:46 -07:00
pushers.cc ircd::resource: Minor reorg class layout / opts. 2018-11-05 19:14:53 -08:00
pushrules.cc modules/client/pushrules: Update stub to be a directory. 2018-05-19 18:49:06 -07:00
register.cc modules/client/register: Support the inhibit_login option. 2019-01-12 12:34:34 -08:00
register_available.cc modules/client: Implement the register/available endpoint. 2019-01-12 11:51:57 -08:00
search.cc modules/client: Stub search endpoint. 2018-05-29 04:01:36 -07:00
sync.cc modules/client/sync: Various range check fixes; simplify debug stats. 2019-01-26 17:26:05 -08:00
sync.h modules/client/sync: Add a next_batch param to the query args passed to the range upper-bound. 2019-01-26 15:33:11 -08:00
versions.cc ircd::resource: Minor reorg class layout / opts. 2018-11-05 19:14:53 -08:00