Commit graph

73 commits

Author SHA1 Message Date
5fde9b41e3
Add v0.15 release, remove 0.16.1, fix filenames (#92) 2022-03-17 16:00:35 +00:00
532074d336 Adding v0.16.1 Release notes. 2022-03-15 17:29:42 -04:00
2b9f339e5e Fixing name 2022-03-08 19:12:08 -05:00
Dessalines
fdccf177a5
Adding 0.16.0 release. (#91) 2022-03-08 20:44:46 +00:00
30b847062c
Add releases (#89)
* Add previous releases as news

* Change news item urls to /news, replace space with underscore
2022-03-07 20:13:02 +00:00
Dessalines
a6a84ea790
Adding a news section. Fixes #80 (#85)
* Adding a news section. Fixes #80

* Adding more news.

* Adding a blog style news-item list.

* Fix lint.

* Removing unnecessary state.

* Add releases page.

* Using titles instead of indices.

* Fixing reverse issue.
2022-03-07 15:44:45 +00:00
ba5015d2a7
Add language selector on site (fixes #64) (#76)
* Add language selector on site (fixes #64)

* review fixes
2022-02-17 12:53:10 -05:00
Dessalines
54e24669d2
Adding jerboa to apps. (#73) 2022-01-28 23:05:15 +00:00
f73a890c7c Add PGP key as separate file. Fixes #60 2021-09-08 17:20:26 -04:00
Dessalines
b0fc4feb8f
Clean up sponsors (#61) 2021-09-08 17:19:27 -04:00
Dessalines
b275ea8d8c
Use typedoc instead of async api. (#58)
* Use typedoc instead of async api.

* Updating for new lemmy docs.

* Updating submodules
2021-08-23 10:58:01 -04:00
Dessalines
e755b7cc4e
Adding about page (#55)
* Adding about page

* Updating submodules

* Updating submodules

* Fix adding lemmy-docs to update_submodules

* Externalized about page text.
2021-08-06 17:48:37 -04:00
Dessalines
f2a185d001
Change join.lemmy.ml to join-lemmy.org (#52) 2021-06-13 18:26:42 +00:00
gazconroy
2549c1786b
Update Asyncapi specification to follow Lukasz Gornicki's guidance (#51)
* API has only one channel api/ve/ws

* Adjusted intro documentation to reflect new structure

* Added x-response to each request
2021-06-03 11:01:06 -04:00
9ee8b764c8 Fix typo 2021-03-24 11:17:36 -04:00
e098abce50 Adding saved_only to GetComments and GetPosts, fixing show_nsfw. 2021-03-23 19:28:22 -04:00
gazconroy
22f8124b0a Reverted anyOf to oneOf 2021-03-23 11:01:43 +00:00
gazconroy
1a1ee6dc47 Added asynchronous responses to Join requests 2021-03-22 16:00:29 +00:00
097381de7c
Merge pull request #33 from LemmyNet/split_user_table
Updating API docs for user->person migration. Fixes #32
2021-03-22 13:21:13 +00:00
5c9bf3ae15 Adding claims description. 2021-03-19 09:55:27 -04:00
384b7a9365 Adding better footer. 2021-03-18 10:45:51 -04:00
b6f2d5df89 Updating API docs for user->person migration. Fixes #32 2021-03-15 22:42:34 -04:00
Dessalines
0aad0392bc
Inferno rewrite (#31)
* Initial inferno commit.

* Fixing husky

* Fixing submodule

* Removing extra dockerfile lines

* Some cleanup, refactoring into components

* Testing out a drone build.

* Removing lemmy-docs

* Removing gitmodules

* Trying to add again

* Don't init.

* check folder.

* check folder 2.

* Removing lemmy-docs again

* Adding lemmy-docs again

* Adding submodule init.

* Removing ls.

* Trying a first docker deploy.

* Removing arm64 build.

* Upgrading deps, fixing links.
2021-03-15 13:18:03 -04:00