- Oct 07, 2017
-
-
nullkal authored
* Add moderation note * Add frozen_string_literal * Make rspec pass
-
Eugen Rochko authored
-
Eugen Rochko authored
* Encode custom emojis as resolveable objects in ActivityPub * Improve code style
-
Jeong Arm authored
* [i18n] Korean translation Add missing Korean translations. [skip ci] * start ci
-
- Oct 06, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Eugen Rochko authored
* Clean up code style of Mastodon::TimestampId module * Update brakeman config
-
- Oct 05, 2017
-
-
Eugen Rochko authored
-
- Oct 04, 2017
-
-
Lynx Kotoura authored
-
Jakob Kramer authored
-
utam0k authored
* Implement BlacklistedEmailDomain * Use Faker::Internet.domain_name * Remove note column * Add frozen_string_literal comment * Delete unnecessary codes * Sort alphabetically * Change of wording * Rename BlacklistedEmailDomain to EmailDomainBlock
-
Yamagishi Kazutoshi authored
* Separate notifications preferences from general preferences * Refine settings/notifications/show * remove preferences.notifications
-
aschmitz authored
* Configure webpack to poll for changes in development Vagrant on Linux/macOS hosts shared files via NFS, which doens't support inotify-based watching of files. This tweak makes webpack check for changes every second, and rebuild if necessary. This removes the need to restart Foreman every time a frontend file changes. Note that rebuilding is still a relatively lengthy process. The polling frequency can be changed to taste. * Only poll in Vagrant This tests for the presence of the VAGRANT environment variable to determine whether or not we're in Vagrant. It is set in .env.vagrant, which is set up to be included in the Vagrantfile.
-
- Oct 03, 2017
-
-
Yamagishi Kazutoshi authored
* yarn manage:translations * Add Japanese translations for #5170 * Add Japanese translations for #5123 * Add Japanese translations for #5046 * Add Japanese translations for #5099 * Add Japanese translations for #5161 * "項目" -> "絵文字"
-
Jakob Kramer authored
-
- Oct 02, 2017
-
-
m4sk1n authored
* Update translation files Signed-off-by:
Marcin Mikołajczak <me@m4sk.in> * i18n: Update Polish translation Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Jeong Arm authored
* Add missing Korean translations * Add Korean email confirmation template * Fix Korean typo
-
- Oct 01, 2017
-
-
JeanGauthier authored
-
Eugen Rochko authored
-
- Sep 30, 2017
-
-
Eugen Rochko authored
-
roikale authored
"Ilmainen" means "gratis", but Mastodon is free as in freedom, libre – "vapaa". https://fi.wikipedia.org/wiki/Vapaa_ohjelmisto
-
Nishi, Keisuke authored
-
- Sep 29, 2017
-
-
Jakob Kramer authored
Translate "about" page, several settings pages, data export/import, sessions overview, authorized followers page, account deletion page. More consistent use of words: - A toot is a Beitrag. - An account is a Konto. Some small improvements.
-
Yanaken authored
-
Eugen Rochko authored
-
- Sep 28, 2017
-
-
Jakob Kramer authored
Create activerecord.de.yml (50%) Update devise.de.yml Update doorkeeper.de.yml (100%) Update simple_form.de.yml (100%)
-
JeanGauthier authored
-
Eugen Rochko authored
* Fix #117 - Add ability to specify alternative text for media attachments - POST /api/v1/media accepts `description` straight away - PUT /api/v1/media/:id to update `description` (only for unattached ones) - Serialized as `name` of Document object in ActivityPub - Uploads form adjusted for better performance and description input * Add tests * Change undo button blend mode to difference
-
- Sep 27, 2017
-
-
Eugen Rochko authored
Call to warden.authenticate! in resource_owner_from_credentials would make the request redirect to sign-in path, which is a bad response for apps. Now bad credentials just return nil, which leads to HTTP 401 from Doorkeeper. Also, accounts with enabled 2FA cannot be logged into this way.
-
Yamagishi Kazutoshi authored
-
- Sep 26, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * i18n: Update Polish translation
-
- Sep 25, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
- 500.html generated with admin-set default locale if set - Error page `<title>` includes Mastodon site title - 500 title changed to "This page is not correct" (ref: <https://www.youtube.com/watch?v=2VCAP_seh1A>) - 500 content appended with "on our end" to make clear it's not user's fault
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Sep 22, 2017
-
-
Eugen Rochko authored
-
- Sep 20, 2017
-
-
Lynx Kotoura authored
-
Eugen Rochko authored
-
Lynx Kotoura authored
-
mayaeh authored
* Add Japanese translations for multiple themes * Change Japanese translation for custom emoji's created_msg.
-
JeanGauthier authored
* Oauto code string * Theme, custom emoji and more * Site theme * added two spaces wierdly gone away * Update oc.yml Changes adviced
-