Commit Graph

86 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
333c91b4c6 Problem: after deleting channel, only that channel is shown
Solution: show remaining channels
2022-04-18 14:19:37 +02:00
906bcd5493 Problem: event source code show lots of debugging messages
Solution: remove logging in event source
2022-04-18 14:19:01 +02:00
79b88d7a59 Problem: impossible to use global search after selecting channel
Solution: make global search a specific option in searchpopup
2022-04-18 14:18:15 +02:00
f559c237ca Problem: UI uses too much space
Solution: use smaller buttons and simplify language
2022-04-18 14:17:37 +02:00
52bc6febaa Problem: menu does not work on mobile
Solution: fix menu
2022-04-18 14:16:50 +02:00
3e1695e6f3 Problem: hidden content does not always work right
Solution: clean up hidden content
2022-04-18 14:15:56 +02:00
b3f21184c6 Problem: + in query is replace by space
Solution: encode url for search request
2022-04-16 21:22:17 +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
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