Dessalines
e1bfcdcb81
Search combined ( #457 )
...
* Adding search combined types.
* 0.20.0-search-combined.0
* 0.20.0-search-combined.1
2025-01-31 15:46:09 -05:00
Dessalines
557ae8470f
Adding combined inbox and routes. ( #445 )
...
* Adding combined inbox and routes.
* 0.20.0-inbox-combined.0
* 0.20.0-inbox-combined.1
2025-01-15 15:04:48 -05:00
Dessalines
53a9e949e6
Adding combined modlog ( #440 )
...
* Adding combined modlog
* 0.20.0-modlog-combined.0
* Updating types
* 0.20.0-modlog-combined.1
2025-01-14 17:36:16 -05:00
646b95907b
Rework image api ( #425 )
...
* Adding list reports.
* 0.20.0-reports-combined.0
* Fix comment.
* Use internal tagging.
* 0.20.0-reports-combined.1
* 0.20.0-reports-combined.2
* 0.20.0-reports-combined.3
* Rework image api
* fix
* 0.20.0-image-api-rework.0
* rename
* 0.20.0-image-api-rework.2
* rename params
* 0.20.0-image-api-rework.3
* fix null
* fix upload urls
* 0.20.0-image-api-rework.4
* build full url
* 0.20.0-image-api-rework.5
* remaining upload endpoints
* 0.20.0-image-api-rework.6
* 0.20.0-image-api-rework.7
* Update dependency @types/node to v22.10.5 (#438 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update typescript-eslint monorepo to v8.19.0 (#439 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add missing endpoints including delete
* 0.20.0-image-api-rework.8
---------
Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:29:23 -05:00
Dessalines
32b5582df2
Combined reports ( #419 )
...
* Adding list reports.
* 0.20.0-reports-combined.0
* Fix comment.
* Use internal tagging.
* 0.20.0-reports-combined.1
* 0.20.0-reports-combined.2
* 0.20.0-reports-combined.3
2025-01-03 14:36:11 -05:00
efffc3c6e8
Instance blocks with mod log entry and expiration ( #409 )
...
* Instance blocks with mod log entry and expiration
* 0.20.0-instance-blocks.0
* fix methods
* 0.20.0-instance-blocks.1
* remove params
* 0.20.0-instance-blocks.2
* pass domain
* 0.20.0-instance-blocks.3
* add file
* 0.20.0-instance-blocks.4
* pass instance domain
* 0.20.0-instance-blocks.5
2024-12-02 17:26:30 -05:00
22fbe7eaeb
Private community ( #371 )
...
* Private community
* 0.20.0-private-community.1
* add missing files
* 0.20.0-private-community.2
* update
* 0.20.0-private-community.3
* rename
* 0.20.0-private-community.4
* change
* 0.20.0-private-community.5
* add file
* 0.20.0-private-community.6
* update
* 0.20.0-private-community.7
* 0.20.0-private-community.8
* lint
* 0.20.0-private-community.9
* fix null
* Updating types from main.
---------
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-11-07 12:19:30 -05:00
Dessalines
c1545659b2
Upgrading to use ts-rs 10.0.0 ( #394 )
...
* Upgrading to use ts-ns 10.0.0
* Adding no_comments_only
2024-11-07 12:07:49 -05:00
Dessalines
482e4c65d0
Adding get random community, updating types from main. ( #366 )
2024-10-02 12:53:36 -04:00
Dessalines
3398af0f19
Update types 3 ( #359 )
...
* Updating types from main.
* 0.20.0-alpha.13
* 0.20.0-alpha.14
* Adding tagline http calls.
* 0.20.0-alpha.15
* Regenerating types from main.
- Also adding exports from other_types to node script.
* 0.20.0-alpha.16
* Add list custom emojis (#360 )
* 0.20.0-alpha.17
---------
Co-authored-by: matc-pub <161147791+matc-pub@users.noreply.github.com>
2024-09-30 08:14:59 -04:00
df67ca2220
Update types from main branch ( #356 )
...
* Update types from main branch
* 0.20.0-alpha.9
* add missing files
* 0.20.0-alpha.10
* add block back
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-09-23 08:39:46 -04:00
Dessalines
eb84a74b99
Sso support dess ( #348 )
...
* WIP Implemented OAuth
* Added OAUTH2 OIDC support
* update based on the latest changes in the lemmy repo PR
* updating types based on the latest changes in the Lemmy PR
* removed the auto_approve_application
* support registration application with sso
* update to reflect the changes in lemmy
* updated the latest types from main
---------
Co-authored-by: Anthony Lawn <thepaperpilot@gmail.com>
Co-authored-by: privacyguard <privacyguard@users.noreply.github.com>
2024-09-18 09:36:47 -04:00
SleeplessOne1917
8a65fc0ca5
0.19.6 update ( #326 )
...
* Generate types needed to use v0.19.6 API
* Add method for getting individual application
2024-08-03 09:45:37 -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
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
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
902ddf6ac8
Fix image exports ( #241 )
...
* Re-add image exports.
* 0.19.4-alpha.4
2024-02-20 16:59:15 +00: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
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
Dessalines
6f0fab6d7d
Adding changes from lemmy, mainly removing aggregate ids. ( #211 )
2023-11-13 19:41:44 +00:00
Dessalines
991af27e42
Updating types from lemmy. ( #209 )
2023-10-31 09:00:44 -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
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
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
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
8f9fe6e435
type changes
2023-09-23 01:13:26 +02:00
Dessalines
4439d22157
Adding block instance. ( #178 )
...
* Adding block instance.
- https://github.com/LemmyNet/lemmy/pull/3869
* v0.19.0-rc.4
* Forgot to add types.
* v0.19.0-rc.5
* Fixing optional site issue.
2023-09-06 08:28:00 -04:00
Dessalines
c77ee9ee16
Adding some additions from main. ( #171 )
2023-07-26 15:23:11 -04:00
SleeplessOne1917
b5355233fd
Generate error enum types ( #161 )
...
* Generate error enum types
* Remove unnecessary newline
* Catch errors not covered by LemmyErrorType
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-17 11:37:53 -04:00
33519b2be7
Upgrade prettier.
2023-07-12 08:37:34 -04:00
Dessalines
4553c749cb
Removing websocket. ( #145 )
2023-06-21 11:40:11 -04:00
22b0777f51
Add taglines to site response.
2023-06-06 09:06:58 -04:00
SleeplessOne1917
40dfb4c3ac
Make script for adding types to index ( #118 )
...
* Make script for adding types to index
* Add semicolons to export lines
2023-05-11 13:10:28 -04:00
Dessalines
0078d575b3
Adding bindings from rust. Fixes #113 ( #114 )
...
* Adding bindings from rust. Fixes #113
* v0.17.2-rc.7
* v0.17.2-rc.8
* v0.17.2-rc.9
* Trying encode 1
* v0.17.2-rc.10
* Nixing encode
* Switching to old comment GetPost.
* v0.17.2-rc.11
2023-05-02 17:15:36 -04:00
Dessalines
8065620cb5
Removing monads. Fixes #98 ( #99 )
...
* Removing monads. Fixes #98
* Fixing http get params
* In encode get params, dont serialize the undefineds.
* v0.17.0-rc.60
2023-01-04 11:29:06 -05:00
Dessalines
36103fbca0
Add option types ( #67 )
...
* Testing some option types over the API.
* v0.17.0-rc.6
* Removing a few to better test.
* v0.17.0-rc.7
* Simpler again.
* v0.17.0-rc.8
* Trying swan.io boxed
* v0.17.0-rc.13
* Trying option-t
* v0.17.0-rc.14
* Adding rust-style Options using @sniptt/monads
- Also added serialization with class-transformer
* v0.17.0-rc.15
* Trying to fix encodeGetParams.
* v0.17.0-rc.16
* Trying to fix encodeGetParams 2.
* v0.17.0-rc.17
* Using init constructors.
* v0.17.0-rc.18
* v0.17.0-rc.19
* Add more type info.
* v0.17.0-rc.20
* Adding reflect-metadata
* v0.17.0-rc.21
* Adding type to siteview.site
* v0.17.0-rc.22
* Adding rest of nested types.
* v0.17.0-rc.23
* Adding toOption function.
* v0.17.0-rc.24
* Trying to fix send.
* v0.17.0-rc.25
* Try to stringify jsonres.
* v0.17.0-rc.26
* Try to stringify jsonres 2.
* v0.17.0-rc.27
* Adding toOption function.
* v0.17.0-rc.28
* Forgot to type a communityview.
* v0.17.0-rc.29
* Forgot to type a registrationapplicationview.
* v0.17.0-rc.30
2022-06-21 17:42:09 -04:00
Dessalines
5e4ff291c5
Upgrade deps 2 ( #39 )
...
* Upgrade deps
* Running prettier.
2021-12-06 14:44:10 -05:00
e812a627b1
Adding index.ts s
2020-12-20 13:50:08 -05:00
2f777a91fd
Initial commit of API v2
2020-12-20 12:33:14 -05: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