about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-05-17Add filter to AccountFilter (#2968)alpaca-tc
2017-05-17Catch import promise in application.js (#3041)Stephen Burgess
2017-05-17One string NL update (#3090)jeroenpraat
2017-05-17Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra l...Eugen Rochko
2017-05-17Fix #2572 - Resolve preview cards for remote statuses as well as local ones (...Eugen Rochko
2017-05-17Add catalan language (#3084)spla
2017-05-17Make .column-collapse animation simple (#3086)unarist
2017-05-16Enable to handle app immediately after closing modal (#3082)geta6
2017-05-16Make faster ProcessFeedService (#3080)Shunsuke Michii
2017-05-16use-symbol-in-order (#3081)masarakki
2017-05-16Improve Account#triadic_closures (#3079)alpaca-tc
2017-05-16Order by symbol value (#3077)alpaca-tc
2017-05-16Optimize Status#permitted_for 24x (#3069)alpaca-tc
2017-05-16chore(landing_strip): hide signup path unless the instance allows registratio...Hiroaki Ninomiya
2017-05-15Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)Eugen Rochko
2017-05-15Fix change of status callbacks not setting in_reply_to_account_id and (#3072)Eugen Rochko
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-15Update Japanese tranlsation of conversations muting (#3070)Kazuhiro NISHIYAMA
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-15Fix style regressions (#3062)Eugen Rochko
2017-05-14Fix only typo (#3035)Paul
2017-05-14Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)Eugen Rochko
2017-05-13tiny js fix for 'show more' button in chrome (#3045)beatrix
2017-05-13feat(count): Just yml count syntax to provide different rule for 1 (#2685)Stephen Burgess
2017-05-13i18n: Hebrew string updates (#3037)Ira
2017-05-13Fix og:url. (#3031)Shunsuke Michii
2017-05-13Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)alpaca-tc
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-13Make direct statuses stand out more (#3025)Eugen Rochko
2017-05-13Finalizing Dutch strings (#3028)jeroenpraat
2017-05-12fix #3008 : props was not defined (#3022)Wonderfall
2017-05-12Spec coverage and refactor for pubsub/delivery worker (#3021)Matt Jankowski
2017-05-12Fix color contrast some more in privacy warning (#3018)Shel Raphen
2017-05-12Allow SCSS variables to be overridden (#2987)Koala Yeung
2017-05-12Add conversation model, <ostatus:conversation /> (#3016)Eugen Rochko
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-12Increase color contrast on privacy warning (#3015)Shel Raphen
2017-05-12Fix not rejecting remote URIs when parsing out local IDs (#3012)Eugen Rochko
2017-05-12Fix locales again (#3010)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-12Remove unnecessary message in video player (#3007)Yamagishi Kazutoshi
2017-05-12Update ar.json (#3004)ButterflyOfFire
2017-05-11Fix #1426 - Trim long usernames in public follower/following lists (#2993)Eugen Rochko
2017-05-11Fix #2205 - Delete associated notifications when a status is deleted (#2994)Eugen Rochko
2017-05-11Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)Eugen Rochko
2017-05-11When avatar/header are missing, do not include the missing file into Atom (#2...Eugen Rochko
2017-05-11Focus tab of Mastodon when clicking notification (#2989)Yamagishi Kazutoshi
2017-05-11Add dynamic polyfills for older browsers (#2985)Nolan Lawson
2017-05-11Fixed mention regex to support unicode (#2420)Go Shoemake
2017-05-11Refine unescapeHTML (#2977)Yamagishi Kazutoshi