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
/
services
Age
Commit message (
Expand
)
Author
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-18
Ensure that community-visible posts are removed from the timeline when the au...
multiple creatures
2019-11-18
In ProcessMentionsService, `skip_notify` should be a keyword argument, not po...
multiple creatures
2019-11-17
Prefix zero-width space before lines with space characters to preserve their ...
multiple creatures
2019-11-06
clear formatter cache when profile is changed
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-10
stopped using private-use codepoints as formatting placeholders (resolves #9)
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-19
when converting in-body tags to out-of-body tags, only strip lines that are n...
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-26
fix pseudomentions + always link mentions
multiple creatures
2019-08-24
support `offset` with search
multiple creatures
2019-08-15
apply custom filters and cws to search + remove unused es search methods
multiple creatures
2019-08-15
allow out-of-body mentions
multiple creatures
2019-08-15
handle interactions on sharekeyed posts when both participants are local; all...
multiple creatures
2019-08-08
default to reject unknown policy for new servers
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-08-07
unapply `force_sensitive` during domain policy resets
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-06
`@options[:delayed]` -> `@options[:delayed].present?`
multiple creatures
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-08-02
unbreak the universe - `Redis.cache` -> `Redis.current`
multiple creatures
2019-08-02
make sure the thread filter option won't affect your own threads or those you...
multiple creatures
2019-08-01
fix tag extraction failing on text in frozen state
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
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
fix delayed roars mentions bug, increase delay to 1 minute, include local onl...
multiple creatures
2019-07-29
optional delayed publishing of roars for proofreading
multiple creatures
2019-07-25
add all `ActionLog`-able admin & moderator actions to logger
multiple creatures
2019-07-24
logger should not generate link cards or mentions for entries
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-22
fix typo - `url` -> `@url`
multiple creatures
2019-07-22
autoreject check before fetching link preview cards & feeds
multiple creatures
2019-07-22
move autoreject check to own module & check for reject before pulling resources
multiple creatures
2019-07-21
we don't need `invalidate_association_caches!`
multiple creatures
2019-07-20
stop putting boosts in the local timeline when the booster's visibility is `l...
multiple creatures
2019-07-19
revise tag conversion
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
move query string sanitizer to its own module & sanitize link cards as well
multiple creatures
2019-07-18
better handling of bangtag-only posts that produce no output
multiple creatures
2019-07-17
fix parsing of tags for folding
multiple creatures
2019-07-17
fix `i:am`/`we:are` signatures
multiple creatures
2019-07-15
bangtags are not for eating >:o
multiple creatures
[prev]
[next]