Age | Commit message (Expand) | Author |
2017-07-18 | Add unfollow modal (optional) (#4246) | Yamagishi Kazutoshi |
2017-07-18 | Improve admin page (#4121) | abcang |
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-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-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 |
2017-05-11 | Add specs for current Status#permitted? implementation (#2982) | Jack Jennings |
2017-05-08 | Improve allowed language handling (#2897) | Matt Jankowski |
2017-05-06 | Stream entry specs and refactor to use delegate (#2827) | Matt Jankowski |
2017-05-05 | Misc spec coverage improvements (#2821) | Matt Jankowski |
2017-05-05 | use Twitter::Extractor for creating links (#2502) | masarakki |
2017-05-02 | Add option to disable two factor auth in admin accounts panel. (#2584) | Kaylee |
2017-05-02 | Fix subscription expiration condition (#2715) | Yamagishi Kazutoshi |
2017-05-01 | Filter on allowed user language preferences (#2361) | Matt Jankowski |
2017-04-30 | Reports spec for media attachments, clean up method (#2660) | Matt Jankowski |
2017-04-30 | Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) | Akihiko Odaki |