Age | Commit message (Expand) | Author |
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 |
2017-04-30 | Use PostgreSQL inheritance for blocks and mutes (#2520) | Akihiko Odaki |
2017-04-29 | Add tests to the Feed model (#2594) | Joël Quenneville |
2017-04-28 | More status specs (#2564) | Matt Jankowski |
2017-04-26 | Add spec for Status.as_home_timeline (#2451) | Matt Jankowski |
2017-04-26 | Add media dimensions (#2448) | Francis Chong |
2017-04-26 | Stricter whitelist rules (#2213) | Guillaume Lo Re |
2017-04-24 | Add more FeedManager#filter? tests (#2413) | Eugen |
2017-04-23 | Admin UI for confirming users (#2245) | Ash Furrow |
2017-04-21 | User settings mutation (#2270) | Matt Jankowski |
2017-04-19 | Fix #2108 - Fix gif uploads (#2171) | Eugen |
2017-04-18 | Instances list in admin (#2095) | Matt Jankowski |
2017-04-18 | Admin reports with accounts (#2092) | Matt Jankowski |
2017-04-18 | Remove unused methods (#1730) | Matt Jankowski |
2017-04-15 | Add recovery code support for two-factor auth (#1773) | Patrick Figel |
2017-04-14 | Admin reports controller improvements (#1714) | Matt Jankowski |
2017-04-13 | Fix csv export coverage in export spec (#1691) | Matt Jankowski |
2017-04-13 | Admin accounts controller cleanup (#1664) | Matt Jankowski |
2017-04-13 | Remove pending specs for methods that dont exist (#1658) | Matt Jankowski |
2017-04-11 | Refactor exports controller (#1567) | Matt Jankowski |
2017-04-11 | When avatar/header are GIF, generate static versions (#1428) | Eugen |
2017-04-10 | Clean up generation of account webfinger string (#1477) | Matt Jankowski |
2017-04-09 | Search cleanup (#1333) | Matt Jankowski |
2017-04-07 | Merge pull request #1184 from thoughtbot/extract-proper-status | Eugen |
2017-04-07 | Implement pending specs on Status | Joël Quenneville |
2017-04-07 | DRY up reblog vs original status check | Joël Quenneville |
2017-04-05 | Fix spec | Eugen Rochko |
2017-04-05 | Merge branch 'master' into add_more_tests_to_models | Eugen |
2017-04-05 | update account_spec | Samy KACIMI |
2017-04-05 | add more tests to models | Samy KACIMI |
2017-04-04 | [#817] Add email whitelist | Pete Keen |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko |
2017-03-05 | Fix wrongful matching of last period in extended usernames | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |