659 Commits (2f95adc06fbfae22e8f9b4df212938108f5e295c)

Author SHA1 Message Date
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 6 years ago
David Yip 29b5b46c87
Strip HTML from keyword mute input. #234. 6 years ago
Eugen Rochko 3ebc0ad4d3
Full-text search for authorized statuses (#6423) 6 years ago
Eugen Rochko 76f3d5d16b
Add preference to always display sensitive media (#6448) 6 years ago
Akihiko Odaki 0be9a1e321 Accept ActivityPub announce from the author of the original note (#6236) 6 years ago
codl 9abb5becf4
remove escapes from server-side γaml handler 6 years ago
ThibG b1e03197fa Process mentions and reblogs even from resolved threads (#6299) 6 years ago
Eugen Rochko 35b84985a8
Skip ActivityPub Announces of non-public objects (#6230) 6 years ago
puckipedia 628358aeea Add the author of a status to cc if reblogged (#6226) 7 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 7 years ago
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219) 7 years ago
puckipedia 0eff42d688 Move Article from supported to converted types (#6218) 7 years ago
ThibG a8b51124ba Don't normalize URLs in toots (#6134) 7 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
puckipedia 545095b3ce [!] Sanitize incoming classlist properly (#6162) 7 years ago
Eugen Rochko d60fd87e01
Don't leave behind husk of remotely-deleted profile (#6159) 7 years ago
Eugen Rochko 1419f656e2
Fix stats expiring too quickly because of variable mistake (#6155) 7 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 7 years ago
Akihiko Odaki e0ef7f9d79 Fix XML oEmbed support discovery (#6104) 7 years ago
Eugen Rochko 3d3b403359
Do not hide statuses from silenced accounts from other silenced accounts (#6030) 7 years ago
Eugen Rochko a8deb6648b
Fix redundant HTTP request in FetchLinkCardService (#6002) 7 years ago
kibigo! bdca1614d5 Screenshot support for themes 7 years ago
kibigo! b28cd6769c Javascript intl8n flavour support 7 years ago
abcang 3caec1ecc2 Save media outside transaction (#5959) 7 years ago
cwm 7284e36fbd fixed fav setting change 7 years ago
cwm a489e5d5cd added a few more things 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
kibigo! 5bed0f10ed Various fixes 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! d216547382 Fixed typos 7 years ago
kibigo! 541fe9b110 Skins support 7 years ago
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
kibigo! bdbbd06dad Finalized theme loading and stuff 7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
kibigo! 585758a373 Themed prefetching 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Renato "Lond" Cerqueira ad207456d6 Improve language filter (#5724) 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
aschmitz 9a42f7cbed Actually filter blocked reblogs from feed 7 years ago
MIYAGI Hikaru 782224c991 Avoid emojifying on invisible text (#5558) 7 years ago
puckipedia 0cb329f63a Allow ActivityPub Note's tag and attachment to be single objects (#5534) 7 years ago
David Yip d03b48cea0 Also filter notifications containing muted keywords. 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