Commit Graph

62 Commits

Author SHA1 Message Date
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
4230782091 Make "preview" use POST 2021-10-20 22:17:55 +02:00
fd876591ab Show error from searching 2021-08-11 12:38:50 +02:00
c73efe8610 search: add "is-loading" class to button 2021-08-11 12:38:50 +02:00
d07c2ae942 Focus search query input 2021-05-31 23:58:55 +02:00
8e739e841f Make DebugModal available in search and timeline 2021-05-31 22:51:35 +02:00
fa97dd9f46 Show simple global search timeline entries 2021-05-31 22:13:04 +02: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
724c3f1487 When there are no results, hide the previous results 2020-08-18 23:10:00 +02:00
16ea750006 Add categories to newpost 2020-08-18 23:05:12 +02: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
8fcb46dc7f Add globalTimeline
- Add EventSource without Authorization header
2019-08-17 19:16:08 +02:00
436e877ba1 Set the right CLIENT_ID 2019-08-17 19:13:06 +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
f51f643bfa Call fetchChannels after marking items as read 2019-08-12 19:35:56 +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
39e4d272b6 Hide posting interface 2018-12-29 21:56:25 +01:00
502944f2ad Fix mark_read at bottom scrolling 2018-12-29 21:46:25 +01:00
c71b0b46d8 Follow from feed from the small action links 2018-12-29 20:12:43 +01:00
daa47af94c Set dark mode 2018-12-29 20:12:29 +01:00
89d3e1d21a Automatically select the right channel in the select 2018-12-29 11:51:30 +01:00
0530394990 Add following from the timeline entry 2018-12-29 11:41:15 +01:00
b7dfcdf0f0 Find selected channel and show name 2018-12-29 11:19:34 +01:00
3d484def87 Add start of event sourcing 2018-12-29 10:43:05 +01:00
4f7d913ce5 Remove console.log for scrolling 2018-09-08 20:10:52 +02:00
429170737f Watch for route changes 2018-09-08 15:14:27 +02:00
fc30b58069 Use router-link for the channel names 2018-09-08 15:07:24 +02:00
ec7e79c61a Fix marking as read when scrolling 2018-09-08 14:51:11 +02:00
ae47582c08 Use the right url when on a cited entry 2018-09-03 20:09:22 +02:00
750452bd4e Use the rel-scraper package 2018-09-03 20:08:54 +02:00
dbdaf7da61 Rename buttons to preview and follow 2018-09-02 09:56:25 +02:00
9e86dd3137 Add feed to channel 2018-09-01 21:49:45 +02:00
7845004840 Fix scrolling 2018-09-01 21:49:32 +02:00
d88f7ab1d9 Move post interface to NewPost, add Feed Preview 2018-09-01 21:07:54 +02:00
7c0545874a Add channel-creator 2018-09-01 14:09:11 +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
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