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-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
2019-05-21
Remove cached status when sharekey changed.
multiple creatures
2019-05-21
Custom filters: add ability to create filters that exclude or are exclusive ...
multiple creatures
2019-05-21
Make sure signatures start a new paragraph and that existing signatures are d...
multiple creatures
2019-05-21
Raise pack timeline windows.
multiple creatures
2019-05-21
Bangtags: ignore case of commands
multiple creatures
2019-05-21
Make sure parent account excists.
multiple creatures
2019-05-21
`i:am`: Right-align signatures
multiple creatures
2019-05-21
2 newlines is plently but 3 is way too many
multiple creatures
2019-05-21
these aint methods silly
multiple creatures
2019-05-21
`i:am`: replace horizontal rule with ZWNJ.
multiple creatures
2019-05-21
Stylistic: use em dash for signature prefix.
multiple creatures
2019-05-21
Anxiety reduction: make block/mute reply filters more granular and add option...
multiple creatures
2019-05-21
`i:am`: Do not add a signature if the author inserted their own.
multiple creatures
2019-05-21
Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...
multiple creatures
2019-05-21
Make sure that local-only tokens still get detected when signature is enabled.
multiple creatures
2019-05-21
Add `i:am` bangtag to allow plural systems sharing an account to identify who...
multiple creatures
2019-05-21
Handle up to 6 attachments per roar.
multiple creatures
2019-05-21
Make sure only distributable statuses are marked curated; move bangtags proce...
multiple creatures
[next]