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

1514 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt cb2fcda80b added preload none to the audio element, fix #123 2013-04-24 23:48:25 +02:00
Bernhard Posselt 41b328d937 Update README.rst 2013-04-25 00:04:05 +03:00
Jenkins for ownCloud 371bce8162 [tx-robot] updated from transifex 2013-04-24 01:09:58 +02:00
Bernhard Posselt a454046dfa Update README.rst 2013-04-23 20:14:49 +03:00
Bernhard Posselt 3a80912b35 add hint to turn of magic quotes 2013-04-23 18:54:44 +02:00
Bernhard Posselt 02436eae6d dont show unread articles when there are no feeds 2013-04-23 13:47:16 +02:00
Bernhard Posselt 64d99e57d0 typo fixes 2013-04-23 12:26:27 +02:00
Bernhard Posselt 61fb7b93a0 added configuration info 2013-04-23 12:25:27 +02:00
Bernhard Posselt 0a8945439e remove cache instructions from readme 2013-04-23 11:12:15 +02:00
Bernhard Posselt 8657356ed3 use data directory as cache 2013-04-23 11:12:14 +02:00
Jenkins for ownCloud 1536f9e15d [tx-robot] updated from transifex 2013-04-23 01:09:24 +02:00
Bernhard Posselt bbd7ecdb75 improved readme 2013-04-23 00:06:27 +02:00
Bernhard Posselt 9d7070185e Please fix this with a new commit @kabum, this breaks the hover padding for a lot of feeds :)
This reverts commit cb4535f1f8.
2013-04-22 23:44:26 +02:00
Bernhard Posselt b2ca236cf3 added keyboard shortcuts description 2013-04-22 18:42:24 +02:00
Bernhard Posselt 830398682f dont add items with no title or guid or url and handle non existent pubdate 2013-04-22 18:38:29 +02:00
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