752 Commits (0cd5f2a61f60dcad51b2c8461fc705facd725075)

Author SHA1 Message Date
  Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
  David Yip f6355f6ffb Update StatusPolicy to check current_account for local_only? toots. 7 years ago
  ysksn 9dd5e329ab Remove empty strings (#5732) 7 years ago
  ysksn 556c07df1f Add tests for Status#verb (#5717) 7 years ago
  David Yip c2a92dffc9 Add some examples for Glitch::KeywordMute::TagMatcher. #208. 7 years ago
  ysksn 3023725936 Add tests for Status#hidden? (#5719) 7 years ago
  David Yip 08652baab0 Replace =~ with #matches?. #208. 7 years ago
  David Yip cb4ef24ac9 Match keyword mute filter on hashtags. #208. 7 years ago
  David Yip 431503bae2 Also run the keyword matcher on a status' tags. #208. 7 years ago
  ysksn 19e8b861a2 Delegate some methods of User to @settings (#5706) 7 years ago
  ysksn 7d7df877ef Add a test for Tag#to_param (#5705) 7 years ago
  Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
  ysksn 6d7e05ec1f Add tests for StreamEntry (#5687) 7 years ago
  Eugen Rochko fbef909c2a
Add option to block direct messages from people you don't follow (#5669) 7 years ago
  ysksn 48e27c47a7 Add a test for SiteUpload#cache_key (#5685) 7 years ago
  Yamagishi Kazutoshi 1f1838420f Refactor remote_follow_spec.rb (#5690) 7 years ago
  Yamagishi Kazutoshi 20150659e6 Add uniqueness to block email domains (#5692) 7 years ago
  ysksn 4112a0631f Add tests for Setting (#5683) 7 years ago
  David Yip 656d54e945 Maintain case-insensitivity when merging multiple matchers (#213) 7 years ago
  ysksn 60f247c2e7 Add tests for SessionActivation (#5668) 7 years ago
  ysksn 2fb722397d Add tests for RemoteProfile (#5665) 7 years ago
  aschmitz 9a42f7cbed Actually filter blocked reblogs from feed 7 years ago
  aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests 7 years ago
  ysksn 56720ba590 Add tests for RemoteFollow (#5651) 7 years ago
  ysksn 07cca6e364 Add tests for Notification (#5640) 7 years ago
  ysksn 54b42901df Add and Remove tests for FollowRequest (#5622) 7 years ago
  Nanamachi d200e041fe Rewrite account_controller_spec (#5633) 7 years ago
  ysksn 64cc129225 Add tests for MediaAttachment (#5620) 7 years ago
  ysksn 97fc2da2e0 Add tests for CustomEmoji#local? and #object_type (#5621) 7 years ago
  ysksn d307ee79e9 Implement tests for Account#refresh! (#5601) 7 years ago
  ysksn cf01326cc1 Add test for Account#save_with_optional_media! (#5603) 7 years ago
  ysksn 15c0f6ae56 Implement tests for Account#possibly_stale? (#5591) 7 years ago
  unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
  David Yip d03b48cea0 Also filter notifications containing muted keywords. 7 years ago
  David Yip 641f90e73a Fix example description. 7 years ago
  Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
  David Yip 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. 7 years ago
  David Yip 19826774f0 keyword mutes: also check spoiler (CW) text and reblogged statuses. 7 years ago
  David Yip ad86c86fa8 Apply keyword mutes to reblogs. 7 years ago
  David Yip 670e6a33f8 Move KeywordMute into Glitch namespace. 7 years ago
  David Yip 4a64181461 Allow keywords to match either substrings or whole words. 7 years ago
  David Yip 4fa2f7e82d Set up /settings/keyword_mutes. #164. 7 years ago
  David Yip 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. 7 years ago
  David Yip 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. 7 years ago
  David Yip 4745d6eeca Spec out KeywordMute interface. #164. 7 years ago
  David Yip 9093e2de7a Add KeywordMute model. 7 years ago
  beatrix a7be86e875 hide mentions of muted accounts (in home col) (#190) 7 years ago
  aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) 7 years ago
  Eugen Rochko 34118169ac Keep references to all reblogs of a status on home feed (#5419) 7 years ago
  unarist 6f490b4bfe Fix un-reblogged status being at wrong position in the home timeline (#5418) 7 years ago