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
/
lib
Age
Commit message (
Expand
)
Author
2020-02-21
Fix audio not being downloaded from remote servers (#11145)
Eugen Rochko
2020-02-21
get rid of refereces to now-rejected autoreject helper (& unbreak the server)
multiple creatures
2020-02-21
remove autoreject implementation, superseded by monsterfork graylisting + ups...
multiple creatures
2020-02-21
get rid of stray merge conflict
multiple creatures
2020-02-21
port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...
Eugen Rochko
2020-02-21
port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le...
Eugen Rochko
2020-02-20
port tootsuite/#13042 to monsterfork: Fix malformed HTML causing uncaught error
Eugen Rochko
2020-02-20
Add a nodeinfo endpoint (#12002)
Eugen Rochko
2020-02-19
fix bangtag and screenreader escape tags (`#``!!`, `#``!nosr ... ``#``!sr`)
multiple creatures
2020-02-19
remove print debugging
multiple creatures
2020-02-19
do not strip newlines between chunks without bangtag tokens
multiple creatures
2020-02-19
move bangtag processing responsibility to `PostStatusService`
multiple creatures
2020-02-19
resort to sprinkling print debug statements in production to find bangtags bu...
multiple creatures
2020-02-19
only process bangtags on `create`, add `process_bangtags?` & `process_bangtag...
multiple creatures
2020-02-19
remove a level of nesting
multiple creatures
2020-02-19
fix `bangtags:on`, `bangtags:skip` - attempt 2
multiple creatures
2020-02-19
`elsif` -> `if`
multiple creatures
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
switch to irc-like oper behavior; require mods & admins to explicitly oper up...
multiple creatures
2020-02-17
add a `manual_only` (manual trust only) moderation option + handle more `reje...
multiple creatures
2020-02-16
add `hidden` bangtag to let authors mark the current roar hidden until `publi...
multiple creatures
2020-02-16
add `keep_hidden?` flag to make sure drafts are not accidentally published by...
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
marking post as a draft with `draft` bangtag sets it to hidden instead of cha...
multiple creatures
2020-02-15
add admin option to toggle whether service/app accounts should be auto-truste...
multiple creatures
2020-02-14
check `mark_known_from_boosts` setting when processing incoming boosts
multiple creatures
2020-02-14
fix `reject_unknown` policy & graylist federation logic
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
fix broken follow reqs
multiple creatures
2020-02-07
fix saving preferences (wrong `boolean_cast_setting` syntax)
multiple creatures
2020-02-05
move rando check into the account model so it can be reused by other anti-har...
multiple creatures
2020-02-05
try to clean up code formatting in bangtags lib somewhat
multiple creatures
2020-02-04
fix rss endpoint & add option to enable it (off by default)
multiple creatures
2020-02-01
**MAJOR**: fix access policy short-circuit bug caused by `fa8437f49` & `cb38a...
multiple creatures
2020-01-25
fix breaking the server trying to fix replies not showing up >.>;
multiple creatures
2020-01-25
fix replies not showing up
multiple creatures
2020-01-20
More smoke testing, merge in request pool from upstream
Holly 'Frinkel' Lotor
2020-01-20
Merge first smoke test
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2020-01-19
add chest floof to monsterfork api & outgoing federation
multiple creatures
2020-01-17
make sure there are actually media attachments before trying to match againis...
multiple creatures
2020-01-15
handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...
multiple creatures
2020-01-15
fix tired dev operating `vim` without adequate coffee & breaking code
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-14
skip duplicate redis check
multiple creatures
2020-01-14
fix check for "filter if in reply to blocker" setting
multiple creatures
[next]