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
Age
Commit message (
Expand
)
Author
2019-05-21
`ActivityPub::ProcessAccountService`: Correct `force_` method names.
multiple creatures
2019-05-21
ActivityPub `Actor`: use correct property name for `suggestedMinAge`.
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
Drop remaining OStatus and PuSH code, as well as related database items.
multiple creatures
2019-05-21
Remove unneeded migration.
multiple creatures
2019-05-21
Account model: drop `protocol` attribute when looking up AP inboxes; use `rem...
multiple creatures
2019-05-21
User model: give user settings getter methods better names; cache the setting...
multiple creatures
2019-05-21
Statuses: set `local_only` flag from the `PostStatusService`. Default to `en`...
multiple creatures
2019-05-21
`SettingsHelper`: return `HUMAN_LOCALES` keys directly
multiple creatures
2019-05-21
Strings: correct broken username interpolations while reflecting upon the dan...
multiple creatures
2019-05-21
Bangtags: do not assume `status.in_reply_to_id` exists just because `status.r...
multiple creatures
2019-05-21
Second round of Rspec fixes.
multiple creatures
2019-05-21
RSpec: Test for correct media description limit.
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
Revise status filter logic.
multiple creatures
2019-05-21
Adjust Glitch UI defaults
multiple creatures
2019-05-21
Replies should not exceed the visibility being replied to.
multiple creatures
2019-05-21
Add line-break-sized padding after lists and blockquotes.
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
Buttons expecting users to perform an action should be verbs.
multiple creatures
2019-05-21
Add `parent:tag` bangtag
multiple creatures
2019-05-21
Don't try to add tags that already exist in the status.
multiple creatures
2019-05-21
Add header to draft roars.
multiple creatures
2019-05-21
Limit tag scope nesting to six components. Rewrite multiple consecutive deli...
multiple creatures
2019-05-21
Add `draft` and `visibility` bangtags. Wrap `ProcessHashtagsService` to upda...
multiple creatures
2019-05-21
Update schema.
multiple creatures
2019-05-21
Strings: add UI strings for interaction list options; clearer wording of `hid...
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
federate raw versions of roars using `source` prop
multiple creatures
2019-05-21
add `parent:emoji` and `thread:emoji` bangtags
multiple creatures
2019-05-21
stop wasting server resources converting well-supported open video formats ju...
multiple creatures
2019-05-21
Adjust search limits and ordering.
multiple creatures
2019-05-21
filter prop is sometimes `undefined` i guess???
multiple creatures
2019-05-21
Add option to filter packmate thread branches where you don't follow all the ...
multiple creatures
2019-05-21
Make the UI properly handle filters using `exclude_media` and `media_only` fl...
multiple creatures
2019-05-21
Assign a `key` prop to get rid of warning.
multiple creatures
2019-05-21
Correct name broken by automated nomenclature replacement.
multiple creatures
2019-05-21
Allow own roars to be included in lists.
multiple creatures
2019-05-21
Don't show Roars & Growls tag in web app if someone has disabled showing publ...
multiple creatures
2019-05-21
Exclude repeats on the roars tab.
multiple creatures
2019-05-21
Split boosts/repeats off to their own tab and add to the API.
multiple creatures
2019-05-21
Cache in memory for 30 minutes.
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
[next]