aboutsummaryrefslogtreecommitdiff
path: root/clientapi
AgeCommit message (Expand)Author
2022-04-08Add metrics for internal API requests (#2310)Till
2022-04-08Prevent setting push rules via account data endpoint (#2333)Neil Alexander
2022-04-07Send avatar updates asynchronously, same as display name updatesNeil Alexander
2022-04-07Add possibility to ignore users (#2329)Till
2022-04-07Simplify presence stringification (should help with vector-im/element-android...Neil Alexander
2022-04-06Add presence module V2 (#2312)Till
2022-04-05Added /upgrade endpoint (#2307)David Spenler
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-28Allow stored session parameters to be overwritten in the registration request...Neil Alexander
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-03-24Fix lint errorsNeil Alexander
2022-03-23Per-room consumers (#2293)Neil Alexander
2022-03-21Wait for safe shutdown of NATS Server (#2289)Neil Alexander
2022-03-16Stream tweaks, use same codepath for sync vs async input room events, wait fo...Neil Alexander
2022-03-07Fix appservice username check (#2223)S7evinK
2022-03-07Add canonical alias support (#2236)S7evinK
2022-03-03Send profile updates asynchronously (#2246)Neil Alexander
2022-03-03Give more time to `TestSessionCleanUp` testsNeil Alexander
2022-03-03Only store notifications for users with pushers, de-parallelise `TestSessionC...Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-03-01Only allow device deletion from session UIA was initiated from (#2235)S7evinK
2022-02-25Remember parameters on registration (#2225)S7evinK
2022-02-22Remote banned user is kicked and may not rejoin until unbanned (#2216)S7evinK
2022-02-18Implement server notices (#2180)S7evinK
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2022-02-18Update /whoami response to match Spec v1.2 (#2201)kegsay
2022-02-18Allow preventing guest registration (#2199)Neil Alexander
2022-02-17Listen for /v3 on CSAPI (#2197)kegsay
2022-02-16Add account type (#2171)S7evinK
2022-02-10Support for `m.login.token` (#2014)tommie
2022-02-10Allow user to forget a room, even if they never were a member (#2166)S7evinK
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-01-31Allow uppercase username on login (#2126)Hoernschen
2022-01-31Tweak some logging (#2130)Neil Alexander
2022-01-28"Enable" remote room search (#2099)S7evinK
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-03Add missing HTTP mode for userapi (#1982)S7evinK
2021-12-03Squash username to lowercase at login (#2065)nymori
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-09-08- Removed double imports (#1989)Ryan W
2021-08-24Hopefully fix UIA for cross-signing setup (closes #1983) (#1986)Neil Alexander
2021-08-18Add and use M_ROOM_IN_USE (#1972)Kevin Liu
2021-08-17Cross-signing fixes, notifications via sync, federation (#1974)Neil Alexander
2021-08-17Update golangci-lint (#1978)S7evinK
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-08-02Read the right username field when performing account deactivation (#1954)kegsay