Commit graph

  • 6650ce4b01 remove examples master Daniel Ponte 2022-03-12 12:35:38 -0500
  • edbf3599a6 Support being given an oauth2 TokenSource Daniel Ponte 2022-03-12 12:34:44 -0500
  • 3e50b43650 Merge branch 'master' of https://github.com/and3rson/go-reddit Daniel Ponte 2022-03-12 10:04:11 -0500
  • 114f97a53c name Daniel Ponte 2022-03-12 01:53:21 -0500
  • 83240db9f6
    Add support for Application Only OAuth (aka "two-legged oauth") Andrew Dunai 2021-07-30 23:33:58 +0300
  • 2f1019d170 Update logo Vartan Benohanian 2021-02-04 19:26:35 -0500
  • 9ee35cb5a6 Update readme Vartan Benohanian 2021-02-01 12:09:45 -0500
  • 3854472976 Update readme Vartan Benohanian 2021-02-01 12:06:12 -0500
  • ff5b4e8f91 Update readme Vartan Benohanian 2021-01-31 21:30:21 -0500
  • d760e5baeb Update readme Vartan Benohanian 2021-01-31 21:28:24 -0500
  • 749546cbb3 Update readme and changelog Vartan Benohanian 2021-01-31 21:25:37 -0500
  • e60ea7244d Bump version to v2 Vartan Benohanian 2021-01-31 20:36:04 -0500
  • fc7bed41e0 Update module path in go.mod Vartan Benohanian 2021-01-31 20:10:48 -0500
  • e223ee1d24 Edit change log, move it to root directory of repo Vartan Benohanian 2021-01-24 23:03:51 -0500
  • ea623a6577 Edit readme, add change log Vartan Benohanian 2021-01-24 22:59:36 -0500
  • 6d615771cb Use Credentials struct for NewClient Vartan Benohanian 2021-01-24 22:51:27 -0500
  • 78dc97a8d5 Make DefaultClient a method that returns the global default client Vartan Benohanian 2020-11-01 22:25:13 -0500
  • 8fe2410f4a Use t.Cleanup instead of defer to close server Vartan Benohanian 2020-11-01 22:15:20 -0500
  • f649927150 Update readme Vartan Benohanian 2020-09-29 14:52:10 -0400
  • d128a7c4f7 Remove "before" field from Response Vartan Benohanian 2020-09-29 14:19:32 -0400
  • 15ee94fbbe Replace fmt.Sprint with strconv.Itoa, specify slice capacity Vartan Benohanian 2020-09-29 13:52:12 -0400
  • 022cfd5cb1 Edit error messages Vartan Benohanian 2020-09-29 13:40:34 -0400
  • 6f79da6e35 Rate limit errors, prevent requests if above limit Vartan Benohanian 2020-09-28 22:13:50 -0400
  • 28b59f02c7 WIP: Create widgets Vartan Benohanian 2020-09-27 23:11:15 -0400
  • 0f7f76e7d9 Create more widget types Vartan Benohanian 2020-09-25 10:38:58 -0400
  • 6bdece7370 Create WidgetService Vartan Benohanian 2020-09-23 23:29:04 -0400
  • 1b8b239f52 Add tests, get post requirements for subreddit Vartan Benohanian 2020-09-22 09:00:00 -0400
  • e14a54f64e Create and edit a subreddit, get its settings Vartan Benohanian 2020-09-21 23:28:05 -0400
  • a76dfa0a00 Use (*http.Request).PostForm, delete preceding slashes Vartan Benohanian 2020-09-20 23:44:08 -0400
  • e01896137a Create getThing method to remove duplicate code Vartan Benohanian 2020-09-18 11:27:42 -0400
  • 1eb75d163c Add embedded urls attribute to live thread updates Vartan Benohanian 2020-09-18 09:55:28 -0400
  • e73b89f0b8 Finish LiveThreadService Vartan Benohanian 2020-09-18 01:20:18 -0400
  • 58278ffe5d Add more methods to LiveThreadService Vartan Benohanian 2020-09-17 23:33:47 -0400
  • f814c51b53 Add more methods to LiveThreadService Vartan Benohanian 2020-09-16 22:42:50 -0400
  • 359f8126a1 Create LiveThreadService Vartan Benohanian 2020-09-15 21:41:12 -0400
  • 77d0d257d3 Add methods to upload images to a subreddit Vartan Benohanian 2020-09-14 10:32:39 -0400
  • 5343dfc40d
    Merge pull request #3 from thealamu/master Vartan Benohanian 2020-09-14 12:48:11 -0400
  • 13ad5c4ccb Update README Faithfulness Alamu 2020-09-14 11:43:26 +0100
  • f1b0d39a66 Remove duplicate code Vartan Benohanian 2020-09-13 22:20:00 -0400
  • 7bb73ddc6e Add stylesheet methods and more to subreddit service Vartan Benohanian 2020-09-13 21:43:59 -0400
  • 9c85166c66 Get/create subreddit rules, get subreddit traffic Vartan Benohanian 2020-09-13 18:43:03 -0400
  • 8a9e41181d Implement api/flaircsv Vartan Benohanian 2020-09-12 17:09:26 -0400
  • c37b934c01 Select/assign flairs Vartan Benohanian 2020-09-10 23:41:17 -0400
  • 519a448ff9 Get flair choices Vartan Benohanian 2020-09-10 00:39:50 -0400
  • def7e3bdb7 Chage NewRequest methods, add multi description kind to thing Vartan Benohanian 2020-09-09 23:02:06 -0400
  • 34c2559707 Create, update, and reorder flair templates Vartan Benohanian 2020-09-08 22:36:12 -0400
  • d72022d252 Delete flairs and flair templates Vartan Benohanian 2020-09-08 20:37:16 -0400
  • ea2b3f138e Add methods to flair service, fix comment typo Vartan Benohanian 2020-09-08 20:00:44 -0400
  • 8458fb4c98 Add distinguishing methods Vartan Benohanian 2020-09-07 22:26:52 -0400
  • 078b172e81 Add methods to ModerationService, attribute to Post, use go v1.15 Vartan Benohanian 2020-09-07 21:24:14 -0400
  • 24a87a260b Finish WikiService Vartan Benohanian 2020-09-06 14:58:49 -0400
  • a9e42b21b1 Get wiki page, get wiki page discussions Vartan Benohanian 2020-09-04 23:42:24 -0400
  • 9d5132f15c Create WikiService Vartan Benohanian 2020-09-03 23:25:16 -0400
  • ffcc906c07 Add Listing/KarmaList to thing struct, tweak anonymous structs Vartan Benohanian 2020-09-01 22:35:28 -0400
  • 5bb7a155de Return bool when type casting, include trophies in thing struct Vartan Benohanian 2020-09-01 19:30:05 -0400
  • 0e96211c64 Add logo in readme Vartan Benohanian 2020-09-01 12:21:28 -0400
  • e464d41d79 Remove logo Vartan Benohanian 2020-09-01 00:02:12 -0400
  • a840d4b491 Update readme Vartan Benohanian 2020-08-31 13:48:18 -0400
  • b42aa44c44 Add Multi to thing struct Vartan Benohanian 2020-08-31 12:51:45 -0400
  • 57ee41b2cf Do unmarshaling in thing struct Vartan Benohanian 2020-08-30 21:25:01 -0400
  • e1dff15901 Add missing return Vartan Benohanian 2020-08-29 14:48:54 -0400
  • b4feadda4f Return lists for bans, wikibans, messages, etc. Vartan Benohanian 2020-08-29 14:45:45 -0400
  • 5349d53626 Change variable name Vartan Benohanian 2020-08-29 14:25:12 -0400
  • 2a1806ec33 Revamp listing decoding, include after/before anchors in response Vartan Benohanian 2020-08-29 14:20:30 -0400
  • 37e712b334 Add global DefaultClient (readonly), WithUserAgent option Vartan Benohanian 2020-08-29 02:48:22 -0400
  • aac3b48d6e Update readme Vartan Benohanian 2020-08-28 10:43:55 -0400
  • 73945e9aae Edit comments Vartan Benohanian 2020-08-27 18:49:30 -0400
  • a14cb3a3c8 Remove FromEnv option, a few todos Vartan Benohanian 2020-08-27 18:15:45 -0400
  • c4faa00b94 Return errors on nil credentials, move code around Vartan Benohanian 2020-08-27 00:29:53 -0400
  • c0f0cf8be6 Set HTTP client via option. Update readme, Makefile, go.sum Vartan Benohanian 2020-08-26 23:13:34 -0400
  • e1ce8a7a14 Change libraryVersion variable value Vartan Benohanian 2020-08-25 21:38:36 -0400
  • 49fdcfead5 Update readme Vartan Benohanian 2020-08-25 20:55:32 -0400
  • b79488e994 Add Go report card badge in readme Vartan Benohanian 2020-08-25 19:58:03 -0400
  • 3c9ea61859 Set mod permissions, remove some duplicate code Vartan Benohanian 2020-08-25 19:23:27 -0400
  • 1eb2acf318 Add more api/friend and api/unfriend methods Vartan Benohanian 2020-08-25 18:45:25 -0400
  • 9152959ac0 Un/invite users to become mods, un/ban users Vartan Benohanian 2020-08-24 23:52:18 -0400
  • a64a2fb011 Change setup method signature for tests, no global vars Vartan Benohanian 2020-08-23 22:34:59 -0400
  • ba5eea5ed4 Create Credentials struct Vartan Benohanian 2020-08-23 22:25:29 -0400
  • ae6fbd2614 Add example for streaming posts Vartan Benohanian 2020-08-23 00:30:04 -0400
  • da689412a1 Add streamer config, tests Vartan Benohanian 2020-08-22 14:26:50 -0400
  • 49fa672619 Streaming new posts from subreddits Vartan Benohanian 2020-08-22 00:32:59 -0400
  • 407ee432a3 Change doc comment, some very minor tweaks Vartan Benohanian 2020-08-21 15:31:15 -0400
  • 8752bdd2d6 Create GoldService Vartan Benohanian 2020-08-20 17:04:44 -0400
  • b89df0b64f Add methods to report, un/ignore reports Vartan Benohanian 2020-08-20 16:25:23 -0400
  • f86a559d76 Move everything to new reddit/ folder Vartan Benohanian 2020-08-20 14:37:59 -0400
  • cf5d6b89c1 Add Subscribed field to Subreddit Vartan Benohanian 2020-08-19 21:37:08 -0400
  • 204fa9080e Remove Permalink string alias Vartan Benohanian 2020-08-19 09:14:39 -0400
  • fbf7df5fe9 Block and unblock by id Vartan Benohanian 2020-08-18 23:27:10 -0400
  • 011cd2a78b Add tests Vartan Benohanian 2020-08-18 23:12:35 -0400
  • 29fdb0fa19 Finish some todos Vartan Benohanian 2020-08-17 22:01:04 -0400
  • ac2fe30647 Finish MessageService Vartan Benohanian 2020-08-17 21:13:33 -0400
  • 1908dedd27 Rename PrivateMessageService to MessageService, add Delete method to it Vartan Benohanian 2020-08-16 22:22:13 -0400
  • a5d5b13e41 Create PrivateMessageService, add some methods Vartan Benohanian 2020-08-14 20:06:00 -0400
  • 2f70c020b5 Change field name in things struct Vartan Benohanian 2020-08-14 12:07:10 -0400
  • a76c468280 Get duplicates of a post Vartan Benohanian 2020-08-14 11:29:13 -0400
  • 076c5bf30c Load more comments for a post Vartan Benohanian 2020-08-14 00:04:47 -0400
  • 2b495417b6 Add Options struct for listing mod actions Vartan Benohanian 2020-08-13 18:49:40 -0400
  • 304b02f47d Add store_visits method, about/edited in moderation service Vartan Benohanian 2020-08-13 17:23:39 -0400
  • 4a2284755f Make MoreComments field in Things a list Vartan Benohanian 2020-08-12 22:55:00 -0400
  • aa1de29812 Unexport some structs, rename root struct to thing Vartan Benohanian 2020-08-11 21:06:34 -0400