Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-05 | updated reblog translation | JantsoP | |
2017-04-04 | Merge branch 'master' into master | JantsoP | |
2017-04-04 | updated translation | JantsoP | |
2017-04-03 | Fix norwegian translation being malformed | Eugen Rochko | |
2017-04-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko | |
2017-04-03 | Add Norwegian locale | Christopher Kolstad | |
2017-04-03 | another typo. fuck me | JantsoP | |
2017-04-03 | fixed an sneaky peaky tpy | JantsoP | |
2017-04-03 | add finnish translation | JantsoP | |
add finnish translation | |||
2017-04-03 | add finnish translation | JantsoP | |
add finnish translation | |||
2017-04-03 | Merge branch 'master' into master | JantsoP | |
2017-04-03 | add finnish translation | JantsoP | |
add finnish translation | |||
2017-04-03 | finnish translation | JantsoP | |
finnish translation | |||
2017-04-03 | updated final translation | JantsoP | |
updated final translation | |||
2017-04-03 | Create new translation file | JantsoP | |
Still in progress. Should be done shortly | |||
2017-04-03 | Improve french translation | Angristan | |
2017-04-03 | Improve French translation | Valentin Lorentz | |
Fix typos and typography. Make vocabulary and grammar more uniform. | |||
2017-04-03 | Merge pull request #746 from eramdam/feature/improve-french-locales | Eugen | |
Feature/improve french locales (again) | |||
2017-04-02 | Fix typo in simple_form.fr.yml | Damien Erambert | |
2017-04-02 | Improve translation of data import in fr.yml | Damien Erambert | |
2017-04-02 | Better translation for revoked token in doorkeeper.fr.yml | Damien Erambert | |
2017-04-02 | Fix date format in doorkeeper.fr.yml | Damien Erambert | |
2017-04-02 | Merge pull request #741 from eramdam/feature/improve-french-locales | Eugen | |
Improve/add some French locales | |||
2017-04-02 | Add proper error page for request timeouts | Eugen Rochko | |
2017-04-01 | Add locale in devise.fr.yml | Damien Erambert | |
2017-04-01 | Add french translation for "scopes" in doorkeeper.fr.yml | Damien Erambert | |
2017-04-01 | Fix small typo in doorkeeper.fr.yml | Damien Erambert | |
2017-04-01 | Complete localization of in simple_form.fr.yml | Damien Erambert | |
2017-04-01 | Improve french locales on the backend (WIP) | Damien Erambert | |
2017-03-31 | Fix #700 - hide spoilers on static pages | Eugen Rochko | |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko | |
2017-03-26 | Fix up some localizations | Eugen Rochko | |
2017-03-26 | :globe_with_meridians: add simplified chinese language | leopku | |
2017-03-24 | :construction: chinese translation WIP | leopku | |
2017-03-24 | :globe_with_meridians: add chinese language file | leopku | |
2017-03-23 | :wrench: S3 protocol from ENV | leopku | |
add support for reading S3 protocol from ENV also add S3_HOSTNAME in .env.production.sample | |||
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko | |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko | |
Returns accounts, statuses, hashtags arrays | |||
2017-03-21 | Improved landing page | Eugen Rochko | |
2017-03-20 | Add landing strip | Eugen Rochko | |
2017-03-19 | Export follow/block lists as CSV | Eugen Rochko | |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko | |
2017-03-17 | Promote Apps (#670) | shel | |
"Various apps are available" is now a hyperlink | |||
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko | |
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen | |
2017-03-14 | Obfuscate filenames better, double rate limits | Eugen Rochko | |
2017-03-06 | Revert earlier fix due to new bug reports | Eugen Rochko | |
2017-03-05 | Make the paperclip filename interpolator smarter about the :original style | Eugen Rochko | |
If an :original gets converted into another format, it would get saved as original_filename *anyway*, so generating the extension is pointless and yields bad results for when you change the style definition later. This way, old gifs will still have correct URLs | |||
2017-03-05 | Detect videos with no sound, handle them like gifv | Eugen Rochko | |
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, ↵ | Eugen Rochko | |
exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors |