Commit Graph

22 Commits

Author SHA1 Message Date
aikaterna
d6c052dcfd [RSS] Different list unpacking 2020-10-01 15:10:34 -07:00
aikaterna
eb0ff5bdeb [RSS] Update info.json 2020-10-01 12:06:20 -07:00
aikaterna
6fdb24a7c4 [RSS] Provisional list unpacking 2020-10-01 11:41:57 -07:00
aikaterna
8c81e8a42b [RSS] Cleaner twitch content 2020-09-30 08:34:35 -07:00
aikaterna
185af4a19e [RSS] Time tags & special case pinterest feeds 2020-09-29 21:58:17 -07:00
aikaterna
891a124834 [RSS] Add datetime to time tag validation 2020-09-29 20:39:44 -07:00
aikaterna
dc6419deed [RSS] More feed fun, pt 6 2020-09-29 20:03:46 -07:00
aikaterna
98781b9268 [RSS] More feed fun, pt 5 2020-09-29 17:59:32 -07:00
Jyu Viole Grace
2bfd00236a [RSS] added support for targeted channels (#158)
* rss support for targeted channels

* process review

* remove style and revert black

* Check for permissions

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2020-09-27 13:54:02 -07:00
aikaterna
e30f7b05c5 [RSS] More feed fun pt.3 2020-09-25 12:42:32 -07:00
aikaterna
4e2d3738ce [RSS] More feed fun pt 2 2020-09-24 20:47:59 -04:00
aikaterna
04c167c79e [RSS] More feed fun 2020-09-23 10:47:20 -07:00
aikaterna
8b043d81a8 [RSS] Handle no title entries a little better pt.3 2020-09-22 15:45:02 -07:00
aikaterna
f3cebef0e2 [RSS] Handle no title entries a little better pt.2 2020-09-22 13:00:33 -07:00
aikaterna
ccfeb4a1b1 [RSS] Handle no title entries a little better
This still has the issue that if a feed continually posts entries without a title, nothing will be posted from the feed, but a no-title post should be a rarity to begin with (only seen very sporadically in Pinterest posts so far)
2020-09-22 13:44:33 -04:00
aikaterna
02fccf2edd [RSS] Better hex code matching 2020-09-22 01:50:08 -04:00
aikaterna
3d59573ca8 [RSS] Update queue size properly 2020-09-21 19:32:28 -07:00
aikaterna
263a4e3c1a [RSS] An overengineered color related addition 2020-09-21 21:47:52 -04:00
jack1142
b1b5b75336 Add aikaternacogs_rss_message dispatch (#154)
* Add recursive mapping proxy type

* Move `force` logic to `get_current_feed()` method

* Add `on_aikaternacogs_rss_message` dispatch

* Welp, looks like MappingProxyType isn't subclassable, that's a bummer

* God, I'm an idiot...

* Fuck the extra protections then, I'm sure all cog devs are responsible

;)

* Update version number
2020-09-21 11:43:18 -07:00
Jyu Viole Grace
e33d3b4ff9 Fix invalid JSON information error (#151) 2020-09-18 14:26:05 -07:00
aikaterna
312ef80ab6 [RSS] Change info.json encoding 2020-09-18 16:07:46 -04:00
aikaterna
8c877fe9fe [RSS] Initial commit 2020-09-18 15:33:01 -04:00