1914 Commits (df92f010ad5acd72b28e6d49c028f9123e92cf06)

Author SHA1 Message Date
Yamagishi Kazutoshi 05008f3930 Fix minor Japanese translations (#3099)
8 years ago
alpaca-tc 59ceeae8ea Refactor Status#ancestors/descendants (#3092)
8 years ago
alpaca-tc b397f69633 Render translated view (#3093)
8 years ago
alpaca-tc e89e4355eb Add filter to AccountFilter (#2968)
8 years ago
Stephen Burgess abe0d9421f Catch import promise in application.js (#3041)
8 years ago
jeroenpraat eab93992d1 One string NL update (#3090)
8 years ago
Eugen Rochko 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
8 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
8 years ago
spla a51c8074df Add catalan language (#3084)
8 years ago
unarist 3722f90865 Make .column-collapse animation simple (#3086)
8 years ago
geta6 bbaac89eb0 Enable to handle app immediately after closing modal (#3082)
8 years ago
Shunsuke Michii 0dfffb6dcb Make faster ProcessFeedService (#3080)
8 years ago
masarakki 1b0a5658f1 use-symbol-in-order (#3081)
8 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079)
8 years ago
alpaca-tc 09ec6e504b Order by symbol value (#3077)
8 years ago
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
8 years ago
Hiroaki Ninomiya cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
8 years ago
Eugen Rochko 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
8 years ago
Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
8 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
8 years ago
Kazuhiro NISHIYAMA 6ee3a10f17 Update Japanese tranlsation of conversations muting (#3070)
8 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
8 years ago
Eugen Rochko a588358f41 Fix style regressions (#3062)
8 years ago
Paul bc1a91f4cd Fix only typo (#3035)
8 years ago
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
8 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045)
8 years ago
Stephen Burgess 4bd0488a77 feat(count): Just yml count syntax to provide different rule for 1 (#2685)
8 years ago
Ira 1b17da6ed9 i18n: Hebrew string updates (#3037)
8 years ago
Shunsuke Michii 89210781cb Fix og:url. (#3031)
8 years ago
alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
8 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
8 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
8 years ago
jeroenpraat 66ff9ed34e Finalizing Dutch strings (#3028)
8 years ago
Wonderfall b65950bb2e fix #3008 : props was not defined (#3022)
8 years ago
Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021)
8 years ago
Shel Raphen a1fc2cfa09 Fix color contrast some more in privacy warning (#3018)
8 years ago
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987)
8 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016)
8 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
8 years ago
Shel Raphen 60f3230a05 Increase color contrast on privacy warning (#3015)
8 years ago
Eugen Rochko 43d754eb42 Fix not rejecting remote URIs when parsing out local IDs (#3012)
8 years ago
Eugen Rochko e0c3ed29d8 Fix locales again (#3010)
8 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
8 years ago
Yamagishi Kazutoshi 44a3584e2d Remove unnecessary message in video player (#3007)
8 years ago
ButterflyOfFire 62a98a3f0e Update ar.json (#3004)
8 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
8 years ago
Eugen Rochko d0ef318eaa Fix #2205 - Delete associated notifications when a status is deleted (#2994)
8 years ago
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
8 years ago
Eugen Rochko a2c8da0185 When avatar/header are missing, do not include the missing file into Atom (#2988)
8 years ago
Yamagishi Kazutoshi 88fd5cb688 Focus tab of Mastodon when clicking notification (#2989)
8 years ago
Nolan Lawson 0ec77c5b3e Add dynamic polyfills for older browsers (#2985)
8 years ago
Go Shoemake 9cd3a6836b Fixed mention regex to support unicode (#2420)
8 years ago
Yamagishi Kazutoshi 7ff84cb07e Refine unescapeHTML (#2977)
8 years ago
Yamagishi Kazutoshi e6fbf0334f Remove unnecessary .keep files (#2976)
8 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
8 years ago
jeroenpraat 65027657ec Very small fix/update NL strings (#2971)
8 years ago
Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974)
8 years ago
Eugen Rochko a231f915a0 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
8 years ago
alpaca-tc c3ef5d5414 Add `account_id DESC` to optimize PrecomputeFeedService (#2967)
8 years ago
beatrix 57a3d71c90 fix a regression introduced by e2491680e6 (#2966)
8 years ago
Wonderfall 43db2cf5e7 align buttons with column headers (#2964)
8 years ago
Matt Jankowski cc9a6a710f Spec feed insert worker (#2965)
8 years ago
Yamagishi Kazutoshi 2fba4196ef Add boop sounds in Vorbis format (#2963)
8 years ago
Matt Jankowski d142544159 Spec coverage and refactor of digest mailer worker (#2961)
8 years ago
Koala Yeung 7ac092513c Fix Occitan's locale data plural function (#2957)
8 years ago
AA4ch1 2db53526c9 Fix compose_form.js for #2904 (#2960)
8 years ago
R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
8 years ago
Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
8 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942)
8 years ago
Matt Jankowski 682507bc3c Specs for pubsub subscribe service (#2951)
8 years ago
Matt Jankowski 441d6dc734 Spec and refactor for pubsubhubbub/unsubscribe service (#2946)
8 years ago
Akihiko Odaki d5cabfe5c6 Use CLD3 (#2949)
8 years ago
Akihiko Odaki af6a84da14 Use RegExp for require.context to filter custom stylesheets (#2950)
8 years ago
abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947)
8 years ago
haoyayoi 2fba94b36e add content-type in pubsubhubhub request header (#2943)
8 years ago
Alda Marteau-Hardi 8c9116dc98 Fix missing or not gender neutral strings. (#2944)
8 years ago
Yamagishi Kazutoshi 42eb841dc2 Remove jquery-ujs (#2939)
8 years ago
Yamagishi Kazutoshi 584b45530c Fix duplicated values in nl.json (#2931)
8 years ago
Koala Yeung f5cdea5122 Update Norwegian translations (#2937)
8 years ago
Soshi Kato f36a791227 Fix snackbar notification stacking order (#2935)
8 years ago
HANATANI Takuma 7c249dfd88 Add cursor property to toot user avatar. (#2933)
8 years ago
Matt Jankowski 5bea42412e Services specs for subscribe and unsubscribe (#2928)
8 years ago
Matt Jankowski 04166c4a35 Specs for API push controller, with refactor (#2926)
8 years ago
Quent-in fed585e3f4 i18n mailer files for Occitan language (#2924)
8 years ago
jeroenpraat 406229d927 Updating and extending Dutch strings (#2930)
8 years ago
Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927)
8 years ago
ButterflyOfFire 01c4c29b3a Update fr.json (#2915)
8 years ago
Yamagishi Kazutoshi 459bbfa4b2 Prevent selection of unacceptable Content-Type files (#2910)
8 years ago
ButterflyOfFire 7140def5c9 Update simple_form.ar.yml (#2908)
8 years ago
Matt Jankowski b85dec2b97 Improve scss color variables (#2912)
8 years ago
Koala Yeung cbd673601c Add Thai langauge (#2903)
8 years ago
Yamagishi Kazutoshi 66a3979cba Fix broken features list in RTL languages (#2909)
8 years ago
ster 9de254c46e Fix small typo in ru.json (#2906)
8 years ago
HANATANI Takuma 388e70b881 Remove unnecessary keep file. (#2902)
8 years ago
yhirano 48594b18e6 Added haml-lint and fix warnings (#2773)
8 years ago
Matt Jankowski bba537a7be Improve allowed language handling (#2897)
8 years ago
Jessica K. Litwin 28e674bc6a small ui change so that the settings buttons at the top of each column are actually aligned properly (#2894)
8 years ago
ster 9d84dda213 Update Ukrainian, Russian translations (#2893)
8 years ago
yhirano d63c291f86 Enable CodeClimate SCSS Lint checks (#2886)
8 years ago
Ratmir Karabut 6ad19036e3 Update Russian translation (#2891)
8 years ago