Commit Graph

36 Commits

Author SHA1 Message Date
437591b297 Improved poll error handling 2021-03-27 10:18:05 +00:00
d3f85ad779 Added canVote() to poll 2021-03-27 10:06:48 +00:00
e639234a95 Added support for poll tokens 2021-03-27 09:33:31 +00:00
01b6b0bf8d Fixed getting authorized user 2021-03-11 20:13:03 +00:00
171b4a0ec6 Fiyed user constructor 2021-03-11 16:49:27 +00:00
f0b5a5dc50 Fixed namespace 2021-03-11 16:48:40 +00:00
1f84767a67 Added avatar fetching to user 2021-03-11 16:47:06 +00:00
75200da1bc Fixed reading redirect location 2021-03-11 16:29:56 +00:00
52b85b533b typo 2021-03-11 16:27:58 +00:00
30a3bbd4a7 Another redirect test 2021-03-11 16:27:25 +00:00
9259094b9b TEsting redirect 2021-03-11 16:24:28 +00:00
7264b523a6 Fixed redirects 2021-03-11 16:18:37 +00:00
c938ede0a2 Debugging redirections 2021-03-11 16:09:39 +00:00
6b69e990e1 Fixed avatar redirection handling 2021-03-11 16:07:01 +00:00
7017e720d7 Formatting 2021-03-11 15:56:01 +00:00
734ed57fa3 Added nl.chimpnut.quizbot.attachment.poll polls, added unknown poll parsing 2021-03-11 15:53:17 +00:00
7eb3f2aad0 Fixed getPoll for missing poll tokens 2021-03-11 06:00:04 +00:00
688721b167 Added HttpPnutForbiddenException 2021-03-11 05:57:37 +00:00
45fe5f4156 Added support for broadsword polls 2021-03-10 20:10:09 +00:00
3ca95f82a8 Fixed return types 2021-03-10 19:53:40 +00:00
588fc2846e Fixed make_Request casing 2021-03-10 19:44:46 +00:00
88fe14f6ec
Merge branch 'main' of phlaym.net:phlaym/APnutI into main 2021-03-09 20:56:33 +01:00
6e7bc4ee88 Initial commit 2021-03-09 19:54:15 +00:00
0dc3c19941 Fixed access_token parsing 2021-03-09 19:52:47 +00:00
fea2792549 MAde makeRequest parse access_token itself 2021-03-09 19:48:45 +00:00
95776a22f8 Fixed more Exception namespaces 2021-03-09 19:43:55 +00:00
1728275c7b Fixed Exception namespace 2021-03-09 19:42:52 +00:00
8263e8850d Fixed more typing issues 2021-03-09 19:37:50 +00:00
c3ff04cff8 Fixed makeRequest rename and typing issue 2021-03-09 19:35:52 +00:00
d1194b57a0 Guard against emtpy referrers 2021-03-09 19:32:04 +00:00
6f390be2bf Added redirect_uri to API constructor 2021-03-09 19:16:29 +00:00
7ce7c3637d Extended API consntructor 2021-03-09 19:11:23 +00:00
75df539eca Remaining network functions 2021-03-09 18:57:24 +00:00
ce35f3e036 Added polls and additional network functions 2021-03-09 07:27:10 +00:00
d651feb33d Added default values and soem network related helpers 2021-03-09 06:33:49 +00:00
f5a781d416
Initial commit 2021-03-08 20:44:02 +01:00