- Apr 26, 2017
-
-
Lindsey Bieda authored
* Set a dev specific favicon * Consistent spacing * Add trailing slash for consistency * Update to remove interpolation
-
Tomohiro Suwa authored
* Don't toot request with only blank characters * Enable toot button if no text
-
Yamagishi Kazutoshi authored
-
Koala Yeung authored
Adding more missing strings.
-
anon authored
* Update Japanese translation for activitypub and authorized followers * Fixed Japanese translation by review
-
Wonderfall authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Francis Chong authored
* Fixes #1985 - add migration AddMediaAttachmentMeta, which add meta field to media_attachments - before saving attachment, set file meta if needed - add meta in api * add spec * align the “size” format for image and video * fix code climate * fixes media_attachment_spec.rb
-
Keiji, Yoshimi authored
-
Yamagishi Kazutoshi authored
ref #2162 and fix #2460
-
- Apr 25, 2017
-
-
Michael Deeb authored
-
JP DeVries authored
Closes tootsuite/mastodon#1349 This is my first PR and I’m only checking in the source JSX file. Please let me know if it should be checked in after being built also.
-
Guillaume Lo Re authored
* Stricter whitelist rules * Linting * Added spec for blacklisting * Test subdomain blacklist on domain whitelist * No need to split * Change spec name
-
Amelia authored
-
Quent-in authored
Based on the device.en file
-
Mingye Wang authored
-
Mingye Wang authored
* proofread & update zh-CN setting form locale * Pull in new devise zh-CN translations from their wiki https://github.com/plataformatec/devise/wiki/I18n, more precisely https://gist.github.com/Artoria2e5/6d2a06ca9e92a417afc627b5000f4690 * pull in zh-CN translation for doorkeeper ... from https://github.com/doorkeeper-gem/doorkeeper-i18n/pull/31/
-
esetomo authored
-
Mingye Wang authored
* Convert to "container-based" travis build Since all ppa sources used are currently whitelisted by Travis, why don't we convert to a "sudo-less" structure that promises a shorter build start time? * Explicitly disable sudo in Travis
-
Ash Furrow authored
-
Ash Furrow authored
* Adds logging for daily tasks. * Fixes Code Climate issues in #2438.
-
Stephen Burgess authored
Set status action bar to have display flex and center align items so dropdown icon appears center aligned with other icons. Make styles alpha organized. Add hover state to boost icon - lighten color on hover.
-
Hiroe Jun authored
-
alpaca-tc authored
This PR fixes I18n.locale for rake middlewares. Mastodon uses Devise that depends on Warden. Warden::Manager can be found in rake middleware. It is outside of the controller. In the case of authentication failed, warden calls throw(:warden). At the time Warden::Manager delegates request to failure_app to generate response and flash[:alert] after catching it. Unfortunately, I18n.locale is already reset then because I18n.with_locale is enabled only inside the controller. If we used I18n.locale=, Devise::FailureApp could get the current locale.
-
STJrInuyasha authored
* Login link for single user instances * Flip the if statement around Fixes AuthorizationController tests
-
Evan Minto authored
* Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. * Fix code style and test failures for OutboxController. * Attempt to fix CI errors.
-
Eugen Rochko authored
duplicates. Web UI regenerates UUID for that header every time the compose form is changed or successfully submitted Also, fix Farsi i18n overwriting the English one
-
Yamagishi Kazutoshi authored
-
Matt Jankowski authored
Settings page contained labels in Persian, when I was using English.
-
Ash Furrow authored
* Makes username above toot box into a link. * Prepends username above toot box with an @.
-
178inaba authored
-
Eugen authored
* Fix #2119 - Whenever about to send a HTTP request, normalize the URI * Add test for IDN request in FetchLinkCardService * Perform IDN normalization on domains before they are stored in the DB
-
- Apr 24, 2017
-
-
Masoud Abkenar authored
* Persian translation * adding :fa to make the site use the rtl stylesheet based on [this comment](https://github.com/tootsuite/mastodon/pull/2405#issuecomment-296721105) * fix missing quotes * add 'fa' locale
-
Eugen authored
-
Eugen authored
-
Stephen Burgess authored
#2338
-
Shin Adachi authored
-
Stephen Burgess authored
* fix(upload): Only show upload modal when drag even contains files * fix(firefox): Close drag window ondragend also Do not only end drag styles on drag leave, but also on drag end. Fixes firefox bug. #687 * fix(drag-modal): Remove drag modal trigger cruft * fix(upload-modal): Allow close with escape button
-
Eugen authored
-