Commit Graph

642 Commits

Author SHA1 Message Date
4708c89c25
Add many error checks around authorization
All checks were successful
the build was successful
2018-12-27 19:28:51 +01:00
dd14b103e3
Add better error messages for parsing response body 2018-12-27 18:59:46 +01:00
88934bbbcc
Increase version of ek to 0.8.3
Some checks failed
the build was successful
continuous-integration/drone/tag Build is failing
2018-12-26 23:13:47 +01:00
1e4847cf35
Add error messages to nofications through stream channel backend
All checks were successful
the build was successful
2018-12-25 14:53:17 +01:00
22cbf01566
Add MarkRead function
- Remove conn parameters
- Move MarkRead function
- Make uids an array parameter
2018-12-25 13:54:41 +01:00
723b5b24d5
Cleanup of interface
- Rename GetItems -> Items
- Add Count method
- Move add item method to timeline.go
- Make getTimeline method of memorybackend
2018-12-25 13:47:20 +01:00
67c8b03467
Move TimelineGet to backend code 2018-12-25 12:29:32 +01:00
56d9981a4a
Cleanup message from auth.go 2018-12-25 12:29:15 +01:00
a2f76c6071
Parse photos
All checks were successful
the build was successful
2018-12-18 20:15:19 +01:00
084888880b
Don't resubscribe at feeds without Hub 2018-12-18 20:14:59 +01:00
3483b481e3
Use "cite" as "entry"
All checks were successful
the build was successful
2018-12-18 19:45:33 +01:00
34133191fc
Cleanup (parse category better)
All checks were successful
the build was successful
2018-12-18 19:40:56 +01:00
c9f06518c1
Fix null pointer exception
All checks were successful
the build was successful
2018-12-16 22:08:33 +01:00
e30046cadd
Try different Dockerfile
All checks were successful
the build was successful
2018-12-16 22:03:33 +01:00
0e85cae03d
Use Dockerfile.alpine
Some checks failed
the build failed
2018-12-16 21:59:26 +01:00
9e5601f979
Remove name when equal to content[text]
All checks were successful
the build was successful
2018-12-09 18:19:25 +01:00
5dcb64cc28
Handle error from ProcessContent in HubBackend
All checks were successful
the build was successful
2018-12-09 17:59:06 +01:00
d93530a237
Remove os.GetEnv call 2018-12-09 17:57:16 +01:00
47661b73f1
Add test for mark_read and unknown POST action 2018-12-09 17:50:29 +01:00
226a35fb43
Add bad request status code for wrong action 2018-12-09 17:46:47 +01:00
7d61179ee1
Add microsub server tests 2018-12-09 17:40:33 +01:00
a2db7069e7
Separate App from main
- extract env vars
- add command line arguments
- move null backend to server package
2018-12-09 17:39:36 +01:00
f21a68a56d
Add -headless option 2018-12-09 16:30:02 +01:00
d997fa8ca9
Fix null result in output 2018-12-09 16:26:44 +01:00
886a83e3e8
Extract json responses in respondJSON function
All checks were successful
the build was successful
2018-12-09 13:04:58 +01:00
db40a9fd1c
Remove Microsub access log request logging
All checks were successful
the build was successful
2018-12-08 17:05:56 +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
e0fd9d26ac
Add error handling for channel backend calls 2018-12-08 15:37:04 +01:00
81adf6bbca
Cleanup error messages 2018-12-08 15:36:50 +01:00
17bee2852a
Error on unsupported StatusCode in GetEndpoints
All checks were successful
the build was successful
2018-12-07 21:52:19 +01:00
5c4144444a
Add items to items 2018-12-07 21:51:44 +01:00
07a3c1b1e3
Add status checks to get requests of ek 2018-12-07 21:23:01 +01:00
e6201eacef
Remove "reader" command
All checks were successful
the build was successful
2018-11-25 12:50:12 +01:00
b0fb1b5bec
Move utility functions down 2018-10-03 19:12:18 +02:00
7f4eb2e7e3
Extract function to remove channel from Redis 2018-10-03 19:09:56 +02:00
7252675aba
Use updateChannelInRedis with uid and prio 2018-10-03 19:03:33 +02:00
beba0e5120
Reuse updateChannelInRedis 2018-10-03 18:59:53 +02:00
9c3e884fd1
Add notifications to channels 2018-10-03 18:57:37 +02:00
2288e70e85
Extract updateChannelInRedis 2018-10-03 18:56:26 +02:00
cec5fd0672
Simpleify ChannelsCreate 2018-10-03 18:54:23 +02:00
c51bfc4603
Move init of channels closer to init 2018-10-03 18:48:49 +02:00
08257bab25
Move start up messages to main function 2018-10-03 18:45:36 +02:00
036152d89e
Use RUnlock method without defer 2018-10-03 18:43:57 +02:00
7c18c4811f
Improve README 2018-10-03 18:43:50 +02:00
ab7e654f7c
Move refreshChannels to own method 2018-10-03 18:41:46 +02:00
4829ce0192
Fix when you're in a channel 2018-09-15 17:32:17 +02:00
79c44a5b0b
Use u instead of url because it collides with url package 2018-09-15 16:58:54 +02:00
ee78ca96f3
Add reader command to help 2018-09-15 16:58:43 +02:00
816e9087ca
Add reader command 2018-09-15 16:53:00 +02:00
412debc637
Extract opml and json import and export 2018-09-15 16:41:22 +02:00