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
/
status.rb
Age
Commit message (
Expand
)
Author
2019-08-03
match more `reject_replies` tokens
multiple creatures
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-07-29
add plain-text console formatting option
multiple creatures
2019-07-29
add `boostable` attribute to statuses model
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-23
add self-destructing roars & `live`/`lifespan` bangtags
multiple creatures
2019-07-20
limit post search to own social graph
multiple creatures
2019-07-15
ignore `tsv` column & add index to local-scope posts
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-21
ignore the `tsv` column on the statuses table - our code will never touch this
multiple creatures
2019-05-21
handle importing posts from json dumps
multiple creatures
2019-05-21
fix bbdown newlines + format & emojify footers
multiple creatures
2019-05-21
reimplement monsterpit bbcode and markdown extensions on top of new glitch-so...
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
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Statuses: set `local_only` flag from the `PostStatusService`. Default to `en`...
multiple creatures
2019-05-21
Do not process mentions or bangtags in drafts. Add `draft?` method to `Statu...
multiple creatures
2019-05-21
Correct breaking type-o: `scope` -> `starting_scope`
multiple creatures
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Add option to hide public replies from profile
multiple creatures
2019-05-21
Status model: `LOCAL_DOMAINS` constant has been moved into the `Account` model.
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
DB: Replace `NULL` boolean values with `FALSE` in Monsterpit feature columns;...
multiple creatures
2019-05-21
Make sure only distributable statuses are marked curated; move bangtags proce...
multiple creatures
2019-05-21
Limit scope of local/world TLs. Fixes the bug causing some requests to fetch...
multiple creatures
2019-05-21
This `relay` should be a string, not a `Symbol`.
multiple creatures
2019-05-21
Dedicated `network` DB column for marking whether a roar is a part of the loc...
multiple creatures
2019-05-21
Add `share_key` column to status table in preparation for letting folks gener...
multiple creatures
2019-05-21
Refactored community-curated world timeline code; **privacy**: remove support...
multiple creatures
2019-05-21
Raise max search result limit to 66 in API.
multiple creatures
2019-05-21
Only consider favorites for community-curated world timeline until we can mak...
multiple creatures
2019-05-21
`Status.search_for`: Don't need `Status.unscoped`; the `default_scope` sorts ...
multiple creatures
2019-05-21
Use PostgreSQL FTS for searches.
multiple creatures
2019-05-21
Handle more audio formats, only converting formats not supported by HTML5 audio
multiple creatures
2019-05-21
various bangtag improvements squashed into one commit
multiple creatures
2019-05-21
bangtags: support namespacing, args, text tf + add replace commands
multiple creatures
2019-05-21
curated world: ignore non-self replies
multiple creatures
2019-05-21
curated world: also consider public favs
multiple creatures
2019-05-21
add bangtags to reply-all thead, insert zws; handle fencing in braces
multiple creatures
2019-05-21
bangtag to mention admin/mods/staff
multiple creatures
2019-05-21
bangtags for cloudroot (monsterpit.cloud/~/you) and blogroot (monsterpit.blog...
multiple creatures
2019-05-21
initial bangtags implementation, permalinks
multiple creatures
2019-05-21
add option to show raw world timeline
multiple creatures
2019-05-21
update status.rb
multiple creatures
2019-05-21
make sure local only replies stay local
multiple creatures
2019-05-21
allow eye emoji to be a local-only flag
multiple creatures
2019-05-21
more local-only options
multiple creatures
2019-05-21
hide follower-only replies on account tls
multiple creatures
2019-05-21
improve filtering
multiple creatures
[prev]
[next]