index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-16
`backtrace` -> `e.backtrace`
multiple creatures
2020-01-16
bump ruby version to 2.6.5
multiple creatures
2020-01-15
lock `paperclip` at 6.0
multiple creatures
2020-01-15
port commit `7e2bff995` from upstream to fix broken attachment downloading
multiple creatures
2020-01-15
port instances controller from upstream
multiple creatures
2020-01-15
port new application controller error handlers from upstream
multiple creatures
2020-01-15
use old ldap/pam strategies for now until full 3.x port
multiple creatures
2020-01-15
merge upstream csp changes
multiple creatures
2020-01-15
update `rack_attack` config
multiple creatures
2020-01-15
update `devise` config from upstream
multiple creatures
2020-01-15
update `paperclip` config from upstream
multiple creatures
2020-01-15
add `identity` context to json-ld
multiple creatures
2020-01-15
update jsonld helper from upstream
multiple creatures
2020-01-15
update json-ld contexts
multiple creatures
2020-01-15
handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...
multiple creatures
2020-01-15
fix "allow unknown packmates" documentation
multiple creatures
2020-01-15
fix tired dev operating `vim` without adequate coffee & breaking code
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-15
break up preferences with more page sections
multiple creatures
2020-01-15
change test & dev keys to resolve https://github.com/rails/rails/issues/38030
multiple creatures
2020-01-15
update `rack` to `2.2.0@f690bb714` until github.com/rack/rack/pull/1428 makes...
multiple creatures
2020-01-15
update ruby & node dependencies to latest versions (that won't make things br...
multiple creatures
2020-01-15
fix "leading decorators must be attached to a class declaration"
multiple creatures
2020-01-15
work around sprockets 4 being a jerk
multiple creatures
2020-01-14
make the external login (ldap/pam/saml/etc) error informative for non-technic...
multiple creatures
2020-01-14
skip duplicate redis check
multiple creatures
2020-01-14
behave like `block anon` when checking whether local users can read a communi...
multiple creatures
2020-01-14
fix check for "filter if in reply to blocker" setting
multiple creatures
2020-01-14
fix the "include past roars" buttons
multiple creatures
2020-01-14
differentiate local-only posts in the web app
multiple creatures
2020-01-13
use `update` instead of assignment on `delete_after=` & `defederate_after=`
multiple creatures
2020-01-13
set `MIN_DESTRUCT_OFFSET` (`30.seconds`) if `delete_after` or `defederate_aft...
multiple creatures
2020-01-13
make `:m` in `defed_in` & `delete_in` mean minutes not months
multiple creatures
2020-01-13
fix setting `delete_after` and `defederate_after` on new posts
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-13
remove duplicates from media gallery mode, attempt 2
multiple creatures
2020-01-13
update `updated_at` when boosting own old posts so the post can actually fede...
multiple creatures
2020-01-13
check `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 test
multiple creatures
2020-01-13
make `still_accessiblible?` only check posts with an `account.user`
multiple creatures
2020-01-12
add privacy option to limit lifespan of public access to post & object urls b...
multiple creatures
2020-01-12
allow sharekeys to be used with the api status controller
multiple creatures
2020-01-11
skip spam check if invite-only registration
multiple creatures
2020-01-11
remove duplicate posts in gallery mode
multiple creatures
2020-01-11
move parenthesis to correct place
multiple creatures
2020-01-11
move parenthesis to correct place
multiple creatures
2020-01-11
move `monsterpit_api` helper to the application controller
multiple creatures
2020-01-11
expose `local` visibility flag only when monsterfork api exposure is set to `...
multiple creatures
2020-01-11
pass monsterfork api exposure setting to initial state serializer
multiple creatures
[next]