Commit Graph

78 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
38c46ec73b Allow global search on the home channel 2021-10-20 22:18:12 +02:00
4230782091 Make "preview" use POST 2021-10-20 22:17:55 +02:00
b58bc6254a Don't sent access token in url 2021-10-20 14:12:19 +02:00
d13ecbc43c Hide first event source message 2021-10-20 14:12:05 +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
af16c2470f Use selected channel in search 2021-06-01 00:05:10 +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
d0423c2dab Hide search on open 2021-05-31 22:13:10 +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
7a498393f8 Extract configQuery function 2020-08-18 23:05:22 +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
0316db4072 Add logging of new item 2019-08-17 20:07:33 +02:00
b7cbd5ccdb Cleanup logging 2019-08-17 19:40:24 +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
966546086d Reload after logging in 2018-12-29 10:59:29 +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
be03ad2b29 After fetching the timeline scroll back to the top 2018-09-08 15:15:37 +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
cfd70999a3 Fix the layout so it works better with scrolling 2018-09-08 14:51:29 +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