Commit Graph

2856 Commits (7bc943459610c37f3ae5c5bdb8abde8a1a2093dc)
 

Author SHA1 Message Date
Dessalines 2400a078d7 Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines 028d1d0efc Userview safe updated. 4 years ago
Dessalines efdcbc44c4 Starting to work on community view, 2 4 years ago
Dessalines cf3a98afcc
Merge pull request #1308 from LemmyNet/update_cargo_deps
Updating cargo deps, fixing image if_some deprecation.
4 years ago
Dessalines 88d7b0a83c Starting to work on community view 4 years ago
Dessalines b92e7eb781 Updating cargo deps, fixing image if_some deprecation. 4 years ago
Dessalines 2d4099577f Removing old user_view. 4 years ago
Dessalines 6d8f93d8a1 More user aggregates. 4 years ago
Dessalines d66f4e8ac0 Finishing up user aggregates. 4 years ago
Dessalines 5d44dedfda Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines eed7eac10b Version v0.8.10 4 years ago
Dessalines 37e7f1a9a8 Starting to work on user aggs. 4 years ago
Nutomic 4a94d9182e
Merge pull request #1304 from LemmyNet/fix_community_local_filter
Fixing community local filter. #1302
4 years ago
Dessalines 7731479607 Adding SiteAggregates. 4 years ago
Dessalines 8a0336c2ff Fixing community local filter. #1302 4 years ago
Dessalines ca7224c086 Starting on siteview. 4 years ago
Nutomic df8a696bb5
Merge pull request #1300 from Tafiti/patch-1
Added council member
4 years ago
Tafiti d06b59c92b
Added a council member. 4 years ago
Tafiti df913326bd
typo 4 years ago
Dessalines b587e147b0 Version v0.8.9 4 years ago
Dessalines e8116f21cd Merge remote-tracking branch 'yerba/main' into main 4 years ago
nutomic 2b5c69d678 Add check to make sure that inbox doesnt receive local activities (ref #1283) (#147)
Fixed comparison

Add check to make sure that inbox doesnt receive local activities (ref #1283)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/147
4 years ago
Dessalines 4079235b0d
Fix post ranking docs in about guide. Fixes #1294 (#1295)
* Fix post ranking docs in about guide. Fixes #1294

* Shortening lines to refer to not just posts.

* Fixing top line.
4 years ago
Dessalines 45efa94ba4
Making sure image uploads have jwt cookie. Fixes #1291 (#1299) 4 years ago
Dessalines cc8a6bea65 Merge branch 'patch-1' of https://github.com/Whayme/lemmy into Whayme-patch-1 4 years ago
Porrumentzio 4aa3180027
Update lemmy_council.md (#1290)
Removed line saying that council members are administrators on official instances, as it is unclear that currently only https://lemmy.ml is a official instance.
4 years ago
Scarlett 7f1ab6a5cd
Replaced table 4 years ago
Dessalines 3a90f69efc Revert "Short intro explanation, reformatted as a table"
This reverts commit 961fc9d0ce.
4 years ago
Dessalines 2e9164584b Version v0.8.8 4 years ago
dessalines 9435994405 Merge pull request 'Add logging to find bug (ref #1283)' (#146) from debug-1283 into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/146
4 years ago
Felix Ableitner 8d12c77e26 Remove `dbg!` to avoid spamming logs 4 years ago
Felix Ableitner 8fc4e1ecfe Add logging to find bug (ref #1283)
Also simplify check_object_domain()
4 years ago
Dessalines 7d7fe5962a
Merge pull request #1285 from Whayme/patch-1
Short intro explanation, reformatted as a table
4 years ago
Scarlett 961fc9d0ce
Short intro explanation, reformatted as a table
More explanation from someone who understands the benefits of the log scale would be helpful.
4 years ago
nutomic 3ceeecc63e Better account deletion (fixes #730) (#143)
Also clear bio

Better account deletion (fixes #730)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/143
4 years ago
Dessalines 5b66e4860c Merge remote-tracking branch 'yerba/main' into main 4 years ago
Dessalines 5e10cf69b7 Merge remote-tracking branch 'yerba/main' into main 4 years ago
dessalines 050ca88085 Merge pull request 'Set valid context for our extra fields (ref #1220)' (#142) from apub-context into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/142
4 years ago
Dessalines ac330a3f7b
Adding a local RSS feed. Fixes #1279 (#1280)
* Adding a local RSS feed. Fixes #1279

* Shorten get_local_feed and get_all_feed functions

* Making the enum params the same.

Co-authored-by: Felix Ableitner <me@nutomic.com>
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
Felix Ableitner a30be1ca5d Merge branch 'eiknat-feature/add-reporting-backend' into main 4 years ago
Felix Ableitner 68173914ca Minor cleanup on reports PR 4 years ago
Felix Ableitner f070b1823d Make changes on `content` field backwards compatible 4 years ago
Dessalines 2b5feca806 Trying out cargo chef and a travis docker image cache. (#1238)
* Trying out cargo chef and a travis docker image cache.

* trying to change internal target.

* Use latest cargo-chef with --target

* Remove caching for now.

* Adding back in chowns

* Adding back in cache.

* Remove travis caching.

* Switching dev dockerfile to match prod, using cargo-chef and alpine.

* Make travis happy

* Trying a chown rust.

* Caching cargo-chef first.

* Moving the chowns

* Removing many copy commands.

* Go back to rust 1.47.0 due to config-rs breaking.

* Adding the old volume mount version.

* Adding some script comments.

Co-authored-by: Luca Palmieri <lpalmieri@truelayer.com>
4 years ago
Felix Ableitner d75f621152 Populate `content` with HTML, and `source` with markdown (ref #1220) 4 years ago
Felix Ableitner 8bdbda1db9 Remove clap dependency 4 years ago
Felix Ableitner a2d80d8f2e Generate valid RSS feed (fixes #1274) 4 years ago
Felix Ableitner 8b5289d5c7 Add TODO about populating user outbox 4 years ago
Dessalines 8fe578c958 Version v0.8.7 4 years ago
Dessalines ac75304a09 Version v0.8.6 4 years ago