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
`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
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-21
Revise status filter logic.
multiple creatures
2019-05-21
Do not process mentions or bangtags in drafts. Add `draft?` method to `Statu...
multiple creatures
2019-05-21
Add `parent:tag` bangtag
multiple creatures
2019-05-21
Add header to draft roars.
multiple creatures
2019-05-21
Add `draft` and `visibility` bangtags. Wrap `ProcessHashtagsService` to upda...
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Anxiety reduction: add option to hide mascot.
multiple creatures
2019-05-21
add `parent:emoji` and `thread:emoji` bangtags
multiple creatures
2019-05-21
Add option to filter packmate thread branches where you don't follow all the ...
multiple creatures
[next]