|
a75bbb2551
|
Problem: HubBackend depends on ProcessContent in memorybackend
continuous-integration/drone/push Build is passing
Solution: Create interface for memorybackend and depend on that.
|
2021-11-10 22:53:51 +01:00 |
|
|
5d5ee63d68
|
Problem: hubBackend database is dependent on memoryBackend
Solution: remove the dependency between on the database in memoryBackend
|
2021-11-10 22:44:22 +01:00 |
|
|
f9c9455389
|
Only returns feeds with hubs
continuous-integration/drone/push Build is passing
|
2021-11-01 23:19:46 +01:00 |
|
|
a183b26312
|
Remove unused column in scan
continuous-integration/drone/push Build is passing
|
2021-10-31 22:46:32 +01:00 |
|
|
33e58ebe9e
|
Fix pointer in Scan
continuous-integration/drone/push Build is passing
|
2021-10-31 19:55:19 +01:00 |
|
|
198d18fe17
|
Use one more argument for leaseSeconds
continuous-integration/drone/push Build is passing
|
2021-10-31 19:16:49 +01:00 |
|
|
a38d2147bf
|
Fix order of arguments
continuous-integration/drone/push Build is passing
|
2021-10-31 15:16:53 +01:00 |
|
|
21c226ce56
|
Re-enable CreateFeed for WebSub
continuous-integration/drone/push Build is passing
|
2021-10-31 15:04:26 +01:00 |
|
|
26b85152fd
|
Move subscriptions to database
|
2021-10-31 14:24:41 +01:00 |
|
|
64ae959670
|
Use database backend instead of backend.json
|
2021-10-31 01:37:39 +02:00 |
|
|
53b4e748c3
|
Replace HPUT with HSET
HPUT is not a Redis command
|
2019-08-17 22:07:53 +02:00 |
|
|
0f9e3043ef
|
Use map instead of separate vars
continuous-integration/drone/push Build is passing
|
2019-03-24 14:02:23 +01:00 |
|
|
312ef8b873
|
Remove publishing of expvars
continuous-integration/drone/push Build is passing
|
2019-03-24 13:58:11 +01:00 |
|
|
6d51145dad
|
Add debug vars
continuous-integration/drone/push Build is passing
|
2019-03-24 13:55:46 +01:00 |
|
|
76819ac804
|
Remove global variable pool and replace fetcher with func
continuous-integration/drone/push Build is passing
|
2019-03-23 18:23:56 +01:00 |
|
|
414d2cb78e
|
Cleanup relative callback urls
continuous-integration/drone/push Build is passing
|
2019-03-20 10:28:10 +01:00 |
|
|
ca146fe5a0
|
Improve more errors and logs
continuous-integration/drone/push Build is passing
|
2019-03-19 22:09:55 +01:00 |
|
|
1e0f192ab4
|
Cleanup errors and documentation
continuous-integration/drone/push Build is failing
|
2019-03-19 21:55:07 +01:00 |
|
|
084888880b
|
Don't resubscribe at feeds without Hub
|
2018-12-18 20:14:59 +01:00 |
|
|
34133191fc
|
Cleanup (parse category better)
|
2018-12-18 19:40:56 +01:00 |
|
|
5dcb64cc28
|
Handle error from ProcessContent in HubBackend
|
2018-12-09 17:59:06 +01:00 |
|
|
d93530a237
|
Remove os.GetEnv call
|
2018-12-09 17:57:16 +01:00 |
|
|
507aff683e
|
Use gomodule version of redis library
|
2018-08-15 19:04:15 +02:00 |
|
|
41c079b871
|
Add more debug logging for WebSub
|
2018-08-05 21:02:10 +02:00 |
|
|
c1f2b7a5a7
|
Add missing license matters
|
2018-07-28 18:03:21 +02:00 |
|
|
af3e90c964
|
Move from github.com/pstuifzand to p83.nl/go/ekster
|
2018-07-28 17:52:59 +02:00 |
|
|
cad14ac461
|
Fix command for getting list of feeds for WebSub
|
2018-07-11 10:56:32 +02:00 |
|
|
2c6f421e3e
|
Set resubscribe_at as unix time
|
2018-07-07 20:51:02 +02:00 |
|
|
97a98bbfed
|
Cleanup subscribing and feeds
Add ID and URLs to feed, so we can easily resubscribe later
|
2018-07-07 20:14:46 +02:00 |
|
|
e8796eae5a
|
Extract hubbackend.go
|
2018-07-07 17:59:41 +02:00 |
|