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
/
api
Age
Commit message (
Expand
)
Author
2020-02-21
port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...
Eugen Rochko
2020-02-21
port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le...
Eugen Rochko
2020-02-21
port tootsuite#11292 to monsterfork: Add whitelist mode
Eugen Rochko
2020-02-21
port tootsuite#11375: Change unconfirmed user login behaviour
Eugen Rochko
2020-02-21
port tootsuite#11702 to monsterfork: Fix uncaught parameter missing exception...
Eugen Rochko
2020-02-20
Fix ActivityPub and REST API queries setting cookies and preventing caching (...
ThibG
2020-02-20
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
Eugen Rochko
2020-02-20
Fix proofs API being inaccessible in secure mode (#12495)
Eugen Rochko
2020-02-20
Fix generic HTTP 500 error on duplicate records (#12563)
Eugen Rochko
2020-02-20
port tootsuite#12716 to monsterfork: Fix error when fetching followers/follow...
Eugen Rochko
2020-02-20
port tootsuite/#13042 to monsterfork: Fix malformed HTML causing uncaught error
Eugen Rochko
2020-02-20
port tootsuite/#12930 to monsterfork: Fix OEmbed leaking information about ex...
Eugen Rochko
2020-02-13
check user's sensitive card filter setting in the status controller
multiple creatures
2020-01-20
Original upstream merge
ThibG
2020-01-17
Fix typo
Holly "Frinkeldoodle" Lotor
2020-01-17
Port render_with_cache, CacheConcern from upstream
Holly "Frinkeldoodle" Lotor
2020-01-15
port commit `7e2bff995` from upstream to fix broken attachment downloading
multiple creatures
2020-01-15
port instances controller from upstream
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-12
allow sharekeys to be used with the api status controller
multiple creatures
2020-01-11
move `monsterpit_api` helper to the application controller
multiple creatures
2020-01-11
use basic monsterfork api for anonymous clients
multiple creatures
2020-01-11
normalize app name when comparing against monsterfork api env vars
multiple creatures
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2020-01-10
add ability to toggle individual filters without deleting them
multiple creatures
2019-12-21
add virtual scopes for `#``self.boosts` (your boosts) & `#``self.home.boosts`...
multiple creatures
2019-12-21
add option to set mutes that apply only to timelines
multiple creatures
2019-12-19
rework hide boosts / show only packmates options to work with timeline streaming
multiple creatures
2019-12-19
add preference options to a: hide boosts globally, & b: show only packmates a...
multiple creatures
2019-12-17
remove unused `preload_media`
multiple creatures
2019-12-05
use `update` to change `curated` flags
multiple creatures
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 `account_id` param to `GET /api/v1/notifications` (#10796)
Paul Woolcock
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-17
Do away with the kludgy solution of applying users' filters from API controll...
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
[next]