22 コミット (f52c988e12e464e7baefc2fdb48ddf4a95584664)

作成者 SHA1 メッセージ 日付
  Eugen Rochko f52c988e12
Add announcements (#12662) 4年前
  Eugen Rochko 6d7daf6154
Fix generic HTTP 500 error on duplicate records (#12563) 4年前
  Eugen Rochko 22ce4778eb
Fix uncaught parameter missing exceptions and missing error templates (#11702) 4年前
  ThibG 646f96d448 Fix ActivityPub and REST API queries setting cookies and preventing caching (#11539) 4年前
  Eugen Rochko 24552b5160
Add whitelist mode (#11291) 4年前
  Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 4年前
  ThibG 91634947f8 Explicitly disable storage of REST API results (#10655) 5年前
  Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5年前
  Takeshi Umeda bf70e5cfda Add error message with invalid email confirmation (#9625) 5年前
  Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5年前
  Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736) 5年前
  Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655) 5年前
  Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 5年前
  Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 5年前
  Eugen Rochko f62ee1ddb0
Disable API access when login is disabled (#7289) 6年前
  Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness (#6575) 6年前
  nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223) 6年前
  abcang fcc0795a40 Remove unused function (#5950) 6年前
  Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633) 6年前
  abcang e120d09c98 Fix require_user! behavior when not logged in (#4604) 6年前
  Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 6年前
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7年前
  Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625) 7年前
  Akihiko Odaki (@fn_aki@pawoo.net) 10768aa204 Spec response for forgery (#3248) 7年前
  Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7年前
  839 e2a1b574ab Avoid dynamic methods due to processing speed (#2080) 7年前
  Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 7年前
  Eugen 93db265be7 Do not store last visited URL from API controllers (#1330) 7年前
  Eugen Rochko 1fb3e8988b Revert earlier fix due to new bug reports 7年前
  Eugen Rochko 8d93f0ca56 Increase max bitrate of converted webms, slightly optimized counter queries 7年前
  Eugen Rochko 6b81d10030 Add digest e-mails 7年前
  Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 7年前
  Eugen Rochko 1f5792c834 API now respects ?limit param as long as it's within 2x default limit 7年前
  Eugen Rochko a1894786cf Potentially fix notifications issue 7年前
  Eugen Rochko 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7年前
  Eugen Rochko 4495baf451 X-RateLimit-Reset formatted with iso8601 7年前
  Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image 7年前
  Eugen Rochko 5c78547198 More query optimizations 7年前
  Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response 7年前
  Eugen Rochko f88ca4a206 Performance improvement for notifications API 7年前
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7年前
  Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint 7年前
  Eugen Rochko b13e7dda1f API pagination for all collections using Link header 7年前
  Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 7年前
  Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 7年前
  Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 7年前
  Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 7年前
  Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 7年前
  Eugen Rochko fe77921e47 Catching more exceptions that slipped through, removing AR logging from 7年前
  Eugen Rochko 96ad9b0db1 Meaningful validation errors in API response 7年前