Age | Commit message (Expand) | Author |
2017-09-02 | Validate data of Imports (#4782) | abcang |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-22 | Application prefs section (#2758) | Colin Mitchell |
2017-08-21 | Do not try to re-subscribe to unsubscribed accounts (#4653) | Eugen Rochko |
2017-08-01 | Merge upstream (#111) | kibigo! |
2017-07-29 | Count all URLs in text as 23 characters flat, do not count domain part of use... | Eugen Rochko |
2017-07-18 | Merge changes from upstream with the CSS reload fix | Ondřej Hruška |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Improve admin page (#4121) | abcang |
2017-07-15 | Merge upstream (#81) | kibigo! |
2017-07-14 | add validation to tag name (#4194) | masarakki |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-13 | Make tag search case insensitive again (#4184) | unarist |
2017-07-12 | Merge upstream!! #64 <3 <3 | kibigo! |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-07-03 | Remove sort in Feed (#4050) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-28 | Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-26 | fix account spec broken by change to 500char bios | beatrix-bitrot |
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi |
2017-06-23 | Add important test for full-width hashtags (#3911) | Eugen Rochko |
2017-06-22 | Some minor change and spec for Account (#3813) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-22 | Fix regression from #3842 (#3892) | Eugen Rochko |
2017-06-20 | Filter direct statuses in Status.as_home_timeline (#3842) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover Block more (#3837) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover DomainBlock more (#3838) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover Export more (#3840) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Cover Favourite more (#3841) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-18 | Spec AccountDomainBlock (#3816) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-14 | Fix #2619 - When redis feed is empty, fall back to database (#3721) | Eugen Rochko |
2017-06-08 | Fix db:seed - only run some validations when the field was changed (#3592) | Eugen Rochko |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Use "match_array" only for order independent assertions (#3626) | unarist |
2017-06-06 | Fix tag search order and not to use tsvector (#3611) | unarist |
2017-06-05 | Introduce StatusThreadingConcern (#3490) | Matt Jankowski |
2017-06-05 | Added support for configurable reserved usernames (fix of #1382) (#3566) | Eugen Rochko |
2017-06-04 | Spec ScopedSettings (#3559) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-01 | Handle nil and blank cases in Account finders (#3500) | Matt Jankowski |
2017-05-31 | Expand spec coverage and refactor the `Account.find_` methods (#3485) | Matt Jankowski |
2017-05-30 | Refactor User and spec (#3431) | Akihiko Odaki |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |
2017-05-23 | Introduce recent to Follow (#3247) | Akihiko Odaki |
2017-05-22 | Add coverage for ReportFilter and AccountFilter (#3236) | Matt Jankowski |
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski |
2017-05-20 | More tests for public timeline method (#3171) | Eugen Rochko |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-16 | Improve Account#triadic_closures (#3079) | alpaca-tc |
2017-05-16 | Optimize Status#permitted_for 24x (#3069) | alpaca-tc |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-13 | Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) | alpaca-tc |
2017-05-12 | Add conversation model, <ostatus:conversation /> (#3016) | Eugen Rochko |