Commit graph

24 commits

Author SHA1 Message Date
1e60699901 Remove community creator. 2021-04-07 16:17:41 -04:00
cda85ca712 Fixing allowed and blocked 2021-04-07 11:22:24 -04:00
9be225add3 Including API version in HTTP constructor. 2021-03-29 10:29:27 -04:00
9bb31e3ff8 Adding saved_only to GetComments and GetPosts 2021-03-23 18:53:59 -04:00
b60ceb49e0 Moving matrix_user_id and admin to Person table. 2021-03-23 13:02:06 -04:00
f8066b27e7 Fixing AddAdmin. 2021-03-12 17:35:53 -05:00
a7937e53f2 Update API to deal with new person table. Fixes #7 2021-03-12 13:22:16 -05:00
71a451fa60 Remove categories 2021-03-03 16:28:55 +01:00
Dessalines
85f19d28da
New comment sort (#5)
* Adding NewComments sort.

* v0.9.8-rc.3
2021-02-18 10:54:10 -05:00
46abc4db80 Adding MostComments sort, and FederatedInstances 2021-02-01 12:43:10 -05:00
Dessalines
32b783b407
Add active aggregates (#3)
* Adding some more active aggregates fields.

* v0.9.1-rc.2

* v0.9.1-rc.3
2021-01-29 10:11:11 -05:00
dddac9f9ff Adding listing_type to ListCommunities. 2021-01-26 10:31:56 -05:00
9bd5dab517 Adding some comments. 2021-01-24 12:37:04 -05:00
c4e66821c6 Revert "Trying to add string dates to javascript Date."
This reverts commit e294b8bdee.
2021-01-24 00:22:43 -05:00
e294b8bdee Trying to add string dates to javascript Date. 2021-01-23 23:56:26 -05:00
e4b54162a4 Making a few API v2 changes. 2021-01-18 16:45:43 -05:00
365bc490b4 Adding some API comments. 2021-01-18 14:32:18 -05:00
66fdef9f1d Changing default_sort and listing back to numbers. 2020-12-25 21:49:01 -05:00
644860499b PostView still does need community. 2020-12-23 15:38:08 -05:00
637ecb2393 Moving post community_view. 2020-12-23 15:26:52 -05:00
2aca4387e5 Fixing comment 2020-12-20 15:15:50 -05:00
7ba95c72f3 Use proper generics for messagetype and responsetype. 2020-12-20 14:21:26 -05:00
e812a627b1 Adding index.ts s 2020-12-20 13:50:08 -05:00
2f777a91fd Initial commit of API v2 2020-12-20 12:33:14 -05:00