Skip to content

Latest commit

 

History

History
423 lines (390 loc) · 27.7 KB

TODO.md

File metadata and controls

423 lines (390 loc) · 27.7 KB

TODO

This page contains all the calls from the reddit api along with their implementations in Redd. The API docs are located here.

Account

Captcha

  • GET /api/needs_captcha
    • Won't Implement: Not necessary for OAuth2 clients

Flair

  • POST [/r/subreddit]/api/clearflairtemplates
    • Not Implemented
  • POST [/r/subreddit]/api/deleteflair
  • POST [/r/subreddit]/api/deleteflairtemplate
    • Not Implemented
  • POST [/r/subreddit]/api/flair
  • POST [/r/subreddit]/api/flairconfig
    • Not Implemented
  • POST [/r/subreddit]/api/flaircsv
    • Not Implemented
  • GET [/r/subreddit]/api/flairlist
  • POST [/r/subreddit]/api/flairselector
    • Not Implemented
  • POST [/r/subreddit]/api/flairtemplate
    • Not Implemented
  • GET [/r/subreddit]/api/link_flair
    • Not Implemented
  • POST [/r/subreddit]/api/selectflair
  • POST [/r/subreddit]/api/setflairenabled
    • Not Implemented
  • GET [/r/subreddit]/api/user_flair
    • Not Implemented

Reddit Gold

Links & Comments

Listings

Live Threads

Private Messages

Miscellaneous

  • GET /api/v1/scopes
    • Not Implemented

Moderation

New Modmail

Multis

  • POST /api/multi/copy
    • Not Implemented
  • GET /api/multi/mine
    • Not Implemented
  • POST /api/multi/rename
    • Not Implemented
  • GET /api/multi/user/username
    • Not Implemented
  • DELETE /api/multi/multipath
    • Not Implemented
  • GET /api/multi/multipath
  • POST /api/multi/multipath
    • Not Implemented
  • PUT /api/multi/multipath
    • Not Implemented
  • GET /api/multi/multipath/description
    • Not Implemented
  • PUT /api/multi/multipath/description
    • Not Implemented
  • DELETE /api/multi/multipath/r/srname
    • Not Implemented
  • GET /api/multi/multipath/r/srname
    • Not Implemented
  • PUT /api/multi/multipath/r/srname
    • Not Implemented

Search

Subreddits

Users

Wiki