Skip to content

Tags: ohtasoji/mastodon

Tags

v1.3.3

Toggle v1.3.3's commit message
Bump version to 1.3.3

v1.3.2

Toggle v1.3.2's commit message
Bump version to 1.3.2 (mastodon#2623)

v1.3.1

Toggle v1.3.1's commit message
Hotfix remote status formatting (mastodon#2543)

v1.3

Toggle v1.3's commit message
Language: Missing keys for pt-BR (mastodon#2540)

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