- Jun 24, 2017
-
-
unarist authored
-
- Jun 23, 2017
-
-
Sorin Davidoi authored
* feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
-
Nolan Lawson authored
-
Nolan Lawson authored
-
- Jun 22, 2017
-
-
Ratmir Karabut authored
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation * Update Russian translation (pin) * Update Russian translation (account deletion) * Fix extra line
-
Quent-in authored
Just some adjustements
-
- Jun 20, 2017
-
-
m4sk1n authored
-
- Jun 19, 2017
-
-
のら authored
-
masarakki authored
-
Yamagishi Kazutoshi authored
ref #2790
-
spla authored
* Add Catalan language * Add Catalan language * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update settings_helper.rb * Update mastodon.js * Update index.js * Update application.rb * Update ca.yml * removed extra spaces at line 225 * Catalan translation update added activerecord.ca.yml * Update activerecord.ca.yml Done * Updated activerecord.ca.yml * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated * Update ca.json Removed : <<<<<<< HEAD "getting_started.support": "{faq} • {userguide} • {apps}", ======= >>>>>>> upstream/master
-
- Jun 18, 2017
-
-
Eugen Rochko authored
Rename Activitypub to ActivityPub
-
Yamagishi Kazutoshi authored
-
- Jun 17, 2017
-
-
Quent-in authored
* l10n update for acount deletion * l10n little change * l10n little changes Less passive voice, more natural. * Update oc.yml Correction, " added
-
- Jun 15, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
- Jun 14, 2017
-
-
unarist authored
-
m4sk1n authored
-
Eugen Rochko authored
* Add form for account deletion * If avatar or header are gone from source, remove them * Add option to have SuspendAccountService remove user record, add tests * Exclude suspended accounts from search
-
- Jun 13, 2017
-
-
Eugen Rochko authored
due to the change in #3373
-
- Jun 11, 2017
-
-
Ratmir Karabut authored
-
Yamagishi Kazutoshi authored
-
- Jun 10, 2017
-
-
Matt Jankowski authored
Each of mute, favourite, reblog has been updated to: - Have a separate controller with just a create and destroy action - Preserve historical route names to not break the API - Mild refactoring to break up long methods
-
- Jun 09, 2017
-
-
m4sk1n authored
* i18n * i18n * i18n * i18n * i18n
-
Matt Jankowski authored
Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) * Add specs for api statuses routes * Update favourited_by and reblogged_by api routes * Move methods into new controllers * Use load_accounts methods to simplify index actions * Clean up load_accounts methods * Clean up link header generation * Check for link headers in specs * Remove unused actions from api/v1/statuses controller * Remove specs for moved actions
-
m4sk1n authored
-
Yamagishi Kazutoshi authored
-
unarist authored
-
- Jun 08, 2017
-
-
Eugen Rochko authored
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts and re-download avatar/header * Improve how admin NSFW toggle looks
-
nullkal authored
* Support multiple trusted proxy ip addresses * correct coding style
-
Yamagishi Kazutoshi authored
-
m4sk1n authored
-
- Jun 07, 2017
-
-
Sorin Davidoi authored
-
jeroenpraat authored
-
- Jun 06, 2017
-
-
Eugen Rochko authored
* Fix #3063 - Add dynamic app manifest * Added short_name * Add background_color
-
Yamagishi Kazutoshi authored
- Use yargs instead of minimist - Simplify validators - Fix typo (RFC5626 -> RFC5646)
-
m4sk1n authored
* i18n: updated Polish translation * i18n: updated Polish translation btw it would be nice to have master-based Mastodon instance (even isolated from others) to test translation.
-
Yamagishi Kazutoshi authored
* Add quotes ESLint rule * Add jsx-quotes ESlint rule * Sort ESLint rules
-
- Jun 05, 2017
-
-
Daigo 3 Dango authored
* Redirect to streaming_api_base_url When Rails receives a request to streaming API, it most likely means that there is another host which is configured to respond to it. This is to redirect clients to that host if `STREAMING_API_BASE_URL` is set as another host. * Use the new Ruby 1.9 hash syntax
-
- Jun 04, 2017
-
-
Quent-in authored
* i18n Update : Add preference setting for delete toot modal Adding a line for "Add preference setting for delete toot modal" * i18n update for pin/unpin Update to add two more translations * i18n update to have the dates in plain occitan * Removed the blank line * %{selft} back in the translation
-
Eugen Rochko authored
* Added support for configurable reserved usernames * Added reserved usernames from mastodon issue 1355 * Fix reserved usernames
-