1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-22 23:42:56 +02:00
Commit Graph

6863 Commits

Author SHA1 Message Date
Bernhard Posselt
3b425b0a46 dont care if starred items are read or unread, always show them 2013-04-16 16:08:55 +02:00
Bernhard Posselt
b8705e242e adjust readme 2013-04-16 15:47:59 +02:00
Bernhard Posselt
a412194653 implement autopaging and proper loading symbols fix #45 and #26 2013-04-16 15:43:42 +02:00
Bernhard Posselt
c20b6d34c7 make unreadcounter bold again 2013-04-16 15:33:48 +02:00
Bernhard Posselt
dee17d002d dont show unread count when it is 0, dont bold read feeds, implemented autopaging 2013-04-16 15:23:12 +02:00
Bernhard Posselt
8df6d36d49 move instantiation into file where object is declared, fix unittests that overwrote services for all unittests and caused them to fail 2013-04-16 15:23:12 +02:00
Jenkins for ownCloud
efc118431b [tx-robot] updated from transifex 2013-04-16 01:04:50 +02:00
Alessandro Cosentino
05b724e5c2 Merge pull request #73 from owncloud/l10n.pl
adding l10n.pl for translation sync with transifex.
2013-04-15 14:01:44 -07:00
Thomas Müller
5d11848343 adding transifex config 2013-04-15 22:49:31 +02:00
Thomas Müller
72bdcdb391 adding l10n.pl for translation sync with transifex.
Jenkins job will be available at: https://ci.tmit.eu/view/translation-sync/job/translation-sync-news/
2013-04-15 22:27:58 +02:00
Bernhard Posselt
cbf9baf3c1 dont break if owncloud if appframework isnt enabled 2013-04-15 21:23:37 +02:00
Bernhard Posselt
35ba857da2 always display new feeds and folders at the top when theyre being added 2013-04-15 21:12:46 +02:00
Bernhard Posselt
2ce1a03bca remove error_log statement 2013-04-15 18:53:01 +02:00
Bernhard Posselt
34342814a0 fix potential errors when fetching favicon that preven feed from being added, fix #66 by not shortening the url 2013-04-15 18:49:44 +02:00
Bernhard Posselt
0ed9131f3f add simple keyboard shortcuts, implemt keep unread fix #43, implement mark as read when scrolling fix #4 2013-04-15 18:31:30 +02:00
Bernhard Posselt
7c3c70fc88 removed useless file 2013-04-15 18:12:20 +02:00
Bernhard Posselt
94e82411f7 fix unittest breakage errors in firefox and phantomjs, bump build tools 2013-04-15 18:11:38 +02:00
Bernhard Posselt
c171e9e381 Merge pull request #65 from owncloud/keep-unread
Restyling the Keep Unread Button, makes it  more 'visible'
2013-04-15 08:11:44 -07:00
Bernhard Posselt
d7cf83fd33 show feeds above, fix #67 2013-04-15 16:05:42 +02:00
Bernhard Posselt
464ff6c4c1 renamed bl to businesslayer, handle exception in update routine, fix #69 2013-04-15 16:02:32 +02:00
raghunayyar
7269dd1ba4 Button Not displayed when different article selected. 2013-04-15 18:47:22 +05:30
Bernhard Posselt
89c31ab5fc use delete icon for feed and folder errors and use Delete website instead of discard, fix #70 2013-04-15 14:53:24 +02:00
Bernhard Posselt
01d6e6a3df show real date on hover, more robust check for language support for relative dates 2013-04-15 14:44:48 +02:00
Bernhard Posselt
cdbafe0555 removed useless file 2013-04-15 13:53:17 +02:00
Bernhard Posselt
506dc652ff add support for relative dates, fix #28 2013-04-15 13:52:56 +02:00
Bernhard Posselt
360966ab4b get language from server and save it in a language object, dont use a seperate file for instantiating controllers 2013-04-15 12:06:14 +02:00
Bernhard Posselt
fe2bb06a2c updated authors file 2013-04-15 11:17:55 +02:00
Bernhard Posselt
8553c92dd9 remove opacity for feedcounter, fix #57 2013-04-15 11:11:20 +02:00
raghunayyar
113af99a66 Restyling the Keep Unread Button, makes it more 'visible' 2013-04-14 18:54:47 +05:30
Bernhard Posselt
516063c1e1 only ignore spc files in cache 2013-04-14 14:18:26 +02:00
Bernhard Posselt
b4818a403a also check https for favicons 2013-04-14 00:30:01 +02:00
Bernhard Posselt
36dc56717a remove debug echo statements 2013-04-14 00:00:04 +02:00
Bernhard Posselt
33342f4ea6 add code to get favicons, fix #49 2013-04-13 23:56:41 +02:00
Bernhard Posselt
ce7cd121f4 fix import scoping issue that caused feeds not to be imported at times, set created folders to be opened by default 2013-04-13 22:48:31 +02:00
Bernhard Posselt
0fa0fb22c7 add license headers and authors file 2013-04-13 18:08:52 +02:00
Bernhard Posselt
3149963853 remove debug console.log output from import 2013-04-13 17:37:19 +02:00
Bernhard Posselt
ee9e17ef17 implement opml import, fix #23 2013-04-13 17:28:38 +02:00
Bernhard Posselt
38e4b6d7e9 implement opml import, fix #23 2013-04-13 17:28:38 +02:00
Bernhard Posselt
8df86d1991 Update README.rst 2013-04-13 02:49:31 +03:00
Bernhard Posselt
c7125b0c30 small fix 2013-04-13 01:47:58 +02:00
Bernhard Posselt
b077ab7f5a added more readme infos to fix #60 2013-04-13 01:47:19 +02:00
Bernhard Posselt
7a0bce7213 show disabled export button if there are no feeds 2013-04-12 15:15:41 +02:00
Bernhard Posselt
a069add71e implement export, needs proper unittests though, fix 31 2013-04-12 14:53:02 +02:00
Bernhard Posselt
e8767f7511 implement clientside update requests, fix #27 2013-04-12 12:25:58 +02:00
Bernhard Posselt
e9eaa93826 added return value tests for controllers 2013-04-12 12:00:38 +02:00
Bernhard Posselt
3baa8b51e4 implement mark as read for feeds and folders, fix #29 2013-04-12 11:54:49 +02:00
Bernhard Posselt
e8cdb31569 fix unread count rendering 2013-04-12 01:23:43 +02:00
Bernhard Posselt
b90fe335d2 visually show unreadcount using opacity, fix #57 2013-04-12 01:11:34 +02:00
Bernhard Posselt
0637bebd54 added serverside caching 2013-04-12 00:33:08 +02:00
Bernhard Posselt
224a5d526f update readme with staying up to date instructions 2013-04-11 22:26:53 +02:00