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
2019-11-16
Moved to using a normalized text column for searches. Admins using an FTS-ena...
multiple creatures
2019-11-16
Searches now work on `following` scope.
multiple creatures
2019-11-16
Regular expressions can now be used in full-text searches. Wrapping a search...
multiple creatures
2019-11-16
Update database queries to reflect change of search implementation.
multiple creatures
2019-11-16
Update admin instructions to migrate from PostgreSQL FTS to trigram-based sea...
multiple creatures
2019-11-16
The WAS spammer detection is no longer needed; removing this code from the Ja...
multiple creatures
2019-11-06
fix missing `srem` argument in commit `d162ebae7`
multiple creatures
2019-11-06
remove undeliverable flag from temporarily offline remote accounts & servers ...
multiple creatures
2019-11-06
clear formatter cache when profile is changed
multiple creatures
2019-11-06
perform spam detection at registration time
multiple creatures
2019-10-27
add profile option to (locally) block anonymous views of public posts
multiple creatures
2019-10-27
whee db schema update
multiple creatures
2019-10-27
add `unboostable` boolean to account model in preparation for adding more typ...
multiple creatures
2019-10-27
add `force_private` boolean to account model in preparation for adding more t...
multiple creatures
2019-10-27
make data miners' lives harder by also requiring authentication on account ap...
multiple creatures
2019-10-26
fix breaking typos
multiple creatures
2019-10-26
add `skip_cache` to all cached formatter methods & do not cache the results o...
multiple creatures
2019-10-26
before publishing a status force its formatting to be recached (fixes the men...
multiple creatures
2019-10-26
add `skip_cache` option to formatter & mark cached html as safe
multiple creatures
2019-10-25
default to `direct` visibility for `admin:` bangtags
multiple creatures
2019-10-19
tighten abandoned account query in janitor
multiple creatures
2019-10-14
exclude suspended (sub)domains from peers list
multiple creatures
2019-10-14
make the replied-to post preview readable in arachnia
multiple creatures
2019-10-14
remove bg image
multiple creatures
2019-10-14
rethemed arachnia
multiple creatures
2019-10-14
add `/api/v1/werewolf` endpoint
multiple creatures
2019-10-13
(optionally) announce the success of werewolf transformations
multiple creatures
2019-10-13
spell "unannounce" correctly <.<,
multiple creatures
2019-10-12
make sure mentions aren't processed early if delayed roars are enabled
multiple creatures
2019-10-12
graylist (reject unknown) federation & known account auto-learning finally ha...
multiple creatures
2019-10-12
add `parent:refetch` and `thread:refetch` bangtags allowing folks to have mon...
multiple creatures
2019-10-12
`FetchAvatarMediaWorker` -> `FetchAvatarWorker`
multiple creatures
2019-10-12
when somone's posting in html mode, convert newlines to html line breaks (res...
multiple creatures
2019-10-10
allow `lang` attribute to be federated (resolves #11) + allow `aria-hidden`, ...
multiple creatures
2019-10-10
allow `aria-label` attribute to be federated (resolves #10)
multiple creatures
2019-10-10
stopped using private-use codepoints as formatting placeholders (resolves #9)
multiple creatures
2019-10-09
make the clear button work even when there's no body text
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-05
apply custom filters to world and tag timelines the slow way until the custom...
multiple creatures
2019-10-01
replace `hr`s with `br`s in some bangtag outputs while idly grumbling at mobi...
multiple creatures
2019-10-01
add average & total to `histogram`
multiple creatures
2019-10-01
add `histogram` bangtag
multiple creatures
2019-10-01
prefixing a search with `@@` interprets it as an advanced query (in postgresq...
multiple creatures
2019-09-30
community-visible (not community-only!) posts are also distributable - notify...
multiple creatures
2019-09-24
include `local` scope in visibility limit if an account is silenced
multiple creatures
2019-09-24
the commit below this but like actually fix it this time
multiple creatures
2019-09-24
unbreak tag conversion
multiple creatures
2019-09-24
strip blankspace when converting in-body tags to out-of-body tags
multiple creatures
2019-09-24
work around vanilladon apps breaking when a custom filter uses monsterfork cw...
multiple creatures
[next]