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
Age
Commit message (
Expand
)
Author
2019-07-20
create bangtag helper module, add functions for transparent moderation in `ad...
multiple creatures
2019-07-20
replace output newlines with html breaks in `admin:eval`
multiple creatures
2019-07-20
add newlines before signature & tags for vanilladon compat
multiple creatures
2019-07-20
fix typo in account model - `frozen` -> `froze`
multiple creatures
2019-07-20
re-cache post when changed by `visibility:parent` or `parent:tag`/`parent:unt...
multiple creatures
2019-07-20
`visibility` bangtag accepts additional `federate`/`nofederate` (`f`/`nf`) ar...
multiple creatures
2019-07-20
properly distribute announcement posts made thru `admin:announce`
multiple creatures
2019-07-20
add `visibility:community`, `visibility:c` aliases
multiple creatures
2019-07-19
removed upstream locked icon from ui
multiple creatures
2019-07-19
make locked badge stand out more
multiple creatures
2019-07-19
move admin/mod badges to top
multiple creatures
2019-07-19
always show out-of-body tags for better accessibility
multiple creatures
2019-07-19
revise tag conversion
multiple creatures
2019-07-19
don't strip valueless query strings
multiple creatures
2019-07-19
use high-vis privacy icons by default
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
add badge to ui for locked accounts
multiple creatures
2019-07-19
move query string sanitizer to its own module & sanitize link cards as well
multiple creatures
2019-07-19
make anchor tagging check full path
multiple creatures
2019-07-19
make community visibility default for new accounts
multiple creatures
2019-07-19
remove aliases of old of kobold prefs from account model
multiple creatures
2019-07-19
remove old version of kobold prefs from ui
multiple creatures
2019-07-18
federate account locked status (`mp:locked`)
multiple creatures
2019-07-18
unbreak logic
multiple creatures
2019-07-18
exclude mentions & hashtags from anchor tagging
multiple creatures
2019-07-18
add icons to user-specified link text & potentially misleading links
multiple creatures
2019-07-18
strip known tracking parameters (e.g., utm codes) from links
multiple creatures
2019-07-18
add community visibility to the web app
multiple creatures
2019-07-18
add `visibility:parent` bangtag to allow retroactive post visibility changes ...
multiple creatures
2019-07-18
alias `parent:permalink` to `parent:link`
multiple creatures
2019-07-18
better handling of bangtag-only posts that produce no output
multiple creatures
2019-07-17
make sure announcements get streamed to the local tl & make them unlisted-loc...
multiple creatures
2019-07-17
add `admin:announce` bangtag
multiple creatures
2019-07-17
allow escaping bangtags with `#!!`
multiple creatures
2019-07-17
fix bbcode bracket workaround
multiple creatures
2019-07-17
don't override mobile ui or drawer when resizing
multiple creatures
2019-07-17
include skipped in `admin:` output
multiple creatures
2019-07-17
add `parent:urls` & `parent:domains` bangtags
multiple creatures
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
Call resize css
Lumb
2019-07-17
Add css to auto-resize columns
Lumb
2019-07-17
add size var to controller file
Lumb
2019-07-17
add search env to controller file
Lumb
2019-07-17
make admin bangtag output use html
multiple creatures
2019-07-17
set correct content type for `draft`s
multiple creatures
[next]