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
/
controllers
Age
Commit message (
Expand
)
Author
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
add ability to export followers
multiple creatures
2019-07-15
make blocking domains actually block the accounts
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
upstream forgot to allow the import mode param
multiple creatures
2019-05-21
add missing `account_media_status_ids` method to accounts controller (oooops~)
multiple creatures
2019-05-21
add option to embiggen the emojos & embiggen small bbcode text on hover
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
Drop OStatus support. Fix some of the Rspec tests.
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
Adjust search limits and ordering.
multiple creatures
2019-05-21
Add option to filter packmate thread branches where you don't follow all the ...
multiple creatures
2019-05-21
Allow own roars to be included in lists.
multiple creatures
2019-05-21
Split boosts/repeats off to their own tab and add to the API.
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
Account manager: consider dormant to be 3 months instead of one.
multiple creatures
2019-05-21
Add option to hide public replies from profile
multiple creatures
2019-05-21
Anxiety reduction: make block/mute reply filters more granular and add option...
multiple creatures
2019-05-21
Allow sharekeys to be set via the API.
multiple creatures
2019-05-21
Make sure `rekey` parameter exists before complaining.
multiple creatures
2019-05-21
Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...
multiple creatures
2019-05-21
Make sure only distributable statuses are marked curated; move bangtags proce...
multiple creatures
2019-05-21
Add option to remove filtered roar placeholder gap.
multiple creatures
2019-05-21
Add options to increase size and spacing of action buttons and width of compo...
multiple creatures
2019-05-21
Add scope restrictions on curated world timeline considerations.
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
Use PostgreSQL FTS for searches.
multiple creatures
2019-05-21
Add options to increase size and spacing of context menus and to gently the k...
multiple creatures
2019-05-21
add option to toggle captions + code: move monsterpit additons on top
multiple creatures
2019-05-21
hidden accounts + stats hiding
multiple creatures
2019-05-21
actually add raw world to settings controller <.<" >.>
multiple creatures
2019-05-21
correct typo
multiple creatures
2019-05-21
more local-only options
multiple creatures
2019-05-21
add option to default to local only
multiple creatures
2019-05-21
transparency: let logged in users view mod actions
multiple creatures
2019-05-17
Add option for default toot content-type
Thibaut Girka
2019-05-17
Add API support for setting status content-type
Thibaut Girka
2019-05-15
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-11
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-11
Add toot source to delete result to ease Delete & Redraft (#10669)
ThibG
2019-05-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-09
Add some caching for HTML versions of statuses pages (#10701)
ThibG
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
[next]