f2868f31de
Integrate changes from lemmynsfw fork ( #232 )
...
See https://github.com/LemmyNet/lemmy/pull/4393
2024-01-23 07:44:58 -05:00
Maarten Vercruysse
c01fc0c017
Fix jsdoc comment for listCommentLikes ( #231 )
...
* Fix jsdoc comment for listCommentLikes
* Fix another jsdoc comment
2024-01-23 01:13:57 +00:00
Dessalines
fcee76937b
Adding back newest_comment_time to PostAggregates ( #227 )
...
Context: https://github.com/LemmyNet/lemmy/issues/4351
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-01-10 11:12:39 -05:00
Dessalines
b2b290b69b
Use string type instead of any for exportSettings. Fixes #229 ( #230 )
2024-01-10 03:00:00 +00:00
5d29352776
v0.19.2-alpha.3
2024-01-09 10:21:20 -05:00
d5c2fca01c
API changes for local-only community ( #228 )
...
https://github.com/LemmyNet/lemmy/pull/4350
Please push to npm for writing api tests.
2024-01-08 12:30:44 +00:00
cfffa99cda
v0.19.2-alpha.2
2024-01-04 13:25:08 -05:00
Dessalines
81684bc84e
Adding admin view votes. ( #225 )
...
* Adding admin view votes.
* Forgot to add endpoints.
* v0.19.2-alpha.1
2024-01-03 18:54:56 +00:00
İsmail Karslı
79b59ecd21
Add subscribers_local to community aggregates ( #226 )
...
* Add local_subscribers field to CommunityAggregates
* Move local_subscribers field to match backend order
* Rename local_subscribers to subscribers_local
2023-12-28 20:23:18 +00:00
Dessalines
f759fc3583
Revert "Add local_subscribers field to CommunityAggregates ( #221 )" ( #223 )
...
This reverts commit ff7dec8cd1
.
2023-12-18 11:11:41 -05:00
İsmail Karslı
ff7dec8cd1
Add local_subscribers field to CommunityAggregates ( #221 )
...
* Add local_subscribers field to CommunityAggregates
* Move local_subscribers field to match backend order
2023-12-15 20:16:18 -05:00
a3e2843c44
v0.19.0
2023-12-13 10:48:49 -05:00
Dessalines
f36360cab2
Adding an error type. ( #220 )
2023-12-13 10:41:14 -05:00
b2edfeeaff
v0.19.0-rc.19
2023-11-29 12:39:37 -05:00
52ca2d360c
Fixing cross-fetch again.
2023-11-29 12:39:30 -05:00
f71fe118c6
v0.19.0-rc.18
2023-11-29 12:27:53 -05:00
2b9ea4c8ac
v0.19.0-rc.17
2023-11-29 12:25:02 -05:00
Dessalines
6530816821
Revert "Upgrading deps, removing cross_fetch." ( #217 )
...
* Revert "Upgrading deps, removing cross_fetch. (#216 )"
This reverts commit 50e04a9703
.
* Adding back in cross-fetch.
* Remove pointless await.
2023-11-29 12:24:43 -05:00
c310b59946
v0.19.0-rc.16
2023-11-29 07:55:44 -05:00
Dessalines
50e04a9703
Upgrading deps, removing cross_fetch. ( #216 )
2023-11-29 08:27:09 +00:00
aecef85177
v0.19.0-rc.15
2023-11-22 09:58:47 -05:00
Dessalines
5859830ad9
Adding creator_is_admin
to various views. ( #215 )
...
- Backend PR: https://github.com/LemmyNet/lemmy/pull/4165
2023-11-22 09:58:05 -05:00
726d82eb75
v0.19.0-alpha.18
2023-11-15 08:38:13 -05:00
8f4860c01b
Properly handle pictrs delete image response ( #214 )
2023-11-15 08:37:40 -05:00
73e172cb2d
v0.19.0-alpha.17
2023-11-14 13:29:53 -05:00
8d2364559d
Remove separate auth params for image endpoints ( #212 )
...
These use the same header/cookie auth now as all other api endpoints,
so there is no reason for separate auth param.
2023-11-14 13:26:25 -05:00
Dessalines
6f0fab6d7d
Adding changes from lemmy, mainly removing aggregate ids. ( #211 )
2023-11-13 19:41:44 +00:00
Dessalines
09c10493a9
Adding creator is moderator ( #210 )
...
* Adding creator_is_moderator to CommentReplyView and PersonMentionView.
* v0.19.0-alpha.16
2023-11-03 09:56:21 -04:00
b9ee189e55
v0.19.0-alpha.15
2023-10-31 09:01:08 -04:00
Dessalines
991af27e42
Updating types from lemmy. ( #209 )
2023-10-31 09:00:44 -04:00
c47102bfb1
Add logout endpoint ( fixes #206 ) ( #208 )
2023-10-31 08:44:04 -04:00
ArseniyGl
79710354bd
#186 wrap bare strings to Error object ( #207 )
...
Co-authored-by: Arseniy Golushkov <ars@MacBook-Pro-Arseniy.local>
2023-10-26 11:56:24 -04:00
a27ebd024b
v0.19.0-alpha.14
2023-10-21 08:44:51 -04:00
Maarten Vercruysse
e65588ae3e
Fix other successResponses ( #204 )
...
* Fix other successResponses
* Remove remnants
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-21 08:44:04 -04:00
TheBrokenRail
6c7030cb13
Fix updateTotp
Type Information ( #205 )
2023-10-20 20:55:23 -04:00
Maarten Vercruysse
a616cf017d
Fix MarkPostAsRead, wrong response ( #203 )
2023-10-20 18:00:59 -04:00
399c3987b6
v0.19.0-rc.14
2023-10-19 20:26:39 -04:00
2f1e4f3172
v0.19.0-rc.3
2023-10-19 20:22:48 -04:00
Dessalines
24eed9e7be
Adding mark multiple posts as read, and other API changes. ( #201 )
...
* Adding mark multiple posts as read, and other API changes.
* v0.19.0-alpha.10
* Adding animated_images boolean.
* v0.19.0-alpha.11
* Updating successresponses.
* v0.19.0-alpha.12
* Adding a few missing routes.
* Revert "Updating successresponses."
This reverts commit 6de51027d4
.
* v0.19.0-alpha.13
* update before rc.3.
2023-10-19 20:22:35 -04:00
Dessalines
b58fbb51e0
Regenerating types from main. ( #197 )
2023-10-09 12:42:35 -04:00
Dessalines
140c756ea2
Adding deleteImage endpoint. Fixes #193 ( #196 )
2023-10-04 17:36:41 -04:00
33eccecf94
v0.19.0-rc.13
2023-09-28 08:43:08 -04:00
54d046fac2
v0.19.0-rc.10
2023-09-28 08:42:50 -04:00
f2d258d215
Fixing deploy perms.
2023-09-28 08:42:27 -04:00
Dessalines
b4f1bbcd63
Add totp token ( #192 )
...
* Adding new TOTP generate and update methods. Fixes #191
* Fix husky mode.
2023-09-27 14:55:29 +00:00
SleeplessOne1917
e270d67086
Merge pull request #188 from MV-GH/add_int_visibility
...
Add original int type info for number
2023-09-26 16:58:02 +00:00
maarten.vercruysse
20587370ab
Fix conflict issues
2023-09-26 18:40:22 +02:00
Maarten Vercruysse
a4d56f1133
Merge branch 'main' into add_int_visibility
2023-09-26 13:24:06 +02:00
Dessalines
ab7af88a2b
Removing auth and useless interfaces. ( #181 )
...
* Removing auth and useless interfaces.
* v0.19.0-rc.8
* v0.19.0-rc.10
* Changing jwt cookie to auth.
* Adding a few types merged from main.
* v0.19.0-rc.11
* Adding blockInstance fn.
* v0.19.0-rc.12
2023-09-25 21:47:28 -04:00
maarten.vercruysse
8b783a84b5
revert some changes
2023-09-23 01:20:45 +02:00