153 Commits
Author SHA1 Message Date
anoyandBenjamin Brahmer b5340676dc fixed active menu item and reload for unread
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-04-24 18:24:08 +02:00
SuliacLEGUILLOUandBenjamin Brahmer ed59aeeeeb Translate youtube channel and user URL into their feed (#612)
Youtube rss system is hiden inside their api to encourage account creation.

I have added a step to transform automaticaly a user or a channel url like `https://www.youtube.com/user/scilabus` into its feed url: `https://www.youtube.com/feeds/videos.xml?user=scilabus`

Signed-off-by: s18alg <s18alg@protonmail.com>
2020-01-11 15:07:23 +01:00
nachoparkerandBenjamin Brahmer 1a54c2abec add "mark read" floating button mobile. Fixes #469 (#505)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:08:14 +02:00
Sean MolenaarandSean Molenaar 6a4e56e727 Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
Daniel Schaal 7cebc63def Use regular promise for http calls 2017-06-10 11:19:07 +02:00
Bernhard Posselt 7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt d538613b60 Fix #791 2016-04-18 21:18:13 +02:00
Bernhard Posselt 1c4c999241 Fix #924 2016-04-08 19:34:45 +02:00
Bernhard Posselt 0d5c4e438e add basic basic auth support 2016-03-25 19:48:06 +01:00
Bernhard Posselt 13e6e80281 migrate js build system to gulp 2016-02-11 22:36:29 +01:00
Bernhard Posselt e3ae4ea0be add german feeds and allow to change the language 2016-01-23 17:08:45 +01:00
Bernhard Posselt bcb9ca9551 more explore 2016-01-21 22:35:24 +01:00
Bernhard Posselt a42da9a97c clean up feed api 2015-11-01 15:16:15 +01:00
Bernhard Posselt b250747c66 fix #882 2015-11-01 14:25:42 +01:00
Bernhard Posselt 70ff47a9b7 fix # 848 2015-09-06 15:42:51 +02:00
Bernhard Posselt 53679811da serverside full text
remove enhancers

add full text client side implementation

fix bugs and tests for full text feed
2015-08-12 17:05:18 +02:00
Bernhard Posselt ddb0d5020f try to fix out of syn issue 2015-05-28 15:42:32 +02:00
Bernhard Posselt ee3d2332ec fix #156 2015-03-30 16:20:05 +02:00
Bernhard Posselt 8afd5adfcf fix scrutinizer warnings 2015-03-22 16:06:19 +01:00
Bernhard Posselt 35550fe42e fix autopaging in search 2015-03-21 13:36:50 +01:00
Bernhard Posselt c0e6ca12e8 implement clientside search code 2015-03-21 13:36:50 +01:00
Bernhard Posselt df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt 8e74fa253d Make expand entries in compact view after jumping to next/previous feed optional with a setting 2014-12-03 10:40:41 +01:00
Bernhard Posselt 8ddead0627 fix #660 2014-11-21 13:53:47 +01:00
Bernhard Posselt 6d3e829821 hide categories without elements 2014-11-21 12:57:03 +01:00
Bernhard Posselt 1246c296cb hide suggestions from explore if they are already in your feed list 2014-11-20 17:16:27 +01:00
Bernhard Posselt 7c950beb36 fix keyboard shortcuts for explore 2014-11-20 12:55:15 +01:00
Bernhard Posselt 193bd948d7 fix multiple bugs 2014-11-20 10:58:58 +01:00
Bernhard Posselt c8b8ee69d1 fix #134 2014-11-19 19:39:59 +01:00
Bernhard Posselt 2406a4c64c order suggestions by votes, add min height 2014-11-19 19:12:12 +01:00
Bernhard Posselt b6a4a8a29b allow to change the explore service url 2014-11-19 18:13:43 +01:00
Bernhard Posselt 53443fd177 show hint when no articles to read are availabe 2014-11-19 17:09:23 +01:00
Bernhard Posselt 71269582fa allow to add feeds from recommended sites 2014-11-19 16:43:14 +01:00
Bernhard Posselt 676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt f9be39a2bb test 2014-11-18 18:58:50 +01:00
Bernhard Posselt adf395b7cf test 2014-11-18 18:56:12 +01:00
Bernhard Posselt ef1ed919da fix #75 2014-10-07 15:12:39 +02:00
Bernhard Posselt 0ae9051e7f only get route id if route with an id is present 2014-10-06 14:50:39 +02:00
Bernhard Posselt 8ecc37bafc fix #624 2014-10-04 13:48:44 +02:00
Bernhard Posselt afa1a7887f fix delete folder 2014-09-18 15:06:28 +02:00
Bernhard Posselt 682f89fa8d fix delete 2014-09-18 14:39:45 +02:00
Bernhard Posselt d45ce51678 fix opml import 2014-09-18 14:26:02 +02:00
Bernhard Posselt 242fdbf9fc add import articles 2014-09-14 04:17:32 +02:00
Bernhard Posselt 14a03286a8 layout 2014-09-13 20:13:51 +02:00
Bernhard Posselt 08df2433ca autopaging 2014-09-13 16:58:38 +02:00
Bernhard Posselt e06aaac512 fix starred count for deleted folders, reload path when deleting 2014-09-13 12:46:29 +02:00
Bernhard Posselt 021b680252 better folder undelete 2014-09-13 12:00:54 +02:00
Bernhard Posselt 1cb7d9ad1f also delete feeds when their parent folder is being deleted 2014-09-13 04:43:37 +02:00
Bernhard Posselt 5f43cd596f fix removal of error feeds 2014-09-13 04:25:29 +02:00
Bernhard Posselt 0a818fa9ff delete + undo folders 2014-09-13 02:42:19 +02:00