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-12-07
add option to toggle whether regex filters should be applied to mentions
multiple creatures
2019-12-05
use `update` to change `curated` flags
multiple creatures
2019-12-01
correctly detect domain policy changes
multiple creatures
2019-11-29
actually load the css on status pages (oops)
multiple creatures
2019-11-19
Fix login sometimes redirecting to paths that are not pages (#11019)
Eugen Rochko
2019-11-19
Add waiting time to list of pending accounts in admin UI (#10985)
Eugen Rochko
2019-11-19
Cleanup various controllers (#10972)
ThibG
2019-11-19
Fix potential private status leak (#10969)
ThibG
2019-11-19
Fix poll API not requiring authentication on non-public polls (#10960)
Eugen Rochko
2019-11-19
Fix web push notifications for polls (#10864)
ThibG
2019-11-19
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
2019-11-19
Move signature verification stoplight to the requests themselves (#10813)
ThibG
2019-11-19
Add `account_id` param to `GET /api/v1/notifications` (#10796)
Paul Woolcock
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-18
Filter boosts from profile pages' Roars & Growls tab.
multiple creatures
2019-11-18
Remove unused and incompatable filter settings. These will be re-added in ti...
multiple creatures
2019-11-18
Remove `FilterHelper` include from timeline APIs.
multiple creatures
2019-11-18
Add a new profile option to filter posts with undescribed media. At some poi...
multiple creatures
2019-11-17
Do away with the kludgy solution of applying users' filters from API controll...
multiple creatures
2019-11-17
When domain policies are created or updated, set the `processing` flag from t...
multiple creatures
2019-11-06
clear formatter cache when profile is changed
multiple creatures
2019-10-27
add profile option to (locally) block anonymous views of public posts
multiple creatures
2019-10-27
make data miners' lives harder by also requiring authentication on account ap...
multiple creatures
2019-10-14
exclude suspended (sub)domains from peers list
multiple creatures
2019-10-14
add `/api/v1/werewolf` endpoint
multiple creatures
2019-10-09
custom filters can now also match posts with missing media descriptions
multiple creatures
2019-10-09
custom filters can now match media descriptions
multiple creatures
2019-10-05
apply custom filters to world and tag timelines the slow way until the custom...
multiple creatures
2019-09-24
work around vanilladon apps breaking when a custom filter uses monsterfork cw...
multiple creatures
2019-09-17
don't pre-cache media in tag bookmarks (we don't need to do this anymore)
multiple creatures
2019-09-16
stop pre-caching tag timeline media
multiple creatures
2019-09-15
stop pre-caching media on public, home, direct, & list timelines
multiple creatures
2019-09-15
pre-cache more pages of media at a time when browsing tags
multiple creatures
2019-09-02
`bookmarks` -> `account_bookmarks`
multiple creatures
2019-09-02
fix tag timeline media prefetching, remove `limit_params` from prefetch queries
multiple creatures
2019-09-01
pre-emptively fetch missing remote media when a timeline's api page is read
multiple creatures
2019-09-01
fix breaking typo
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-30
make sure media attachments are not from a blocked account, CDN, or their sub...
multiple creatures
2019-08-26
detect spam registrations + include account approvals/rejections in transpara...
multiple creatures
2019-08-23
raise 404 if no stream entry
multiple creatures
2019-08-18
privacy - require authentication on all timeline endpoints to make life diffi...
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
2019-08-15
fix err 500 when someone attempts to follow someone they're already following
multiple creatures
2019-08-15
handle interactions on sharekeyed posts when both participants are local; all...
multiple creatures
2019-08-10
fix interaction buttons on public pages
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-07
remember login & clear signed-in notice when switching accounts
multiple creatures
2019-08-06
added ability to link accounts with `account:link:token` + `account:link:add`...
multiple creatures
[prev]
[next]