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-19
fix `bangtags:on`, `bangtags:skip`
multiple creatures
2020-02-19
add `bangtags:off`, `bangtags:on`, `bangtags:skip`
multiple creatures
2020-02-19
fix `fangs`/`defang` bangtags
multiple creatures
2020-02-18
(actually) add `defanged?` prop to application policy
multiple creatures
2020-02-18
fix spelling
multiple creatures
2020-02-18
make sure fang/defang gets logged when set by an `update`
multiple creatures
2020-02-18
move defang toggle to preferences instead of profile
multiple creatures
2020-02-18
switch to irc-like oper behavior; require mods & admins to explicitly oper up...
multiple creatures
2020-02-17
allow admin to define ambassador delay (in minutes) with `AMBASSADOR_DELAY` e...
multiple creatures
2020-02-17
implement our fork of @mykola@weirder.earth's ambassador bot (@ambassador@mon...
multiple creatures
2020-02-17
remove unique job constaint, handle `Mastodon::NotPermittedError`
multiple creatures
2020-02-17
shorten frozen & limited badges
multiple creatures
2020-02-17
shorten frozen & limited badges
multiple creatures
2020-02-17
add a `manual_only` (manual trust only) moderation option + handle more `reje...
multiple creatures
2020-02-16
make sure manually-tagged drafts are not accidentally published by delayed roars
multiple creatures
2020-02-16
fix mention processing bug
multiple creatures
2020-02-16
add `hidden` bangtag to let authors mark the current roar hidden until `publi...
multiple creatures
2020-02-16
clean up
multiple creatures
2020-02-16
add `keep_hidden?` flag to make sure drafts are not accidentally published by...
multiple creatures
2020-02-16
symbolize options hash
multiple creatures
2020-02-16
invalidate cache when publishing previously-unpublished posts
multiple creatures
2020-02-16
make sure `hidden` is set false when it has not been specifed in the post worker
multiple creatures
2020-02-16
must throw exception if update fails
multiple creatures
2020-02-16
do not try to process mentions in hidden posts
multiple creatures
2020-02-16
refresh `status` state after updating
multiple creatures
2020-02-16
change context of `hidden?` to mean a hidden post, not a non-distributable post
multiple creatures
2020-02-16
check use `hidden` instead of `hidden?`
multiple creatures
2020-02-16
check use `hidden` instead of `hidden?`
multiple creatures
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
[prev]
[next]