Commit Graph

124 Commits

Author SHA1 Message Date
284f6256a6 Improve layout and humanize time 2018-08-30 21:43:31 +02:00
dc72d1bdaa Clicking an item marks it read, show repost and likes as refs 2018-08-30 20:52:05 +02:00
d8cf6cf959 Add the ability to post from the top of timeline 2018-08-30 19:56:45 +02:00
246ba75ee0 Add ability to reply from an entry 2018-08-30 19:56:29 +02:00
dcd79702db Fetch microsub endpoint from user (and use it) 2018-08-29 20:29:54 +02:00
142b6ef28b Improve entries with missing info 2018-08-29 20:09:48 +02:00
513368399e Add TODO title and move 2018-08-29 20:09:35 +02:00
79e606a482 Improve like and repost 2018-08-29 19:25:46 +02:00
fc7fddc574 Add Micropub Like 2018-08-29 18:11:19 +02:00
aaa8f82c7b Use real Indieauth with micropub-helper 2018-08-29 17:09:25 +02:00
76af58f09a Improve Indieauth 2018-08-29 17:07:35 +02:00
6d8e657fc5 Fix problem with missing loginData 2018-08-29 16:02:49 +02:00
31ae5c7e65 Add TODO.txt 2018-08-28 22:25:59 +02:00
4450a2dc16 Extract baseurl 2018-08-28 22:25:46 +02:00
2d1b21b804 Cleanup mark_read 2018-08-27 23:19:32 +02:00
57139fd68a Add missing DebugModal 2018-08-27 23:19:21 +02:00
18c0ef6ae4 Add debug screen and mark as read 2018-08-27 23:04:22 +02:00
746ef03a63 Add scrolling and marking as read (local only) 2018-08-27 22:21:20 +02:00
2b9d086948 Remove About page 2018-08-26 19:02:21 +02:00
2eb499c9dc Remove logo.png 2018-08-26 19:01:36 +02:00
ddad588d90 Create my first Microsub reader
All client side at the moment, but it will probably need a bit of
backend code, to circumvent CORS problems in the browser.
2018-08-26 18:59:16 +02:00
03a6ebf8a6 Add vuex 2018-08-26 12:55:45 +02:00
9277c1450d Add vue-router 2018-08-26 12:55:10 +02:00
d917fd9a24 init 2018-08-26 12:44:22 +02:00