520 Commits (fb389bd73c8a4bc2924496f6041c8eee27572d21)

Author SHA1 Message Date
trwnh b59ce0a60f
Move V2 Filter methods under /api/v2 prefix (#20622) 3 years ago
Eugen Rochko b31afc6294
Fix error when passing unknown filter param in REST API (#20626) 3 years ago
Eugen Rochko 167d86d21d
Fix `role_ids` not accepting arrays in admin API (#20625) 3 years ago
Claire 86f6631d28
Remove dead code and refactor status threading code (#20357) 3 years ago
Claire 1615c3eb6e
Change logged out /api/v1/statuses/:id/context logged out limits (#20355) 3 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215) 3 years ago
Eugen Rochko 0cd0786aef
Revert filtering public timelines by locale by default (#20294) 3 years ago
trwnh 89e1974f30
Make account endorsements idempotent (fix #19045) (#20118) 3 years ago
trwnh 68d9dcd425
Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126) 3 years ago
Claire 4cb2323458
Fix crash in legacy filter creation controller (#19878) 3 years ago
Eugen Rochko 3a41fccc43
Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803) 3 years ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731) 3 years ago
Eugen Rochko 15bae3e0e4
Change post-processing to be deferred only for large media types (#19617) 3 years ago
Eugen Rochko 26478f461c
Remove language filtering from hashtag timelines (#19563) 3 years ago
Eugen Rochko 276b85bc91
Fix admin APIs returning deleted object instead of empty object upon delete (#19479) 3 years ago
Eugen Rochko 5724da0780
Fix language not being saved when editing status (#19543) 3 years ago
Eugen Rochko 3e18e05330
Fix uncaught error when invalid date is supplied to API (#19480) 3 years ago
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326) 3 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409) 3 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380) 3 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345) 3 years ago
Eugen Rochko 45ebdb72ca
Add support for language preferences for trending statuses and links (#18288) 4 years ago
Eugen Rochko a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310) 4 years ago
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291) 4 years ago
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 4 years ago
Claire cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 4 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218) 4 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 4 years ago
Claire 2750a7a0e6
Fix REST API sometimes returning HTML on error (#19135) 4 years ago
Eugen Rochko c57907737a
Change search API to be accessible without being logged in (#18963) 4 years ago
Eugen Rochko c99c106ef0
Change following and followers API to be accessible without being logged in (#18964) 4 years ago
Eugen Rochko 2a7766dcc9
Add admin API for managing e-mail domain blocks (#19066) 4 years ago
Eugen Rochko c556c3a0d1
Add admin API for managing canonical e-mail blocks (#19067) 4 years ago
Eugen Rochko b399d79545
Add admin API for managing IP blocks (#19065) 4 years ago
Claire 50487db122
Add ability to filter individual posts (#18945) 4 years ago
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints (#18854) 4 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 4 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795) 4 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641) 4 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 4 years ago
Claire 35588d09e2
Add /api/v1/admin/domain_allows (#18668) 4 years ago
tateisu 47f2ff617d
use Notification::TYPES for api push subscription alerts (#18709) 4 years ago
Claire 28329ba62f
Add /api/v1/admin/domain_blocks (#18247) 4 years ago
Eugen Rochko 9f81b9f29a
Fix suspended users being able to access APIs that don't require a user (#18524) 4 years ago
Claire 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 4 years ago
Claire 9a3be0ad68
Fix error when looking handle with surrounding spaces (#18225) 4 years ago
Claire 66a63d79ea
Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 4 years ago
0x2019 012537452a
Fix error resposes for `from` search prefix (#17963) 4 years ago
Claire 3906dd67ed
Fix extremely rare race condition when deleting a toot or account (#17994) 4 years ago
Eugen Rochko 465ee7792f
Fix pagination header on empty trends responses in REST API (#17986) 4 years ago