1947 Commits (807c192fcf3a6cd0f4c712ec43130fbffddcc6c6)

Author SHA1 Message Date
Akihiko Odaki f554807563 Use joins for account properties (#3167)
7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi da0a18a318 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
ButterflyOfFire 8ed3fa1693 Update reset_password_instructions.ar.html.erb (#3163)
7 years ago
June Sallou 60fe9983ee Updating the French translations for the web client (#3164)
7 years ago
beatrix 724fc3cbdf guard against empty domain block list in status scope (#3161)
7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi b369fc2de4 feat: Use CSS contain to avoid computations (#3158)
7 years ago
PFM 7eb8b2efad Fix JavaScript error (#3153)
7 years ago
Eugen Rochko f8ee136c29 Fix federated timeline excluding local toots when any domain blocks are set (#3151)
7 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
abcang d22cec81fb Unify the method of extracting tags (#3138)
7 years ago
Matt Jankowski d2e0edd721 Add spec coverage for regeneration worker (#3143)
7 years ago
Matt Jankowski 3002a89419 Remove unused style helper (#3145)
7 years ago
Matt Jankowski db4119f971 Specs for precompute feed service (#3142)
7 years ago
Yamagishi Kazutoshi 4a3db71692 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Matt Jankowski 8e4fc5d5d2 Improve how params from controller are permitted in filter helper (#3129)
7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
7 years ago
alpaca-tc 198ae3e366 Define instance method outside #included (#3128)
7 years ago
Matt Jankowski 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124)
7 years ago
Matt Jankowski d2542dcec0 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
7 years ago
Matt Jankowski 25e5aa645d Skip asset pipeline for static file in public/ (#3125)
7 years ago
Eugen Rochko 620d0d8029 Account domain blocks (#2381)
7 years ago
Matt Jankowski 8ec8410651 After remote follow worker specs (#3098)
7 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
7 years ago
Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114)
7 years ago
Ira b11c4326d2 i18l: Hebrew translation updates (#3109)
7 years ago
Quent-in 390a2a8ab9 update (#3113)
7 years ago
Yamagishi Kazutoshi 4d1ce3c7ad Add rel="noopener" to getting started (#3104)
7 years ago
Eugen Rochko 76449df903 Fix character counter not updating for bio (#3101)
7 years ago
Eugen Rochko 226c9836e4 Add reset button to admin accounts search, improve looks a little (#3100)
7 years ago
Yamagishi Kazutoshi 05008f3930 Fix minor Japanese translations (#3099)
7 years ago
alpaca-tc 59ceeae8ea Refactor Status#ancestors/descendants (#3092)
7 years ago
alpaca-tc b397f69633 Render translated view (#3093)
7 years ago
alpaca-tc e89e4355eb Add filter to AccountFilter (#2968)
7 years ago
Stephen Burgess abe0d9421f Catch import promise in application.js (#3041)
7 years ago
jeroenpraat eab93992d1 One string NL update (#3090)
7 years ago
Eugen Rochko 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
7 years ago
spla a51c8074df Add catalan language (#3084)
7 years ago
unarist 3722f90865 Make .column-collapse animation simple (#3086)
7 years ago
geta6 bbaac89eb0 Enable to handle app immediately after closing modal (#3082)
7 years ago
Shunsuke Michii 0dfffb6dcb Make faster ProcessFeedService (#3080)
7 years ago
masarakki 1b0a5658f1 use-symbol-in-order (#3081)
7 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc 09ec6e504b Order by symbol value (#3077)
7 years ago
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
7 years ago
Hiroaki Ninomiya cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
7 years ago
Eugen Rochko 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
7 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
7 years ago
Kazuhiro NISHIYAMA 6ee3a10f17 Update Japanese tranlsation of conversations muting (#3070)
7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko a588358f41 Fix style regressions (#3062)
7 years ago
Paul bc1a91f4cd Fix only typo (#3035)
7 years ago
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
7 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
Stephen Burgess 4bd0488a77 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
7 years ago
Ira 1b17da6ed9 i18n: Hebrew string updates (#3037)
7 years ago
Shunsuke Michii 89210781cb Fix og:url. (#3031)
7 years ago
alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
7 years ago
jeroenpraat 66ff9ed34e Finalizing Dutch strings (#3028)
7 years ago
Wonderfall b65950bb2e fix #3008 : props was not defined (#3022)
7 years ago
Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021)
7 years ago
Shel Raphen a1fc2cfa09 Fix color contrast some more in privacy warning (#3018)
7 years ago
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987)
7 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
7 years ago
Shel Raphen 60f3230a05 Increase color contrast on privacy warning (#3015)
7 years ago
Eugen Rochko 43d754eb42 Fix not rejecting remote URIs when parsing out local IDs (#3012)
7 years ago
Eugen Rochko e0c3ed29d8 Fix locales again (#3010)
7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi 44a3584e2d Remove unnecessary message in video player (#3007)
7 years ago
ButterflyOfFire 62a98a3f0e Update ar.json (#3004)
7 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago
Eugen Rochko d0ef318eaa Fix #2205 - Delete associated notifications when a status is deleted (#2994)
7 years ago
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
7 years ago
Eugen Rochko a2c8da0185 When avatar/header are missing, do not include the missing file into Atom (#2988)
7 years ago
Yamagishi Kazutoshi 88fd5cb688 Focus tab of Mastodon when clicking notification (#2989)
7 years ago
Nolan Lawson 0ec77c5b3e Add dynamic polyfills for older browsers (#2985)
7 years ago
Go Shoemake 9cd3a6836b Fixed mention regex to support unicode (#2420)
7 years ago
Yamagishi Kazutoshi 7ff84cb07e Refine unescapeHTML (#2977)
7 years ago
Yamagishi Kazutoshi e6fbf0334f Remove unnecessary .keep files (#2976)
7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
7 years ago
jeroenpraat 65027657ec Very small fix/update NL strings (#2971)
7 years ago
Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974)
7 years ago
Eugen Rochko a231f915a0 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
7 years ago
alpaca-tc c3ef5d5414 Add `account_id DESC` to optimize PrecomputeFeedService (#2967)
7 years ago
beatrix 57a3d71c90 fix a regression introduced by e2491680e6 (#2966)
7 years ago
Wonderfall 43db2cf5e7 align buttons with column headers (#2964)
7 years ago
Matt Jankowski cc9a6a710f Spec feed insert worker (#2965)
7 years ago
Yamagishi Kazutoshi 2fba4196ef Add boop sounds in Vorbis format (#2963)
7 years ago
Matt Jankowski d142544159 Spec coverage and refactor of digest mailer worker (#2961)
7 years ago
Koala Yeung 7ac092513c Fix Occitan's locale data plural function (#2957)
7 years ago
AA4ch1 2db53526c9 Fix compose_form.js for #2904 (#2960)
7 years ago
R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
7 years ago