Commit Graph

55 Commits (main)

Author SHA1 Message Date
Max Nuding 2f5aa63306
formatting 2024-04-10 11:52:35 +02:00
Max Nuding 7f16b67d02
fix regex 2024-04-10 11:34:54 +02:00
Max Nuding 4a3bbeec79
formatting 2024-04-10 11:33:44 +02:00
aymm 899b034013
Fixed syntax errors 2021-05-10 17:56:02 +02:00
aymm 9edfc37a68
Added fetching multiple polls 2021-04-18 18:52:49 +02:00
aymm f9fbbbd225
Added channel posting 2021-04-18 15:13:59 +02:00
aymm 51a798ea3e
Added channel type filtering 2021-04-18 13:10:05 +02:00
aymm 18eb80cb6f
Added basic channel support 2021-04-18 12:19:54 +02:00
aymm 9b64114325
Added Nova publishing 2021-04-05 12:35:52 +02:00
aymm 2b45c9fdd0
Adding posts with polls 2021-04-05 10:54:30 +02:00
aymm 9f0c8ba3c6
Added poll creation 2021-04-04 21:22:38 +02:00
aymm 3604b1ae19
Added user profile link helper 2021-04-04 09:49:52 +02:00
aymm a0b03d439f
Added poll voting 2021-03-28 21:18:33 +02:00
aymm ddeb77da95
poll getMyVotes(), improved poll error handling 2021-03-28 13:15:04 +02:00
aymm c2434cfedc
Added canVote() to poll 2021-03-27 20:36:32 +01:00
aymm bb14f7e97a
Fixed log level, made app name public 2021-03-27 17:59:36 +01:00
aymm cafb7ad654 Caching current user 2021-03-27 13:56:53 +00:00
aymm f756eab00d Added configurable loglevel 2021-03-27 13:33:55 +00:00
aymm 99eee326ab Fixed poll closed date comparison 2021-03-27 10:42:36 +00:00
aymm 437591b297 Improved poll error handling 2021-03-27 10:18:05 +00:00
aymm d3f85ad779 Added canVote() to poll 2021-03-27 10:06:48 +00:00
aymm e639234a95 Added support for poll tokens 2021-03-27 09:33:31 +00:00
aymm 01b6b0bf8d Fixed getting authorized user 2021-03-11 20:13:03 +00:00
aymm 171b4a0ec6 Fiyed user constructor 2021-03-11 16:49:27 +00:00
aymm f0b5a5dc50 Fixed namespace 2021-03-11 16:48:40 +00:00
aymm 1f84767a67 Added avatar fetching to user 2021-03-11 16:47:06 +00:00
aymm 75200da1bc Fixed reading redirect location 2021-03-11 16:29:56 +00:00
aymm 52b85b533b typo 2021-03-11 16:27:58 +00:00
aymm 30a3bbd4a7 Another redirect test 2021-03-11 16:27:25 +00:00
aymm 9259094b9b TEsting redirect 2021-03-11 16:24:28 +00:00
aymm 7264b523a6 Fixed redirects 2021-03-11 16:18:37 +00:00
aymm c938ede0a2 Debugging redirections 2021-03-11 16:09:39 +00:00
aymm 6b69e990e1 Fixed avatar redirection handling 2021-03-11 16:07:01 +00:00
aymm 7017e720d7 Formatting 2021-03-11 15:56:01 +00:00
aymm 734ed57fa3 Added nl.chimpnut.quizbot.attachment.poll polls, added unknown poll parsing 2021-03-11 15:53:17 +00:00
aymm 7eb3f2aad0 Fixed getPoll for missing poll tokens 2021-03-11 06:00:04 +00:00
aymm 688721b167 Added HttpPnutForbiddenException 2021-03-11 05:57:37 +00:00
aymm 45fe5f4156 Added support for broadsword polls 2021-03-10 20:10:09 +00:00
aymm 3ca95f82a8 Fixed return types 2021-03-10 19:53:40 +00:00
aymm 588fc2846e Fixed make_Request casing 2021-03-10 19:44:46 +00:00
aymm 88fe14f6ec
Merge branch 'main' of phlaym.net:phlaym/APnutI into main 2021-03-09 20:56:33 +01:00
phlaym 6e7bc4ee88 Initial commit 2021-03-09 19:54:15 +00:00
aymm 0dc3c19941 Fixed access_token parsing 2021-03-09 19:52:47 +00:00
aymm fea2792549 MAde makeRequest parse access_token itself 2021-03-09 19:48:45 +00:00
aymm 95776a22f8 Fixed more Exception namespaces 2021-03-09 19:43:55 +00:00
aymm 1728275c7b Fixed Exception namespace 2021-03-09 19:42:52 +00:00
aymm 8263e8850d Fixed more typing issues 2021-03-09 19:37:50 +00:00
aymm c3ff04cff8 Fixed makeRequest rename and typing issue 2021-03-09 19:35:52 +00:00
aymm d1194b57a0 Guard against emtpy referrers 2021-03-09 19:32:04 +00:00
aymm 6f390be2bf Added redirect_uri to API constructor 2021-03-09 19:16:29 +00:00