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-21
patch media model from glitch-soc
multiple creatures
2020-02-21
re-add missing max description length from env var
multiple creatures
2020-02-21
Fix file names being obfuscated on update when file didn't change (#12857)
Eugen Rochko
2020-02-21
port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`
Eugen Rochko
2020-02-21
port tootsuite#12534 to monsterfork: Update ESLint and RuboCop in Code Climate
Yamagishi Kazutoshi
2020-02-21
remove audio metadata (#12171)
Hugo Gameiro
2020-02-21
add loglevel fatal to video and audio styles (#12088)
Hugo Gameiro
2020-02-21
port tootsuite#12057 to monsterfork: Fix performance of GIF re-encoding
Eugen Rochko
2020-02-21
port tootsuite#11775 to monsterfork: Add retry for failed media downloads and...
Eugen Rochko
2020-02-21
port tootsuite#11776 to monsterfork: Change tootctl to use inline paralleliza...
Eugen Rochko
2020-02-21
Add more media formats (#11687)
umonaca
2020-02-21
Remove timestamps from converted images to make them deterministic (#11408)
Eugen Rochko
2020-02-21
port tootsuite#11342 to monsterfork: Add aac, m4a, 3gp to allowed audio formats
Eugen Rochko
2020-02-21
port tootsuite#11151 to monsterfork: Fix audio-only OGG and WebM files not be...
Eugen Rochko
2020-02-21
Fix audio not being downloaded from remote servers (#11145)
Eugen Rochko
2020-02-21
Change audio format from ogg to mp3 for wider compatibility (#11141)
Eugen Rochko
2020-02-21
port tootsuite#11130 to monsterfork: Fix converted media being saved with ori...
Eugen Rochko
2020-02-21
port tootsuite#11123 to monsterfork: Add audio uploads
Eugen Rochko
2020-02-21
port tootsuite#11589 to monsterfork: Remove WebP support
Stanislas
2020-02-21
port tootsuite#12262 to monsterfork: Fix remote media descriptions being cut ...
ThibG
2020-02-21
port tootsuite#12562 to monsterfork: Fix media attachments without file being...
Eugen Rochko
2020-02-21
remove redundant blanking of avatar/headers
multiple creatures
2020-02-21
Fix remote convertible media attachments not being saved (#13032)
Eugen Rochko
2020-02-21
port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...
Eugen Rochko
2020-02-21
port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans`
Eugen Rochko
2020-02-21
port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...
Eugen Rochko
2020-02-21
port tootsuite#11963 to monsterfork: Fix relays UI being available in whiteli...
Eugen Rochko
2020-02-21
port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le...
Eugen Rochko
2020-02-21
(lazily) port tootsuite#11298 to monsterfork: Add public blocks to /about/blocks
ThibG
2020-02-21
port tootsuite#11139 to monsterfork: Remove expensive counters from federatio...
Eugen Rochko
2020-02-21
port tootsuite#11292 to monsterfork: Add whitelist mode
Eugen Rochko
2020-02-21
port tootsuite#11375: Change unconfirmed user login behaviour
Eugen Rochko
2020-02-20
port tootsuite/#12125 to monsterfork: Fix attachment not being re-downloaded ...
Eugen Rochko
2020-02-20
do not consider posts with `hidden` flag as distributable
multiple creatures
2020-02-19
move bangtag processing responsibility to `PostStatusService`
multiple creatures
2020-02-19
only process bangtags on `create`, add `process_bangtags?` & `process_bangtag...
multiple creatures
2020-02-19
avoid processing bangtags multiple times
multiple creatures
2020-02-18
fix spelling
multiple creatures
2020-02-18
make sure fang/defang gets logged when set by an `update`
multiple creatures
2020-02-18
move defang toggle to preferences instead of profile
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 `keep_hidden?` flag to make sure drafts are not accidentally published by...
multiple creatures
2020-02-16
change context of `hidden?` to mean a hidden post, not a non-distributable post
multiple creatures
2020-02-15
add admin option to toggle whether service/app accounts should be auto-truste...
multiple creatures
2020-02-15
(actually) add `hidden` attribute to status table & model
multiple creatures
2020-02-14
filter hidden & delayed posts from timelines until published
multiple creatures
2020-02-14
add options to let admins customize how trusting or strict graylist federatio...
multiple creatures
2020-02-14
split auto-trust instance actor setting into auto-trust & always trust
multiple creatures
2020-02-14
remove unnessesary setting check
multiple creatures
[next]