10 Commits

Author SHA1 Message Date
a122f72af7 Fully migrated to jsonb, adjusted uniquefifo to keep cache fresh
* Added fifo mechanism to actors table
* Increased fifo size to 10
* Still getting some database insert duplicate errors, but only for
  very active instances when they are newly identified
2021-02-02 23:34:43 +00:00
102ddbe41c Adding recent uris struct to manually added instances 2021-02-01 02:05:56 +00:00
55cb51b94e added or adjusted missing closes 2021-01-30 14:30:49 +00:00
1adaba8322 retrying connections + logging prefix
this is because some hosting providers throttle rapid new connections
regex additions
2021-01-14 19:51:42 +00:00
ec1743905a validating hostname before starting instance
changed hostname identification from account to URI
2021-01-10 05:31:51 +00:00
777120518a removed dead code + channel
ctl is broken
2020-12-22 20:36:37 +00:00
ad9fe9fad2 checking user and made 'pool' global 2020-12-18 06:06:32 +00:00
5bc9a68d53 web feature fetching user icon
adding database pool to all functions to verify before fetching
2020-12-17 18:26:55 +00:00
726ac7e0bd formatting and linting 2020-12-17 04:23:25 +00:00
cc020bb6f0 Merged the two directories, no need to keep them separate 2020-12-17 01:37:34 +00:00