Commit Graph

709 Commits

Author SHA1 Message Date
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
83bcf0e708
Options requests are always accepted
All checks were successful
the build was successful
2018-09-15 16:24:44 +02:00
014898b8df
Adding missing return nil
All checks were successful
the build was successful
2018-09-15 16:17:33 +02:00
c17cd92268
Extract method: buildValidateAuthTokenRequest
Some checks failed
the build failed
2018-09-15 16:15:35 +02:00
8d99527e45
Move function down 2018-09-15 16:13:38 +02:00
8792285eb4
Cleanup error handling when setting token 2018-09-15 16:13:08 +02:00
76bad074c7
Remove err from parameters 2018-09-15 16:11:52 +02:00
6a26e9330e
Clean up the cached auth token code 2018-09-15 16:11:11 +02:00
994ab142d6
Fix checks for cached authorization 2018-09-15 16:10:01 +02:00
e3daa14614
Remove err from parameters 2018-09-15 16:08:28 +02:00
ab8998cdf2
Extract method setCachedTokenResponseValue 2018-09-15 16:07:56 +02:00
7361b524e8
Get the cached value from Redis 2018-09-15 16:04:50 +02:00
3c9f7eae47
You shouldn't be authorized always
Signed-off-by: Peter Stuifzand <peter@stuifzand.eu>
2018-09-15 16:00:57 +02:00
b3fe5c17ed
Merge branch 'missing-files' into new-microsub-package
All checks were successful
the build was successful
2018-09-15 15:57:05 +02:00
ec8da2692c
Add missing files 2018-09-15 15:55:27 +02:00
8607a27150
Move the OutputContentType outside 2018-09-15 15:53:10 +02:00
46b8f2a315
Changes in the README 2018-09-15 15:52:52 +02:00
a7f19759df
Add utf-8 to content-type
All checks were successful
the build was successful
2018-09-15 10:51:27 +02:00
8a69473baf
Move Microsub handler to it's own package
All checks were successful
the build was successful
2018-09-15 10:23:11 +02:00
7e15298175
Move server to package 2018-09-12 22:35:49 +02:00
c160a34260
Add cache-control header
All checks were successful
the build was successful
2018-09-11 20:53:48 +02:00
d4035cbdca
Improve documentation
All checks were successful
the build was successful
2018-09-11 20:50:58 +02:00
86e9894bfb
Improve README.md a little
All checks were successful
the build was successful
2018-09-11 20:35:50 +02:00
8b5b1ddf70
Add json import
All checks were successful
the build was successful
2018-09-10 21:33:16 +02:00
b2a4410d6c
Add export to a JSON file 2018-09-10 21:25:02 +02:00
47edcc41be
Import feeds from OPML
All checks were successful
the build was successful
2018-09-10 20:41:30 +02:00
8bad2d1a88
Add export opml command
All checks were successful
the build was successful
2018-09-10 20:19:32 +02:00
691be5300d
Remove cache-control header 2018-09-08 20:29:07 +02:00
453b695901
Try other headers
All checks were successful
the build was successful
2018-09-08 20:26:19 +02:00
b38f2f526f
Remove space in ACAH header
All checks were successful
the build was successful
2018-09-08 20:21:29 +02:00
8d42585672
Use the API right
All checks were successful
the build was successful
2018-09-08 20:16:53 +02:00
c116139f89
Add ticker for real
All checks were successful
the build was successful
2018-09-08 20:12:55 +02:00
58b7027259
Add default ticker
All checks were successful
the build was successful
2018-09-08 20:07:05 +02:00
f0bdae1855
Add missing file
All checks were successful
the build was successful
2018-09-08 19:59:49 +02:00