Age | Commit message (Expand) | Author |
2017-11-13 | Add tests for SessionActivation (#5668) | ysksn |
2017-11-12 | Add tests for RemoteProfile (#5665) | ysksn |
2017-11-11 | Actually filter blocked reblogs from feed | aschmitz |
2017-11-10 | Per-user reblog hiding implementation/fixes/tests | aschmitz |
2017-11-10 | Add tests for RemoteFollow (#5651) | ysksn |
2017-11-09 | Add tests for Notification (#5640) | ysksn |
2017-11-09 | Add and Remove tests for FollowRequest (#5622) | ysksn |
2017-11-09 | Rewrite account_controller_spec (#5633) | Nanamachi |
2017-11-08 | Add tests for MediaAttachment (#5620) | ysksn |
2017-11-08 | Add tests for CustomEmoji#local? and #object_type (#5621) | ysksn |
2017-11-06 | Implement tests for Account#refresh! (#5601) | ysksn |
2017-11-06 | Add test for Account#save_with_optional_media! (#5603) | ysksn |
2017-11-05 | Implement tests for Account#possibly_stale? (#5591) | ysksn |
2017-10-26 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2017-10-26 | Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) | unarist |
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 | Also filter notifications containing muted keywords. | David Yip |
2017-10-24 | Fix example description. | David Yip |
2017-10-22 | Added a timeline for Direct statuses | Matthew Walsh |
2017-10-22 | Don't add \b to whole-word keywords that don't start with word characters. | David Yip |
2017-10-22 | keyword mutes: also check spoiler (CW) text and reblogged statuses. | David Yip |
2017-10-21 | Apply keyword mutes to reblogs. | David Yip |
2017-10-21 | Move KeywordMute into Glitch namespace. | David Yip |
2017-10-21 | Allow keywords to match either substrings or whole words. | David Yip |
2017-10-21 | Set up /settings/keyword_mutes. #164. | David Yip |
2017-10-21 | Fix case-insensitive match scenario; test some word ornamentation. #164. | David Yip |
2017-10-21 | Rework KeywordMute interface to use a matcher object; spec out matcher. #164. | David Yip |
2017-10-21 | Spec out KeywordMute interface. #164. | David Yip |
2017-10-21 | Add KeywordMute model. | David Yip |
2017-10-20 | hide mentions of muted accounts (in home col) (#190) | beatrix |
2017-10-18 | Merge tag 'v2.0.0' into gs-master | David Yip |
2017-10-17 | Clean up reblog tracking keys, related improvements (#5428) | aschmitz |
2017-10-16 | Merge remote-tracking branch 'upstream/master' into upstream-merge-again | Ondřej Hruška |
2017-10-16 | Keep references to all reblogs of a status on home feed (#5419) | Eugen Rochko |
2017-10-16 | Merge remote-tracking branch 'upstream/master' into gs-master | David Yip |
2017-10-16 | Fix un-reblogged status being at wrong position in the home timeline (#5418) | unarist |
2017-10-16 | Replace JavaScript Testing Framework from Mocha to Jest (#5412) | Yamagishi Kazutoshi |
2017-10-16 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2017-10-14 | Use atomUri in Undo activity of Announce (#5376) | unarist |
2017-10-13 | Improve spec of Feed and UserTrackingConcern (#5367) | Eugen Rochko |
2017-10-13 | Retoot count increases without reason (#5363) | Lex Alexander |
2017-10-11 | Merge upstream 2.0ish #165 | kibigo! |
2017-10-09 | Fix pagination in Api::V1::BlocksController (#5285) | Akihiko Odaki |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-07 | Add moderation note (#5240) | nullkal |
2017-10-07 | Redesign public hashtag pages (#5237) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-10-07 | Update emoji-mart to v2.1.1 (#5256) | Nolan Lawson |
2017-10-06 | Fix thinking_face emoji autocomplete (#5238) | Nolan Lawson |