about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2020-02-16change context of `hidden?` to mean a hidden post, not a non-distributable postmultiple creatures
2020-02-16handle possibility of account being `nil`multiple creatures
2020-02-14add admin option to toggle auto-marking instance actors known & make enabling...multiple creatures
2020-02-14make `reject_unknown` policy bidirectional when server has secure mode enabledmultiple creatures
2020-02-13check user's sensitive card filter setting in the status controllermultiple creatures
2020-02-13(reso: report #201) add option to strip embed cards from sensitive posts, mak...multiple creatures
2020-02-07revert & revise `3631689bd`, fix broken 404 pagesmultiple creatures
2020-02-04use `raise_not_found` instead of `not_found` to avoid attempting to call mult...multiple creatures
2020-02-04outright throw 404 if rss is disabledmultiple creatures
2020-02-04fix rss endpoint & add option to enable it (off by default)multiple creatures
2020-01-25fix manifests json (thanks @@Frinkeldoodle@transfur.online)multiple creatures
2020-01-22Fix change breaking sharekey functionalityHolly 'Frinkel' Lotor
2020-01-20fix code typomultiple creatures
2020-01-20More smoke testing, I believe the stability is passable nowHolly 'Frinkel' Lotor
2020-01-20More smoke testing, merge in request pool from upstreamHolly 'Frinkel' Lotor
2020-01-20Original upstream mergeThibG
2020-01-17Fix issue fetching new acctsHolly "Frinkeldoodle" Lotor
2020-01-17Comment out reference to var that hasn't been ported yetHolly "Frinkeldoodle" Lotor
2020-01-17Fix typoHolly "Frinkeldoodle" Lotor
2020-01-17Port render_with_cache, CacheConcern from upstreamHolly "Frinkeldoodle" Lotor
2020-01-15port commit `7e2bff995` from upstream to fix broken attachment downloadingmultiple creatures
2020-01-15port instances controller from upstreammultiple creatures
2020-01-15port new application controller error handlers from upstreammultiple creatures
2020-01-15anti-harassment: add option to toggle whether to allow follows/packmate reque...multiple creatures
2020-01-14fix the "include past roars" buttonsmultiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2020-01-12add privacy option to limit lifespan of public access to post & object urls b...multiple creatures
2020-01-12allow sharekeys to be used with the api status controllermultiple creatures
2020-01-11move parenthesis to correct placemultiple creatures
2020-01-11move parenthesis to correct placemultiple creatures
2020-01-11move `monsterpit_api` helper to the application controllermultiple creatures
2020-01-11pass monsterfork api exposure setting to initial state serializermultiple creatures
2020-01-11use basic monsterfork api for anonymous clientsmultiple creatures
2020-01-11normalize app name when comparing against monsterfork api env varsmultiple creatures
2020-01-11pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...multiple creatures
2020-01-10add option for changing the monsterfork api exposure level, defaulting to `fu...multiple creatures
2020-01-10add custom filter master toggle, add media gallery mode, & fix various filter...multiple creatures
2020-01-10add ability to toggle individual filters without deleting themmultiple creatures
2019-12-21add virtual scopes for `#``self.boosts` (your boosts) & `#``self.home.boosts`...multiple creatures
2019-12-21add option to only apply phrase filters to timelinesmultiple creatures
2019-12-21add option to use phrase filters as an allow listmultiple creatures
2019-12-21add option to set mutes that apply only to timelinesmultiple creatures
2019-12-19rework hide boosts / show only packmates options to work with timeline streamingmultiple creatures
2019-12-19add preference options to a: hide boosts globally, & b: show only packmates a...multiple creatures
2019-12-17remove unused `preload_media`multiple creatures
2019-12-11remove unused filter helpermultiple creatures
2019-12-11move sharekeys & import metadata to own tablesmultiple creatures
2019-12-10add accessibility option to make everything lowercasemultiple creatures
2019-12-10add synchronize button to account managermultiple creatures
2019-12-07add option to toggle whether regex filters should be applied to mentionsmultiple creatures