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
2020-02-14
add admin option to toggle auto-marking instance actors known & make enabling...
multiple creatures
2020-02-13
invalidate cached status after a moderator changes sensitivity flags
multiple creatures
2020-02-13
allow moderators to change sensitive content flag on posts without media atta...
multiple creatures
2020-02-13
remove unneeded `setting_` prefix
multiple creatures
2020-02-13
`setting` -> `settings`
multiple creatures
2020-02-13
(reso: report #201) add option to strip embed cards from sensitive posts, mak...
multiple creatures
2020-02-10
`this` -> `self`
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
(finally) remove unused `vars` from account model
multiple creatures
2020-02-04
lazily merge accounts helper & necessary methods from glitchsoc 3.0
multiple creatures
2020-02-04
`setting` -> `settings`
multiple creatures
2020-02-04
fix rss endpoint & add option to enable it (off by default)
multiple creatures
2020-01-30
use upstream spam detection
multiple creatures
2020-01-26
restore monsterfork hashtag parsing behavior
multiple creatures
2020-01-20
Original upstream merge
ThibG
2020-01-15
port commit `7e2bff995` from upstream to fix broken attachment downloading
multiple creatures
2020-01-15
handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-13
use `update` instead of assignment on `delete_after=` & `defederate_after=`
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-13
remove duplicates from media gallery mode, attempt 2
multiple creatures
2020-01-12
add privacy option to limit lifespan of public access to post & object urls b...
multiple creatures
2020-01-11
skip spam check if invite-only registration
multiple creatures
2020-01-11
remove duplicate posts in gallery mode
multiple creatures
2020-01-10
add option for changing the monsterfork api exposure level, defaulting to `fu...
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2020-01-10
trigger feed update after a filter is deleted
multiple creatures
2020-01-10
remove duplicate `private` section
multiple creatures
2020-01-10
add ability to toggle individual filters without deleting them
multiple creatures
2020-01-10
don't try to apply filters when there's not any set
multiple creatures
2020-01-10
bon voyage to that shitty text normalization code
multiple creatures
2020-01-10
switch (back) to postgres fts engine for fast search & timeline filters
multiple creatures
2019-12-21
add virtual scopes for `#``self.boosts` (your boosts) & `#``self.home.boosts`...
multiple creatures
2019-12-21
add option to only apply phrase filters to timelines
multiple creatures
2019-12-21
add option to use phrase filters as an allow list
multiple creatures
2019-12-21
add option to set mutes that apply only to timelines
multiple creatures
2019-12-19
rework hide boosts / show only packmates options to work with timeline streaming
multiple creatures
2019-12-19
add preference options to a: hide boosts globally, & b: show only packmates a...
multiple creatures
2019-12-17
when applying user filters only `select` columns from the `statuses` table
multiple creatures
2019-12-12
include "do not interact" as a trigger for infering no replies mode
multiple creatures
2019-12-12
only pass account id into scope instead of whole account object
multiple creatures
2019-12-12
add ability for post authors to kick jerks out of their threads
multiple creatures
2019-12-11
move sharekeys & import metadata to own tables
multiple creatures
2019-12-11
move normalized text into own table
multiple creatures
2019-12-10
add accessibility option to make everything lowercase
multiple creatures
2019-12-07
add option to toggle whether regex filters should be applied to mentions
multiple creatures
2019-12-07
make sure filter cache gets wiped when a filter is deleted
multiple creatures
2019-12-07
make domain policies templatable
multiple creatures
2019-12-07
get rid of unneccesary protocol check from upstream
multiple creatures
2019-12-06
use `self.draft` scope tag for draft posts & add draft header
multiple creatures
[prev]
[next]