296 Commits (c78c80f807e5e57e549496e3a76a0743c5e44ac2)

Author SHA1 Message Date
abcang 1afc70c990 Fix mistake in cache deletion (#6408) 7 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 7 years ago
Patrick Figel 5ec25ff3e1 Fix email confirmation link not updating email (#6187) 7 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
David Yip 6abb0950c6
Examples for Status.as_public_timeline. 7 years ago
David Yip e35a350119
Examples for Status#set_locality and .as_tag_timeline. 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 7 years ago
ysksn 1104ac35d3 Add tests for Streamable (#5771) 7 years ago
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757) 7 years ago
ysksn 6f609dc4b4 Add tests for Remotable (#5768) 7 years ago
abcang 53e95c4efc Fix N+1 at notification (#5752) 7 years ago
David Yip e45cb0837b Update .following_map examples with show-reblogs information. 7 years ago
ysksn 2590aac863 Add tests for AccountInteractions (#5751) 7 years ago
ysksn 9d9b1aff1e Add tests for Status#title (#5718) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 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
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
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 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
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 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 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 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. 7 years ago