Skip to content

Tags: glitch-soc/mastodon

Tags

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2888 from ClearlyClaire/glitch-soc/backports-4.3

Backports upstream changes to glitch-soc (stable 4.3)

v4.3.0

Toggle v4.3.0's commit message
Fix download of stable translation files in glitch-soc

v4.3.0-rc.1

Toggle v4.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2861 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to 0321008

v4.3.0-beta.2

Toggle v4.3.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2848 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to 3e91c10

v4.3.0-beta.1

Toggle v4.3.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2825 from ClearlyClaire/glitch-soc/fixes/nightly-…

…tagging

Update github actions

v1.2.2

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

* Fix #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 (#2158)

v1.2

Toggle v1.2's commit message
Do not display "reset password" in admin UI for remote accounts (#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 (#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"}