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
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
2019-10-13
(optionally) announce the success of werewolf transformations
multiple creatures
2019-10-12
graylist (reject unknown) federation & known account auto-learning finally ha...
multiple creatures
2019-10-09
custom filters can now also match posts with missing media descriptions
multiple creatures
2019-10-09
custom filters can now match media descriptions
multiple creatures
2019-10-01
prefixing a search with `@@` interprets it as an advanced query (in postgresq...
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-30
make sure media attachments are not from a blocked account, CDN, or their sub...
multiple creatures
2019-08-30
re-fetch media when local file is missing
multiple creatures
2019-08-26
detect spam registrations + include account approvals/rejections in transpara...
multiple creatures
2019-08-24
support `offset` with search
multiple creatures
2019-08-24
fix breaking typo
multiple creatures
2019-08-24
avoid unneccesary scoping for self-searches; make sure general scope is limit...
multiple creatures
2019-08-24
raise description limit to 6666
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
2019-08-15
don't bother searching if term is empty
multiple creatures
2019-08-15
add ability to search own posts by prepending `me:` to searches
multiple creatures
2019-08-15
`target_account.user` -> `target_account`
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-06
added ability to link accounts with `account:link:token` + `account:link:add`...
multiple creatures
2019-08-04
limit inferred reject replies trigger to the start of first/last line; simpli...
multiple creatures
2019-08-03
match more `reject_replies` tokens
multiple creatures
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-08-02
only domain policies have an `updated_at` attribute
multiple creatures
2019-08-02
filters now have options to separately match post text, content warnings/titl...
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-31
make `updated_at` attribute accessible in the instance model
multiple creatures
2019-07-30
use a non-tabular domain policy list layout & paginate
multiple creatures
2019-07-30
add an optional blinking cursor to console formatting
multiple creatures
2019-07-29
add plain-text console formatting option
multiple creatures
2019-07-29
actually let's make the delay time configurable
multiple creatures
2019-07-29
optional delayed publishing of roars for proofreading
multiple creatures
2019-07-29
add `boostable` attribute to statuses model
multiple creatures
2019-07-25
add all `ActionLog`-able admin & moderator actions to logger
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub auto-rejec...
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-23
add self-destructing roars & `live`/`lifespan` bangtags
multiple creatures
2019-07-21
split `hide public profile` & `hide public ap outbox` into separate user opti...
multiple creatures
2019-07-21
privacy - add option to disable public activitypub outbox
multiple creatures
2019-07-21
add more options for time range of roars visible to anonymous public profile ...
multiple creatures
2019-07-20
limit post search to own social graph
multiple creatures
2019-07-20
fix typo in account model - `frozen` -> `froze`
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
make community visibility default for new accounts
multiple creatures
2019-07-19
remove aliases of old of kobold prefs from account model
multiple creatures
2019-07-17
add size var to controller file
Lumb
2019-07-15
ignore `tsv` column & add index to local-scope posts
multiple creatures
2019-07-15
move user variables to `users` relation
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
[next]