1925 Commits (04304e65382ba7ff926c1abceb792e9e6ed81fd1)

Author SHA1 Message Date
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
Eugen Rochko 12ef99556e Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Eugen Rochko 7b5af13d19 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
7 years ago
Shel Raphen 464e70ceff Increase color contrast on privacy warning (#3015)
7 years ago
Eugen Rochko b5091f16f0 Fix not rejecting remote URIs when parsing out local IDs (#3012)
7 years ago
Eugen Rochko 777f28e06b Fix locales again (#3010)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi bb619d421f Remove unnecessary message in video player (#3007)
7 years ago
ButterflyOfFire 6582c6e147 Update ar.json (#3004)
7 years ago
Eugen Rochko db707c7af3 Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago
Eugen Rochko 42d5aa26cc Fix #2205 - Delete associated notifications when a status is deleted (#2994)
7 years ago
Eugen Rochko 7c20c80ed7 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
7 years ago
Eugen Rochko 090f27b86f When avatar/header are missing, do not include the missing file into Atom (#2988)
7 years ago
Yamagishi Kazutoshi 08f861bbc5 Focus tab of Mastodon when clicking notification (#2989)
7 years ago
Nolan Lawson 4692cc8d98 Add dynamic polyfills for older browsers (#2985)
7 years ago
Go Shoemake f87af43ee7 Fixed mention regex to support unicode (#2420)
7 years ago
Yamagishi Kazutoshi 83b0107167 Refine unescapeHTML (#2977)
7 years ago
Yamagishi Kazutoshi 04e4aa2096 Remove unnecessary .keep files (#2976)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
jeroenpraat 634b19b725 Very small fix/update NL strings (#2971)
7 years ago
Matt Jankowski 60fa69399c Pubsub confirmation worker spec (#2974)
7 years ago
Eugen Rochko ee7719d540 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
7 years ago
alpaca-tc d0c0fed791 Add `account_id DESC` to optimize PrecomputeFeedService (#2967)
7 years ago
beatrix e71ac76f5e fix a regression introduced by 4f54465c3b (#2966)
7 years ago
Wonderfall 04ee7e7b62 align buttons with column headers (#2964)
7 years ago
Matt Jankowski cd8fc8031f Spec feed insert worker (#2965)
7 years ago
Yamagishi Kazutoshi 67aa79964e Add boop sounds in Vorbis format (#2963)
7 years ago
Matt Jankowski cd3630e3d1 Spec coverage and refactor of digest mailer worker (#2961)
7 years ago
Koala Yeung 9a944ec49b Fix Occitan's locale data plural function (#2957)
7 years ago
AA4ch1 6d039ffe97 Fix compose_form.js for #2904 (#2960)
7 years ago
R Tucker 4f54465c3b Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
7 years ago
Eugen Rochko 221898cc90 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
Matt Jankowski b188aeb0e7 Specs for pubsub subscribe service (#2951)
7 years ago
Matt Jankowski 87ef624429 Spec and refactor for pubsubhubbub/unsubscribe service (#2946)
7 years ago
Akihiko Odaki a1abb11656 Use CLD3 (#2949)
7 years ago
Akihiko Odaki 401765cffe Use RegExp for require.context to filter custom stylesheets (#2950)
7 years ago
abcang 5b538cde50 Fixed bug that timeline can not be displayed by InvalidURIError (#2947)
7 years ago
haoyayoi a5ad348182 add content-type in pubsubhubhub request header (#2943)
7 years ago
Alda Marteau-Hardi 53f6534b66 Fix missing or not gender neutral strings. (#2944)
7 years ago
Yamagishi Kazutoshi 84a4758114 Remove jquery-ujs (#2939)
7 years ago
Yamagishi Kazutoshi 3fbd3dc837 Fix duplicated values in nl.json (#2931)
7 years ago
Koala Yeung f448606096 Update Norwegian translations (#2937)
7 years ago
Soshi Kato 62cdc492d8 Fix snackbar notification stacking order (#2935)
7 years ago
HANATANI Takuma 832bcd97a4 Add cursor property to toot user avatar. (#2933)
7 years ago
Matt Jankowski c298bcbb49 Services specs for subscribe and unsubscribe (#2928)
7 years ago
Matt Jankowski 735c5098c5 Specs for API push controller, with refactor (#2926)
7 years ago
Quent-in e8e3827cba i18n mailer files for Occitan language (#2924)
7 years ago
jeroenpraat 02ca71c7bf Updating and extending Dutch strings (#2930)
7 years ago
Matt Jankowski 23f6ec856f Delegate Account#user_locale method and allow nil (#2927)
7 years ago
ButterflyOfFire eb0050d9ec Update fr.json (#2915)
7 years ago
Yamagishi Kazutoshi cd27deb5e3 Prevent selection of unacceptable Content-Type files (#2910)
7 years ago
ButterflyOfFire df87636834 Update simple_form.ar.yml (#2908)
7 years ago