1977 Commits (fb95094b023a4e029b6c648a3e83cc2596677175)

Author SHA1 Message Date
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
Akihiko Odaki 9cc7a3c209 Cover AccountsController more in spec (#3229)
7 years ago
Matt Jankowski 4f2a0f546d Coverage for api/web/settings controller (#3238)
7 years ago
Matt Jankowski 8c11626321 Add coverage for ReportFilter and AccountFilter (#3236)
7 years ago
Matt Jankowski 0eb8b00cc9 Specs for cleanup workers (#3235)
7 years ago
Eugen Rochko cc91569a92 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
7 years ago
Tomonori Murakami 323eeb096c Fix locale bug when change it on preferences (#3223) (#3232)
7 years ago
Eugen Rochko a2f664f763 Fix locale regression from #3055 (#3231)
7 years ago
Ratmir Karabut bb40976006 Update Russian translation (#3225)
7 years ago
Immae ae917bfb23 Allow alternate domains for mastodon handlers (#3187)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi 410a684c3b Change "Account.any?" to "Account.exists?" (#3217)
7 years ago
unarist 21d9bb041e Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 0581edb572 Fix "Edit profile" on the account action bar (#3222)
7 years ago
Akihiko Odaki cbd9804857 single_user_mode? always returns boolean (#3215)
7 years ago
Yamagishi Kazutoshi 901a36039e Add translations for counter of profile (#3214)
7 years ago
Masoud Abkenar 9ce65dd7dc Persian translation update (#3206)
7 years ago
Eugen Rochko 9f05b5a078 Fix forgotten to include language attribute in statuses JSON (#3209)
7 years ago
ster 0dfe09d630 Update Ukrainian translation (#3203)
7 years ago
Akihiko Odaki 90c8175cb0 Fix mutes_controller error and incorrect statuses_controller report (#3202)
7 years ago
vidarlee 601c3668e3 Enhance for the Chinese translation (#3198)
7 years ago
Eugen Rochko b51beb6486 Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Eugen Rochko 9ade22cd04 Improve language filter preferences look (#3184)
7 years ago
Yamagishi Kazutoshi d7d6a30287 Add MS Edge support to public.js (#3179)
7 years ago
spla d4e99f6efa Catalan translation update (#3177)
7 years ago
Akihiko Odaki f23a0655fe Fix regressions in api/v1 (#3178)
7 years ago
Matt Jankowski 1122249e51 Filter languages with opt out (#3175)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi ee5e342a42 Fix block list 500 (#3174)
7 years ago
Nolan Lawson fb220aefc9 Remove unnecessary status__info-time div (#3172)
7 years ago
Akihiko Odaki 9d32e7f6d5 Use joins for account properties (#3167)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi 5202908017 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
ButterflyOfFire 9054d82d51 Update reset_password_instructions.ar.html.erb (#3163)
7 years ago
June Sallou 1596329b26 Updating the French translations for the web client (#3164)
7 years ago
beatrix 4f3b6cc3be guard against empty domain block list in status scope (#3161)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
PFM 27fc0ba24e Fix JavaScript error (#3153)
7 years ago
Eugen Rochko de5e67238b Fix federated timeline excluding local toots when any domain blocks are set (#3151)
7 years ago
Eugen Rochko 5695449335 Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
abcang e3dcaaf0b9 Unify the method of extracting tags (#3138)
7 years ago
Matt Jankowski c8f8629c7e Add spec coverage for regeneration worker (#3143)
7 years ago
Matt Jankowski fbc28a9d0f Remove unused style helper (#3145)
7 years ago
Matt Jankowski 4423ed3557 Specs for precompute feed service (#3142)
7 years ago
Yamagishi Kazutoshi d1f83bee86 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Matt Jankowski fb2826be40 Improve how params from controller are permitted in filter helper (#3129)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
alpaca-tc b0979ed58e Define instance method outside #included (#3128)
7 years ago
Matt Jankowski 6619cfe934 Conditional validations no longer accept strings for if/unless (#3124)
7 years ago
Matt Jankowski bab5df2872 Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123)
7 years ago
Matt Jankowski 48b3f0cffa Skip asset pipeline for static file in public/ (#3125)
7 years ago
Eugen Rochko 0cafe62561 Account domain blocks (#2381)
7 years ago
Matt Jankowski b3f0e6f7b9 After remote follow worker specs (#3098)
7 years ago
Sorin Davidoi ffea738a84 refactor: Import from react-router/lib (#3117)
7 years ago
Yamagishi Kazutoshi bd1f7d0b9c Fetch remote image using http.rb (#3114)
7 years ago
Ira 105b93ba94 i18l: Hebrew translation updates (#3109)
7 years ago
Quent-in 11d6f5c100 update (#3113)
7 years ago
Yamagishi Kazutoshi 6e984e68de Add rel="noopener" to getting started (#3104)
7 years ago
Eugen Rochko ae6984de48 Fix character counter not updating for bio (#3101)
7 years ago
Eugen Rochko 4faf1e3d73 Add reset button to admin accounts search, improve looks a little (#3100)
7 years ago
Yamagishi Kazutoshi 6cab5a82d5 Fix minor Japanese translations (#3099)
7 years ago
alpaca-tc 5523fd6efb Refactor Status#ancestors/descendants (#3092)
7 years ago
alpaca-tc f6a167b30e Render translated view (#3093)
7 years ago
alpaca-tc c0791aa647 Add filter to AccountFilter (#2968)
7 years ago
Stephen Burgess 06dfb1b316 Catch import promise in application.js (#3041)
7 years ago
jeroenpraat e153231d85 One string NL update (#3090)
7 years ago
Eugen Rochko c1d880d9a8 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
Eugen Rochko 93e9f8b3ed Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
7 years ago
spla 6bf6a21658 Add catalan language (#3084)
7 years ago
unarist 2e7c9c77f8 Make .column-collapse animation simple (#3086)
7 years ago
geta6 5c2daded5c Enable to handle app immediately after closing modal (#3082)
7 years ago
Shunsuke Michii 37c8d4ce7e Make faster ProcessFeedService (#3080)
7 years ago
masarakki 523f82db5e use-symbol-in-order (#3081)
7 years ago
alpaca-tc b8b7be1e4a Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc 41295c0bbd Order by symbol value (#3077)
7 years ago
alpaca-tc 0d7dc192c3 Optimize Status#permitted_for 24x (#3069)
7 years ago
Hiroaki Ninomiya ba3fa2bb28 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
7 years ago
Eugen Rochko 160c50957f Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko bd7dc50186 Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
7 years ago
Akihiko Odaki a4a52180cd Introduce common JavaScript file (#2981)
7 years ago
Kazuhiro NISHIYAMA f1f280517a Update Japanese tranlsation of conversations muting (#3070)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko 456099eebf Fix style regressions (#3062)
7 years ago
Paul 5d1f249685 Fix only typo (#3035)
7 years ago
Eugen Rochko 83b444ddab Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
7 years ago
beatrix 3434547038 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
Stephen Burgess 095c99fb53 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
7 years ago
Ira 2e07e3acf3 i18n: Hebrew string updates (#3037)
7 years ago
Shunsuke Michii 22353d25e7 Fix og:url. (#3031)
7 years ago
alpaca-tc 4b5edb0d16 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
beatrix b460582b67 Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 706ebea56e Make direct statuses stand out more (#3025)
7 years ago
jeroenpraat 33737acda3 Finalizing Dutch strings (#3028)
7 years ago
Wonderfall df4b9580d4 fix #3008 : props was not defined (#3022)
7 years ago
Matt Jankowski dc59643e73 Spec coverage and refactor for pubsub/delivery worker (#3021)
7 years ago
Shel Raphen 9621ff6982 Fix color contrast some more in privacy warning (#3018)
7 years ago
Koala Yeung a9a01aad32 Allow SCSS variables to be overridden (#2987)
7 years ago