Commit Graph

  • 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191) Sorin Davidoi 2017-05-24 17:55:00 +0200
  • 676ba50601 Show error message to suspended user (#3281) Yamagishi Kazutoshi 2017-05-24 23:39:09 +0900
  • bbc3db8b20 Add test when hashtag and URL are concatenated (#3279) abcang 2017-05-24 22:36:10 +0900
  • f937cad68f Skip formatting for cashtag in status text (#3275) Yamagishi Kazutoshi 2017-05-24 21:32:53 +0900
  • be83d450eb Fix DM being highlighted when it's inside a favourite notification (#3267) Eugen Rochko 2017-05-24 04:22:46 +0200
  • 1fd18a61bd Use node instead of babel-node for streaming (#3269) Nolan Lawson 2017-05-23 15:45:05 -0700
  • 5d9f479538 Cover HomeController more (#3258) Akihiko Odaki 2017-05-24 06:37:24 +0900
  • 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268) unarist 2017-05-24 06:26:23 +0900
  • 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266) Eugen Rochko 2017-05-23 21:32:42 +0200
  • 19ecde8fe7 don't notify me when my toot is faved by someone i muted (#3245) beatrix 2017-05-23 14:05:53 -0400
  • 7ee5fc5d68 Toggle sensitive from admin page (#3261) alpaca-tc 2017-05-24 02:45:43 +0900
  • 4289ed1d13 Refactor of API timeline actions (#3263) Matt Jankowski 2017-05-23 12:11:39 -0400
  • 256e3adc1d Add Support for Nanobox (#1709) Daniel Hunsaker 2017-05-23 08:54:44 -0600
  • 152b4d54e8 Cover StatusesController more (#3259) Akihiko Odaki 2017-05-23 23:34:28 +0900
  • ea2ef16ea4 Cover StreamEntriesController more and remove redundant instructions (#3257) Akihiko Odaki 2017-05-23 22:04:23 +0900
  • 1d3e0a5060 Spec AuthorizeFollowsController assigns @account (#3246) Akihiko Odaki 2017-05-23 20:12:45 +0900
  • bf575a1f5e Introduce recent to Follow (#3247) Akihiko Odaki 2017-05-23 20:12:19 +0900
  • 860ffc0560 Focus the submit button (#3253) Yamagishi Kazutoshi 2017-05-23 20:10:41 +0900
  • 7eb4abe20a Updates Norwegian translation (#3252) Audun Larsen 2017-05-23 13:09:53 +0200
  • 1baa75f79f i18n: Latest Hebew strings translated (#3250) Ira 2017-05-23 14:08:16 +0300
  • 1d436a4322 Refactoring. Removed useless import. (#3254) Yamagishi Kazutoshi 2017-05-23 20:08:01 +0900
  • 8fd174298d Cover AccountsController more in spec (#3229) Akihiko Odaki 2017-05-23 09:53:01 +0900
  • 9afd7dadbf Fix more locale regressions from #3055 (#3242) Eugen Rochko 2017-05-23 02:50:04 +0200
  • 8e84177305 Use local default for postgres host in node streaming service (#3240) Matt Jankowski 2017-05-22 20:27:24 -0400
  • a28ce13b3e Coverage for api/web/settings controller (#3238) Matt Jankowski 2017-05-22 17:12:29 -0400
  • e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) Matt Jankowski 2017-05-22 15:50:58 -0400
  • b51398d0dd Bump version Eugen Rochko 2017-05-22 21:38:19 +0200
  • ec34ec63b1 Specs for cleanup workers (#3235) Matt Jankowski 2017-05-22 13:36:21 -0400
  • 4a4733b397 Similarly to #2426, put creation of remote statuses in a transaction, (#3233) Eugen Rochko 2017-05-22 19:35:48 +0200
  • bda7391221 Cover ApplicationController more in spec (#3230) Akihiko Odaki 2017-05-23 00:58:57 +0900
  • b9e8ffbd12 Cover AccountUnfollowController more in spec (#3228) Akihiko Odaki 2017-05-23 00:58:49 +0900
  • 7966d3a872 Fix locale bug when change it on preferences (#3223) (#3232) Tomonori Murakami 2017-05-23 00:58:41 +0900
  • 422e4d897b Cover AccountFollowController more in spec (#3227) Akihiko Odaki 2017-05-22 23:29:48 +0900
  • cb2707776f Cover AboutController more in spec (#3226) Akihiko Odaki 2017-05-22 23:27:19 +0900
  • 48e7a22e34 Fix locale regression from #3055 (#3231) Eugen Rochko 2017-05-22 16:26:54 +0200
  • 2bb5486357 Update Russian translation (#3225) Ratmir Karabut 2017-05-22 17:03:50 +0300
  • 60e2b951de Add webpack-bundle-analyzer for production builds (#3170) Nolan Lawson 2017-05-22 06:42:11 -0700
  • a94c152fd3 Allow alternate domains for mastodon handlers (#3187) Immae 2017-05-22 15:40:04 +0200
  • 9d04de1c8d Only load Intl data for current language (#3130) Nolan Lawson 2017-05-22 06:06:06 -0700
  • 73e4468ff3 Change "Account.any?" to "Account.exists?" (#3217) Yamagishi Kazutoshi 2017-05-22 22:02:30 +0900
  • fbbd80b40b Updated Polish translation (#3204) m4sk1n 2017-05-22 15:01:53 +0200
  • 361a606edb Keep children of the column-collapsable until the transition is completed (#3218) unarist 2017-05-22 22:01:27 +0900
  • df92f010ad Set config.cache_store in environments file. (#3219) Clworld 2017-05-22 22:01:02 +0900
  • 07af8c05fd Fix "Edit profile" on the account action bar (#3222) unarist 2017-05-22 21:57:50 +0900
  • aa662cecad single_user_mode? always returns boolean (#3215) Akihiko Odaki 2017-05-22 13:00:07 +0900
  • 84608c3ff8 Add translations for counter of profile (#3214) Yamagishi Kazutoshi 2017-05-22 11:45:55 +0900
  • b69365e397 Persian translation update (#3206) Masoud Abkenar 2017-05-22 00:20:13 +0200
  • a478af92c3 Fix forgotten to include language attribute in statuses JSON (#3209) Eugen Rochko 2017-05-21 21:38:09 +0200
  • 7fba4cb3d1 Allow access token in URI (#3208) happycoloredbanana 2017-05-21 22:13:11 +0300
  • a4c757767f Update Ukrainian translation (#3203) ster 2017-05-21 20:52:50 +0400
  • 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202) Akihiko Odaki 2017-05-21 20:32:13 +0900
  • 860f408475 Update .gitignore (#3197) Hayato IZUMI 2017-05-21 18:24:59 +0900
  • 440441ccb3 Enhance for the Chinese translation (#3198) vidarlee 2017-05-21 18:23:59 +0900
  • 3eb13307ca Add a Japanese translation for PR #3175 (#3192) Daigo 3 Dango 2017-05-20 23:16:54 +0000
  • 756db8103a Bump version to 1.4.0.2 (#3190) Eugen Rochko 2017-05-20 23:30:20 +0200
  • 20c0054460 Adjust REDIS_URL usage in node_redis (#3183) Eugen Rochko 2017-05-20 21:06:09 +0200
  • ae78d012ac Some Dockerfile improvements (#3182) Wonderfall 2017-05-20 20:01:05 +0200
  • ef900789bc Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) Eugen Rochko 2017-05-20 19:42:58 +0200
  • d78f555254 Improve language filter preferences look (#3184) Eugen Rochko 2017-05-20 19:42:44 +0200
  • c2f70829d9 Adds bootsnap. Faster boot time (#3176) Eugen Rochko 2017-05-20 19:42:27 +0200
  • b280c387c8 Add MS Edge support to public.js (#3179) Yamagishi Kazutoshi 2017-05-21 01:15:43 +0900
  • b75f13927e Catalan translation update (#3177) spla 2017-05-20 17:50:11 +0200
  • 22cb286ad7 Fix regressions in api/v1 (#3178) Akihiko Odaki 2017-05-21 00:48:34 +0900
  • 8f4b7c1820 Filter languages with opt out (#3175) Matt Jankowski 2017-05-20 11:32:44 -0400
  • 2e112e2406 Improve eslint rules (#3147) Yamagishi Kazutoshi 2017-05-21 00:31:47 +0900
  • 812fe90eca Ensure unique identifiers in fabricated objects in tests (#3173) Eugen Rochko 2017-05-20 17:09:40 +0200
  • 6c1122a1d9 Fix block list 500 (#3174) Yamagishi Kazutoshi 2017-05-21 00:01:14 +0900
  • d3be2b582a More tests for public timeline method (#3171) Eugen Rochko 2017-05-20 16:56:30 +0200
  • 419226d1f6 Remove unnecessary status__info-time div (#3172) Nolan Lawson 2017-05-20 07:48:49 -0700
  • f554807563 Use joins for account properties (#3167) Akihiko Odaki 2017-05-20 22:13:51 +0900
  • d972845ff6 Fix #2680 - Run processes in Docker as non-root user (#3159) Wonderfall 2017-05-20 15:12:29 +0200
  • 2c405aed55 Performance improvements (#3168) Sorin Davidoi 2017-05-20 14:58:13 +0200
  • da0a18a318 Add Japanese translations (domain block & admin page) (#3160) Yamagishi Kazutoshi 2017-05-20 20:39:03 +0900
  • 8ed3fa1693 Update reset_password_instructions.ar.html.erb (#3163) ButterflyOfFire 2017-05-20 12:38:33 +0100
  • 60fe9983ee Updating the French translations for the web client (#3164) June Sallou 2017-05-20 13:38:26 +0200
  • 724fc3cbdf guard against empty domain block list in status scope (#3161) beatrix 2017-05-20 07:38:13 -0400
  • de475cf8d3 Add account media gallery view to web UI (#3120) Eugen Rochko 2017-05-20 01:28:25 +0200
  • b369fc2de4 feat: Use CSS contain to avoid computations (#3158) Sorin Davidoi 2017-05-20 01:26:46 +0200
  • 8c5eaf7ae9 Enable and fill in JSON response test in API::AccountsController (#3157) Jack Jennings 2017-05-19 15:27:13 -0700
  • 7eb8b2efad Fix JavaScript error (#3153) PFM 2017-05-20 06:33:42 +0900
  • b6f6152e26 Add coverage for api/v1 controllers (#3155) Matt Jankowski 2017-05-19 17:32:37 -0400
  • f8ee136c29 Fix federated timeline excluding local toots when any domain blocks are set (#3151) Eugen Rochko 2017-05-19 21:19:41 +0200
  • f1ab70649b Add buttons to block and unblock domain (#3127) Eugen Rochko 2017-05-19 21:05:32 +0200
  • 1548695c83 Avoid useless renders (#3141) Sorin Davidoi 2017-05-19 20:58:12 +0200
  • 3da521a586 Adds better documentation to LOCAL_DOMAIN and LOCAL_HTTPS (#3149) Audun Larsen 2017-05-19 20:55:15 +0200
  • d22cec81fb Unify the method of extracting tags (#3138) abcang 2017-05-20 03:19:14 +0900
  • d2e0edd721 Add spec coverage for regeneration worker (#3143) Matt Jankowski 2017-05-19 10:55:09 -0400
  • 3002a89419 Remove unused style helper (#3145) Matt Jankowski 2017-05-19 10:54:47 -0400
  • 17ba662004 Gem updates without rails five one (#3137) Matt Jankowski 2017-05-19 10:22:10 -0400
  • db4119f971 Specs for precompute feed service (#3142) Matt Jankowski 2017-05-19 10:21:52 -0400
  • 4a3db71692 Remove react-autosuggest (#3140) Yamagishi Kazutoshi 2017-05-19 22:21:34 +0900
  • dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131) Yamagishi Kazutoshi 2017-05-19 18:44:28 +0900
  • 595e060347 Enable caching dependencies in Travis CI (#3132) Yamagishi Kazutoshi 2017-05-19 18:44:00 +0900
  • 8e4fc5d5d2 Improve how params from controller are permitted in filter helper (#3129) Matt Jankowski 2017-05-19 05:43:20 -0400
  • b8b7b506a2 Replace inline styles with stylesheet (#3115) Yamagishi Kazutoshi 2017-05-19 18:42:54 +0900
  • 550863198c i18n: Hebrew Spam folder check warning added (#3134) Ira 2017-05-19 12:42:02 +0300
  • 198ae3e366 Define instance method outside #included (#3128) alpaca-tc 2017-05-19 18:41:45 +0900
  • 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124) Matt Jankowski 2017-05-18 21:11:23 -0400
  • d2542dcec0 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123) Matt Jankowski 2017-05-18 21:11:17 -0400
  • f18a6c2cf2 feat(babel): Strip prop types (#3122) Sorin Davidoi 2017-05-19 02:42:21 +0200