Commit graph

22 commits

Author SHA1 Message Date
13b2cc066e Remove commented line of code in database 2022-12-22 17:24:44 +01:00
1fc1df577d Revert back db tables check 2022-12-22 17:17:28 +01:00
7543fd36e0 Fix data directory not creating on first run 2022-12-22 16:40:57 +01:00
607fde717d Improve comments in database.go+ 2022-12-10 02:08:05 +01:00
acfa1374ff Add followed & banned status to search result in backend 2022-12-10 01:25:38 +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
ebb5c4e6f7 Fix query errors 2022-11-22 22:02:44 +01:00
09adc06e18 Add follow status to GetUserProfile 2022-11-22 17:48:15 +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
c134becb61 Fix inconsistency of the latest commit 2022-11-22 15:21:33 +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
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
94036c4831 Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00