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
/
services
Age
Commit message (
Expand
)
Author
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-08-02
unbreak the universe - `Redis.cache` -> `Redis.current`
multiple creatures
2019-08-02
make sure the thread filter option won't affect your own threads or those you...
multiple creatures
2019-08-01
fix tag extraction failing on text in frozen state
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-29
add plain-text console formatting option
multiple creatures
2019-07-29
actually let's make the delay time configurable
multiple creatures
2019-07-29
fix delayed roars mentions bug, increase delay to 1 minute, include local onl...
multiple creatures
2019-07-29
optional delayed publishing of roars for proofreading
multiple creatures
2019-07-25
add all `ActionLog`-able admin & moderator actions to logger
multiple creatures
2019-07-24
logger should not generate link cards or mentions for entries
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub auto-rejec...
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-22
fix typo - `url` -> `@url`
multiple creatures
2019-07-22
autoreject check before fetching link preview cards & feeds
multiple creatures
2019-07-22
move autoreject check to own module & check for reject before pulling resources
multiple creatures
2019-07-21
we don't need `invalidate_association_caches!`
multiple creatures
2019-07-20
stop putting boosts in the local timeline when the booster's visibility is `l...
multiple creatures
2019-07-19
revise tag conversion
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
move query string sanitizer to its own module & sanitize link cards as well
multiple creatures
2019-07-18
better handling of bangtag-only posts that produce no output
multiple creatures
2019-07-17
fix parsing of tags for folding
multiple creatures
2019-07-17
fix `i:am`/`we:are` signatures
multiple creatures
2019-07-15
bangtags are not for eating >:o
multiple creatures
2019-07-15
unbreak `domain_block_impact`
multiple creatures
2019-07-15
move user variables to `users` relation
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-07-15
make blocking domains actually block the accounts
multiple creatures
2019-05-21
handle tags with the old `:` scope delimiter but translate those to `.`
multiple creatures
2019-05-21
exceptions: gotta catch em all
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 `skip_notify` option to service objects we might use for post imports
multiple creatures
2019-05-21
if `created_at` is given to `PostStatusService` make sure it's utc
multiple creatures
2019-05-21
clear status caches when someone is moderated force unlisted or force sensitive
multiple creatures
2019-05-21
split `i:am` signatures into their very own `footer` column
multiple creatures
2019-05-21
`PostStatusService`: Add options to set a specific creation time and whether ...
multiple creatures
2019-05-21
Correct a 6-in-the-morning breaking typos.
multiple creatures
2019-05-21
Expose user settings to `Account` model and update code referencing those set...
multiple creatures
2019-05-21
`ActivityPub::ProcessAccountService`: Correct `force_` method names.
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Drop remaining OStatus and PuSH code, as well as related database items.
multiple creatures
2019-05-21
Statuses: set `local_only` flag from the `PostStatusService`. Default to `en`...
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
Allow passing an array of tags to `PostStatusservice`
multiple creatures
2019-05-21
Replies should not exceed the visibility being replied to.
multiple creatures
[next]