Commit graph

234 commits

Author SHA1 Message Date
1e9ae47df1 0.19.4-alpha.17 2024-04-15 21:48:44 -04:00
37797a9f06 0.19.4-alpha.16 2024-03-27 10:39:00 -04:00
f301613d07 0.19.4-alpha.15 2024-03-27 10:13:09 -04:00
e9ecdd03bb 0.19.4-alpha.14 2024-03-25 18:25:02 -04:00
SleeplessOne1917
72fd5c6509
Add pacakge manager to package.json (#253)
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
2024-03-23 22:06:30 -04:00
Alexander Harding
e0b12ffbb6
Remove dependencies (#251) 2024-03-20 01:46:31 +00:00
Dessalines
657c1f17f1
Reapply "Add URL blocklist (#245)" (#248) (#249)
This reverts commit e449cf84cf.
2024-03-15 08:50:18 -04:00
Dessalines
e449cf84cf
Revert "Add URL blocklist (#245)" (#248)
This reverts commit 8fd4367206.
2024-03-14 12:25:42 -04:00
flamingos-cant
8fd4367206
Add URL blocklist (#245)
* Add URL blocklist

* Regenerate blocklist.

* 0.19.4-alpha.8

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-03-13 17:43:31 -04:00
Dessalines
c89acdd8df
Add list media (#244)
* Adding listMedia, and a few more additions from main.

* 0.19.4-alpha.7
2024-03-06 00:49:47 +00:00
Dessalines
e24ef22b5a
Add alt text (#242)
* Adding post alt text.

* 0.19.4-alpha.5

* 0.19.4-alpha.6
2024-03-01 04:03:37 +00:00
Dessalines
902ddf6ac8
Fix image exports (#241)
* Re-add image exports.

* 0.19.4-alpha.4
2024-02-20 16:59:15 +00:00
1e69011c22 0.19.4-alpha.3 2024-02-19 12:29:42 -05:00
SleeplessOne1917
bf7485a9db
Update deps (#240)
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-02-19 12:29:16 -05:00
Dessalines
39f247173d
Migrate from yarn to pnpm. (#236)
* Migrate from yarn to pnpm.

* Fixing woodpecker.

* 0.19.3-alpha.3

* Fixing publish.

* 0.19.3-alpha.4

* Upgrading deps.

* 0.19.3-alpha.5

* Fix package.json.

* 0.19.3-alpha.6
2024-01-28 22:08:00 -05:00
5d29352776 v0.19.2-alpha.3 2024-01-09 10:21:20 -05: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
a3e2843c44 v0.19.0 2023-12-13 10:48:49 -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
726d82eb75 v0.19.0-alpha.18 2023-11-15 08:38:13 -05:00
73e172cb2d v0.19.0-alpha.17 2023-11-14 13:29:53 -05: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
a27ebd024b v0.19.0-alpha.14 2023-10-21 08:44:51 -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
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
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
5718cc5c93 v0.19.0-rc.9 2023-09-18 18:47:31 -04:00
37df5f260a v0.19.0-rc.7 2023-09-06 08:16:53 -04:00
170e598e79 v0.19.0-rc.6 2023-09-06 08:15:39 -04:00
f2df2fb365 v0.19.0-rc.3 2023-08-29 15:54:08 -04:00
8760eadf52 v0.19.0-rc.1 2023-07-26 15:23:49 -04:00
2aa12c04a3 v0.18.3-rc.3 2023-07-20 12:22:18 -04:00
SleeplessOne1917
ef5757dab5
Merge branch 'main' into update_prettier_3_0_0 2023-07-14 20:46:40 +00:00
1f7743085c v0.18.3-rc.2 2023-07-14 11:03:38 -04:00
b010b2f9b4 v0.18.3-rc.1 2023-07-12 08:39:03 -04:00
33519b2be7 Upgrade prettier. 2023-07-12 08:37:34 -04:00
406d1c187b v0.18.1 2023-07-07 09:22:18 -04:00
916440e413 v0.18.1-rc.3 2023-07-03 18:39:35 -04:00