This website requires JavaScript.
1d19dbcac7
changed read only url back
main
v1.0.4
guy176251
2026-05-28 12:56:09 -05:00
52bdbec89a
added request headers to debug log
v1.0.3
guy176251
2026-05-28 06:46:57 -05:00
57129fcb83
changed read only url
v1.0.2
guy176251
2026-05-28 06:13:09 -05:00
eda8018886
changed repo
v1.0.1
guy176251
2026-05-27 18:07:30 -05:00
8ac819cfc5
removed v2
v1.0.0
guy176251
2026-05-27 18:00:56 -05:00
bd1544ad10
Revert "added v2 package"
guy176251
2026-05-27 17:59:11 -05:00
8599140aca
Revert "removed v2 from v1 module"
guy176251
2026-05-27 17:59:09 -05:00
f6ffc7064a
removed v2 from v1 module
guy176251
2026-05-27 14:25:57 -05:00
88d73f0f2e
added v2 package
guy176251
2026-05-27 14:24:26 -05:00
21d32239d3
Revert "changed module path"
guy176251
2026-05-27 14:10:50 -05:00
2608f0e3f0
changed module path
guy176251
2026-05-27 13:24:37 -05:00
c7b874d2b4
turned off pipeline tests
guy176251
2026-05-27 13:01:49 -05:00
d7fc369cbd
changed old repo references
guy176251
2026-05-27 12:58:06 -05:00
f44802eeee
changed module path
guy176251
2026-05-27 12:38:05 -05:00
166d7a6d93
changed example
guy176251
2026-05-27 12:28:25 -05:00
c959c91d0d
added nsfw flag to search functions
guy176251
2026-05-26 01:50:49 -05:00
68b11ef35c
added nsfw results for search functions
guy176251
2026-05-25 18:36:52 -05:00
20b69e66fb
added handling for different compression types
guy176251
2026-05-25 16:30:24 -05:00
d4a435b52f
- removed ioutils in some spots - fixed rate limit headers - added poll data to post - changed random os to windows for surf client
guy176251
2026-05-25 16:21:13 -05:00
76c46f0a0d
fixed Get on post service
guy176251
2026-02-15 21:40:10 -06:00
0599835374
added poll data and selftext html to post
guy176251
2026-02-15 21:09:15 -06:00
e10177f710
added more post attributes
guy176251
2026-01-26 03:44:06 -06:00
5739201f6f
added media data to Post
guy176251
2026-01-25 11:56:39 -06:00
3e62dda908
added gzip decompression of response body
guy176251
2026-01-24 19:56:48 -06:00
519f3f4f00
Added surf http client - updated Makefile - updated dependencies
guy176251
2026-01-24 15:16:51 -06:00
8c85da5472
Revert "initial attempt to integrate surf http client"
guy176251
2026-01-24 15:00:30 -06:00
538d52d064
initial attempt to integrate surf http client
guy176251
2026-01-24 14:59:48 -06:00
2f1019d170
Update logo
Vartan Benohanian
2021-02-04 19:26:35 -05:00
9ee35cb5a6
Update readme
Vartan Benohanian
2021-02-01 12:09:45 -05:00
3854472976
Update readme
Vartan Benohanian
2021-02-01 12:06:12 -05:00
ff5b4e8f91
Update readme
Vartan Benohanian
2021-01-31 21:30:21 -05:00
d760e5baeb
Update readme
Vartan Benohanian
2021-01-31 21:28:24 -05:00
749546cbb3
Update readme and changelog
Vartan Benohanian
2021-01-31 21:25:37 -05:00
e60ea7244d
Bump version to v2
Vartan Benohanian
2021-01-31 20:36:04 -05:00
fc7bed41e0
Update module path in go.mod
Vartan Benohanian
2021-01-31 20:10:48 -05:00
e223ee1d24
Edit change log, move it to root directory of repo
Vartan Benohanian
2021-01-24 23:03:51 -05:00
ea623a6577
Edit readme, add change log
Vartan Benohanian
2021-01-24 22:59:36 -05:00
6d615771cb
Use Credentials struct for NewClient
Vartan Benohanian
2021-01-24 22:51:27 -05:00
78dc97a8d5
Make DefaultClient a method that returns the global default client
Vartan Benohanian
2020-11-01 22:25:13 -05:00
8fe2410f4a
Use t.Cleanup instead of defer to close server
Vartan Benohanian
2020-11-01 22:15:20 -05:00
f649927150
Update readme
Vartan Benohanian
2020-09-29 14:52:10 -04:00
d128a7c4f7
Remove "before" field from Response
Vartan Benohanian
2020-09-29 14:19:32 -04:00
15ee94fbbe
Replace fmt.Sprint with strconv.Itoa, specify slice capacity
Vartan Benohanian
2020-09-29 13:52:12 -04:00
022cfd5cb1
Edit error messages
Vartan Benohanian
2020-09-29 13:40:34 -04:00
6f79da6e35
Rate limit errors, prevent requests if above limit
Vartan Benohanian
2020-09-28 22:13:50 -04:00
28b59f02c7
WIP: Create widgets
Vartan Benohanian
2020-09-27 23:11:15 -04:00
0f7f76e7d9
Create more widget types
Vartan Benohanian
2020-09-25 10:38:58 -04:00
6bdece7370
Create WidgetService
Vartan Benohanian
2020-09-23 23:29:04 -04:00
1b8b239f52
Add tests, get post requirements for subreddit
Vartan Benohanian
2020-09-22 09:00:00 -04:00
e14a54f64e
Create and edit a subreddit, get its settings
Vartan Benohanian
2020-09-21 23:28:05 -04:00
a76dfa0a00
Use (*http.Request).PostForm, delete preceding slashes
Vartan Benohanian
2020-09-20 23:44:08 -04:00
e01896137a
Create getThing method to remove duplicate code
Vartan Benohanian
2020-09-18 11:27:42 -04:00
1eb75d163c
Add embedded urls attribute to live thread updates
Vartan Benohanian
2020-09-18 09:55:28 -04:00
e73b89f0b8
Finish LiveThreadService
Vartan Benohanian
2020-09-18 01:20:18 -04:00
58278ffe5d
Add more methods to LiveThreadService
Vartan Benohanian
2020-09-17 23:33:47 -04:00
f814c51b53
Add more methods to LiveThreadService
Vartan Benohanian
2020-09-16 22:42:50 -04:00
359f8126a1
Create LiveThreadService
Vartan Benohanian
2020-09-15 21:41:12 -04:00
77d0d257d3
Add methods to upload images to a subreddit
Vartan Benohanian
2020-09-14 10:32:39 -04:00
5343dfc40d
Merge pull request #3 from thealamu/master
Vartan Benohanian
2020-09-14 12:48:11 -04:00
13ad5c4ccb
Update README
Faithfulness Alamu
2020-09-14 11:43:26 +01:00
f1b0d39a66
Remove duplicate code
Vartan Benohanian
2020-09-13 22:20:00 -04:00
7bb73ddc6e
Add stylesheet methods and more to subreddit service
Vartan Benohanian
2020-09-13 21:43:59 -04:00
9c85166c66
Get/create subreddit rules, get subreddit traffic
Vartan Benohanian
2020-09-13 18:43:03 -04:00
8a9e41181d
Implement api/flaircsv
Vartan Benohanian
2020-09-12 17:09:26 -04:00
c37b934c01
Select/assign flairs
Vartan Benohanian
2020-09-10 23:41:17 -04:00
519a448ff9
Get flair choices
Vartan Benohanian
2020-09-10 00:39:50 -04:00
def7e3bdb7
Chage NewRequest methods, add multi description kind to thing
Vartan Benohanian
2020-09-09 23:02:06 -04:00
34c2559707
Create, update, and reorder flair templates
Vartan Benohanian
2020-09-08 22:36:12 -04:00
d72022d252
Delete flairs and flair templates
Vartan Benohanian
2020-09-08 20:37:16 -04:00
ea2b3f138e
Add methods to flair service, fix comment typo
Vartan Benohanian
2020-09-08 20:00:44 -04:00
8458fb4c98
Add distinguishing methods
Vartan Benohanian
2020-09-07 22:26:52 -04:00
078b172e81
Add methods to ModerationService, attribute to Post, use go v1.15
Vartan Benohanian
2020-09-07 21:24:14 -04:00
24a87a260b
Finish WikiService
Vartan Benohanian
2020-09-06 14:58:49 -04:00
a9e42b21b1
Get wiki page, get wiki page discussions
Vartan Benohanian
2020-09-04 23:42:24 -04:00
9d5132f15c
Create WikiService
Vartan Benohanian
2020-09-03 23:25:16 -04:00
ffcc906c07
Add Listing/KarmaList to thing struct, tweak anonymous structs
Vartan Benohanian
2020-09-01 22:35:28 -04:00
5bb7a155de
Return bool when type casting, include trophies in thing struct
Vartan Benohanian
2020-09-01 19:30:05 -04:00
0e96211c64
Add logo in readme
Vartan Benohanian
2020-09-01 12:21:28 -04:00
e464d41d79
Remove logo
Vartan Benohanian
2020-09-01 00:02:12 -04:00
a840d4b491
Update readme
Vartan Benohanian
2020-08-31 13:48:18 -04:00
b42aa44c44
Add Multi to thing struct
Vartan Benohanian
2020-08-31 12:51:45 -04:00
57ee41b2cf
Do unmarshaling in thing struct
Vartan Benohanian
2020-08-30 21:25:01 -04:00
e1dff15901
Add missing return
Vartan Benohanian
2020-08-29 14:48:54 -04:00
b4feadda4f
Return lists for bans, wikibans, messages, etc.
Vartan Benohanian
2020-08-29 14:45:45 -04:00
5349d53626
Change variable name
Vartan Benohanian
2020-08-29 14:25:12 -04:00
2a1806ec33
Revamp listing decoding, include after/before anchors in response
Vartan Benohanian
2020-08-29 14:20:30 -04:00
37e712b334
Add global DefaultClient (readonly), WithUserAgent option
Vartan Benohanian
2020-08-29 02:48:22 -04:00
aac3b48d6e
Update readme
Vartan Benohanian
2020-08-28 10:43:55 -04:00
73945e9aae
Edit comments
Vartan Benohanian
2020-08-27 18:49:30 -04:00
a14cb3a3c8
Remove FromEnv option, a few todos
Vartan Benohanian
2020-08-27 18:15:45 -04:00
c4faa00b94
Return errors on nil credentials, move code around
Vartan Benohanian
2020-08-27 00:29:53 -04:00
c0f0cf8be6
Set HTTP client via option. Update readme, Makefile, go.sum
Vartan Benohanian
2020-08-26 23:13:34 -04:00
e1ce8a7a14
Change libraryVersion variable value
Vartan Benohanian
2020-08-25 21:38:36 -04:00
49fdcfead5
Update readme
Vartan Benohanian
2020-08-25 20:55:32 -04:00
b79488e994
Add Go report card badge in readme
Vartan Benohanian
2020-08-25 19:58:03 -04:00
3c9ea61859
Set mod permissions, remove some duplicate code
Vartan Benohanian
2020-08-25 19:23:27 -04:00
1eb2acf318
Add more api/friend and api/unfriend methods
Vartan Benohanian
2020-08-25 18:45:25 -04:00
9152959ac0
Un/invite users to become mods, un/ban users
Vartan Benohanian
2020-08-24 23:52:18 -04:00
a64a2fb011
Change setup method signature for tests, no global vars
Vartan Benohanian
2020-08-23 22:34:59 -04:00
ba5eea5ed4
Create Credentials struct
Vartan Benohanian
2020-08-23 22:25:29 -04:00