Commit Graph

30 Commits

Author SHA1 Message Date
c31e62734c Problem: it's hard to see other photos from an Entry
Solution: switch image when clicked
2022-04-18 19:57:47 +02:00
3e1695e6f3 Problem: hidden content does not always work right
Solution: clean up hidden content
2022-04-18 14:15:56 +02:00
b0c54c69c3 Problem: unread items are not really visible
Solution: use blue outline for unread items
2021-11-20 23:42:26 +01:00
dbcf2e24bf Problem: bookmarks don't show references posts
Solution: bookmarks should be handled as references
2021-11-20 23:41:40 +01:00
c1027e6d48 Problem: item stays open when the item changed
Solution: close the item when the item changes
2021-11-20 23:41:04 +01:00
c363db1a09 Fix lint errors 2021-05-29 20:57:40 +02:00
1a60476ad6 Multiple improvements 2021-05-29 20:45:11 +02:00
132f8ba934 Add read-more button 2020-12-16 13:28:02 +01:00
e71a125e64 Add categories to bookmarking 2020-08-18 22:42:23 +02:00
d9595a94d2 Add destinations and channel events 2020-08-18 22:31:16 +02:00
8aa4f6882a Add bookmarking and syndication targets 2020-08-08 14:30:42 +02:00
cf65818eb4 Improvements 2020-08-08 11:52:25 +02:00
bd5b20e833 Show time nicer 2019-08-17 19:12:54 +02:00
2ace99f75d Use different border-color for read items 2019-08-12 19:36:27 +02:00
63fc43fb27 Set white-space: pre-wrap on item content 2019-08-12 19:35:26 +02:00
6d8dcec152 Remove yellow box-shadow 2018-12-29 21:56:44 +01:00
c71b0b46d8 Follow from feed from the small action links 2018-12-29 20:12:43 +01:00
0530394990 Add following from the timeline entry 2018-12-29 11:41:15 +01:00
ae47582c08 Use the right url when on a cited entry 2018-09-03 20:09:22 +02:00
a74af5b91a Remove reference to isMainEntry and show unread border again 2018-09-01 11:41:05 +02:00
f510c35b62 Improve reposted and liked entries 2018-09-01 11:39:05 +02:00
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
246ba75ee0 Add ability to reply from an entry 2018-08-30 19:56:29 +02:00
142b6ef28b Improve entries with missing info 2018-08-29 20:09:48 +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
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
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