1
0
Fork 0
Commit Graph

94 Commits

Author SHA1 Message Date
Marco Nassabain 4fcd483030 🧹 Cleanup ShareController & ShareResource
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain 04cf2672c3 🎨 Adapt front-end to match new implementation
- remove share-specific code since new solution uses dummy feeds

Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Nicolas Wendling 0085e533b5 🎨 ShareResource : Change itemType to news_item
Signed-off-by: Nicolas Wendling <nicolas.wendling1011@gmail.com>
2021-04-08 23:17:31 +02:00
WENDLING NICOLAS 3b4a1a1e4e 🐛 get users request limit to 5 users
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain e5ccff97a6 Shared menu: get and show sharedCount
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain 5342837d40 NewsItem: share with user on click (front-end)
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
marco.nassabain@etu.unistra.fr 4a86db338d 🎨 rename UserResource to ShareResource
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
marco.nassabain@etu.unistra.fr 4b1102972e 🐛 Use the sharee api to get users for sharing
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain 5a9f8ff770 added UserResource with getUsers function
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
skiingwiz 04519388ce Allow directly adding a feed without going through the discovery process
Signed-off-by: skiingwiz <skiingwiz@gmail.com>
2021-04-02 11:15:17 +02:00
Sean 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 d0401257f6 Fix #465 2016-04-12 22:16:13 +02:00
Bernhard Posselt 217e219b28 fix #962 2016-04-10 11:18:40 +02:00
Bernhard Posselt a9d463a131 Changelog 2016-04-08 18:35:47 +02:00
Bernhard Posselt 6e21e1cd5a fix #843 2016-04-08 18:32:12 +02:00
Bernhard Posselt 0d5c4e438e add basic basic auth support 2016-03-25 19:48:06 +01:00
Bernhard Posselt 02538f540a remove useless files 2016-02-13 11:22:06 +01:00
Bernhard Posselt 42ec9f5d5c travis yml 2016-02-13 11:21:41 +01:00
Bernhard Posselt e3ae4ea0be add german feeds and allow to change the language 2016-01-23 17:08:45 +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 35550fe42e fix autopaging in search 2015-03-21 13:36:50 +01:00
Bernhard Posselt df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt 051e68ec58 if no protocol is being added, e.g. cnn.com, append https:// instead of http:// in front of the address 2014-12-19 13:31:21 +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 193bd948d7 fix multiple bugs 2014-11-20 10:58:58 +01:00
Bernhard Posselt b6a4a8a29b allow to change the explore service url 2014-11-19 18:13:43 +01:00
Bernhard Posselt 16479fcc80 fix #657 2014-11-16 22:38:23 +01:00
Bernhard Posselt ef1ed919da fix #75 2014-10-07 15:12:39 +02:00
Bernhard Posselt 2fd1cdf278 update readme 2014-09-18 16:46:07 +02:00
Bernhard Posselt 1b263b0b66 correctly unset the getsfeed counter 2014-09-18 15:12:51 +02:00
Bernhard Posselt afa1a7887f fix delete folder 2014-09-18 15:06:28 +02:00
Bernhard Posselt d45ce51678 fix opml import 2014-09-18 14:26:02 +02:00
Bernhard Posselt 7f035733fd dont immediately remove unread count to prevent folders from hiding and thus preventing undo 2014-09-14 22:21:06 +02:00
Bernhard Posselt 242fdbf9fc add import articles 2014-09-14 04:17:32 +02:00
Bernhard Posselt a5e9937c86 jshint 2014-09-14 01:01:03 +02:00
Bernhard Posselt e794b8ccde fix jshint 2014-09-14 00:51:41 +02:00
Bernhard Posselt 2647d14cf0 add parser for opml 2014-09-14 00:43:40 +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 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
Bernhard Posselt 8c38ef40bd delete feed + undo 2014-09-13 01:19:39 +02:00
Bernhard Posselt 72c4fc9acb rename folder 2014-09-12 23:54:49 +02:00