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
e0977567e7
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
..
web
Persist UI settings, add missing localizations for German
8 years ago
account_spec.rb
When avatar/header are GIF, generate static versions ( #1428 )
8 years ago
block_spec.rb
add more tests to models
8 years ago
domain_block_spec.rb
add more tests to models
8 years ago
favourite_spec.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
feed_spec.rb
Adding more test stubs
9 years ago
follow_request_spec.rb
add more tests to models
8 years ago
follow_spec.rb
add more tests to models
8 years ago
import_spec.rb
Import feature for following/blocking lists (addresses #62 , #177 , #201 , #454 )
8 years ago
media_attachment_spec.rb
Refactored generation of unique tags, URIs and object URLs into own classes,
8 years ago
mention_spec.rb
add more tests to models
8 years ago
mute_spec.rb
Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
notification_spec.rb
Adding unified streamable notifications
8 years ago
preview_card_spec.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
report_spec.rb
Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
status_spec.rb
Merge pull request #1184 from thoughtbot/extract-proper-status
8 years ago
stream_entry_spec.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
subscription_spec.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
tag_spec.rb
Search cleanup ( #1333 )
8 years ago
user_spec.rb
Fix spec
8 years ago