Skip to content

Tags: rch850/mastodon

Tags

v1.2.2

Toggle v1.2.2's commit message
Fix mastodon#2108 - Fix gif uploads (mastodon#2171)

* Fix mastodon#2108 - Fix gif uploads
Add specs for media attachment gifv conversion

* Add ffmpeg to travis

* Make travis install ffmpeg, not libav

* Switch travis to trusty

v1.2.1

Toggle v1.2.1's commit message
Fixed hungarian translation (mastodon#2158)

v1.2

Toggle v1.2's commit message
Do not display "reset password" in admin UI for remote accounts (mast…

…odon#1960)

v1.1.2

Toggle v1.1.2's commit message
Merge branch 'matteoaquila-master'

v1.1.1

Toggle v1.1.1's commit message
Do not store last visited URL from API controllers (mastodon#1330)

Sign-in redirects you back to last visited URL, but in case of API requests,
this sometimes redirected users to an API URL that, of course, greeted them
with an {"error":"The access token is invalid"}

v1.1

Toggle v1.1's commit message
Merge pull request mastodon#1146 from tootsuite/fix-object-type-nil-e…

…xception

Fix nil#object_type error

v1.0

Toggle v1.0's commit message
Remove bios from blocked users list, filter out broken entries from A…

…PI response

v0.9.9

Toggle v0.9.9's commit message
Fix statsd null backend not being initialized properly

v0.9

Toggle v0.9's commit message
Fix live status removal from public/hashtag channels

v0.8

Toggle v0.8's commit message
Improve how errors are displayed in the UI