Commit Graph

468 Commits

Author SHA1 Message Date
renovate[bot] d4ecd6ca6f
Update dependency eslint to v9 (#272)
* Update dependency eslint to v9

* Fixing eslint.

* Fixing eslint 2.

* Removing old eslintrc.

* Removing globals.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 13:28:23 -04:00
renovate[bot] e02c773aea
Update typescript-eslint monorepo to v7.9.0 (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 15:15:57 +00:00
renovate[bot] d7a710dfb6
Update dependency typescript to v5.4.5 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:59:41 -04:00
renovate[bot] 78ca7c8ef6
Update pnpm to v9.1.1 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:47:49 -04:00
renovate[bot] 3d0d940f2c
Update dependency prettier-plugin-packagejson to v2.5.0 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:23:18 -04:00
renovate[bot] cf8b3ebffa
Update dependency eslint to v8.57.0 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:23:08 -04:00
renovate[bot] 0455e7089d
Update dependency @types/node to v20.12.12 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:22:50 -04:00
renovate[bot] 63d881cf4d
Update dependency typedoc to v0.25.13 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:22:34 -04:00
renovate[bot] 5472983807
Configure Renovate (#263)
* Add renovate.json

* Updating schedule.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 10:10:34 -04:00
Dessalines 589f336a72
Better readme example. (#261)
* Better readme example.

* Update README.md

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-05-04 18:42:51 +00:00
Dessalines 9587670e33
Remove pointless integer annotations. #190 (#260) 2024-04-30 06:34:18 -04:00
Dessalines d53af8c1cc
Adding LocalImageView. (#258)
* Adding LocalImageView.

* 0.19.4-alpha.17

* Removing local_user from LocalImageView.

* 0.19.4-alpha.18

* Upgrading to pnpm v9.0.1
2024-04-16 19:10:57 -04:00
matc-pub 0923a67c93
Allow falsey get parameter values (#257) 2024-04-15 13:04:19 +00:00
Richard Schwab b577deee2f
Add missing docs for logout endpoint (#256) 2024-03-29 14:03:35 -04:00
Dessalines 37797a9f06 0.19.4-alpha.16 2024-03-27 10:39:00 -04:00
Dessalines 627b474d9f Fixing npm publish. 2024-03-27 10:38:53 -04:00
Dessalines f301613d07 0.19.4-alpha.15 2024-03-27 10:13:09 -04:00
Dessalines 848ef4fb3a
Fixing woodpecker. (#255) 2024-03-27 10:12:49 -04:00
Dessalines 5157c28aba
Add list media (#247)
* Adding listMedia, and a few more additions from main.

* 0.19.4-alpha.7

* Make local_user optional.

* Adding listAllMedia.

* 0.19.4-alpha.9

* Default param.

* 0.19.4-alpha.10

* Move list_media to /account/

* 0.19.4-alpha.12

* Adding other is_banned fields.

* 0.19.4-alpha.13

* Adding more from main.

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-03-26 18:36:20 -04:00
SleeplessOne1917 18b6b849a0
Replace yalc recommendation for instructions to do the same thing with pnpm (#254) 2024-03-26 08:15:58 -04:00
Dessalines 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
SleeplessOne1917 5566125d47
Add changes for PostView and CommentView (#252)
* Add changes for PostView and CommentView

* Re-add other types

---------
2024-03-23 21:49:46 -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 42874f0348
Adding vote display modes and other additions from main. (#246) 2024-03-13 15:40:53 -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 97a3b59e8a
Adding hide post. (#243)
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-03-01 17:05:36 -05: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
Dessalines 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
SleeplessOne1917 0ac3c0adc4
Bring in `banned_from_community` and other type changes (#239)
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
2024-02-19 12:28:35 -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
Dessalines cb4f97f610
Use steps instead of pipeline for CI. (#235)
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-01-24 18:11:20 -05:00
Dessalines 83a1c677ae
Updating types from lemmy main branch. (#234) 2024-01-24 15:38:46 -05:00
Nutomic 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
Dessalines 5d29352776 v0.19.2-alpha.3 2024-01-09 10:21:20 -05:00
Nutomic 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
Dessalines 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
Dessalines a3e2843c44 v0.19.0 2023-12-13 10:48:49 -05:00