lemmy/crates/db_schema/src
SleeplessOne1917 cf1c32d2ab
Enable animated avatars setting (#4040)
* feat: Add user setting for toggling avatar gif animations

* Add forgotten post listing mode option to settings form

* Fix compilation error

* Fix formatting

* Change name of column to be more general purpose

* Fix sql format.

* Fix comments

* Running format.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-17 10:52:34 -04:00
..
aggregates Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
impls Ignore activities in remote communities without local followers (#4006) 2023-10-16 06:03:49 -04:00
source Enable animated avatars setting (#4040) 2023-10-17 10:52:34 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00
newtypes.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
schema.rs Enable animated avatars setting (#4040) 2023-10-17 10:52:34 -04:00
traits.rs Auto resolve reports trigger (#3871) 2023-09-05 05:35:10 -04:00
utils.rs Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00