|
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 |
|
|
feb59bfab1
|
Try to generate multiple uid before failing
continuous-integration/drone/push Build is passing
|
2021-11-02 22:00:10 +01:00 |
|
|
21c226ce56
|
Re-enable CreateFeed for WebSub
continuous-integration/drone/push Build is passing
|
2021-10-31 15:04:26 +01:00 |
|
|
3a43844e93
|
Fix foreign key errors for feed_id
continuous-integration/drone/push Build is passing
Fix usage of QueryRow.Scan
|
2021-10-31 14:51:31 +01:00 |
|
|
26b85152fd
|
Move subscriptions to database
|
2021-10-31 14:24:41 +01:00 |
|
|
4f6ea0efb2
|
Don't use LastInsertId() with postgres
continuous-integration/drone/push Build is passing
|
2021-10-31 02:03:38 +02:00 |
|
|
f83970446e
|
Log feed ID on ProcessContent error
continuous-integration/drone/push Build is passing
|
2021-10-31 01:56:55 +02:00 |
|
|
64ae959670
|
Use database backend instead of backend.json
|
2021-10-31 01:37:39 +02:00 |
|
|
b608fe6bc6
|
Create Fetcher interface and use it
|
2021-10-30 21:09:27 +02:00 |
|
|
3365b38e5a
|
Create more notifications for errors while processing feeds
continuous-integration/drone/push Build is passing
|
2021-10-29 23:58:58 +02:00 |
|
|
79b0d719ec
|
fix: read twice from body
continuous-integration/drone/push Build is passing
|
2021-10-21 23:14:55 +02:00 |
|
|
6e347bd493
|
Replace sourced items
continuous-integration/drone/push Build is passing
|
2021-10-21 23:08:57 +02:00 |
|
|
a331f4a300
|
Add Source to Preview items
continuous-integration/drone/push Build is passing
|
2021-10-21 22:10:08 +02:00 |
|
|
5eed538bd1
|
Fill item source from FeadHeader
continuous-integration/drone/push Build is passing
|
2021-10-21 21:47:37 +02:00 |
|
|
c49afabaa8
|
add removeFeed to remove feed from channels
continuous-integration/drone/push Build is passing
|
2021-10-21 21:21:38 +02:00 |
|
|
fff2a92b72
|
breaking change: make "postgres-stream" the default channel type
|
2021-10-21 20:03:03 +02:00 |
|
|
b4cc885103
|
eksterd: add channel to search results
continuous-integration/drone/push Build is passing
|
2021-06-01 00:04:39 +02:00 |
|
|
f14e6d8249
|
Add full text search to server
continuous-integration/drone/push Build is failing
Adds Blevesearch to the server. Every item that is processed by the
server is added to the index and can be returned from the ItemSearch
request.
|
2021-05-30 22:01:34 +02:00 |
|
|
9d81cc9a3a
|
Add logging for timeline fetching
continuous-integration/drone/push Build is passing
|
2021-05-13 21:56:23 +02:00 |
|
|
9c4a166b45
|
Extract database, add refreshFeeds
continuous-integration/drone/push Build is failing
|
2021-05-11 22:23:45 +02:00 |
|
|
1b02a8181a
|
Fetch the channel when it doesn't exist
|
2020-08-19 16:06:55 +02:00 |
|
|
08ae30b305
|
Only send 'delete channel' event when channel was removed
continuous-integration/drone/push Build is passing
|
2020-08-09 10:06:12 +02:00 |
|
|
330931742b
|
Add event 'delete channel'
continuous-integration/drone/push Build is passing
|
2020-08-09 09:59:11 +02:00 |
|
|
1144c615da
|
Add 'new channel' and 'update channel' events
continuous-integration/drone/push Build is passing
|
2020-08-09 09:50:23 +02:00 |
|
|
d4de6faa89
|
Save and use excluded types
continuous-integration/drone/push Build is passing
|
2019-08-19 20:32:30 +02:00 |
|
|
19f3177f66
|
Add UI for saving excluded post types
|
2019-08-19 20:16:48 +02:00 |
|
|
f8b9003c36
|
Specify names of new item event fields
continuous-integration/drone/push Build is passing
|
2019-08-18 13:46:37 +02:00 |
|
|
b3ecad3c92
|
Add channel to new item message
continuous-integration/drone/push Build is passing
|
2019-08-18 13:15:03 +02:00 |
|
|
46c308619e
|
Only update unread count when it has changed
continuous-integration/drone/push Build is passing
|
2019-08-17 22:08:22 +02:00 |
|
|
d2fc2ecd3c
|
Added boolean to show when item was added to channel
continuous-integration/drone/push Build is passing
|
2019-08-17 16:55:59 +02:00 |
|
|
8493175f4c
|
Improve error handling while loading
|
2019-08-06 21:38:19 +02:00 |
|
|
15d7c69c30
|
Implement events handling and add documentation
continuous-integration/drone/push Build is passing
|
2019-03-24 16:21:38 +01:00 |
|
|
1e00d32aed
|
Split of StartConnection code from microsub server
continuous-integration/drone/push Build is passing
|
2019-03-24 15:15:55 +01:00 |
|
|
2d39edac8e
|
Remove receiver from auth methods
|
2019-03-24 10:25:40 +01:00 |
|
|
ed90ebbdd3
|
Improve error handling in authentication
continuous-integration/drone/push Build is passing
|
2019-03-23 21:29:48 +01:00 |
|
|
42431954e2
|
Move getTimeline to memory.go
continuous-integration/drone/push Build is passing
|
2019-03-23 20:43:22 +01:00 |
|
|
a23b31cefe
|
Move timeline backend to own package
continuous-integration/drone/push Build is passing
|
2019-03-23 20:42:13 +01:00 |
|
|
baab9e6051
|
Initialize pool earlier
continuous-integration/drone/push Build is passing
|
2019-03-23 19:38:25 +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 |
|
|
8f59930268
|
Improve docs
continuous-integration/drone/push Build is passing
|
2019-03-20 20:53:36 +01:00 |
|
|
ea6d779d4e
|
Update channelcount
|
2019-03-07 21:44:49 +01:00 |
|
|
9d3a23e5e4
|
Add channel type selection to the web interface
|
2019-03-07 21:30:12 +01:00 |
|
|
70f5fb82f9
|
Improve source code
|
2019-03-07 20:55:25 +01:00 |
|
|
83956b4d9f
|
Use server-sent-events implementation from thoughtbot
New endpoint action "action=events" opens an SSE channel.
Implementation based on https://thoughtbot.com/blog/writing-a-server-sent-events-server-in-go
|
2019-02-18 21:37:19 +01:00 |
|
|
e545f796ee
|
Improve notifications
|
2019-02-16 07:41:03 +01:00 |
|
|
e2361daa0e
|
Remove extraneous mutex locks
|
2019-02-16 07:40:26 +01:00 |
|
|
f3f5d30385
|
Cleanup and tests for unread counts
|
2019-01-03 22:06:16 +01:00 |
|
|
fa0569b63f
|
Support unread bool/int field
|
2019-01-03 21:34:36 +01:00 |
|
|
1453faa2f9
|
Clean up some error texts
|
2018-12-29 20:29:56 +01:00 |
|
|
1e4847cf35
|
Add error messages to nofications through stream channel backend
|
2018-12-25 14:53:17 +01:00 |
|