You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen
12f72e1740
When avatar/header are GIF, generate static versions ( #1428 )
...
* When avatar/header are GIF, generate static versions.
Account API returns "avatar"/"avatar_static", "header"/"header_static"
Static version is the same as original for other cases
Web UI de-animates avatars in toots, lists of users
Fix #441 , fix #596 , prerequisite for #1064
* Fix JS test
* Add rake task to generate static avatars/headers from GIF ones, add test
8 years ago
..
about
Clean up about page ( #1282 )
8 years ago
accounts
Use Setting.site_title value for `og:site_name` occurrences ( #1194 )
8 years ago
activitypub
Add AS2 format to RABL files
8 years ago
admin
New admin setting: open/close registrations, with custom message, from the admin UI
8 years ago
api
When avatar/header are GIF, generate static versions ( #1428 )
8 years ago
auth
Split 2FA login into two prompts
8 years ago
authorize_follow
simplify emojification on public pages with .emojify class
8 years ago
errors
Catching rack timeout from rails doesn't work
8 years ago
home
Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
layouts
Use Setting.site_title value for `og:site_name` occurrences ( #1194 )
8 years ago
notification_mailer
Add digest e-mails
8 years ago
oauth
Allow setting of default language through config
8 years ago
remote_follow
…
settings
Fix #795 , fix #704 , fix #835 - 2FA requires confirmation to be enabled ( #1278 )
8 years ago
shared
Fix issue with missing emojify class in views ( #1455 )
8 years ago
stream_entries
Fix issue with missing emojify class in views ( #1455 )
8 years ago
tags
Improve public tag page
8 years ago
user_mailer
French translation update ( #1271 )
8 years ago
xrd
…