about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Add (back) rails-level JSON caching (#11333)Eugen Rochko
2019-07-21Fix boost to original audience not working on mobile (#11371)ThibG
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-21Fix `alerts` booleans not being typecast correctly in push subscription (#11343)Eugen Rochko
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-21Display custom emoji in bio field names (#11350)ThibG
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-19Fix some flash notices/alerts staying on unrelated pages (#11364)ThibG
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-19Fix avatar animation on hover when not logged in (#11349)ThibG
2019-07-19Added logout to dropdown menu (#11353)koyu
2019-07-19Fix sanitizing lists contents (#11354)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2019-07-18Add aac, m4a, 3gp to allowed audio formats (#11342)Eugen Rochko
2019-07-18Change language detection to include hashtags as words (#11341)Eugen Rochko
2019-07-18Fix typo in StatusPolicy (#11344)ThibG
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-17Change terms and privacy policy pages to always be accessible (#11334)Eugen Rochko
2019-07-17Fix custom CSS controller (#11336)ThibG
2019-07-17Extend AUTHORIZED_FETCH mode to user blocks as well (#11332)ThibG
2019-07-17Fix caching headers in ActivityPub endpoints (#11331)ThibG
2019-07-16Remove unused Account#magic_key (#11327)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-15Add periodic removal of older thumbnails for preview cards (#11304)Eugen Rochko
2019-07-15New Crowdin translations (#11153)Eugen Rochko
2019-07-15Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)ThibG
2019-07-15Fix leaking private statuses the admin account follows (#11300)ThibG
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-12Change the retry limit in error of web push notification (#11292)han@highemelry
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-11Fix BlockService trying to reject incorrect follow request (#11288)ThibG
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko
2019-07-10Drop magic-public-key from webfinger replies as it's only used for OStatus (#...ThibG
2019-07-10Fix handling of webfinger redirects in ResolveAccountService (#11279)ThibG
2019-07-10Fix activity being rendered within activity due to caching (#11271)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-08Fix Status.remote scope matching *all* statuses (#11265)ThibG
2019-07-08Remove unused remote unfollow controller (#11250)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-08Fix BackupService crashing when an attachment is missing (#11241)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-07Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)Eugen Rochko
2019-07-07Fix support for HTTP proxies (#11245)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-06Only scroll to the compose form if it's not horizontally in the viewport (#11...ThibG
2019-07-06Fix option to send e-mail notification about account action always being true...Eugen Rochko