Граф коммитов

1219 Коммитов

Автор SHA1 Сообщение Дата
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
raghunayyar 800ebd9bf0 The headings align with the content. 2013-04-18 00:02:11 +05:30
raghunayyar 1f9e477e68 items.css styles converted from em to px. 2013-04-17 22:31:53 +05:30
Bernhard Posselt a876cd762f use favicon fetcher from appframework, fix #62 2013-04-17 18:29:01 +02:00
Bernhard Posselt 47e7735c10 move simplepie to appframework 2013-04-17 14:48:58 +02:00
Bernhard Posselt 93a9a00f18 remove the subscriblet due to security concerns: no way to prevent CSRF attacks that may add a feed which exploits possible security bugs, fix #48 2013-04-17 12:47:42 +02:00
Bernhard Posselt 9452c4bf7f dont kill favicons on feed update 2013-04-17 11:53:59 +02:00
Bernhard Posselt 1fbcd35ac8 always return the unreadcount when marking read to set update request as 0, dont create new feeds that only consist of unreadcount updates 2013-04-17 10:51:04 +02:00
Jenkins for ownCloud 19b9456b6a [tx-robot] updated from transifex 2013-04-17 01:40:03 +02:00
Bernhard Posselt 47c2fd4b17 Updated readme 2013-04-17 00:03:51 +02:00
Bernhard Posselt cdbf8ca56d dont add items if they are already in the database 2013-04-16 23:52:23 +02:00
Bernhard Posselt e95c1af890 updated readme to contain hint for updated owncloud versions 2013-04-16 22:01:06 +02:00