about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-02-07fix saving preferences (wrong `boolean_cast_setting` syntax)multiple creatures
2020-02-05move rando check into the account model so it can be reused by other anti-har...multiple creatures
2020-02-05(finally) remove unused `vars` from account modelmultiple creatures
2020-02-05delayed boosts queue no longer freezes up if one fails due to the author chan...multiple creatures
2020-02-05try to clean up code formatting in bangtags lib somewhatmultiple 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-04lazily merge accounts helper & necessary methods from glitchsoc 3.0multiple creatures
2020-02-04merge changes to rss serializers from glitchsoc 3.0multiple creatures
2020-02-04`setting` -> `settings`multiple creatures
2020-02-04check for null visibility, possible with delayed self-repliesmultiple creatures
2020-02-04fix rss endpoint & add option to enable it (off by default)multiple creatures
2020-02-04fix queued boostsmultiple creatures
2020-02-03shorten poll add button labelsmultiple creatures
2020-02-03button to add the spiderman discard option to pollsmultiple creatures
2020-02-01**MAJOR**: fix access policy short-circuit bug caused by `fa8437f49` & `cb38a...multiple creatures
2020-01-30use upstream spam detectionmultiple creatures
2020-01-28remove no-longer-used `subscriptions` prop from `SuspendAccountService`multiple creatures
2020-01-28remove no-longer-used `stream_entries` prop from `SuspendAccountService`multiple creatures
2020-01-26restore monsterfork hashtag parsing behaviormultiple creatures
2020-01-25fix breaking the server trying to fix replies not showing up >.>;multiple creatures
2020-01-25fix manifests json (thanks @@Frinkeldoodle@transfur.online)multiple creatures
2020-01-25fix replies not showing upmultiple creatures
2020-01-22Fix change breaking sharekey functionalityHolly 'Frinkel' Lotor
2020-01-20resolve stray merge conflict between tfonline/monsterfork stringsmultiple creatures
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-20Merge first smoke testHolly 'Frinkel' Lotor
2020-01-20Original upstream mergeThibG
2020-01-19add chest floof to monsterfork api & outgoing federationmultiple creatures
2020-01-17make sure there are actually media attachments before trying to match againis...multiple creatures
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-16`backtrace` -> `e.backtrace`multiple creatures
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-15update jsonld helper from upstreammultiple creatures
2020-01-15handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...multiple creatures
2020-01-15fix tired dev operating `vim` without adequate coffee & breaking codemultiple creatures
2020-01-15anti-harassment: add option to toggle whether to allow follows/packmate reque...multiple creatures
2020-01-15break up preferences with more page sectionsmultiple creatures
2020-01-15fix "leading decorators must be attached to a class declaration"multiple creatures
2020-01-15work around sprockets 4 being a jerkmultiple creatures
2020-01-14skip duplicate redis checkmultiple creatures
2020-01-14behave like `block anon` when checking whether local users can read a communi...multiple creatures
2020-01-14fix check for "filter if in reply to blocker" settingmultiple creatures