Dessalines
a0b3f7606b
Adding block person and block community actions ( #22 )
...
* Adding block person and block community actions
* Forgot creator_blocked from views
* Adding creator_blocked to PersonMentionView
* Moving blocked and follows to MyUserInfo
* Change to local_user_view
* Add moderates to MyUserInfo
* Adding blockcommunityresponse
* rename recipient to target
2021-08-19 20:49:15 -04:00
Dessalines
a408457bcf
Adding GetSiteMetadata ( #26 )
...
* Adding GetSiteMetadata
* v0.11.4-rc.11
2021-08-19 11:14:39 -04:00
Dessalines
0c63a87707
Mod transfer community ( #25 )
...
* Adding ModTransferCommunity to API
* v0.11.4-rc.10
2021-08-18 19:07:36 -04:00
Dessalines
4a860ce2c2
Feature/show post notifs ( #24 )
...
* Show new post notifs to SaveUserSettings
* v0.11.3-rc.1
* Forgot to add to localusersettings
* v0.11.3-rc.2
2021-07-22 16:29:56 -04:00
Dessalines
3778e7fc87
Feature/mark post as read ( #21 )
...
* Show / hide read posts
* v0.11.0-rc.13
2021-04-26 14:58:47 -04:00
Dessalines
040dd38e13
Add admin community_creation_admin_only. ( #20 )
...
* Add admin community_creation_admin_only.
* v0.11.0-rc.12
2021-04-24 14:20:23 -04:00
669b1eb531
Adding bot accounts
2021-04-23 19:45:00 -04:00
1f754e7083
Change long desc to sidebar, add short site description
2021-04-23 17:54:17 -04:00
Dessalines
a201586142
Feature/optional fields ( #19 )
...
* Making more form fields optional.
* v0.11.0-rc.9
2021-04-23 17:48:54 -04:00
ff2588bf90
Adding listing_type to search.
2021-04-09 16:37:53 -04:00
491f8176b2
Add creator_id to search.
2021-04-09 16:12:10 -04:00
fb41660a8a
Adding show scores to LocalUserSettings and SaveUserSettings
2021-04-09 11:05:49 -04:00
90623a56e4
Merge branch 'remove_community_creator'
2021-04-07 16:36:40 -04:00
d601200a12
Merge branch 'main' into change_password
2021-04-07 16:35:02 -04:00
d77c8fee17
Merge branch 'main' into change_password
2021-04-07 16:32:49 -04:00
ea80993246
Merge branch 'main' into display_name
2021-04-07 16:32:02 -04:00
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
0ef7f5001c
Adding change password endpoint.
2021-04-01 17:35:37 -04:00
f1dffff556
v0.11.0-rc.1
2021-04-01 13:50:34 -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
0012c349a2
Merge branch 'main' into split_user_table_2
2021-03-22 10:46:52 -04:00
Marcin Wojnarowski
0456ad6a1c
Fix markAllAsRead response type
...
As per 4b92e35edc/crates/api/src/local_user.rs (L902)
2021-03-21 20:51:40 +01:00
f8066b27e7
Fixing AddAdmin.
2021-03-12 17:35:53 -05:00
c836a28a97
Fixing saveusersettings
2021-03-12 14:03:44 -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
e0bc14593b
Adding websocket.
2020-12-20 12:38:55 -05:00
2f777a91fd
Initial commit of API v2
2020-12-20 12:33:14 -05:00
d96b14b5d1
Updating postformparams.
2020-11-16 18:34:03 -06:00
9f8c55402d
Adding optional headers to the http client.
2020-11-12 13:42:31 -06:00
3dd0ad2682
Adding community_name for search.
2020-10-04 19:38:38 -05:00
5d4fcab2c4
Removing auth from post and community join.
2020-09-13 09:24:45 -05:00
e40a2e9d69
Adding post and community join.
2020-09-13 08:49:35 -05:00
5ce4bf4d72
Adding community_name for getposts and getcomments.
2020-09-08 09:40:07 -05:00
d00e2d6294
Adding local.
2020-08-31 14:05:27 -05:00
fc7b4b820a
Fixing url.
2020-08-19 23:51:57 -04:00
18d5ed8414
Adding an HTTP client. Cleaning up Websocket client.
2020-08-19 22:25:21 -04:00
329987893f
Initial commit.
2020-08-19 13:29:37 -04:00