Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | Create pt localisation files in /config/locales/ | unsmell | |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko | |
Fix #233, fix #268 | |||
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko | |
2016-11-26 | Merge pull request #275 from kodacs/master | Eugen | |
Hungarian translation for Mastodon. | |||
2016-11-25 | fixing yamls for #275 | kodacs | |
2016-11-25 | fix #275 | kodacs | |
2016-11-25 | Merge branch 'master' into french-translation | nicolas | |
2016-11-25 | Update simple_form.fr.yml | nicolas | |
2016-11-25 | Normalized locale files | Eugen Rochko | |
2016-11-25 | Merge pull request #273 from nclm/french-translation | Eugen | |
French localisation update | |||
2016-11-25 | Fix #65 - Options to block notifications from people you don't follow/who ↵ | Eugen Rochko | |
don't follow you | |||
2016-11-25 | Server side HU translation + Toot fix. | kodacs | |
2016-11-25 | Update simple_form.fr.yml | nicolas | |
2016-11-25 | Update fr.yml | nicolas | |
2016-11-23 | Update doorkeeper.fr.yml | nicolas | |
e | |||
2016-11-23 | Update doorkeeper.fr.yml | nicolas | |
2016-11-22 | Fix broken locales | Eugen Rochko | |
2016-11-22 | Update fr.yml | nicolas | |
2016-11-22 | Update simple_form.fr.yml | nicolas | |
silenced mode + edits | |||
2016-11-22 | Merging code updates (Unlisted Mode) | nicolas | |
2016-11-21 | Local accounts can control "silenced" attribute which removes them from ↵ | Eugen Rochko | |
public timeline | |||
2016-11-21 | Importing doorkeeper.fr.yml | nicolas | |
From https://github.com/doorkeeper-gem/doorkeeper-i18n/blob/master/rails/locales/fr.yml | |||
2016-11-21 | Importing devise.fr.yml | nicolas | |
From https://gist.github.com/qsypoq/4cf3b858ff8242ffb013 | |||
2016-11-21 | First version for simple_form.fr.yml | nicolas | |
2016-11-21 | First version for fr.yml | nicolas | |
2016-11-21 | Create devise.fr.yml | nicolas | |
2016-11-21 | Create doorkeeper.fr.yml | nicolas | |
2016-11-21 | Create simple_form.fr.yml | nicolas | |
2016-11-21 | Create fr.yml | nicolas | |
2016-11-20 | improvements in text made by Ekaitz | Victorhck | |
2016-11-20 | fix typos, and suggestions made by Ekaitz | Victorhck | |
2016-11-19 | Fix wrong language declaration | Eugen | |
2016-11-19 | Fix wrong language declaration | Eugen | |
2016-11-19 | finished spanish translation config files | victorhck | |
2016-11-19 | Activating Spanish i18n | Eugen Rochko | |
2016-11-18 | Spanish translation for devise.es.yml | Victorhck | |
2016-11-18 | finished spanish translation for es.yml | Victorhck | |
2016-11-18 | started sp translations config locales | victorhck | |
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Add user locale setting | Eugen Rochko | |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko | |
2016-11-15 | Adding some localizations | Eugen Rochko | |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko | |
to the API | |||
2016-10-06 | use consistent capitalization for subject lines | Waldir Pimenta | |
2016-10-06 | Update default devise wording to include reference to Mastodon | Yann Vaillant | |
Fix #68 | |||
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko | |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko | |
POST /api/statuses Params: status (text contents), in_reply_to_id (optional) GET /api/statuses/:id POST /api/statuses/:id/reblog GET /api/accounts/:id GET /api/accounts/:id/following GET /api/accounts/:id/followers POST /api/accounts/:id/follow POST /api/accounts/:id/unfollow POST /api/follows Params: uri (e.g. user@domain) OAuth authentication is currently disabled, but the API can be used with HTTP Auth. | |||
2016-03-05 | Removing grape and adding devise | Eugen Rochko | |
2016-02-20 | Initial commit | Eugen Rochko | |