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

6749 Commits

Author SHA1 Message Date
Bernhard Posselt
d72ddb277f add n and p for next and previous 2013-04-22 18:26:25 +02:00
Bernhard Posselt
df18314b32 added import from google reader, fix #80 2013-04-22 18:24:31 +02:00
Bernhard Posselt
366c1b1554 added gitignore file for js 2013-04-22 16:16:18 +02:00
Bernhard Posselt
f7a40b40a6 ignore xml files in js folder 2013-04-22 16:15:09 +02:00
Bernhard Posselt
6211b69955 fixed deletion of error messages and display correct icon 2013-04-22 16:13:31 +02:00
Bernhard Posselt
cdcba0d007 adjusted gitignore 2013-04-22 16:07:33 +02:00
Bernhard Posselt
b9099435cb add undo for feed and folder deletion, fix #56 2013-04-22 16:05:45 +02:00
Bernhard Posselt
ac5c8f5f4f add unittest for feedcontroller, fix #51, dont activate add button if input does not contain characters 2013-04-22 12:31:38 +02:00
Bernhard Posselt
6c7883d284 add a unittest for itemcontroller, fix #92 2013-04-22 11:15:51 +02:00
Bernhard Posselt
bcba311485 add http:// to feed url if its not specified, fix #111 and fix #61 2013-04-22 10:24:07 +02:00
Bernhard Posselt
5f71477e1a added unittest for author mail 2013-04-22 10:14:35 +02:00
Jenkins for ownCloud
9733fead9d [tx-robot] updated from transifex 2013-04-22 01:08:26 +02:00
Alessandro Cosentino
5d871222ea Merge pull request #110 from owncloud/email-author
Use the email field of the author if the name field is not set
2013-04-21 15:57:02 -07:00
Robin Appelman
301aa24600 Use the email field of the author if the name field is not set 2013-04-22 00:45:03 +02:00
Bernhard Posselt
1140199677 if feed has no title, use its url, fix #108 2013-04-21 13:53:22 +02:00
Bernhard Posselt
6b64036662 show full feed title on longer hover, fix #106 2013-04-21 12:48:53 +02:00
Jenkins for ownCloud
5e66cae718 [tx-robot] updated from transifex 2013-04-21 01:04:35 +02:00
Bernhard Posselt
252168aceb update items when they are being set read or starred 2013-04-20 23:44:22 +02:00
Bernhard Posselt
18b523b808 Also load the newest feed data when you load a feed
Edit
 fix #102
2013-04-20 21:51:42 +02:00
Bernhard Posselt
4d36b44155 Merge pull request #104 from owncloud/no-pubdate
Fix feed items without pubDate always getting marked as unread
2013-04-20 11:20:30 -07:00
Robin Appelman
b4defde566 Add test case for feed items with missing pubDate 2013-04-20 20:16:28 +02:00
Robin Appelman
2bbaaf79b1 Fix feed items without pubDate always getting marked as unread 2013-04-20 20:14:05 +02:00
Bernhard Posselt
177a6af3d6 update the unread count every 3 minutes 2013-04-20 19:10:18 +02:00
Bernhard Posselt
871fd71ccb update readme because 5.0.5 has already been released 2013-04-20 16:43:08 +02:00
Bernhard Posselt
057172ab9b error log when appframework is not enabled 2013-04-20 16:38:53 +02:00
Bernhard Posselt
ad919b8965 added backgroundjob infos 2013-04-20 16:30:47 +02:00
Bernhard Posselt
4344888056 update all feeds in one go and dont trigger serverside update anymore on feedupdate, fix #90 2013-04-20 16:11:56 +02:00
Bernhard Posselt
f15d7d26e5 hide "Mark as read" when no unread items in All articles
Edit
 fix #100
2013-04-20 15:54:34 +02:00
Bernhard Posselt
afe9467f17 also test for limit parameter 2013-04-20 15:12:08 +02:00
Bernhard Posselt
381f8efd10 set autopurge limit to 200 and purge per feed rather than per user or per all items, fix #98 2013-04-20 15:09:15 +02:00
Alessandro Cosentino
4d4a279697 Merge pull request #97 from owncloud/star-hover
Opacity changes when the Star Icon is hovered.
2013-04-20 02:09:01 -07:00
raghunayyar
cfaca61b77 opacity changes when the Star Icon is hovered. 2013-04-20 14:30:56 +05:30
Alessandro Cosentino
d3e7e8c491 tooltip to stars 2013-04-20 10:58:19 +02:00
Bernhard Posselt
0f923e0f49 Merge pull request #96 from houqp/houqp-master
add draggable delay to feedlist item
2013-04-20 01:40:03 -07:00
Qingping Hou
c1c1b7a5b0 remove trailing white spaces 2013-04-20 00:06:24 -04:00
Qingping Hou
099b9a294f add draggable delay to feedlist item 2013-04-20 00:04:21 -04:00
Jenkins for ownCloud
c22792cf56 [tx-robot] updated from transifex 2013-04-20 01:02:32 +02:00
Bernhard Posselt
c5cf003d76 set focus to right part when you click on a feed, fix #94 2013-04-19 23:00:44 +02:00
Bernhard Posselt
e0091e293b added test for opmlexporter fix #58 2013-04-19 15:38:36 +02:00
Bernhard Posselt
823f57eafe added unittest for opmlexporter 2013-04-19 15:31:33 +02:00
Bernhard Posselt
9bb05d9733 also html decode author 2013-04-19 15:00:25 +02:00
Bernhard Posselt
a841116494 added some hints for importing google reader items 2013-04-19 14:42:48 +02:00
Bernhard Posselt
76cc72393a added a way to prevent feed from being updated 2013-04-19 13:01:44 +02:00
Bernhard Posselt
67e00e798d added javascript for uploading google reader json files 2013-04-19 12:31:54 +02:00
Bernhard Posselt
ed3990b46b added form for google reader import 2013-04-19 11:49:48 +02:00
Bernhard Posselt
3e9a13efc9 added skeletons for google reader import 2013-04-19 11:42:40 +02:00
Bernhard Posselt
d328d40998 shorten mark all read to mark read 2013-04-19 11:42:40 +02:00
Bernhard Posselt
0d94016928 Merge pull request #93 from owncloud/hover-trim
fix unnecessary trim on hover
2013-04-18 23:05:06 -07:00
Jenkins for ownCloud
71ca23b39d [tx-robot] updated from transifex 2013-04-19 01:01:51 +02:00
Morris Jobke
cb4535f1f8 fix unnecessary trim on hover 2013-04-18 22:49:56 +02:00