Commit Graph

17 Commits

Author SHA1 Message Date
cb9acf31ad
Add code for postgres-stream
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-11 17:28:52 +02:00
15d7c69c30
Implement events handling and add documentation
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 16:21:38 +01:00
70f5fb82f9
Improve source code
All checks were successful
the build was successful
2019-03-07 20:55:25 +01:00
83956b4d9f
Use server-sent-events implementation from thoughtbot
All checks were successful
the build was successful
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
f3f5d30385
Cleanup and tests for unread counts
All checks were successful
the build was successful
2019-01-03 22:06:16 +01:00
fa0569b63f
Support unread bool/int field
All checks were successful
the build was successful
2019-01-03 21:34:36 +01:00
877a87e21d
Add summary field
All checks were successful
the build was successful
2018-12-29 10:34:51 +01:00
0e85cae03d
Use Dockerfile.alpine
Some checks failed
the build failed
2018-12-16 21:59:26 +01:00
4fd3eb73ed
Cleanup of simplification MF2 to JF2
All checks were successful
the build was successful
2018-12-08 16:56:08 +01:00
7e15298175
Move server to package 2018-09-12 22:35:49 +02:00
a64a4e1541
Add events
Some checks failed
the build failed
2018-09-08 19:56:54 +02:00
9e6765bf8e
Remove Summary from microsub.Item
Some checks failed
the build failed
2018-08-29 21:18:32 +02:00
52bc16436e
Change Summary from string to []string
All checks were successful
the build was successful
2018-08-19 21:50:54 +02:00
64730b0e50
Cleanup summary, and use h-feed author
Some checks failed
the build failed
2018-08-19 17:00:09 +02:00
6ed7dc8ddb
Include refs in microsub.Item
All checks were successful
the build was successful
2018-08-05 17:23:50 +02:00
6677bd95ab Use errors in protocol
- Rewrite all api's and clients to use the new calls which allows errors
in the responses
2018-07-07 16:40:04 +02:00
bf645f33ef Move microsub to pkg/microsub 2018-07-07 16:03:49 +02:00