421 Commits (1c8eb9bcf7fb3af20b2896a266442f900eab9b63)

Author SHA1 Message Date
David Yip 99b2bc2668
keyword mute: Add missing scope for regex escape test 6 years ago
David Yip a640c322c1
Escape metacharacters in non-whole-word keyword mutes. Fixes #533. 6 years ago
David Yip 26573ad7e6
Thread scopes through #matches?. #454. 6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 6 years ago
tateisu b87a1229c7 optimize direct timeline (#7614) 6 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
Eugen Rochko c73ce7b695
Store home feeds for 7 days instead of 14 (#7354) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
Shuhei Kitagawa 28b366d065 Add missing tests for report.rb (#7324) 6 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311) 6 years ago
Eugen Rochko c5dcd7d836
Speed up test suite by not generating RSA keys in test environment (#7296) 6 years ago
Shuhei Kitagawa 6c40e567aa Add missing tests for user.rb (#7306) 6 years ago
David Yip 5f8f481425
Also treat non-whole-word mutes as case-insensitive. #450. 6 years ago
MIYAGI Hikaru eb593a5a0c Append '.test' to hostname in stub data (#7260) 6 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 6 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105) 6 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 6 years ago
Paul Woolcock 8f800ad691 Change custom emoji search to `ILIKE` instead of `=` (#7099) 6 years ago
Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
Akihiko Odaki b2a4ffd3a9 Change columns in notifications nonnullable (#6764) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Akihiko Odaki 9b8a448477 Isolate each specs for cache store (#6450) 6 years ago
Eugen Rochko 9dbae6e8a1
Save video metadata and improve video OpenGraph tags (#6481) 6 years ago
David Yip f1f67c46c5
Use Html2Text to generate plaintext for keyword mutes. #236. 6 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 6 years ago
David Yip d263e3bc2d
Fill out some examples for Glitch::FilterHelper. #234. 6 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 6 years ago
abcang 1afc70c990 Fix mistake in cache deletion (#6408) 6 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