Commit Graph

221 Commits

Author SHA1 Message Date
fbbcd1d3ea Improve RSS/Atom parsing 2018-04-10 21:02:16 +02:00
ddf7b68807 Content 2018-04-10 20:59:56 +02:00
96696fb240 Improve RSS/Atom handling of html and text 2018-04-10 20:51:51 +02:00
0ef60c5a4c Update channel count when markin items read 2018-04-10 20:44:47 +02:00
fc4400a3c8 Use unread count for channels 2018-04-10 20:35:16 +02:00
e24c01e781 Remove read items from list 2018-04-10 20:30:24 +02:00
ac2e238e0a Removed read check 2018-04-09 23:34:08 +02:00
56ab0912e9 Use Form for mark read 2018-04-09 22:57:48 +02:00
a9530db9b2 Fix beforeScore 2018-04-09 22:44:33 +02:00
97f2fc8323 Leave "after" and "before" when all items are gotten 2018-04-09 22:38:18 +02:00
072af93608 Make "after" and "before" exclusive when set 2018-04-09 22:24:28 +02:00
6ae8062dc6 First try at paging with ZSETS 2018-04-09 21:52:55 +02:00
eeeb9f3b3f Improve use of redis 2018-04-09 19:20:32 +02:00
2818576e2e Improve JSON feed parsing 2018-04-08 21:07:51 +02:00
fa877ef89b Use array for photo 2018-04-08 20:47:43 +02:00
24c6cb0672 Add image from jsonfeed 2018-04-08 20:46:01 +02:00
d1afcd121e Support people mentions somewhat 2018-04-08 20:41:56 +02:00
82345fd421 Check type of card properties 2018-04-08 20:35:18 +02:00
1b6d89f4fd like-of and friends can be full items 2018-04-08 20:31:25 +02:00
9c7d11cb68 Improve handling of authors and checkins 2018-04-08 20:23:00 +02:00
04841aa652 Can't use hash to sort by, use normal keys instead 2018-04-08 19:05:34 +02:00
a5683dd0cc Fix sort order of channels 2018-04-08 16:55:16 +02:00
a2cd294b80 Use boolean unread 2018-04-08 16:22:59 +02:00
faa685e291 Add micropub saving entry to channel from outside 2018-04-08 16:10:55 +02:00
9afebc65cc Refresh feeds every hour instead 10 minutes 2018-04-08 15:32:24 +02:00
f4a8bb7171 Use URL as ID in RSS of ID is not set 2018-04-08 15:30:57 +02:00
8302ecf3ce Gather more information from the right feed, check content-type 2018-04-08 13:19:04 +02:00
287bb3c3ed Add feedheader parsing and show title and icon 2018-04-08 11:44:57 +02:00
ee2eb32b1c Add caching for Fetch2 2018-04-08 11:44:41 +02:00
5e80ddddca If author photo is missing, use icon instead 2018-04-08 10:47:46 +02:00
ce169ec397 Improve JSON feed handling (add author) 2018-04-08 10:43:06 +02:00
cf5b84fd19 Better formatted date 2018-04-08 02:04:38 +02:00
2f7ca6a9b8 Fix null backend 2018-04-08 01:48:20 +02:00
49598a2af1 Add unread and don'r show read 2018-04-08 01:45:56 +02:00
4a6fb2cb07 Improve logging 2018-04-08 01:26:51 +02:00
020c31ad12 Rewrite Preview so it uses the new functions 2018-04-08 01:11:40 +02:00
110861a91f Reset read attribute for items 2018-04-08 00:14:15 +02:00
3fd42d7823 Fix syntax error 2018-04-08 00:06:37 +02:00
582c1d6cad Add read checking to items 2018-04-08 00:06:20 +02:00
551d9f233a Add more logging to incoming handler 2018-04-08 00:02:46 +02:00
42a73d6ccd Implement updating content from websub hub 2018-04-07 23:41:16 +02:00
fc179be0b5 Encode ids as hex 2018-04-07 21:43:43 +02:00
7080e28c65 Fix text of feed items 2018-04-07 21:28:24 +02:00
a99048c9ab Also parse text/xml 2018-04-07 21:21:21 +02:00
b8034af2aa Disable array microformats 2018-04-07 21:10:32 +02:00
d9111a6d05 Fix category #2 2018-04-07 21:07:00 +02:00
a42aaeca32 Fix categories 2018-04-07 21:05:40 +02:00
e850e7f923 Lone category 2018-04-07 21:04:29 +02:00
75c9dfd4f6 Load all urls when starting 2018-04-07 21:01:21 +02:00
925e914d01 Also Fetch JSON feed, RSS, and Atom 2018-04-07 20:50:07 +02:00