about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
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-15Change the retry limit in error of web push notification (#11292)han@highemelry
2019-07-15Fix BlockService trying to reject incorrect follow request (#11288)ThibG
2019-07-15Fix Status.remote scope matching *all* statuses (#11265)ThibG
2019-07-15Fix BackupService crashing when an attachment is missing (#11241)ThibG
2019-07-15Add link to edit each listed filterThibaut Girka
2019-07-15Make some strings translatableThibaut Girka
2019-07-15Minor refactoringThibaut Girka
2019-07-15Move the “Show why” button inlineThibaut Girka
2019-07-15Implement feature to add filtered phrases to content warningsThibaut Girka
2019-07-15Implement option to completely hide filtered tootsThibaut Girka
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-07-15Do not keep polls pre-filled in thread modeThibaut Girka
2019-07-15Fix error boundary CSSThibaut Girka
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-10Fix report dialog crashing when a toot gets deletedThibaut Girka
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-07Merge pull request #1152 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-07-07Fix support for HTTP proxies (#11245)ThibG
2019-07-07Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge...Thibaut Girka
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