Commit graph

46 commits

Author SHA1 Message Date
7d362f0708 Move path splitting to controller 2022-12-15 06:29:56 -08:00
e617406872 Add community creation page 2022-12-11 19:52:11 -08:00
0777ea83bb Add default avatar 2022-12-10 02:51:59 -08:00
d191391aff Add validateInvite api call 2022-12-10 01:41:56 -08:00
c6af6caec7 Fix transaction use 2022-12-10 01:40:53 -08:00
aee81e27b6 print error return traces on error 2022-12-10 01:30:17 -08:00
ee7ff9e69a create isInviteValid helper 2022-12-09 22:38:04 -08:00
eb001b39a4 split getUser into helper 2022-12-09 22:37:03 -08:00
f49e59bb47 Fix community creation 2022-12-09 22:33:39 -08:00
795f7983f8 (#21) Add /users/:id/profile endpoint 2022-12-07 02:01:42 -08:00
9f0cac0ed3 Add user profiles 2022-12-06 23:12:11 -08:00
03a5112036 Fix updated_at field in api 2022-12-06 21:44:53 -08:00
22f2a03308 Fix api types in drive api 2022-12-06 21:41:01 -08:00
9e66ef441b File dereference endpoint 2022-12-06 02:53:41 -08:00
6f4882794a File system api 2022-12-06 01:48:36 -08:00
3c8ac8d7d4 Add community actors 2022-12-05 02:38:31 -08:00
af7c77babf Separate drive and file apis 2022-12-05 02:12:40 -08:00
208007c0f7 Drive - Uploads & dirs 2022-12-03 07:09:29 -08:00
a45ccfe0e4 Basic file upload 2022-12-02 23:44:27 -08:00
f457b7a0d6 Add drive files to db 2022-11-21 03:58:54 -08:00
e1c0d2942c Customize allocation strategy per endpoint 2022-11-20 15:42:34 -08:00
252c12403a Add unfollow endpoint 2022-11-19 03:33:35 -08:00
4e85c0225b Sample Cluster admin page 2022-11-19 03:13:05 -08:00
305c5f8c92 Support for nested structs in sql layer 2022-11-16 02:23:14 -08:00
721bf7e61a Rename follower/followee 2022-11-14 20:25:59 -08:00
81c705d519 Home timeline endpoint 2022-11-14 15:00:01 -08:00
763327292a Following/follower endpoints 2022-11-14 01:03:11 -08:00
c49f1487a7 Add list followers api calls 2022-11-14 00:14:29 -08:00
ebf8b34e15 Add follow table 2022-11-13 23:56:58 -08:00
4773a86313 Add args to timeline controller 2022-11-13 23:00:20 -08:00
8694516180 Add local timeline 2022-11-12 05:23:55 -08:00
5630c6160f Rename prep_allocator 2022-11-12 05:08:01 -08:00
139fc92854 Add queryRowsWithOptions method to db helper 2022-11-12 05:04:33 -08:00
83da3c914b Basic global timeline 2022-11-12 04:39:49 -08:00
7d13b2546b Fixes for stage1 compiler 2022-11-10 01:53:09 -08:00
1ba1b18c39 Move query helpers into common code 2022-10-16 14:46:01 -07:00
e4cbb0acc3 Add basic websocket support 2022-10-16 05:48:12 -07:00
159f1c28cc Add sql connection pool 2022-10-12 23:19:59 -07:00
23da0c6857 Get integration tests working 2022-10-11 22:48:08 -07:00
b2c87dd207 account + local_account -> actor + account 2022-10-11 20:06:29 -07:00
d852a3d153 Fix string concatenation 2022-10-11 19:28:36 -07:00
46e71d8b44 Provide page links in communities query 2022-10-11 19:19:34 -07:00
37e0192c4f Return next set of query arguments 2022-10-10 22:19:58 -07:00
195b201564 Add support for Community query 2022-10-10 21:49:36 -07:00
add17c0a0a Use new controller layout 2022-10-10 20:28:23 -07:00
581159963f Move api to package 2022-10-08 13:47:54 -07:00