catstodon/app
Eugen 93db265be7 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"}
2017-04-09 22:21:52 +02:00
..
assets update portuguese translation (#1280) 2017-04-09 18:49:26 +02:00
controllers Do not store last visited URL from API controllers (#1330) 2017-04-09 22:21:52 +02:00
helpers Helper cleanup (#1348) 2017-04-09 17:11:37 +02:00
lib Fix #1339 - better Atom titles (#1343) 2017-04-09 20:55:54 +02:00
mailers
models Fix #1339 - better Atom titles (#1343) 2017-04-09 20:55:54 +02:00
presenters Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
services Get handle from atom feed's author/email field instead of guessing from URL (#1344) 2017-04-09 18:43:48 +02:00
views French translation update (#1271) 2017-04-09 14:55:58 +02:00
workers