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-02-16
skip processing mentions in hidden posts
multiple creatures
2020-02-16
support importing posts with hidden flag set
multiple creatures
2020-02-16
add `process_mentions` boolean to post worker
multiple creatures
2020-02-16
make sure hidden posts cannot be serialized to apub objects
multiple creatures
2020-02-16
make it possible to publish drafts local-only
multiple creatures
2020-02-16
add `parent:publish` (aliased to `public`) bangtag to publish a draft
multiple creatures
2020-02-16
expose `hidden` attribute to client apps
multiple creatures
2020-02-16
make sure hidden posts are only visible to their authors
multiple creatures
2020-02-16
accept `hidden` parameter & mark manually-tagged drafts as hidden
multiple creatures
2020-02-16
marking post as a draft with `draft` bangtag sets it to hidden instead of cha...
multiple creatures
2020-02-16
make sure hidden posts are not streamed into timelines other than the author's
multiple creatures
2020-02-16
remove unneeded `create index` migration
multiple creatures
2020-02-16
(monsterpit specific) make backfill redo-able
multiple creatures
2020-02-16
remove unused index
multiple creatures
2020-02-16
handle possibility of account being `nil`
multiple creatures
2020-02-15
skip already backfilled statuses
multiple creatures
2020-02-15
remove unneeded `instance_actor` proprety in janitor
multiple creatures
2020-02-15
add missing null constaint & backfill `statuses.hidden` column to `false`
multiple creatures
2020-02-15
set default column value in same migration
multiple creatures
2020-02-15
add admin option to toggle whether service/app accounts should be auto-truste...
multiple creatures
2020-02-15
(actually) add `hidden` attribute to status table & model
multiple creatures
2020-02-14
filter hidden & delayed posts from timelines until published
multiple creatures
2020-02-14
avoid setting expirations twice & apply `hidden` attribute in post worker
multiple creatures
2020-02-14
limit visibility of post defederation & deletion timers to the author(s)
multiple creatures
2020-02-14
check `mark_known_from_boosts` setting when processing incoming boosts
multiple creatures
2020-02-14
add options to let admins customize how trusting or strict graylist federatio...
multiple creatures
2020-02-14
split auto-trust instance actor setting into auto-trust & always trust
multiple creatures
2020-02-14
remove unnessesary setting check
multiple creatures
2020-02-14
update warning string for must-consent federation mode
multiple creatures
2020-02-14
automatically trust the instance actor when marking another account as known
multiple creatures
2020-02-14
make secure mode also check for blocked subdomains
multiple creatures
2020-02-14
add `rake` task `monsterfork:mark_known_instance_actors`
multiple creatures
2020-02-14
add admin option to toggle auto-marking instance actors known & make enabling...
multiple creatures
2020-02-14
move setting initial `known` property on remote accounts to `create_account` ...
multiple creatures
2020-02-14
make `reject_unknown` policy bidirectional when server has secure mode enabled
multiple creatures
2020-02-14
mark new remote accounts known if graylist federation is disabled + auto-lear...
multiple creatures
2020-02-14
fix `reject_unknown` policy & graylist federation logic
multiple creatures
2020-02-13
invalidate cached status after a moderator changes sensitivity flags
multiple creatures
2020-02-13
check user's sensitive card filter setting in the status controller
multiple creatures
2020-02-13
fix `card_not_filtered?` logic
multiple creatures
2020-02-13
allow moderators to change sensitive content flag on posts without media atta...
multiple creatures
2020-02-13
remove unneeded `setting_` prefix
multiple creatures
2020-02-13
`setting` -> `settings`
multiple creatures
2020-02-13
(reso: report #201) add option to strip embed cards from sensitive posts, mak...
multiple creatures
2020-02-13
fix line spacing issues
multiple creatures
2020-02-10
move `instance_actor` & `actor_type` check to correct model
multiple creatures
2020-02-10
`this` -> `self`
multiple creatures
2020-02-10
fix broken follow reqs
multiple creatures
2020-02-07
revert & revise `3631689bd`, fix broken 404 pages
multiple creatures
2020-02-07
exempt service accounts from being eaten by the janitor
multiple creatures
[next]