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
/
helpers
Age
Commit message (
Expand
)
Author
2020-02-22
fix variable name
multiple creatures
2020-02-22
treat profile metadata fields with a `badge` label as custom profile badges
multiple creatures
2020-02-21
Fix ruby 2.7 warnings about keyword parameters (#12824)
ThibG
2020-02-21
Fix punycode being rendered instead of unicode in some places (#13030)
Eugen Rochko
2020-02-21
remove autoreject implementation, superseded by monsterfork graylisting + ups...
multiple creatures
2020-02-21
Fix whitelist federation for subdomains (#12435)
noiob
2020-02-21
port tootsuite#12303 to monsterfork: Fix broken admin audit log in whitelist ...
ThibG
2020-02-21
port tootsuite#11292 to monsterfork: Add whitelist mode
Eugen Rochko
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-04
lazily merge accounts helper & necessary methods from glitchsoc 3.0
multiple creatures
2020-01-20
Original upstream merge
ThibG
2020-01-15
update jsonld helper from upstream
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
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-13
improve normalization
multiple creatures
2019-12-12
strip mentions from normalized text
multiple creatures
2019-12-12
add service account helper to make announcer & janitor posting easier
multiple creatures
2019-12-11
move normalized text into own table
multiple creatures
2019-12-10
fix newlines in normalized text + make `tag` & `tags` headings mean the same ...
multiple creatures
2019-12-10
simplify normalizer & add headings
multiple creatures
2019-12-10
`include` looks nicer
multiple creatures
2019-12-10
handle syntax for `tags:` as `tags: tag1 tag2 "tag3" ...`
multiple creatures
2019-12-10
make query expander convert `heading: regex to match` shortcut into regex form
multiple creatures
2019-12-10
include headings `tags`, `subj`, `text`, & `desc` in normalized text so they ...
multiple creatures
2019-12-10
remove duplicate domain check
multiple creatures
2019-12-10
remove no-longer-useful context checks from autoreject helper
multiple creatures
2019-12-07
domain policies also now get applied to subdomains
multiple creatures
2019-11-19
Change full logo to use primary text color of the given theme (#10994)
Eugen Rochko
2019-11-19
Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
Eugen Rochko
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-18
Use custom `f_normalize` function for transforming regex filters.
multiple creatures
2019-11-18
Include media attachment descriptions in normalized text.
multiple creatures
2019-11-18
Remove unused and incompatable filter settings. These will be re-added in ti...
multiple creatures
2019-11-17
Hardcoded disabling of `Formatter` cache in normalizer.
multiple creatures
2019-11-17
Do not allow `Formatter` cache when normalizing text by default - fixes menti...
multiple creatures
2019-11-16
Include all tags in normalized text. Deduplicate and move them to the front.
multiple creatures
2019-11-16
When normalizing the text of local posts, skip `Formatter` cache (but allow t...
multiple creatures
2019-11-16
Moved to using a normalized text column for searches. Admins using an FTS-ena...
multiple creatures
2019-11-16
Regular expressions can now be used in full-text searches. Wrapping a search...
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-09-24
add account limited by admin flag to api + badge
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-26
detect spam registrations + include account approvals/rejections in transpara...
multiple creatures
2019-08-18
fix custom filter logic
multiple creatures
2019-08-15
handle custom cws when a filter has the `entire thread` option set
multiple creatures
2019-08-15
only drop posts matching a custom filter when the filter has no cw override set
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
[next]