Commit Graph

416 Commits (5c6258390c46159c16f49295314c6519215fc6ae)

Author SHA1 Message Date
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
Dessalines af364e7fe0 Version v0.7.57 4 years ago
Dessalines 3a6982e7b2 Adding rate_limiter and api_structs. 4 years ago
Dessalines 8015f560d6 Adding in a more reliable docker dev build. (The other wouldn't use buildkit). 4 years ago
Dessalines e3140235de Use romacs cargo-build-deps tool. 4 years ago
Dessalines dc1bc741b4 Fixing docker caching. 4 years ago
Dessalines 34e539cdc0 Updating dev docker-compose. 4 years ago
Felix Ableitner 147972273a Simplify docker federation setup 4 years ago
Dessalines 18002bc837 Version v0.7.56 4 years ago
Dessalines 4819bd5608 Version v0.7.55 4 years ago
Dessalines dbf231865d
Adding a few more apub tests. (#1096)
* Adding a few more apub tests.

* Fixing travis build, adding a get_post function.
4 years ago
Dessalines e007006daf Version v0.7.54 4 years ago
Dessalines 82faea7f85 Version v0.7.53 4 years ago
Dessalines 725e46da4a Version v0.7.52 4 years ago
Dessalines abadc79756 Fix community_view clippy 4 years ago
Dessalines dd0418af18 Version v0.7.50 4 years ago
Dessalines 49892690ff Version v0.7.49 4 years ago
Felix Ableitner c1f48d6a0e In federation test setup, run yarn build by default 4 years ago
Dessalines 0acd0bba3a Version v0.7.48 4 years ago
Dessalines 5e9ffde0b1 Version v0.7.47 4 years ago
Dessalines 71a0dd4cc9 Version v0.7.46 4 years ago
Dessalines 992b3ca95b Some UI fixes. 4 years ago
Dessalines ce8622b9cd Version v0.7.43 4 years ago
Dessalines 3e5d5abd53 Version v0.7.42 4 years ago
Dessalines e645386842 Version v0.7.41 4 years ago
Dessalines 88bd368660 Version v0.7.40 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
Dessalines e9e1497830
Add bio federation. (#1052)
* Re-organizing federation tests. #746 #1040

* Adding federation support for user bios. Fixes #992
4 years ago
Dessalines e336e5bcc0
Re-organizing federation tests. #746 #1040 (#1047)
* Re-organizing federation tests. #746 #1040

* Add more checks in inbox, plus some refactoring (#76)

Merge branch 'main' into more-inbox-permissions

Move check_community_ban() into helper function

Move slur check into helper functions

Move Claims::decode and site ban check into helper function

Note: this changes behaviour in that site ban is checked in more
places now. we could easily add a boolean parameter
check_for_site_ban to get the previous behaviour back

Rewrite user_inbox and community_inbox in the same way as shared_inbox

Add check against instance allowlist etc in shared_inbox

Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/76

* Adding verbose to test results.

Co-authored-by: nutomic <nutomic@noreply.yerbamate.dev>
Co-authored-by: dessalines <dessalines@noreply.yerbamate.dev>
Co-authored-by: Felix Ableitner <me@nutomic.com>
4 years ago
Dessalines ce874e183b Version v0.7.39 4 years ago
Dessalines 5b23595710 Version v0.7.38 4 years ago
Dessalines dee5c302a8 Version v0.7.37 4 years ago
alltheseteeth 4acd3c5bd2
added trailing slash fix to every nginx conf I could find (#1046) 4 years ago
Dessalines 1a0f70450c Version v0.7.36 4 years ago
Dessalines dc4ac6345c Version v0.7.35 4 years ago
Dessalines 25e61b276a Version v0.7.34 4 years ago
Dessalines 04cb1e0161 Version v0.7.33 4 years ago
Dessalines 49bd28e2d4
Adding visual captchas for register and login. (#1027)
* Adding visual captchas for register and login.

* Adding audio wav file for Captcha using espeak.

* Lots of captcha fixes.

- Removed login captchas.
- Added settings to disable captchas, and change difficulty.
- Captchas can only be checked / used once, front end gives a new one on
  failure.
- Added front end button for regenerating captcha.
- Added a disabled / pause button audio playing.

* Some more fixes.
4 years ago
Dessalines 5dd0efb280 Version v0.7.32 4 years ago
Dessalines 52b221e3c9 Version v0.7.31 4 years ago
Dessalines 617d636432 Version v0.7.30 4 years ago
Dessalines 0ff9af5ba5 Version v0.7.29 4 years ago
Dessalines edb2e40383
Automated travis docker testing and deploys. (#1023)
* Testing out a travis 1.

* Testing out a travis 2.

* Testing out a travis 3.

* Testing out a travis 4.

* Testing out a travis 5.

* Testing out a travis 6. Trying a failing test

* Testing out a travis 7. Trying to cache the docker images.

* Testing out a travis 8. Still not correctly failing.

* Trying full path for docker_images dir.

* Fixing test again, trying a dockerhub deploy.

* Fixing test again, trying a dockerhub deploy 2.

* Remove caching.

* Trying to fix docker deploy.

* Try using the travis tag

* Using dessalines/lemmy:travis

* Try using the prod dockerfile now.

* Update http sigs dependency

* Finally getting this mostly working.

Co-authored-by: asonix <asonix@asonix.dog>
4 years ago
Dessalines edfd10262f Version v0.7.28 4 years ago
Dessalines db0d213710 Version v0.7.26 4 years ago
Dessalines 55ce7b1339
Adding version to GetSite. Fixes #1001 (#1002)
* Adding version to GetSite. Fixes #1001

* Removing version.ts file
4 years ago
Dessalines 3342a6a910 Version v0.7.25 4 years ago
Dessalines 2a206e1b4d Version v0.7.24 4 years ago
Dessalines c4d54fc427 Updating deploy to use weblate/main 4 years ago
Dessalines 1e30fcf235 Version v0.7.23 4 years ago