Commit Graph

151 Commits (a444304eb500985660e23dccfe48db99c5921483)

Author SHA1 Message Date
Bob Mottram bb3de9e173 Handling of understood languages prior to automatic translation 2021-07-20 14:33:27 +01:00
Bob Mottram 50096bff11 Improve handling of contentMap within posts 2021-07-18 15:15:16 +01:00
Bob Mottram f5cbc7f8ee Support language within contentMap 2021-07-18 10:55:49 +01:00
Bob Mottram e4b9a27de0 Function for account directory 2021-07-13 22:59:53 +01:00
Bob Mottram 5e2b02ad81 File open attribute style 2021-07-13 15:40:49 +01:00
Bob Mottram 8514d6f60b Tidying of hashtag rule actions 2021-07-04 10:46:48 +01:00
Bob Mottram a9e31baac5 Tidying of newswire logic 2021-07-04 10:24:35 +01:00
Bob Mottram c41d1e8b7a Module groups 2021-06-26 12:27:14 +01:00
Bob Mottram 25d0cd8c65 Use with style when writing files 2021-06-22 13:27:10 +01:00
Bob Mottram d42ee647d3 Revert "File storage functions"
This reverts commit 9c18e7042e.
2021-06-21 23:53:04 +01:00
Bob Mottram cd008c3013 Revert "Reading functions"
This reverts commit ee0ffade9d.
2021-06-21 23:52:04 +01:00
Bob Mottram ee0ffade9d Reading functions 2021-06-21 23:34:46 +01:00
Bob Mottram 9c18e7042e File storage functions 2021-06-21 22:02:03 +01:00
Bob Mottram ab7c2a9a66 Module groups 2021-06-15 16:08:12 +01:00
Bob Mottram 1fba7b1b37 Less indentation 2021-06-05 13:43:57 +01:00
Bob Mottram 67ab24db90 Default geolocation 2021-05-09 20:29:53 +01:00
Bob Mottram 05f1ada1c1 Spoof gps metadata on images 2021-05-09 20:11:05 +01:00
Bob Mottram 5ef5174fee Refresh newswire after removing or suspending an account 2021-02-13 10:01:04 +00:00
Bob Mottram 57fcdcca38 Recalculate the newswire if a new blog post is created 2021-02-10 13:31:19 +00:00
Bob Mottram 8bbd9b6173 Check for dangerous markup in display name and clearly indicate adversaries 2021-01-31 11:05:17 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 3c1314d4b4 Remove html from rss feed descriptions 2021-01-11 21:54:25 +00:00
Bob Mottram ff15cea822 Remove html from news items imported from rss 2021-01-11 21:38:31 +00:00
Bob Mottram cfaf5a5792 Deprecate blurhashes
They were computationally expensive, and similar functionality could be achieved in a simpler way with css
2021-01-07 15:38:55 +00:00
Bob Mottram adbddb95c3 Check before adding new entries to indexes 2020-12-29 20:22:28 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram bb31ce37cd is_alive replaces isAlive 2020-12-18 15:29:12 +00:00
Bob Mottram 6ec956e312 Tidying 2020-12-16 11:04:46 +00:00
Bob Mottram 5335a3513c Tidying 2020-12-11 10:22:20 +00:00
Bob Mottram 1b9989bcd3 Missing parameter 2020-12-02 17:02:32 +00:00
Bob Mottram 88cc48480f Tidying 2020-11-22 20:41:01 +00:00
Bob Mottram 3812131758 Test 2020-11-22 20:28:32 +00:00
Bob Mottram 7a01f422cf Set a maximum number of posts to appear in the newswire column 2020-11-22 11:48:53 +00:00
Bob Mottram 5364b71616 Option to allow access to the local network
This might be useful for mesh networks or private networks
2020-11-20 10:58:49 +00:00
Bob Mottram 5c42d47f55 Newswire links directly to sources 2020-11-08 18:29:01 +00:00
Bob Mottram d6b22535f7 Comments 2020-11-08 16:52:57 +00:00
Bob Mottram 9c1c790fd5 Newswire links directly to sources 2020-11-08 16:50:50 +00:00
Bob Mottram 2855af6025 Extra removal 2020-11-08 10:54:29 +00:00
Bob Mottram 6631c04551 Save only if newswire exists 2020-11-03 21:53:29 +00:00
Bob Mottram 2529bce3af Improve session messages 2020-11-03 16:10:54 +00:00
Bob Mottram 0e9bb51985 Re-establish session for newswire if needed 2020-11-03 16:08:31 +00:00
Bob Mottram c8858f871a Check the size of individual rss/atom feed items 2020-11-03 16:04:25 +00:00
Bob Mottram 4c1553e1e7 Check newswire for no return value 2020-11-03 14:41:28 +00:00
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