Commit graph

  • 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) v1.4rc2 Eugen Rochko 2017-05-20 23:30:20 +0200
  • 20c0054460 Adjust REDIS_URL usage in node_redis (#3183) v1.4rc1 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
  • 25e5aa645d Skip asset pipeline for static file in public/ (#3125) Matt Jankowski 2017-05-18 20:41:56 -0400
  • 620d0d8029 Account domain blocks (#2381) Eugen Rochko 2017-05-19 01:14:30 +0200
  • 8ec8410651 After remote follow worker specs (#3098) Matt Jankowski 2017-05-18 15:10:41 -0400
  • 4cc8ddabe5 Add transform-runtime for smaller Babel helpers (#3116) Nolan Lawson 2017-05-18 10:14:58 -0700
  • 07e875972a refactor: Import from react-router/lib (#3117) Sorin Davidoi 2017-05-18 19:14:03 +0200
  • 79ef8b3653 Fetch remote image using http.rb (#3114) Yamagishi Kazutoshi 2017-05-18 22:43:10 +0900
  • b11c4326d2 i18l: Hebrew translation updates (#3109) Ira 2017-05-18 14:57:58 +0300
  • 390a2a8ab9 update (#3113) Quent-in 2017-05-18 12:48:41 +0200
  • cf6f67997e Update oc.yml (#3112) Quent-in 2017-05-18 12:48:35 +0200
  • 4d1ce3c7ad Add rel="noopener" to getting started (#3104) Yamagishi Kazutoshi 2017-05-18 10:05:30 +0900
  • 76449df903 Fix character counter not updating for bio (#3101) Eugen Rochko 2017-05-18 00:38:18 +0200
  • 226c9836e4 Add reset button to admin accounts search, improve looks a little (#3100) Eugen Rochko 2017-05-18 00:38:01 +0200
  • 05008f3930 Fix minor Japanese translations (#3099) Yamagishi Kazutoshi 2017-05-18 00:50:39 +0900
  • 59ceeae8ea Refactor Status#ancestors/descendants (#3092) alpaca-tc 2017-05-17 22:38:16 +0900
  • b397f69633 Render translated view (#3093) alpaca-tc 2017-05-17 22:36:56 +0900
  • 5b3c7572ca Use REDIS_DB in streaming (#3094) Hayato IZUMI 2017-05-17 22:36:34 +0900
  • e89e4355eb Add filter to AccountFilter (#2968) alpaca-tc 2017-05-17 10:00:34 +0900
  • abe0d9421f Catch import promise in application.js (#3041) Stephen Burgess 2017-05-16 19:59:43 -0500
  • 7c1f3f8163 Added a warning to look into the spam folder (#2921) jeroenpraat 2017-05-17 02:55:37 +0200
  • eab93992d1 One string NL update (#3090) jeroenpraat 2017-05-17 02:54:41 +0200
  • 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089) Eugen Rochko 2017-05-17 00:54:24 +0200
  • 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088) Eugen Rochko 2017-05-17 00:41:15 +0200
  • a51c8074df Add catalan language (#3084) spla 2017-05-17 00:25:10 +0200
  • 3722f90865 Make .column-collapse animation simple (#3086) unarist 2017-05-17 07:24:46 +0900
  • 9bddb946f0 feat(ja): add missing ja translation. (#3083) Hiroaki Ninomiya 2017-05-17 01:14:22 +0900
  • bbaac89eb0 Enable to handle app immediately after closing modal (#3082) geta6 2017-05-16 19:12:38 +0900
  • 0dfffb6dcb Make faster ProcessFeedService (#3080) Shunsuke Michii 2017-05-16 19:12:29 +0900
  • 1b0a5658f1 use-symbol-in-order (#3081) masarakki 2017-05-16 19:10:09 +0900
  • 682b68438e Improve Account#triadic_closures (#3079) alpaca-tc 2017-05-16 19:06:38 +0900
  • 09ec6e504b Order by symbol value (#3077) alpaca-tc 2017-05-16 10:35:17 +0900
  • a2a2af244c Optimize Status#permitted_for 24x (#3069) alpaca-tc 2017-05-16 09:54:17 +0900
  • cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. (#3055) Hiroaki Ninomiya 2017-05-16 07:41:09 +0900
  • 1379124682 Improve ja translation (#3071) Hiroaki Ninomiya 2017-05-16 07:12:07 +0900
  • 0b34ade66b Update devise to version 4.3.0 (#3074) Matt Jankowski 2017-05-15 16:36:45 -0400
  • 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073) Eugen Rochko 2017-05-15 22:36:38 +0200
  • af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072) Eugen Rochko 2017-05-15 21:20:55 +0200
  • 85c9496340 Introduce common JavaScript file (#2981) Akihiko Odaki 2017-05-16 03:20:10 +0900
  • 6ee3a10f17 Update Japanese tranlsation of conversations muting (#3070) Kazuhiro NISHIYAMA 2017-05-16 01:05:28 +0900
  • d0dd9eb5b5 Feature conversations muting (#3017) Eugen Rochko 2017-05-15 03:04:13 +0200
  • a588358f41 Fix style regressions (#3062) Eugen Rochko 2017-05-15 01:23:58 +0200
  • 0a110d07b6 Update capistrano lock version to 3.8.1 (#3056) esetomo 2017-05-15 00:38:29 +0900
  • 5f727f9068 Update rails to version 5.0.3 (#3054) Matt Jankowski 2017-05-14 10:30:14 -0400
  • 72c8562cc9 Use babel-preset-env on Streaming Server (#2998) Yamagishi Kazutoshi 2017-05-14 20:47:31 +0900
  • 882e4f5322 Remove Babel plugin for ES Modules (#2975) Yamagishi Kazutoshi 2017-05-14 19:59:40 +0900
  • bc1a91f4cd Fix only typo (#3035) Paul 2017-05-14 10:58:50 +0000
  • aeb90b7c4a Add browserslist config for autoprefixer (#3053) Yamagishi Kazutoshi 2017-05-14 19:57:54 +0900
  • fb87e847bc Add heroku APT buildpack for scalingo. (#3051) William Pitcock 2017-05-14 05:57:13 -0500