Age | Commit message (Expand) | Author |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-28 | Fix account migration feature (#5837) | nullkal |
2017-11-27 | Merge remote-tracking branch 'tootsuite/master' | David Yip |
2017-11-27 | Add UI for setting up account migration (#5832) | Eugen Rochko |
2017-11-27 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2017-11-27 | Add consumable invites (#5814) | Eugen Rochko |
2017-11-25 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2017-11-25 | status: preserve visibility attribute when reblogging (infoleak fix) (#5789) | William Pitcock |
2017-11-24 | Fix unnecessary order (#5807) | abcang |
2017-11-24 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko |
2017-11-19 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2017-11-19 | Fix N+1 at notification (#5752) | abcang |
2017-11-19 | Merge remote-tracking branch 'tootsuite/master' | David Yip |
2017-11-19 | Add “staff” badge to admin user pages (#5735) | Yamagishi Kazutoshi |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko |
2017-11-18 | Merge pull request #208 from yipdw/keyword-mute | beatrix |
2017-11-17 | Update annotations on Follow, FollowRequest, and Mute. | David Yip |
2017-11-17 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-16 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko |
2017-11-17 | Display moderator badge (green), admin badge changed to red (#5728) | Eugen Rochko |
2017-11-16 | Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) | ysksn |
2017-11-16 | Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5 | Surinna Curtis |
2017-11-15 | Replace =~ with #matches?. #208. | David Yip |
2017-11-15 | Prefix cache keys with the matcher type. #208. | David Yip |
2017-11-15 | Match keyword mute filter on hashtags. #208. | David Yip |
2017-11-15 | Merge pull request #212 from aschmitz/feat/mute-reblogs | beatrix |
2017-11-15 | Delegate some methods of User to @settings (#5706) | ysksn |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-14 | Add uniqueness to block email domains (#5692) | Yamagishi Kazutoshi |
2017-11-13 | Maintain case-insensitivity when merging multiple matchers (#213) | David Yip |
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker |
2017-11-11 | Updates per code review | aschmitz |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-11-10 | Per-user reblog hiding implementation/fixes/tests | aschmitz |
2017-11-09 | "Show reblogs" per-follower UI/database changes | aschmitz |
2017-11-09 | Add and Remove tests for FollowRequest (#5622) | ysksn |
2017-11-07 | Twidere mention workaround (#5552) | ThibG |
2017-11-07 | Add ability to disable login and mark accounts as memorial (#5615) | Eugen Rochko |
2017-11-07 | Show the local couterpart of emoji when it exists in /admin/custom_emojis (#... | nullkal |
2017-10-27 | Merge branch 'master' into gs-master | David Yip |
2017-10-27 | Feature: Unlisted custom emojis (#5485) | nullkal |
2017-10-25 | Merge pull request #179 from glitch-soc/keyword-mute | beatrix |
2017-10-25 | Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d... | David Yip |
2017-10-24 | Remove nil check in Glitch::KeywordMute#=~. | David Yip |
2017-10-24 | Switch to Regexp.union for building the mute expression. | David Yip |
2017-10-23 | Only cache the regex text, not the regex itself. | David Yip |
2017-10-22 | Added a timeline for Direct statuses | Matthew Walsh |