about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-17Merge pull request 'Port CacheConcern from upstream to define render_with_cac...multiple creatures
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-16bump ruby version to 2.6.5multiple creatures
2020-01-15lock `paperclip` at 6.0multiple 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-15use old ldap/pam strategies for now until full 3.x portmultiple creatures
2020-01-15merge upstream csp changesmultiple creatures
2020-01-15update `rack_attack` configmultiple creatures
2020-01-15update `devise` config from upstreammultiple creatures
2020-01-15update `paperclip` config from upstreammultiple creatures
2020-01-15add `identity` context to json-ldmultiple creatures
2020-01-15update jsonld helper from upstreammultiple creatures
2020-01-15update json-ld contextsmultiple creatures
2020-01-15handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...multiple creatures
2020-01-15fix "allow unknown packmates" documentationmultiple 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-15change test & dev keys to resolve https://github.com/rails/rails/issues/38030multiple creatures
2020-01-15update `rack` to `2.2.0@f690bb714` until github.com/rack/rack/pull/1428 makes...multiple creatures
2020-01-15update ruby & node dependencies to latest versions (that won't make things br...multiple 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-14make the external login (ldap/pam/saml/etc) error informative for non-technic...multiple 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
2020-01-14fix the "include past roars" buttonsmultiple creatures
2020-01-14differentiate local-only posts in the web appmultiple creatures
2020-01-13use `update` instead of assignment on `delete_after=` & `defederate_after=`multiple creatures
2020-01-13set `MIN_DESTRUCT_OFFSET` (`30.seconds`) if `delete_after` or `defederate_aft...multiple creatures
2020-01-13make `:m` in `defed_in` & `delete_in` mean minutes not monthsmultiple creatures
2020-01-13fix setting `delete_after` and `defederate_after` on new postsmultiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2020-01-13remove duplicates from media gallery mode, attempt 2multiple creatures
2020-01-13update `updated_at` when boosting own old posts so the post can actually fede...multiple creatures
2020-01-13check `updated_at` instead of `created_at` against max public access expirati...multiple creatures
2020-01-13`return false if direct?`multiple creatures
2020-01-13`!!` truthiness testmultiple creatures
2020-01-13make `still_accessiblible?` only check posts with an `account.user`multiple creatures
2020-01-12add privacy option to limit lifespan of public access to post & object urls b...multiple creatures