Commit graph

196 commits

Author SHA1 Message Date
d28a5ddd4e Move part of contributing section to client_development 2021-03-01 17:41:08 +01:00
Dessalines
3cf0b45c6f
Merge pull request #30 from gazconroy/main
Added links to summary and inserted links to WebSocket API
2021-02-27 17:57:08 -05:00
gazconroy
0e7f559fab
Update http_api.md 2021-02-27 10:34:24 +00:00
gazconroy
1dc7e9bf98
Update SUMMARY.md 2021-02-27 10:31:52 +00:00
Gary Conroy
a664037c0f Added links to summary and inserted links to WebSocket API 2021-02-26 18:29:47 +00:00
Dessalines
847e6fecff
Merge pull request #29 from gazconroy/asyncapi
Made changes to reflect addition of asyncapi specification
2021-02-26 13:04:09 -05:00
gazconroy
f73e5acf16
Update http_api.md 2021-02-26 16:39:57 +00:00
gazconroy
55aac2bc0d
Update http_api.md 2021-02-26 16:39:12 +00:00
gazconroy
41d16ba48f
Update api_reference.md 2021-02-26 16:37:53 +00:00
Gary Conroy
e5edf73bf9 Made changes to summary and custom_frontend to match addition of asyncapi spec 2021-02-26 15:44:16 +00:00
Gary Conroy
6cb09643e9 Made changes to reflect addition of asyncapi specification 2021-02-26 14:59:27 +00:00
Dessalines
f311f109ed
Merge pull request #28 from LemmyNet/update-comment-to
In apub protocol docs, update comment to, fix post to
2021-02-24 11:13:40 -05:00
7485a63c57 In apub protocol docs, update comment to, fix post to 2021-02-24 14:04:43 +01:00
Dessalines
550cf93459
Merge pull request #27 from LemmyNet/post-rename-field
Use `name` field for post titles instead of `summary` (ref !173)
2021-02-23 19:57:31 -05:00
3589ad00a9 Use name field for post titles instead of summary (ref !173) 2021-02-23 17:53:32 +01:00
Dessalines
78b41f228a
Merge pull request #26 from LemmyNet/update-coc
Update links in code of conduct
2021-02-18 19:37:13 -05:00
08c1d0eea5 Update links in code of conduct 2021-02-18 17:33:52 +01:00
Dessalines
5069cf9fb9
Merge pull request #25 from LemmyNet/browser-console
Mention browser console for troubleshooting
2021-02-18 10:14:17 -05:00
f3cb14e199 Mention browser console for logs 2021-02-18 16:04:59 +01:00
cb1ad29a62 Simplifying recurse submodules for local lemmy-ui dev. 2021-02-14 14:36:08 -05:00
651ba307b6 Simplifying recurse submodules for local lemmy-ui dev. 2021-02-14 14:35:54 -05:00
Dessalines
60f6522304
Merge pull request #24 from shilangyu/patch-1
Add data field in websocket example
2021-02-10 18:13:01 -05:00
Marcin Wojnarowski
e3033634e3
Add data field in websocket example 2021-02-10 22:28:05 +01:00
Dessalines
755b3abd91
Merge pull request #23 from LemmyNet/add-new-pages
Add pages "troubleshooting" and "other installation methods"
2021-02-10 13:45:25 -05:00
270c7ef7ac Add pages "troubleshooting" and "other installation methods" (fixes #9, #22) 2021-02-10 17:15:26 +01:00
Dessalines
f2d6f4f371
Merge pull request #21 from LemmyNet/remove-council
Remove Lemmy council
2021-02-10 11:00:16 -05:00
d9c4c9726b Remove Lemmy council 2021-02-09 13:40:18 +01:00
71ae4df069
Merge pull request #19 from LemmyNet/backup_and_restore_correct
Correcting backup and restore. Fixes #16
2021-02-06 15:36:49 +00:00
6ffe45c22c Correcting backup and restore. Fixes #16 2021-02-05 14:09:00 -05:00
f7bbda2219
Merge pull request #18 from LemmyNet/citizen_code_of_conduct
Adding citizen code of conduct. Fixes #17
2021-02-05 16:37:44 +00:00
947ea44715 Adding citizen code of conduct. Fixes #17 2021-02-04 13:46:23 -05:00
Dessalines
b9d1c10867
Merge pull request #15 from LemmyNet/Nutomic-patch-1
Update contributing.md with link for docs translation
2021-01-30 12:00:56 -05:00
9a540f1482
Update contributing.md with link for docs translation 2021-01-30 13:08:47 +00:00
Dessalines
c2a4bda403
Merge pull request #14 from LemmyNet/add_active_users_description
Adding active user counts description.
2021-01-29 11:25:29 -05:00
797a77b521 Adding active user counts description. 2021-01-29 09:55:22 -05:00
3d887b9953 Updating v2 api links. 2021-01-20 10:08:41 -05:00
Dessalines
c28e7054dc
Merge pull request #8 from LemmyNet/load-images-local
Load images locally, not from github
2021-01-20 09:26:47 -05:00
a940b95d8a Load images locally, not from github 2021-01-20 13:12:42 +01:00
6a7ef79875
Add drone ci (#7) 2021-01-18 11:08:20 -05:00
4c534695ec Move code of conduct into docs (fixes #4) 2021-01-15 17:46:18 +01:00
Dessalines
0a8416dd11
Adding v2 API docs. (#3)
* Adding v2 API docs.

* Making a few fixes.

* Refining lemmy.hjson line.
2021-01-13 14:12:46 -05:00
cf3236bb62 Add AGPL license (fixes #2) 2021-01-12 13:36:00 +01:00
Dessalines
acd211710c
Merge pull request #1 from LemmyNet/federation-tests
Run federation tests natively
2021-01-11 20:26:53 -05:00
9c202c1dea Run federation tests natively 2021-01-09 17:05:29 +01:00
93ede3dd62 Added localisation support and instructions 2021-01-04 13:54:59 +01:00
0c98e259d8 Move docs from main Lemmy repo 2021-01-04 13:08:16 +01:00