286 Commits (4fa2f7e82d68c974ecfdb8896f15a5a3aba25828)

Author SHA1 Message Date
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
beatrix a7be86e875 hide mentions of muted accounts (in home col) (#190) 7 years ago
Eugen Rochko 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) 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
Eugen Rochko 7cc71748ce Ensure that feed renegeration restores non-zero items (#5409) 7 years ago
unarist 6f490b4bfe Fix un-reblogged status being at wrong position in the home timeline (#5418) 7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393) 7 years ago
unarist 8125fdc19f Use atomUri in Undo activity of Announce (#5376) 7 years ago
Eugen Rochko df7dbc41ae Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369) 7 years ago
Eugen Rochko cfa68907ae Fix #5271 - Fix missing attribute in remove_from_feed (#5277) 7 years ago
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
unarist d8b2f89d33 Fix remote profile being displayed in HTML on remote_follow (#5249) 7 years ago
Lynx Kotoura daa59dd454 Fix theme settings (#5242) 7 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 7 years ago
Yamagishi Kazutoshi 178f718a9b Separate notifications preferences from general preferences (#4447) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
Daigo 3 Dango 01d6aa0397 Suppress backtrace from Request#perform (#5174) 7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
Eugen Rochko d2f56d1cbc Change max redirects followed to 2 (#5136) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
kibigo! 86e617a839 Better themeing support!! 7 years ago
Eugen Rochko cf7fbf2c56 Fix #5059 - Stop processing payload if it's from local account (#5100) 7 years ago
Akihiko Odaki 98936bfcdf Add missing validations in ActivityPub::Activity::Create (#5096) 7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 7 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049) 7 years ago
ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Eugen Rochko dce869dfc7 Define emoji context for ActivityPub (#5004) 7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 7 years ago
unarist 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000) 7 years ago
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984) 7 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975) 7 years ago
Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) 7 years ago
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930) 7 years ago
ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) 7 years ago
unarist a4c500176b Include requested URL into the message on network errors (#4945) 7 years ago
ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 7 years ago
Eugen Rochko 881856553e Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 7 years ago
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854) 7 years ago
Eugen Rochko 1caf11ddcc Fix language filter codes (#4841) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
Eugen Rochko 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796) 7 years ago