Skip to content

jtzl/reddit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[[opensourceaward-big.png|align=right|float]]

We've always strived to be as open and transparent with our users as possible, and this is the next logical step. When we say 'open-source' we mean specifically that the code behind reddit is available to the public for download, and we're inviting the public to submit code to help improve the site.

reddit is unique in the social news scene in that we have a huge community of developers. It seems only natural that we give you all in that community a chance to contribute back to reddit and make it a better place for everyone. We know reddit's success has less to do with our technology than it does with you, our community, and now we want to let our community improve our technology.

Getting Started

Get the code

Clone or fork our repository here on github.

Install reddit

Make changes

How-Tos and Tutorials

  • [[FAQ]]

  • [[API]]

    • [[API: login]]
    • [[API: comment]]
    • [[API: me.json]]
    • [[API: mine.json]]
    • [[API: info.json]]
    • [[API: vote]]
    • [[API: save]]
    • [[API: unsave]]
    • [[API: hide]]
    • [[API: unhide]]
    • [[API: flairlist]]
    • [[API: flair]]
    • [[API: flaircsv]]
  • Code Walkthroughs

    • [[Cron Jobs]]
    • [[Services]]

Submitting Patches

When you've finished working on your patch, send us a pull request and we'll look at merging up your changes. For simpler changes (template tweaks, CSS fixes, etc.) you're welcome to send unsolicited pull requests. For larger, more core, changes make sure to check with us first so you don't waste any time if we don't feel it's the right direction to go down.

Community

Connect with other reddit developers

  • Subscribe to /r/redditdev.
  • Join the IRC chat on freenode in #reddit-dev.
  • Subscribe to the Google Group.
  • Note: these channels are for discussing development of reddit's code, if you are looking for a place to discuss open source in general, see #reddit on freenode.

About

the code that powers reddit.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.7%
  • JavaScript 13.8%
  • C++ 3.7%
  • Other 0.8%