- May 05, 2017
-
-
Eugen Rochko authored
* Fix #2473 - Use sidekiq scheduler to refresh PuSH subscriptions instead of cron Fix an issue where / in domain would raise exception in TagManager#normalize_domain PuSH subscriptions refresh done in a round-robin way to avoid hammering a single server's hub in sequence. Correct handling of failures/retries through Sidekiq (see also #2613). Optimize Account#with_followers scope. Also, since subscriptions are now delegated to Sidekiq jobs, an uncaught exception will not stop the entire refreshing operation halfway through Fix #2702 - Correct user agent header on outgoing http requests * Add test for SubscribeService * Extract #expiring_accounts into method * Make mastodon:push:refresh no-op * Queues are now defined in sidekiq.yml * Queues are now in sidekiq.yml
-
- May 04, 2017
-
-
R Tucker authored
* ui: check spoiler_text against regex filter (#1635) When filtering by regex, also check the spoiler_text if present. * ui: concatenate spoiler and content in reducer Simplifies aa5b03c, clarifies intent of the field
-
Matt Jankowski authored
* Remove react-rails gem * Fix broken view spec
-
alpaca-tc authored
-
Eugen Rochko authored
* When streaming API is disconnected, poll home/notifications Display slightly different empty home timeline message if user is following others Cull notifications to 20 items when over 40 get added in real-time Run manage:translations * Optimize <HomeTimeline /> a little
-
Matt Jankowski authored
-
AA4ch1 authored
-
Yamagishi Kazutoshi authored
-
Masoud Abkenar authored
* Persian translation update * fix newline typo
-
Wonderfall authored
-
Matt Jankowski authored
* Remove best_in_place * Replace best_in_place usage with rails helpers * Move admin/settings#index to #edit action * Remove click_to__edit from i18n
-
abcang authored
-
Valentin Ouvrard authored
* Switch docker-compose to version 3. It allow possibility to Deploy Mastodon in a Swarm cluster directly from the compose file. * switch to compose v3 without depend.
-
Akihiko Odaki authored
-
abcang authored
-
Yamagishi Kazutoshi authored
-
Brian Mock authored
-
unarist authored
-
abcang authored
* changed to run foreman with vagrant * change port specification method and database setting * delete changes of environment variable related code * hard coated the port
-
Colin Mitchell authored
-
Eugen Rochko authored
* Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses If a delete arrives before the original status, cache that information for 6h, and if the original status arrives in that window, ignore it * Add test case
-
- May 03, 2017
-
-
Eugen Rochko authored
-
Eduardo Elias authored
-
alpaca-tc authored
-
goofy-bz authored
ajout espace insécable derrière pouet - pour voir
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <m4sk1n@vivaldi.net>
-
Eugen Rochko authored
connection options instead of setting REDIS_HOST etc individually Close #1986
-
yhirano authored
-
ThibG authored
-
Tomohiro Suwa authored
* Correct Account model for rubocop * Undo these changes
-
Matt Jankowski authored
-
Eugen Rochko authored
Fix #2196 - Respond with 201 when Salmon accepted, 400 when unverified Fix #2629 - Correctly handle confirm_domain? for local accounts Unify rules for extracting author acct from XML, prefer <email>, fall back to <name> + <uri> (see also #2017, #2172)
-
kawax authored
-
Matt Jankowski authored
* add failing en specs * add cld2 gem * Replace WhatLanguage with CLD
-
Quent-in authored
* Update of simple_forum_oc * Update simple_form.oc.yml
-
ヨイツの賢狼ホロ | 3rd style authored
* Update zh-CN translations. * Update doorkeeper.zh-CN.yml * Follow @Artoria2e5 's change advices. * forget mail for text format ...... * fix some changes * mail's html version ...... * https://github.com/tootsuite/mastodon/pull/2699#pullrequestreview-35982283 * a space..... * delete some unused keys
-
unarist authored
-
Keiji Matsuzaki authored
- Added new gem the `parallel_tests`. - Updated .travis.yml. - Improved scripts and environment variable.
-
jirayudech authored
* Create th.yml * Update th.yml * Update thai translation * update thai translation. * Update Thai translation * Update thai translation * Update thai thanslation * Update thai translation * Update th.yml * Update th.yml
-
esetomo authored
-