lemmy/crates/apub/assets
Nutomic 2ef0f8f5f8
implement language tags for site/community in db and api (#2434)
* implement language tags for site/community in db and api

* add api checks for valid languages

* during db migration, update existing users, sites, communities to have all languages enabled

* init new users/communities with site languages (not all languages)

* federate site/community languages

* fix tests

* when updating site languages, limit community languages to this subset

also, when making a new post and subset of user lang, community lang
contains only one item, use that as post lang

* add tests for actor_language db functions

* include language list in siteview/communityview

* Fix some of the review comments

* Some more review changes

* Add todo about boxed query

* Add default_post_language to GetCommunityResponse
2022-10-06 14:27:58 -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 implement language tags for site/community in db and api (#2434) 2022-10-06 14:27:58 -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