Commit Graph

64 Commits

Author SHA1 Message Date
9399dc3435 Change type of _is_read to bool 2018-04-07 02:22:05 +02:00
e3ee21a4cf Fix naming of _is_read attribute 2018-04-07 02:19:13 +02:00
d374cd15d6 Add _id and _read for mark_as_read handling 2018-04-07 02:08:31 +02:00
cbd6e7dd84 Add "updated" field to item export 2018-04-07 01:58:03 +02:00
e4540ab2b3 Also copy author over 2018-04-07 01:56:17 +02:00
18f270c42c Simplify handling of items 2018-04-07 01:47:33 +02:00
facb2c7778 Add vendor folder 2018-04-07 01:29:15 +02:00
f3036526bb Use items for instead of maps 2018-04-07 01:27:27 +02:00
a189b9eade Use Post Form 2018-03-31 00:40:04 +02:00
2d47da5ddc Send arguments form variables 2018-03-31 00:33:35 +02:00
202bcaab3f Improve logging 2018-03-31 00:26:45 +02:00
2a26177fb5 Use POST to subscribe 2018-03-31 00:20:26 +02:00
537d7f4009 Add some logging to microsub 2018-03-31 00:15:07 +02:00
63556bd9c7 Add subscription to WebSub server 2018-03-31 00:03:01 +02:00
912e1322da Use a real reverse function 2018-03-29 18:22:05 +02:00
6756527f31 Use Reverse and StableSort to sort items 2018-03-29 17:50:57 +02:00
92a23e7810 Convert minutes (in ms) to minutes (in s) 2018-03-28 13:50:03 +02:00
191297bc32 Parse multiple entries[n] with numbers for n 2018-03-28 13:22:40 +02:00
69dbbae6b7 Splat args for HMSET 2018-03-28 13:15:45 +02:00
57b3285bbc Improve Bearer token parsing for redis token saving 2018-03-28 13:13:05 +02:00
bdec252cfa Add logging to Redis 2018-03-28 13:07:50 +02:00
63c66794d0 Show token response 2018-03-28 12:57:53 +02:00
ae7a82ed7b Add more logging for auth 2018-03-28 12:54:52 +02:00
cb98c766da Check if we receive values 2018-03-28 12:52:53 +02:00
a4f8b04e49 Add a bit more logging 2018-03-28 12:50:42 +02:00
12190cbdf2 Cache auth token verification for 10 minutes 2018-03-28 12:42:41 +02:00
ce1463739c Skip read items 2018-03-28 02:21:54 +02:00
6abae3be07 Improve errors 2018-03-28 02:20:25 +02:00
7b867434f6 Add improve logging and handling of errors 2018-03-28 02:08:20 +02:00
3cc34dbfe8 Also process entry[0] 2018-03-28 02:02:16 +02:00
c8d4779e94 Process PostForm 2018-03-28 01:58:54 +02:00
c13b259763 Show http requests information 2018-03-28 01:52:41 +02:00
93acc1a190 Add hex encoding to urls 2018-03-28 01:38:50 +02:00
6730ebd982 Fix _is_read 2018-03-28 01:28:20 +02:00
37329ffd8d Test with marking item as read 2018-03-28 01:22:11 +02:00
3fd7644fb2 Add timeline mark_read command 2018-03-28 00:44:20 +02:00
af128dec60 Add redis and MarkRead 2018-03-28 00:40:04 +02:00
53cb4ff4bc Sort old-to-new 2018-03-28 00:13:17 +02:00
b1dd42b3ca Fix trimspace 2018-03-27 22:07:45 +02:00
1ceb67328f Trim space around name and content 2018-03-27 22:04:53 +02:00
5d1c940c2d If we process a card, then simplify photo 2018-03-27 22:02:35 +02:00
a654662e93 Remove photo change
- Should be an array
2018-03-27 21:54:09 +02:00
4e34003af6 Add logging to microsub server 2018-03-27 21:42:30 +02:00
63422627f4 Add auth token checking 2018-03-27 21:26:44 +02:00
ed0c535b76 Fix problem with names 2018-03-27 21:25:39 +02:00
274acd45d1 Merge branch 'master' of github.com:pstuifzand/microsub-server 2018-02-19 21:43:22 +01:00
16aca56da8 Add license to source files 2018-02-19 21:43:05 +01:00
80eb5da3ff
Create LICENSE 2018-02-19 21:41:31 +01:00
c78f75c279
Create README.md 2018-02-19 21:39:22 +01:00
448903d711 Fix golang errors about unused variables 2018-02-19 21:34:39 +01:00