Commit graph

552 commits

Author SHA1 Message Date
b010b2f9b4 v0.18.3-rc.1 2023-07-12 08:39:03 -04:00
Dessalines
120d1e8103
Adding moderator_view to GetPosts. (#166) 2023-07-12 08:37:57 -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
Dessalines
8fa91b55bb
Add open links in new tab. (#160) 2023-07-03 18:38:57 -04:00
Sander Saarend
d497a1efea
Handle 413 response on image uploads (#154)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-03 17:59:54 -04:00
SleeplessOne1917
0a9c151b8e
Merge pull request #156 from LemmyNet/add_show_nsfw_sort
Add show_nsfw community sort.
2023-06-29 18:12:54 -04:00
39d27b04d0 Add show_nsfw community sort. 2023-06-29 16:56:27 -04:00
a6bcfbc049 v0.18.1-rc.2 2023-06-26 18:35:46 -04:00
SleeplessOne1917
f577df0a07
Make fetch function optional (#148) 2023-06-26 18:35:23 -04:00
ad1d89ed20 v0.18.1-rc.1 2023-06-26 16:35:11 -04:00
Dessalines
ef5609dec9
Adding additional post sorts. (#153) 2023-06-26 16:34:43 -04:00
SleeplessOne1917
657c851cf3
Merge pull request #147 from cinderisles/main
Add default value to client functions that have optional form data or query params
2023-06-23 18:18:27 +00:00
Cavanaugh Richards
b5fdfa6513
Add default object to client functions where the form data or query is optional 2023-06-23 12:16:57 -05:00
Cavanaugh Richards
9b73693910
Run prettier 2023-06-23 12:16:57 -05:00
Cavanaugh Richards
ea8cab69f4
Add default value to encodeGetParams body type param.
Fixes #146
2023-06-23 12:16:56 -05:00
a336b2dccd v0.18.0 2023-06-23 08:40:29 -04:00
54a9059f8d v0.18.0-rc.2 2023-06-21 12:52:56 -04:00
Dessalines
4553c749cb
Removing websocket. (#145) 2023-06-21 11:40:11 -04:00
SleeplessOne1917
964f31744a
Merge pull request #143 from L3v3L/hour-sort-types
Add Hour Sort types
2023-06-20 22:06:17 +00:00
Ivo Barros
3a2a645487 add ending empty line 2023-06-20 22:37:59 +01:00
Ivo Barros
6b603d42b7
Merge branch 'main' into hour-sort-types 2023-06-20 22:26:29 +01:00
Ivo Barros
27d84695a2 Add Hour Sort types 2023-06-20 22:24:54 +01:00
SleeplessOne1917
15b89ba0dd
Merge pull request #134 from ExperiBass/custom-fetchinator
add support for a custom fetch function (closing #132)
2023-06-20 18:00:01 +00:00
SleeplessOne1917
389772ea75
Merge branch 'main' into custom-fetchinator 2023-06-20 17:59:05 +00:00
89bd17fa52 v0.18.0-rc.1 2023-06-16 10:37:50 -04:00
Dessalines
4116422023
Adding some 0.18.0 changes. (#138) 2023-06-16 10:30:50 -04:00
SleeplessOne1917
6e1c4162d1
Merge branch 'main' into custom-fetchinator 2023-06-15 15:50:20 +00:00
Gingka/Ginger Pepper
6ea0d653c4
DERP, forgot to actually set #fetchFunction 2023-06-14 21:45:11 -04:00
SleeplessOne1917
80bdd21eae
Merge pull request #135 from ExperiBass/trim-trailing-slash
remove trailing slashes from instance url
2023-06-14 23:57:56 +00:00
Gingka/Ginger Pepper
802bbeda1b
remove trailing slashes from instance url 2023-06-14 15:22:11 -04:00
Gingka/Ginger Pepper
44288b92ee
add support for a custom fetch function (closing #2) 2023-06-14 15:08:52 -04:00
SleeplessOne1917
bad0ec49db
Merge pull request #130 from LemmyNet/add_taglines_to_site_res 2023-06-06 13:17:23 +00:00
3ece676b8f v0.17.2-rc.24 2023-06-06 09:10:13 -04:00
22b0777f51 Add taglines to site response. 2023-06-06 09:06:58 -04:00
0a0acce81c Dont export websocket. 2023-06-06 09:06:30 -04:00
ea0c112520 Update copy_types script. 2023-06-06 09:05:14 -04:00
SleeplessOne1917
c758d480dc
Adjust version (#129) 2023-06-05 20:06:19 -04:00
SleeplessOne1917
fa1c032835
Make private class properties actually private (#128)
* Make private class properties actually private

* Update version in package.json
2023-06-05 19:32:23 -04:00
SleeplessOne1917
18777c5be2
Merge pull request #127 from hexbear-collective/remove-bigint
Remove BigInt
2023-06-05 01:48:13 +00:00
Anon
d866cae686 Remove BigInt 2023-06-04 20:46:09 -05:00
Dessalines
d886904888
Better error wrapping. (#126)
* Better error wrapping.

* Simplifying

* Moving return to else.
2023-05-29 22:28:26 -04:00
c4c97dcccd v0.17.2-rc.20 2023-05-26 19:50:32 -04:00
2e64d776b6 v0.17.2-rc.19 2023-05-26 19:46:53 -04:00
d8ee5f31ea v0.17.2-rc.18 2023-05-26 16:35:31 -04:00
Dessalines
882b511372
MarkCommentReplyAsRead response was wrong. (#125) 2023-05-26 16:11:33 -04:00
Dessalines
79df2a5ca8
Add missing response types in http client. (#124) 2023-05-24 23:13:03 -04:00
SleeplessOne1917
a6278881ea
Merge pull request #122 from LemmyNet/add_error_message_as_exception
Making the http `{"error": "..."}` json into a string exception.
2023-05-24 00:45:01 +00:00
Dessalines
6577342793
Merge branch 'main' into add_error_message_as_exception 2023-05-23 20:43:26 -04:00