https://github.com/praw-dev/praw

sort by:
Revision Author Date Message Commit Date
a11b2d5 Prevent potential invalid redirect exception when using get_wiki_page. 18 March 2013, 21:52:47 UTC
57822db Use 'reddit' not 'Reddit' where appropriate. 16 March 2013, 18:49:19 UTC
8dff2be Provide convenience Wiki functions and version bump. Also wiki pages can be edited through the WikiPage objects. 15 March 2013, 17:20:01 UTC
630d24c Add support for creating / editing wiki pages. 14 March 2013, 23:07:45 UTC
5957921 Support fetching individual wiki pages. 13 March 2013, 19:41:21 UTC
b295097 Add get_wiki_pages functionality. 12 March 2013, 20:41:39 UTC
5fc3a7c Deprecate subreddit relationship methods with inconsistent names. As such, obviously add the properly-named methods and refactor the tests. 11 March 2013, 23:07:45 UTC
7998c63 Add support for working with wiki contributors. 10 March 2013, 17:37:26 UTC
c196fcf Add support for working with wiki banned users. 10 March 2013, 02:06:42 UTC
3c78807 Merge pull request #198 from Damgaard/alienfeed Add AlienFeed to the list of useful scripts. 08 March 2013, 21:35:23 UTC
ffbcf9f Add AlienFeed to the list of useful scripts. 08 March 2013, 19:46:09 UTC
b3b0ea4 Merge pull request #197 from Damgaard/minor_doc Minor documentation fixes. 08 March 2013, 00:16:27 UTC
f8a466e Keep within 80 chars pr line in index.rst 07 March 2013, 18:21:34 UTC
2a1b929 Update explicit links from github wiki to RTD 07 March 2013, 18:17:45 UTC
b2ec7d2 Merge pull request #194 from Damgaard/useful_fix Useful_scripts.rst formatting fix 05 March 2013, 17:54:26 UTC
16da632 Add direct link to useful_scripts.rst on github 05 March 2013, 11:34:08 UTC
a62bc52 Fix syntax in useful_scripts.rst * Remove whitespace at the end of lines * Remove 2 accidentally added _ * Add `` around Submission.all_comments * Reformat to keep within 80 chars pr line 05 March 2013, 11:28:39 UTC
c16de52 Added three example projects. AutoModerator, ClockStalker, and DailyProgBot. 03 March 2013, 09:10:44 UTC
e361e8e Moved useful scripts to its own page. 03 March 2013, 09:09:29 UTC
b4f038e Merge pull request #192 from jensechu/patch-1 Reddit-Analysis to Example Applications/Scripts 02 March 2013, 10:59:36 UTC
a878661 Reddit-Analysis to Example Applications/Scripts Added the reddit-analysis script to the list of example scripts witha  brief description and link to the author's reddit account. 02 March 2013, 10:00:11 UTC
e4cd3de Update relevant changelog information. 02 March 2013, 01:35:30 UTC
d0528e0 Merge branch 'Damgaard-migration' 02 March 2013, 01:29:27 UTC
7f89c16 Add testing for (un)distinguish. After http://redd.it/19ak1b distinguished is now a attribute, and (un)distinguish can be tested, 02 March 2013, 01:26:47 UTC
05f437a Lint fixes. 02 March 2013, 01:26:47 UTC
fea9b78 Add get_submissions batch API handler. 02 March 2013, 01:26:47 UTC
7590225 Version bump to 2.0.12. 02 March 2013, 01:26:47 UTC
a115d31 Add *args, **kwargs to call get_content functions. 02 March 2013, 01:26:47 UTC
bfd659a Make restrict_access flatter and more readable. 02 March 2013, 01:26:47 UTC
fcfa90e Remove obsolete test case of users sharing cache. With 1252908, the cache is now cleared upon logging in, which means the test case tests for something which is no longer true. 02 March 2013, 01:26:47 UTC
6dcb7e5 Add testing for (un)distinguish. After http://redd.it/19ak1b distinguished is now a attribute, and (un)distinguish can be tested, 01 March 2013, 23:42:48 UTC
9c5fcab Lint fixes. 01 March 2013, 20:11:58 UTC
32cd90d Add get_submissions batch API handler. 01 March 2013, 20:10:18 UTC
a1c7a6e Version bump to 2.0.12. 01 March 2013, 02:31:10 UTC
5193a83 Add *args, **kwargs to call get_content functions. 01 March 2013, 01:27:45 UTC
a25ba3a Make restrict_access flatter and more readable. 28 February 2013, 23:33:36 UTC
ce64303 Change Docstrings to follow Sphinx formatting. 28 February 2013, 20:42:33 UTC
a9fcc52 Add link to sourcecode in References 28 February 2013, 20:42:32 UTC
faab394 Put local PRAW repo before libraries in sys.path This adds the local repo to sys.path so that sphinx can use it to build the documentation. It is put first, so that the local version is used over any library version of PRAW which may already be installed. 28 February 2013, 20:42:31 UTC
50a3853 Rename, move and update code_overview. 28 February 2013, 20:42:30 UTC
a24c3d4 Add faq 28 February 2013, 20:42:29 UTC
ae9cad0 Add support section. 28 February 2013, 20:42:28 UTC
c1eba6c Fix spelling mistakes with requiring. 28 February 2013, 20:42:27 UTC
f6df577 Rephrase documentation 28 February 2013, 20:42:26 UTC
8da049a Update comment parsing with 2.0 changes 28 February 2013, 20:42:25 UTC
21916e5 Clarify installation. Remove "setup.py" method. If neither pip nor easy_install is installed then dependencies will not be automatically installed with the setup.py method. This will give importErrors when trying to run PRAW. Only beginners have a python installation without pip or easy_install, suggesting setup.py as an installation method for them will only cause problems. 28 February 2013, 20:42:24 UTC
e32f124 Use pprint in introspection example. 28 February 2013, 20:42:23 UTC
e242ca5 Add direct link to license. 28 February 2013, 20:42:22 UTC
100ce79 Update getting_started with api delay algoritm. 28 February 2013, 20:42:21 UTC
f74d1e1 Smaller grammatical and other fixes. 28 February 2013, 20:42:20 UTC
be14e9f Update configuration files 28 February 2013, 20:42:19 UTC
2b1e5d1 Update contributer guidelines 28 February 2013, 20:42:18 UTC
6a7b18a Add full karma program to getting_started. 28 February 2013, 20:42:17 UTC
c65ca7a Reuse README.rst in index.rst 28 February 2013, 20:42:06 UTC
8172a41 Update CHANGES.rst to PRAW 2.0.12 28 February 2013, 20:25:30 UTC
02ad076 Use True over true in docstring. 28 February 2013, 20:09:24 UTC
d88500a Pylint fixes in conf.py 28 February 2013, 20:09:23 UTC
4a41215 Set project name to "PRAW" 28 February 2013, 20:09:22 UTC
704b032 Migrate documentation from wiki to readthedocs The documentation on the wiki has been moved into the codebase and converted from markdown to reStructuredText. No additional changes to the content of the documentation has been made. 28 February 2013, 20:09:16 UTC
b1af290 Migrated the wiki changelog into CHANGES.rst Having this file on the root level will make it easier to find while perusing the code and hopefully encourage updating the changelog alongisde changes to codebase. 27 February 2013, 21:22:46 UTC
1870c44 Change README from markdown to restructed text. This will make the READNE look pretty on the cheesehop, it's appearence on Github will be virtually unchanged. Also removed "introduction" title in favor of package title. Added the $ prefix for bash commands and >> for interpreter. 27 February 2013, 21:22:07 UTC
3145e04 Remove obsolete test case of users sharing cache. With 1252908, the cache is now cleared upon logging in, which means the test case tests for something which is no longer true. 27 February 2013, 11:57:33 UTC
4cdddf0 Add InvalidSubreddit exception and handle one case. 27 February 2013, 02:12:08 UTC
6b28747 Raise LoginRequired exception when appropriate for (un)friend. 26 February 2013, 05:16:07 UTC
cf1e37e Conditionally decode html entities based on r.config.decode_html_entities. 24 February 2013, 21:48:55 UTC
1252908 Empty cache when clearing authentication. 23 February 2013, 21:29:38 UTC
2de41bf Version bump to 2.0.11. 23 February 2013, 03:57:23 UTC
60dae4e Clear moderated subreddit cache when accepting mod invite. Fixes issue #183. 23 February 2013, 03:56:27 UTC
0ec45c4 Add raise_captcha_exception argument to RequireCaptcha decorator. When raise_captcha_exception is True (default False), PRAW will not automatically prompt for the captcha information. Fixes #185. 23 February 2013, 03:09:17 UTC
6016d5e Add get_rising and deprecate get_new_by_* calls. 23 February 2013, 02:57:41 UTC
1a2c4f9 Evict OAuth me when setting credentials. This fixes a bug with multiple `set_access_credentials` calls within `cache_timeout` with the 'identity' scope and `update_user` not set to `False`. Because config['me'] is cached, the subsequent calls will return the cached and inaccurate result. 23 February 2013, 02:39:13 UTC
4489edd Depend on newer version of update_checker with permacache. 17 February 2013, 22:30:04 UTC
60e2e1d Add delete_flair method. 16 February 2013, 21:26:37 UTC
8364576 Version 2.0.9. 16 February 2013, 02:01:04 UTC
4baeec3 Add read scopes to a bunch of functions Match upstream reddit/reddit@598980269 16 February 2013, 01:55:57 UTC
72c2988 Fix MoreComments.comments bug. 11 February 2013, 02:50:48 UTC
5621d3d Don't use ssl for get_friends. This change will break the get_friends and get_banned functionality until there is an upstream fix that does not require ssl for those endpoints. 05 February 2013, 00:25:35 UTC
c8a0f10 Remove unneded auth code. With 71c678c both login and set_access_credentials run clear_authentication. This means some of the code lines in those two methods are now unneded. 03 February 2013, 10:41:17 UTC
f703e4f Update logged-in-user's has_mail with get_unread. 03 February 2013, 10:28:31 UTC
0242265 Add get_friends and get_blocked to LoggedInRedditor object. 03 February 2013, 09:54:21 UTC
f37770a Allow for unsetting has_mail in get_unread. 02 February 2013, 21:12:54 UTC
71c678c Clear existing http sessions on authentication change. 01 February 2013, 10:28:04 UTC
3f621be get_flair_list now works when logged in and not a mod. 30 January 2013, 23:30:27 UTC
84b517b Use new modaction attributes in tests. 28 January 2013, 18:56:38 UTC
3a90b4e Add unmoderated test. Version bump. 26 January 2013, 02:54:54 UTC
807a538 Add support for unmoderated listing 26 January 2013, 00:17:29 UTC
3225940 Bump to version 2.0.5. 22 January 2013, 18:12:00 UTC
94f6675 Add gilded_only to get_all_comments & get_comments 22 January 2013, 17:44:29 UTC
a89614f Make Subreddit.get_comments part of _methods This allows it to be used by the Reddit object, similair to get_flair or get_banned. This change means helpers._get_section is now only used to generate non-subreddit listings as per it's docstring. Also make Reddit.get_all_comments call Reddit.get_comments with 'all' as the subreddit. 22 January 2013, 17:44:28 UTC
c527498 Prevent print keywords in tests. Version 2.0.4. 21 January 2013, 22:33:27 UTC
6963cd9 Add `delete_image`. Update `update_checker` dependency. Version 2.0.3. 21 January 2013, 21:28:26 UTC
dc89721 Bump to 2.0.2 to fix python 3 issue. 18 January 2013, 20:36:44 UTC
5a97c9a Fixed bug when comparing MoreComments classes in Python 3.x 18 January 2013, 20:35:33 UTC
d1517c5 Bump to 2.0.1. 18 January 2013, 00:47:16 UTC
27744ad Merge pull request #164 from Damgaard/master Fix limit=None bug in replace_more_comments 18 January 2013, 00:44:48 UTC
53c8e40 Fix bug with limit=None in replace_more_comments 18 January 2013, 00:35:26 UTC
68dc0cb Version bump to 2.0 17 January 2013, 06:23:48 UTC
ff4757d Oops, fix recently introduced major bug in get_content generator. 17 January 2013, 04:49:13 UTC
41dc05e Replace MoreComment objects with the most children first. 17 January 2013, 04:38:59 UTC
19e3c44 Minor fixes for modaction updates. RC version bump. 16 January 2013, 04:05:13 UTC
back to top