- May 31, 2017
-
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
* Remove trailing whitespace in i18n mailers * Use query methods instead of #present? on AR attributes * Delegate Status#account_domain method * Delegate Mention #account_username and #account_acct methods
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
* Move specs for account finder methods to concern spec * Move account finder methods to concern * Improve spec wording * Use more explicit comparison to ensure correct return value * Add coverage for .find_local! and .find_remote! * Add some methods to the finder * Use arel on matching_username method * Avoid ternary in matching domain method * Simplify finder methods * Use an AccountFinder class to simplify lookup
-
Matt Jankowski authored
-
Matt Jankowski authored
-
caasi Huang authored
* Update zh-TW.json * Update `search_results.total`
-
Nolan Lawson authored
* Remove react-imageloader * add eslint-disable-line * improve image loading experience * remove unneeded import * use PureComponent * Use componentWillMount instead of constructor
-
unarist authored
This prevents `next` state from being overridden on the loading *new* statuses.
-
Nolan Lawson authored
-
alpaca-tc authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
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
-
Yamagishi Kazutoshi authored
* Change PureComponent to ImmutablePureComponent Change PureComponent to ImmutablePureComponent in AttachmentList. * rm React.
-
- May 30, 2017
-
-
Yamagishi Kazutoshi authored
-
Jack Jennings authored
* Add status destroy authorization to policy * Create explicit unreblog status authorization
-
Matt Jankowski authored
* Add StreamEntryFinder class to parse URLs * Use StreamEntryFinder and clean up api/oembed controller
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Akihiko Odaki authored
* Protect send_devise_notification of User * Improve spec for User
-
Jack Jennings authored
-
Yamagishi Kazutoshi authored
-
Nolan Lawson authored
-
- May 29, 2017
-
-
Jack Jennings authored
-
Nolan Lawson authored
-
Akihiko Odaki authored
* Remove methods from ObfuscateFilename * Spec ObfuscateFilename
-
Atsushi Yamamoto authored
* Set delete_modal preference to true by default * Does not show confirmation modal if delete_modal is false * Add ja translation for preference setting page
-
Nolan Lawson authored
-
lindwurm authored
* "メデイア" -> "メディア" Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
- May 28, 2017
-
-
Nolan Lawson authored
-
Eugen Rochko authored
The combination of object-fit, relative position 50% from top and translating it back upwards 50% is what allows us to crop the video properly, so it needs to be +50%-50%
-