Commit Graph

38 Commits

Author SHA1 Message Date
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
b3f21184c6 Problem: + in query is replace by space
Solution: encode url for search request
2022-04-16 21:22:17 +02:00
38c46ec73b Allow global search on the home channel 2021-10-20 22:18:12 +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
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
7a498393f8 Extract configQuery function 2020-08-18 23:05:22 +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
f51f643bfa Call fetchChannels after marking items as read 2019-08-12 19:35:56 +02: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
ec7e79c61a Fix marking as read when scrolling 2018-09-08 14:51:11 +02:00
7c0545874a Add channel-creator 2018-09-01 14:09:11 +02:00
dcd79702db Fetch microsub endpoint from user (and use it) 2018-08-29 20:29:54 +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
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
4450a2dc16 Extract baseurl 2018-08-28 22:25:46 +02:00
2d1b21b804 Cleanup mark_read 2018-08-27 23:19:32 +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
03a6ebf8a6 Add vuex 2018-08-26 12:55:45 +02:00