Commit Graph
6380 Commits
Author SHA1 Message Date
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
Bernhard Posselt ffea36001e Merge pull request #83 from owncloud/unkown-pubdate
Don't always mark feed items as unread if the pubDate of the item is unknown
2013-04-18 12:09:26 -07:00
Bernhard Posselt 2be96123d1 also add tooltip to unread articles 2013-04-18 19:08:51 +02:00
Bernhard Posselt 4f317fe9d7 use twitter bootstrap for tooltips 2013-04-18 19:00:33 +02:00
Bernhard Posselt 402c534ee6 remove clientside hashing, fix #72 2013-04-18 17:47:03 +02:00
Robin Appelman 826e345c85 Add test case for feed items with unknown pubdate 2013-04-18 16:40:56 +02:00
Bernhard Posselt 97452a5f5e also format unreadcount in the title 2013-04-18 16:39:02 +02:00
Bernhard Posselt c776d48927 put tipsy above buttons 2013-04-18 16:36:47 +02:00
Bernhard Posselt d4aa705a07 add tipsy to buttons, fix #18 2013-04-18 16:29:41 +02:00
Bernhard Posselt fd8a57477e show unread count in title, fix #64 2013-04-18 16:08:22 +02:00
Bernhard Posselt daa2c7dea5 added test for fetcher class fix #47 2013-04-18 15:56:12 +02:00
Bernhard Posselt 821aa0777d remove em, b and i tags from title fix #88 2013-04-18 11:23:00 +02:00
Bernhard Posselt c5537fcecc remove em, b and i tags from title fix #88 2013-04-18 11:23:00 +02:00
Bernhard Posselt d1ef5aab3c minor change 2013-04-18 11:23:00 +02:00
Bernhard Posselt 5dded94a88 Update README.rst 2013-04-18 05:38:24 +03:00
Jenkins for ownCloud 3367392878 [tx-robot] updated from transifex 2013-04-18 01:04:23 +02:00
Robin Appelman cce8765c8d Don't always mark feed items as unread if the pubTime of the item is unknown 2013-04-18 00:50:15 +02:00
Bernhard Posselt 7480a3a20c Update README.rst 2013-04-17 22:15:58 +03:00
Bernhard Posselt afbb783f64 Update README.rst 2013-04-17 22:15:41 +03:00
Bernhard Posselt 70f26ba8f7 Merge pull request #82 from owncloud/em-to-px
CSS styles converted from em to px.
2013-04-17 11:36:54 -07:00