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
2019-07-17
allow admins to retag parent posts (`parent:tag:monsterpit.dev.todo`)
multiple creatures
2019-07-17
pretty output for `admin:` bangtags
multiple creatures
2019-07-17
add `admin:eval` bangtag & make `admin:` output local-only
multiple creatures
2019-07-17
make `draft`s local-only
multiple creatures
2019-07-17
pretty-format `i:am:list` & make output local-only
multiple creatures
2019-07-17
use private user var for `media:desc` bangtag
multiple creatures
2019-07-17
make admin bangtag output use html
multiple creatures
2019-07-17
set correct content type for `draft`s
multiple creatures
2019-07-17
add `i:am:list` bangtag
multiple creatures
2019-07-17
don't include parent components of scoped tags in folded tag list
multiple creatures
2019-07-17
add `admin:unsuspend` bangtag & aliases
multiple creatures
2019-07-17
`admin:silence` and `admin:suspend` bangtags
multiple creatures
2019-07-15
add visibility shortcodes
multiple creatures
2019-07-15
alias `visibility` bangtag to `v`
multiple creatures
2019-07-15
stop breaking things with missing commas
multiple creatures
2019-07-15
don't put boosts of silenced folks into home feed if you don't follow them
multiple creatures
2019-07-15
drop home feed & boost dedup window sizes to save resources
multiple creatures
2019-07-15
drop incoming twitter retweets
multiple creatures
2019-07-15
revise status filters & make `hide mentions of blocked` also filter mentions ...
multiple creatures
2019-07-15
only tolerate 3 days of remote failures before giving up
multiple creatures
2019-07-15
add `untag` bangtag
multiple creatures
2019-07-15
sanitize bio formatting!
multiple creatures
2019-07-15
workaround bbcode parser voring brackets
multiple creatures
2019-07-15
revise bbcode markup
multiple creatures
2019-07-15
move user variables to `users` relation
multiple creatures
2019-07-15
tag folding
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-22
**security** - make sure local roars always get sanitized
multiple creatures
2019-05-21
handle tags with the old `:` scope delimiter but translate those to `.`
multiple creatures
2019-05-21
`hashtag_scope` is a method in *this* class - how did we even manage to break...
multiple creatures
2019-05-21
fix `thread:reall`
multiple creatures
2019-05-21
handle importing posts from json dumps
multiple creatures
2019-05-21
use dots instead of colons for tag scopes
multiple creatures
2019-05-21
add `keysmash` bangtag
multiple creatures
2019-05-21
formatted bios + merge monsterpit markdown styles directly into glitch-soc scss
multiple creatures
2019-05-21
add html to `format` bangtag + shortcut for bbdown`
multiple creatures
2019-05-21
fix bbdown newlines + format & emojify footers
multiple creatures
2019-05-21
correct media reveal wording
multiple creatures
2019-05-21
reimplement monsterpit bbcode and markdown extensions on top of new glitch-so...
multiple creatures
2019-05-21
re-add support for tags `sup`, `h6`, `hr`
multiple creatures
2019-05-21
one lil zwnj to make sure compat sigs always get parsed correctly
multiple creatures
2019-05-21
compact `i:am` signatures when there are no newlines or block starters
multiple creatures
2019-05-21
remove the buggy do-not-@-me impl - we'll replace this with a bangtag later
multiple creatures
2019-05-21
add option to embiggen the emojos & embiggen small bbcode text on hover
multiple creatures
2019-05-21
Expose user settings to `Account` model and update code referencing those set...
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Make user settings for status filter accessible from `account` model.
multiple creatures
2019-05-21
Bangtags: do not assume `status.in_reply_to_id` exists just because `status.r...
multiple creatures
2019-05-21
Remove automatic language detection.
multiple creatures
[next]