Commit Graph

108 Commits (9fb9c9b30837ddf302b116146fda786a24dd581e)

Author SHA1 Message Date
Bob Mottram 38b82391b0 Simplify 2020-10-25 14:37:51 +00:00
Bob Mottram cc5884a274 Avoid multiple stores 2020-10-25 14:21:29 +00:00
Bob Mottram 44d48edbc0 Check number of tags 2020-10-25 12:57:14 +00:00
Bob Mottram e5c436fa3f Avoid duplication 2020-10-25 12:22:09 +00:00
Bob Mottram fce789c2e9 Avoid duplication 2020-10-25 12:17:59 +00:00
Bob Mottram 8aecc5827b Avoid matching hashtags with contains operator 2020-10-25 12:15:41 +00:00
Bob Mottram 15cf3f9ee0 Add all hashtags to posts imported from feeds 2020-10-25 12:00:55 +00:00
Bob Mottram 006908c30c Update hashtags after processing 2020-10-25 11:22:52 +00:00
Bob Mottram 742d112018 Hashtag backgrounds 2020-10-23 18:13:02 +01:00
Bob Mottram e521a95e18 Limit the maximum number of hashtags imported from newswire feeds 2020-10-23 15:41:29 +01:00
Bob Mottram 32758ffe62 Option to archive news posts 2020-10-21 11:39:09 +01:00
Bob Mottram 89a9b8d7b3 From operator in hashtag rules 2020-10-20 18:37:15 +01:00
Bob Mottram 77fd759adf Remove escaped html from feeds 2020-10-20 14:07:02 +01:00
Bob Mottram ee76750305 Set content without parsing 2020-10-20 13:49:12 +01:00
Bob Mottram 456b4202b1 Convert dates with offset 2020-10-20 13:37:32 +01:00
Bob Mottram c9f3d21b41 Support xor in hashtag rules 2020-10-20 10:43:30 +01:00
Bob Mottram ddadcf1f8b Onion instances mirror via tor 2020-10-20 10:27:58 +01:00
Bob Mottram 302e1ed036 Handle trailing slashes 2020-10-19 23:21:30 +01:00
Bob Mottram 5297eb1b64 Add index 2020-10-19 23:17:06 +01:00
Bob Mottram 3e08f63cdb News mirror path 2020-10-19 22:19:22 +01:00
Bob Mottram b9fc4bbf6e Modify mirrored news links 2020-10-19 21:43:27 +01:00
Bob Mottram ee9d9a9dc5 Ability to mirror rss feed content 2020-10-19 20:26:58 +01:00
Bob Mottram 9391fa57c9 Option for maximum mirrored articles 2020-10-19 17:33:58 +01:00
Bob Mottram ee6b6b7662 Remove from recent posts cache when clearing post 2020-10-18 21:06:52 +01:00
Bob Mottram 20dd5e069a Clear post from caches before updating 2020-10-18 17:19:28 +01:00
Bob Mottram 2132b01950 Fix tag resolver 2020-10-18 16:10:36 +01:00
Bob Mottram b5541563eb Indentation 2020-10-18 14:31:50 +01:00
Bob Mottram cd7221ddf2 Indentation 2020-10-18 13:56:22 +01:00
Bob Mottram 574dc9d975 Indentation 2020-10-18 13:53:23 +01:00
Bob Mottram 43096d087a Remove condition 2020-10-18 11:35:25 +01:00
Bob Mottram ab48e6d456 Getting tags from posts 2020-10-18 10:28:43 +01:00
Bob Mottram 10d4010cd8 Adding and removing tags 2020-10-18 10:19:38 +01:00
Bob Mottram 651f2b41e4 Example hashtag rule 2020-10-17 20:06:56 +01:00
Bob Mottram 9cb5df52d5 Case insensitive matching for hashtag rules 2020-10-17 20:04:39 +01:00
Bob Mottram da9810e186 Example logic 2020-10-17 19:53:08 +01:00
Bob Mottram dd580be52f Hashtag logic can test for post content 2020-10-17 19:49:43 +01:00
Bob Mottram f934f54528 Test for moderated feed 2020-10-17 18:36:10 +01:00
Bob Mottram aa1017b3a8 Typo 2020-10-17 17:46:21 +01:00
Bob Mottram 30f4a03b5c Blocking news posts with hashtag interpreter 2020-10-17 17:24:47 +01:00
Bob Mottram 22fcc7be06 Apply word filter to newswire 2020-10-17 17:08:07 +01:00
Bob Mottram 18f8643725 Add hashtags for incoming news posts 2020-10-17 14:59:47 +01:00
Bob Mottram 8f41ce4de1 Unused variable 2020-10-17 14:41:20 +01:00
Bob Mottram 4c3106b127 Always true 2020-10-17 14:40:36 +01:00
Bob Mottram ae3b7819c3 Store hashtags on incoming news posts 2020-10-17 14:39:04 +01:00
Bob Mottram 37fee435ec Add a space to separate hashtags 2020-10-17 13:08:20 +01:00
Bob Mottram c691cff82d Add hashtag interpreter 2020-10-17 13:05:41 +01:00
Bob Mottram 18034d20fe Prepare for hashtag processing 2020-10-16 22:33:18 +01:00
Bob Mottram c3dbec6181 Maximum size for rss/atom feeds
Prevents a hacked news source from implementing a denial of service
2020-10-16 12:40:01 +01:00
Bob Mottram 876b29b7be Maximum newswire posts per source is configurable 2020-10-16 11:26:06 +01:00
Bob Mottram ec71ea79b7 Tidying 2020-10-13 09:53:59 +01:00