Commit graph

286 commits

Author SHA1 Message Date
flamingos-cant
3209aa96b2
Document ruby text support (#323) 2024-09-21 10:14:56 -04:00
Ben Curtis
01c21b978a
Update RUST_LOG from verbose to debug, as verbose outputs no logging (#311)
* Update RUST_LOG from verbose to debug, as verbose outputs no logging

* Use RUST_LOG=trace

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-09-21 10:14:47 -04:00
c88a2349d8
Make file headings consistent (#321)
* Make file headings consistent

Each file should start with h1 (#) and title should match the
one in SUMMARY.md

* change
2024-09-16 10:45:02 -04:00
Dessalines
f39b78a46a
Remove openssl from docs. (#322)
- Context: https://github.com/LemmyNet/lemmy/pull/4976
2024-09-16 10:11:39 +02:00
8c72d82be3
Add section about vote privacy (#320)
* Add section about vote privacy

* update

* and and
2024-09-13 11:59:03 -04:00
Maarten Vercruysse
ab9353f251
Add Strikethrough to media documentation (#318) 2024-08-19 19:30:54 -04:00
Dessalines
99c15b6aac
Adding renovate automerge. (#316) 2024-07-30 09:15:15 -04:00
b3bd2afd6a
Improve docker install docs (#315)
* Improve docker install docs

* pgautoupgrade
2024-07-26 16:05:12 -04:00
renovate[bot]
faebe475f9
chore(deps): update becheran/mlc docker tag to v0.18.0 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 05:16:19 -04:00
renovate[bot]
32f26b4273
chore(deps): update becheran/mlc docker tag to v0.17.0 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 22:31:23 -04:00
poVoq
23eb06aaa4
Update horizontal_scaling.md with ENV parameters (#312)
* Update horizontal_scaling.md with ENV parameters

* Fixing prettier.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-24 12:45:25 +02:00
A
76c8186fc4
User guide grammar fixes (#310)
* docs: improve Markdown example display

* docs: improve wording and grammar

* docs: break up large blocks of text into sections

* docs: capitalize headers and start nested headers from H1

* chore: run `prettier`

* docs: italicize administrator and moderator abbreviations
2024-05-16 20:24:33 -04:00
renovate[bot]
b6fd7ec217
chore: Configure Renovate (#308)
* Add renovate.json

* Updating schedule.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 10:10:10 -04:00
5d45b0031b
Update 08-plugins.md (#307) 2024-05-13 22:42:55 -04:00
999fec4f31
Documentation for writing Lemmy plugins (#306) 2024-05-07 13:12:39 -04:00
Dessalines
2f57658f00
Remove latest tag for mlc image. (#304)
* Remove latest tag for mlc image.

* Moving to 0.16.3 tag.
2024-04-04 11:06:34 -04:00
Kalin Staykov
a86bd1a50d
Add gcc to from_scratch.md instructions (#303)
we need to make sure to have cc command for some steps
2024-03-29 09:24:41 -04:00
Dessalines
f07f846fd9
Fixing woodpecker. (#302) 2024-03-27 15:21:15 +01:00
Divided by Zer0
ada0c521c7
doc: improve docker and performance troubleshooting (#300)
* doc: improve docker and performance troubleshooting

* doc: added downgrade instructions

* doc: Added release command directly on command

* doc: typos
2024-03-11 17:00:46 -04:00
Dessalines
14ec847b6b
Adding an explicit entitlement clause to the CoC. (#301)
* Adding an explicit entitlement clause to the CoC.

* Adding link.
2024-03-11 10:35:05 +01:00
Dessalines
c599fa20ed
Changing yarn to pnpm (#298) 2024-03-04 16:24:31 +01:00
e8acf39a91
Correct command line flags in scaling page (#297)
* Correct command line flags in scaling page

* Update horizontal_scaling.md

* Update horizontal_scaling.md
2024-03-04 09:06:23 -05:00
Dessalines
2c5c2053bb
Fix sub and superscript renders. (#296) 2024-02-26 10:02:47 +01:00
Knthost
691ec869f3
Update administration.md (#295)
Add K&T Host as a managed Lemmy provider.
2024-02-18 09:06:42 -05:00
762639fe2e
Suggest to open issue if project has trouble federating with Lemmy (#294) 2024-02-13 18:31:45 -05:00
Cole Gerdemann
0c4b47c148
Clarify that prometheus is included by default (#292) 2024-02-08 10:44:44 +01:00
Dessalines
f886b9b847
Add instructions for Torrent-Streaming to docs. (#291)
* Add instructions for Torrent-Streaming to docs.

- These instructions can then be linked to in UIs,
  where the post_url is a torrent magnet link.
- Context: https://github.com/LemmyNet/lemmy/issues/4204

* Fixing up language, and wiki link.
2024-02-08 10:43:35 +01:00
Gaëtan
7e5ad857e9
Update default password for docker development (#290) 2024-01-25 11:33:26 -05:00
Dessalines
3afc885c84
Adding voting as active. (#288) 2023-12-13 10:05:59 -05:00
Lucas
2cb074463c
Update from_scratch.md (#286)
* Update from_scratch.md

Fixing typos from: https://github.com/LemmyNet/lemmy-docs/issues/285

* Fixed types in from_scratch.md

Removed tls option
2023-12-05 10:08:41 +01:00
Kayn
0cd4bf29a9
Update link to current API version (#284) 2023-11-13 18:00:32 -05:00
gribodyr
b3584a450b
Updated "Install from Scratch" guide (#279)
* Updated "Install from Scratch" guide

- PostgreSQL 16 installation
- Pict-rs specific instructions (folders, ImageMagick AppImage problems in LXC containers, etc.
- Update Lemmy version to 0.18.5 in the docs
- Use /opt/lemmy for deployment (the Linux way (c))
- Update Nodejs and Yarn installation instructions per current updates from Nodesource
- Bump Nginx version to 20
- Updated Nginx config file

* Prettier

* prettier once more

* Fix typos

* Address code review comments

* Fix typos

* Fix PostgreSQL installation snippet
Update Nginx config

* Remove obsolete paragraph

* Fix annoying typo

* Add actual port numbers
Nix pictshare redirect from vhost config

* More prettier!

---------

Co-authored-by: gribodyr <deryabka@deryabka.ai>
2023-11-06 11:57:13 +01:00
Daniel Waechter
d119bb3f31
Update linter path (#280)
The lint script has changed to lint.sh
2023-11-02 06:30:33 -04:00
Dessalines
a6e2572e4c
Remove contact email. (#278) 2023-10-25 12:06:37 +02:00
Kaiwalya Koparkar
e80831ffe1
feat: Introducing Elestio as fully managed deployment option (#277)
* feat: Introducting Elestio as fully managed deployment option

* feat: Removed the step-by-step tutorial

* fix: Spelling and lint failure issue resolved

* fix
2023-10-20 10:54:07 +02:00
Daniel Lo Nigro
fe95bd00c3
Remove references to legacy Docker Compose v1 (#275)
* Remove references to legacy Docker Compose v1

* Add Debian information to installation page
2023-10-16 19:36:10 -04:00
Brian
bc063f46eb
Add warning about using container images tagged with 'latest'. (#273)
* Add warning about using images tagged with 'latest'.

* Fix typo

* Add link to issue and clarification
2023-10-02 15:04:17 +02:00
Dessalines
8d8796333c
Updating domain change process. Fixes #271 (#272)
* Updating domain change process. Fixes #271

* Adding a few more fields.
2023-09-28 14:46:40 +02:00
phiresky
6b52d62151
Add info about horizontal scaling and debugging persistent queue (#270)
* persistent queue info

* fix format and fed queue content
2023-09-28 11:15:59 +02:00
Dessalines
46e7d377c5
Adding documentation for scaled rank. (#267) 2023-09-07 15:29:39 +02:00
Schmork
139e64170c
Update 03-votes-and-ranking.md: Clarified wording (#269)
Problem: There was only an implicit hint that "New Comments" also sorts posts with zero comments to the top.

Solution: Make that behaviour description explicit.
2023-09-07 09:17:18 -04:00
Cody Robertson
097cc39a7e
Add proxy_params to list of files to download for docker-compose (#268)
- Added in https://github.com/LemmyNet/lemmy-ansible/pull/161
2023-09-06 15:36:41 -04:00
869fb47c89
Add another unofficial api doc (#266)
* Add another unofficial api doc

* fmt
2023-09-06 08:54:19 -04:00
63baa2cbac
Add link to unofficial api docs at lemmy.readme.io (#265) 2023-09-04 15:34:10 -04:00
0WN463
f0f76d4dbd
Fix linking to wrong page for 'lemmy-js-client' on contributers/01-overview.md (#263)
Co-authored-by: 0WN463 <>
2023-08-07 16:55:47 -04:00
Santiago sacuna
379c208ea7
Restore update-includes.sh script in CI (#259)
* Restore update-includes.sh script in CI

It was removed in 0dc13b4ea1 and since
then the CI build throws a bunch of errors but still exits with status
code 0.

* Add missing dependencies for update-includes.sh script

---------

Co-authored-by: ziflit <ziflit@no-reply.github.com>
2023-07-26 13:06:00 +02:00
Santiago sacuna
b83e257ab4
Fix libraries link in API documentation (#258)
The content in the README was apparently moved in
050216eed9

Co-authored-by: ziflit <ziflit@no-reply.github.com>
2023-07-26 12:56:32 +02:00
usr3
de13ed6fc9
Updated link to latest Ubuntu (#257)
This commit updates the TLS guide from Ubuntu 20.04 to 22.04 (latest LTS).
2023-07-26 12:55:03 +02:00
Joseph Hunkeler
b6a58b81bb
Fix port forwarding (#252)
* Remove strict transport transport security
* Hidden service forwards 10080 to 80
* Compose forwards proxy:10080 to 127.0.0.1:10080
2023-07-19 13:17:00 +02:00
RocketDerp
d254233345
From scratch updates2023 06 30 (#241)
* reference Ubuntu 22.04, Lemmy 0.18.0, move RUST_LOG to correct service

* Build lemmy_server from github checkout

* fix sudo to be consistent with earlier example, update versions to 0.18.2

* use sudo more where needed, discuss non-privileged account for rustup and cargo compile, upgrade for lemmy_server uses git

* fix typo 'normal', be more explicit about how to upgrade already-running lemmy_server binary

* mistaken "NOTE:" left in, removed

* upgrade lemmy_server refinement

* prettier
2023-07-19 13:05:35 +02:00