Commit Graph

74 Commits (12d50e42b45ebbe463c326fab775ba37d4edb4b1)

Author SHA1 Message Date
Dessalines 12d50e42b4
Change join.lemmy.ml to join-lemmy.org (#1628) 3 years ago
Dessalines 7fb4508fa1
Upgrade pictrs. Fixes #1599 (#1600) 3 years ago
Felix Ableitner 78eee7dc9e Improved logging 3 years ago
Dessalines ebb980eaaf
Fix ansible deploy template. (#1544)
* Fix ansible deploy template.

* Add ansible comment.

* Changing tls to true

* Fixing comment line.
3 years ago
dessalines db4fe8031c Merge pull request 'Insert announced activities into DB for fetching (fixes #1494)' (#187) from insert-local-announce into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/187
3 years ago
Nutomic 72b5e0cab5
Merge pull request #1491 from LemmyNet/upgrade_pictrs_3
Upgrading pictrs.
3 years ago
Dessalines 0a7271a185 Upgrading pictrs. 3 years ago
nutomic fc74bfeb23 Add memory limit for pictrs 3 years ago
Patrick Mulligan a650312858 revert Compose file version from 3.3 to 2.2 3 years ago
Dessalines ff2c71a74a Adding more mem limits 3 years ago
Dessalines 462c4a2954
Rewrite settings implementation. Fixes #1270 (#1433)
* A first attempt at using deser-hjson. Fixes #1270

* Trying to fix tests, try 1

* Trying to fix tests, try 2

* A few fixes to deser_hjson

- Removing unwrap_or_defaults, using impl functions.
- Reorganized settings

* Make clippy happy

* hjson list strings must be quoted.

* Adding support for env vars.

* Moving to structs and defaults file.

* Moving settings default and struct.
3 years ago
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
3 years ago
Felix Ableitner db0a51de2a Handle long activitystreams header in nginx config (ref #1322) 4 years ago
Felix Ableitner 998e824bd8 Add IP forwarding headers to nginx config (fixes #1318) 4 years ago
Dessalines 01a14e3b3c
Change references of dev.lemmy.ml to lemmy.ml (#1281)
* Change references of dev.lemmy.ml to lemmy.ml

* Remove the dev.lemmy.ml refs in RELEASES.md
4 years ago
Dessalines 5e2a5c0266
Upgrading pictrs to v0.2.5 (#1249) 4 years ago
Dessalines 2527c59e55
Fixing ansible for ubuntu 20.04 (#1218)
* Fixing ansible for ubuntu 20.04

* Changing federation to false.
4 years ago
Dessalines 1b62e65a5d
Fix IP forwarding headers. Fixes #1214 (#1215) 4 years ago
Dessalines dd99e77881
Upgrade pictrs to v0.2.4-r0 (#1212) 4 years ago
Felix Ableitner e190ecbefb Make lemmy-ui restart: always 4 years ago
Dessalines c87a009b37 Altering lemmy pict-rs-v2 forwarding. 4 years ago
Dessalines 7cc5f53cad Add line showing default ports for nginx. Fixes #1167 4 years ago
Dessalines 698fb20c12
Fixing ansible install. (#1150)
* Fixing ansible install.

* Fixing LEMMY_EXTERNAL_HOST docs.
4 years ago
Dessalines 2bee3ac33b Fix nginx docs, fix test deploy. 4 years ago
Dessalines 5c6258390c
Isomorphic docker (#1124)
* Adding a way to GetComments for a community given its name only.

* Adding getcomments to api docs.

* A first pass at locally working isomorphic integration.

* Testing out cargo-husky.

* Testing a fail hook.

* Revert "Testing a fail hook."

This reverts commit 0941cf1736.

* Moving server to top level, now that UI is gone.

* Running cargo fmt using old way.

* Adding nginx, fixing up docker-compose files, fixing docs.

* Trying to re-add API tests.

* Fixing prod dockerfile.

* Redoing nightly fmt

* Trying to fix private message api test.

* Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.

- Fixes #1122

* Fixing fmt.

* Fixing up docs.

* Removing translations.

* Adding apps / clients to readme.

* Fixing main image.

* Using new lemmy-isomorphic-ui with better javascript disabled.

* Try to fix image uploads in federation test

* Revert "Try to fix image uploads in federation test"

This reverts commit a2ddf2a90b.

* Fix post url federation

* Adding some more tests, some still broken.

* Don't need gitattributes anymore.

* Update local federation test setup

* Fixing tests.

* Fixing travis build.

* Fixing travis build, again.

* Changing lemmy-isomorphic-ui to lemmy-ui

* Error in travis build again.

Co-authored-by: Felix Ableitner <me@nutomic.com>
4 years ago
Felix Ableitner 51b410ce01 Disable rate limiting for pictrs 4 years ago
nutomic c34fffc2c4 Proxy pictrs requests through Lemmy (fixes #371) (#77)
fix check_only value for image rate limit

Fix image rate limit

Add rate limit for image uploads

Proxy pictrs requests through Lemmy (fixes #371)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/77
4 years ago
alltheseteeth 4acd3c5bd2
added trailing slash fix to every nginx conf I could find (#1046) 4 years ago
Felix Ableitner bbcb782b33 Remove proxy_cache from nginx config 4 years ago
Dessalines 284f00249a
Going back from jolt to dogbin iframely. jolt one had problems. (#900) 4 years ago
Dessalines c0b11d4fa3
Replacing dogbin/iframely docker image with jolt one. (#869)
* Replacing dogbin/iframely docker image with jolt one.

* Replacing dogbin/iframely docker image with jolt one.
4 years ago
Dessalines 0112d0d955 Fixing test deploy, adding a rate limiter to ansible nginx config. 4 years ago
Felix Ableitner a9d98fd09b Improve config files by adding documentation and removing some fields 4 years ago
Dessalines 040bd4361f Fixing nginx.conf, adding nginx config update to releases.md. 4 years ago
Dessalines cb128256ed Updating nginx.conf, upgrading pict-rs 4 years ago
Dessalines 6dea945a3a Pictshare image redirect. 4 years ago
Dessalines f647f2ae6c Blocking pict-rs import location 4 years ago
Dessalines bd26e4e9c1 Fixing some front end pictshare to pictrs conversions. 4 years ago
Felix Ableitner e583e45d9a Use pictrs instead of pictshare 4 years ago
Felix Ableitner b2a7ce834d Enable gzip compression for .svg 4 years ago
Dessalines 1e88b815da Updating pictshare docker image. 4 years ago
Dessalines 36312e91e4 Revert "Deploy multiple Lemmy instances to the same server (ref #474)"
This reverts commit aa341933da.
4 years ago
Dessalines a03b9d8f02 Changing rust logging to error on ansible and prod. 4 years ago
Dessalines f85242af28 Merge branch 'nutomic-multiple-instances' into dev 4 years ago
Dessalines 62ab68d317 Adding full logging. 4 years ago
Felix 6c31a1f9cc Deploy multiple Lemmy instances to the same server (ref #474) 4 years ago
nutomic bf1db428f6 Move volumes into subfolder (ref #474) (#23)
Change ports and container names

Move volumes into subfolder (ref #474)

Merge pull request #587 from StaticallyTypedRice/patch-2

Clarify that content violating this code of conduct will likely be removed.
Clarify that content violating this code of conduct will likely be removed.

Lemmy has a general policy of removing any content that violates the rules whenever possible, which is typically a good thing, and I felt it important to mention that in the code of conduct.

Co-authored-by: Felix <me@nutomic.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
4 years ago
Dessalines 55f91ac5dc First pass at adding oembeds / iframely. 4 years ago
Felix 032ebe7a9e Integrate email relay in Ansible setup 4 years ago
Dessalines a2267aa056 Version v0.6.9 4 years ago