lemmy/crates/apub/assets
Nutomic e4a49b6eab
Tag posts and comments with language (fixes #440) (#2269)
* Tag posts and comments with language (fixes #440)

* Untangle PostView tests

* Implement test for PostView language query

* Store languages directly in database

* finish moving languages into db, it compiles

* update post_view

* serde skip Language.id field

* add local_user_language table, other changes suggested in review

* add code for local_user_discussion_language_view

* Remove unnecessary clones in db view converteres

* Fixing up some table and join issues.

* Clearing the current languages.

* Fix formatting.

* update user languages in single transaction

* proper test for user language queries

* Some fixes for all / missing user languages. (#2404)

* Some fixes for all / missing user languages.

* Adding back in transaction.

* fix test

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-08-18 15:11:19 -04:00
..
friendica Accept comments with hashtags from Friendica (#2236) 2022-04-27 16:12:13 +00:00
gnusocial GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
lemmy Tag posts and comments with language (fixes #440) (#2269) 2022-08-18 15:11:19 -04:00
lotide Accept Image objects in attachments (#2394) 2022-08-16 10:12:43 +00:00
mastodon Handle Like, Undo/Like activities from Mastodon, add tests (fixes #2378) (#2380) 2022-07-29 15:32:12 +02:00
peertube Federate with Peertube (#2244) 2022-05-06 23:53:33 +00:00
pleroma Merge different delete activities for better compatibility (fixes #2066) (#2073) 2022-02-14 10:14:24 -05:00
smithereen Reorganize federation tests (#2092) 2022-02-17 22:04:01 +00:00