|
13a16764af
|
v0.17.0-rc.17
|
2022-06-13 21:58:29 -04:00 |
|
|
6aa4a8356b
|
Trying to fix encodeGetParams 2.
|
2022-06-13 21:58:15 -04:00 |
|
|
f17701e446
|
v0.17.0-rc.16
|
2022-06-13 21:54:25 -04:00 |
|
|
4bc03b39e8
|
Trying to fix encodeGetParams.
|
2022-06-13 21:54:16 -04:00 |
|
|
09616c09b6
|
v0.17.0-rc.15
|
2022-06-13 13:18:15 -04:00 |
|
|
052ea66973
|
Adding rust-style Options using @sniptt/monads
- Also added serialization with class-transformer
|
2022-06-13 13:16:50 -04:00 |
|
|
b2bd89c105
|
v0.17.0-rc.14
|
2022-06-04 21:13:42 -04:00 |
|
|
7a31f3ae23
|
Trying option-t
|
2022-06-04 21:13:32 -04:00 |
|
|
28c1a36c4c
|
v0.17.0-rc.13
|
2022-06-03 22:14:24 -04:00 |
|
|
ad4369bfbe
|
Trying swan.io boxed
|
2022-06-03 22:14:01 -04:00 |
|
|
0b620aba8c
|
Merge branch 'main' into add_option_types
|
2022-06-03 21:57:56 -04:00 |
|
|
54a61241ce
|
v0.16.4-rc.3
|
2022-05-26 10:48:45 -04:00 |
|
Dessalines
|
a03b88ccab
|
Revert "Add follow pending. (#52)" (#63)
This reverts commit 57de18c17e .
|
2022-05-26 10:47:40 -04:00 |
|
|
fc210e6494
|
v0.17.0-rc.10
|
2022-05-23 19:35:04 -04:00 |
|
|
6bf01146f0
|
Add legal information (#61)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
|
2022-05-22 15:48:08 -04:00 |
|
Dessalines
|
44e5c91042
|
Add default_post_listing_type (#53)
* Add default_post_listing_type
* v0.17.0-rc.4
* Forgot to add to the Site interface.
* v0.17.0-rc.5
|
2022-05-22 15:47:15 -04:00 |
|
Dessalines
|
357bf2f011
|
Adding mark post as read. Fixes #36 (#57)
|
2022-05-22 15:46:20 -04:00 |
|
Dessalines
|
f67a5c12f6
|
Upgrading deps. (#58)
|
2022-05-22 15:46:02 -04:00 |
|
Dessalines
|
07919905c3
|
Adding endpoint comments. Fixes #50 (#56)
|
2022-05-22 15:45:53 -04:00 |
|
Dessalines
|
57de18c17e
|
Add follow pending. (#52)
* Add follow pending.
* v0.17.0-rc.1
* Make follower optional.
* v0.17.0-rc.2
* Pending is now required.
* v0.17.0-rc.3
|
2022-05-22 15:44:30 -04:00 |
|
|
dd615bf484
|
Merge pull request #55 from LemmyNet/use_enum_types
Use enum types
|
2022-05-16 11:51:56 +00:00 |
|
|
0a61424ca9
|
v0.17.0-rc.9
|
2022-05-15 15:26:59 -04:00 |
|
|
a8f4298f06
|
Use enum types in API. Fixes #51
|
2022-05-15 15:26:40 -04:00 |
|
|
a7be6b2f6a
|
v0.17.0-rc.8
|
2022-05-14 20:20:46 -04:00 |
|
|
d9f92a3164
|
Simpler again.
|
2022-05-14 20:20:37 -04:00 |
|
|
2e3e8dbf50
|
v0.17.0-rc.7
|
2022-05-14 20:01:30 -04:00 |
|
|
bce8026a50
|
Removing a few to better test.
|
2022-05-14 20:01:20 -04:00 |
|
|
728a96e402
|
v0.17.0-rc.6
|
2022-05-14 11:01:48 -04:00 |
|
|
591c86f8e5
|
Testing some option types over the API.
|
2022-05-14 11:00:45 -04:00 |
|
Marcin Wojnarowski
|
7203e3dce6
|
Remove creator from SiteView (#49)
|
2022-05-03 18:12:41 +00:00 |
|
|
af760304d8
|
v0.16.4-rc.2
|
2022-04-29 13:21:51 -04:00 |
|
Dessalines
|
4e41168488
|
Adding posting_restricted_to_mods (#48)
|
2022-04-29 17:21:23 +00:00 |
|
|
8d0fc63474
|
v0.16.4-rc.1
|
2022-04-27 16:58:52 -04:00 |
|
|
4d6be6e9c2
|
Add site to GetCommunityResponse (#47)
* Add site to GetCommunityResponse
* Add new site fields (fixes #44)
|
2022-04-25 21:10:02 +00:00 |
|
|
72f29cb684
|
v0.16.0-rc.1
|
2022-03-04 09:17:24 -05:00 |
|
|
b450c4fe63
|
v0.15.4-rc.3
|
2022-03-01 11:55:15 -05:00 |
|
Dessalines
|
9f4a112a18
|
Removing site_creator, adding LeaveAdmin. (#42)
* Removing site_creator, adding LeaveAdmin.
* v0.15.1-rc.1
|
2022-03-01 11:54:51 -05:00 |
|
|
7a592b9719
|
v0.15.4-rc.2
|
2022-02-24 14:28:58 -05:00 |
|
|
1b31b8ffd2
|
Add field Site.default_theme in missing places (#46)
|
2022-02-24 13:18:35 -05:00 |
|
|
8915dc4c25
|
v0.15.4-rc.1
|
2022-02-23 11:55:03 -05:00 |
|
|
a86ade901b
|
Add field Site.default_theme (#45)
|
2022-02-23 11:53:29 -05:00 |
|
Dessalines
|
fa04408c5a
|
Upgrading deps. (#43)
|
2022-01-24 22:12:50 -05:00 |
|
|
42c3421411
|
v0.15.0
|
2022-01-12 08:43:40 -05:00 |
|
|
63b42bf826
|
v0.15.0-rc.34
|
2022-01-09 11:51:35 -05:00 |
|
Dessalines
|
ada672c225
|
Adding ban_expires to person (#40)
|
2022-01-09 11:51:16 -05:00 |
|
|
176d237166
|
v0.15.0-rc.33
|
2022-01-09 11:47:11 -05:00 |
|
|
754cd94d05
|
Trying to publish with npm token 24
|
2022-01-09 11:47:09 -05:00 |
|
|
72379213ca
|
v0.15.0-rc.32
|
2022-01-09 11:46:04 -05:00 |
|
|
0b2eeca299
|
Trying to publish with npm token 23
|
2022-01-09 11:46:00 -05:00 |
|
|
0dabf969ab
|
v0.15.0-rc.31
|
2022-01-09 11:42:11 -05:00 |
|