Commit Graph

331 Commits (99a706c9949f387b34d58263ba91977dba58a227)

Author SHA1 Message Date
Bob Mottram b3bb866f69 Remove option to follow new actor
It wasn't implemented, and doing so could create an oprn relay situation where the authenticity of posts becomes obscured
2020-12-26 10:22:56 +00:00
Bob Mottram 7c2786535e Call graph colors 2020-12-23 19:55:51 +00:00
Bob Mottram db875e375c Link color 2020-12-23 18:15:30 +00:00
Bob Mottram f7d9864093 Module colors 2020-12-23 17:56:25 +00:00
Bob Mottram d3261de520 Plot modules call graph 2020-12-23 16:19:18 +00:00
Bob Mottram 549faf8b85 Remove unit tests from dot diagram 2020-12-23 14:19:06 +00:00
Bob Mottram 76a634b9dd sfdp settings 2020-12-23 13:41:54 +00:00
Bob Mottram 72b07306f9 Change dot command 2020-12-23 13:09:44 +00:00
Bob Mottram cfd1e7b24c Fix function tests 2020-12-23 12:48:50 +00:00
Bob Mottram 0aa42a1d71 Allow more time 2020-12-23 10:58:50 +00:00
Bob Mottram 61280ac6d0 Clustering of dot diagram 2020-12-22 23:26:09 +00:00
Bob Mottram 82a7cb2cb2 Image format 2020-12-22 23:09:09 +00:00
Bob Mottram b927863f7e Instructions for converting to image 2020-12-22 23:04:17 +00:00
Bob Mottram b42964ff59 Save call graph as dot diagram 2020-12-22 22:55:45 +00:00
Bob Mottram fa0bdab523 Tidying 2020-12-22 21:27:46 +00:00
Bob Mottram 3ff0866deb Test that number of function arguments match 2020-12-22 21:24:46 +00:00
Bob Mottram 49e052d5f0 Tidying 2020-12-22 19:29:14 +00:00
Bob Mottram 152d6228c7 Tidying 2020-12-22 19:28:34 +00:00
Bob Mottram ce885947ca Variable name 2020-12-22 18:20:32 +00:00
Bob Mottram 2fd901d682 Check that public functions don't begin with _ 2020-12-22 18:16:24 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram 0cf0841402 Check that imports are correct 2020-12-22 13:57:24 +00:00
Bob Mottram 59357c0c4f More verbose module checks 2020-12-22 13:04:49 +00:00
Bob Mottram a7b094f84f Test for stranded functions which aren't called 2020-12-22 12:59:46 +00:00
Bob Mottram bb31ce37cd is_alive replaces isAlive 2020-12-18 15:29:12 +00:00
Bob Mottram 886e4f2beb Adjustable timeout for dormant post threads 2020-12-18 11:48:00 +00:00
Bob Mottram 825fb76066 Tidying 2020-12-16 11:19:16 +00:00
Bob Mottram ec87fbf4f8 Date test 2020-12-14 15:17:30 +00:00
Bob Mottram 88b0a6aa6f Check if tag already exists 2020-12-13 20:07:45 +00:00
Bob Mottram 9d176ab77d Unit test for reply to public post 2020-12-13 19:53:31 +00:00
Bob Mottram e9c0c4c3a9 Unit test for getting mentions 2020-12-13 19:05:26 +00:00
Bob Mottram 121a24d432 Test that css is not dangerous 2020-12-13 14:48:45 +00:00
Bob Mottram d6e60ff3d3 Mark dormant followed accounts on profile 2020-12-13 12:44:17 +00:00
Bob Mottram 9ba729c6fd Fix unit test 2020-12-13 11:31:16 +00:00
Bob Mottram 562e154aa9 Too much date checking 2020-12-09 10:38:09 +00:00
Bob Mottram 5c6a45956c Test for creation of news actor 2020-12-06 15:05:22 +00:00
Bob Mottram ad71c09aee Line length 2020-12-06 14:47:06 +00:00
Bob Mottram 9e483bdacf Don't remove radicle links 2020-12-06 10:18:41 +00:00
Bob Mottram 67e06f65c9 Guess hashtag categorisations 2020-12-05 11:11:32 +00:00
Bob Mottram 5d2b45560e Unit test for valid nickname 2020-11-24 10:53:10 +00:00
Bob Mottram ddb11903d4 Create default petname when following 2020-11-23 15:07:55 +00:00
Bob Mottram 3812131758 Test 2020-11-22 20:28:32 +00:00
Bob Mottram 7703a002cd utc offset adjust 2020-11-22 20:18:10 +00:00
Bob Mottram fb5cb31ba1 Improve date parsing tests 2020-11-22 19:13:54 +00:00
Bob Mottram 6f5d5f1019 Convert local dates to utc 2020-11-22 19:09:35 +00:00
Bob Mottram fb29da5f7a Date parser returns string 2020-11-22 19:01:18 +00:00
Bob Mottram 31b12ae207 Unit test for date parsing 2020-11-22 18:43:01 +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 1f1cbd3eea Another script test 2020-11-15 10:36:24 +00:00