Dessalines
f32772c2e1
Resolve endpoint ( #28 )
...
* Adding ResolveObject to the API. Fixes #27
* v0.11.4-rc.13
* v0.11.4-rc.14
* Forgot to add the websocket
* v0.11.4-rc.15
2021-08-23 16:15:24 -04:00
Dessalines
8f35e63b3a
Adding typedoc, and code comments. Fixes #29 ( #30 )
2021-08-22 21:01:40 -04:00
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
0ef7f5001c
Adding change password endpoint.
2021-04-01 17:35:37 -04:00
9be225add3
Including API version in HTTP constructor.
2021-03-29 10:29:27 -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
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
9bd5dab517
Adding some comments.
2021-01-24 12:37:04 -05:00
e4b54162a4
Making a few API v2 changes.
2021-01-18 16:45:43 -05:00
7ba95c72f3
Use proper generics for messagetype and responsetype.
2020-12-20 14:21:26 -05:00
2f777a91fd
Initial commit of API v2
2020-12-20 12:33:14 -05:00
9f8c55402d
Adding optional headers to the http client.
2020-11-12 13:42:31 -06:00
e40a2e9d69
Adding post and community join.
2020-09-13 08:49:35 -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