Commit graph

21 commits

Author SHA1 Message Date
1873db9006 Fix username changing only on frontend 2023-01-12 00:39:11 +01:00
d7f35991df Add case-insensitive check for username equality 2023-01-12 00:24:33 +01:00
4c4481393d Fix profile view follow & ban status, Add ban status in GET profile API call 2022-12-12 12:37:30 +01:00
acfa1374ff Add followed & banned status to search result in backend 2022-12-10 01:25:38 +01:00
4fed541bb7 Add SQL rows.Err handling 2022-12-06 22:33:10 +01:00
3af4ee6c84 Improve error handling 2022-12-06 22:14:12 +01:00
758be58b31 PUT username now returns also 409 2022-11-26 15:14:41 +01:00
233217beb9 Fixed a lot of bad queries 2022-11-22 23:41:52 +01:00
a3cf4f17f8 Solved some todo(s) 2022-11-22 22:47:17 +01:00
ebb5c4e6f7 Fix query errors 2022-11-22 22:02:44 +01:00
4f391f0b65 Add GET bans 2022-11-22 16:43:46 +01:00
77e9f405c6 Add start_index & limit to GetFollowersFollowing 2022-11-22 15:27:05 +01:00
963e392cea Add stream search, offset & limit, improved bans 2022-11-22 15:17:08 +01:00
53a764e8bb Add getUserProfile and database.IsBanned 2022-11-21 19:44:50 +01:00
52ae7992b1 Fix database query typo 2022-11-20 19:36:35 +01:00
abbd5bc494 Add database query status (and improved response), photos, likes, comments, bans 2022-11-20 19:21:56 +01:00
e8047c77a0 Add get followers 2022-11-18 18:58:12 +01:00
7c2c993dc3 Add update username method 2022-11-18 17:18:46 +01:00
626b7fa3e9 identity providers and bearerauth 2022-11-18 13:05:40 +01:00
5f3d4df33a Add database handlers 2022-11-18 10:54:14 +01:00
492c712835 first db support 2022-11-17 16:22:48 +01:00