You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_common/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>
8 months ago
..
build_response.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago
claims.rs Add db table for login tokens which allows for invalidation (#3818) 8 months ago
comment.rs Remove explicit auth params (#3946) 9 months ago
community.rs Remove explicit auth params (#3946) 9 months ago
context.rs Make functions work with both connection and pool (#3420) 11 months ago
custom_emoji.rs Remove explicit auth params (#3946) 9 months ago
lib.rs Add db table for login tokens which allows for invalidation (#3818) 8 months ago
person.rs Enable animated avatars setting (#4040) 8 months ago
post.rs Remove explicit auth params (#3946) 9 months ago
private_message.rs Remove explicit auth params (#3946) 9 months ago
request.rs Add logging for pictrs uploads (#3927) 9 months ago
send_activity.rs remove synchronous federation flag 9 months ago
sensitive.rs Upgrade api_test deps (#2850) 1 year ago
site.rs Remove explicit auth params (#3946) 9 months ago
utils.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 8 months ago