Commit Graph
6380 Commits
Author SHA1 Message Date
Bernhard Posselt b80c84c9d8 use word-wrap instead of break-word to not break all words, fix #125 2013-04-26 13:15:57 +02:00
Bernhard Posselt 01210ea081 format unread count properly 2013-04-26 12:08:07 +02:00
Bernhard Posselt f987751d8c order by pubdate on the client side fix #115 2013-04-26 11:52:50 +02:00
Bernhard Posselt d947c35d05 removed file 2013-04-26 11:52:50 +02:00
Bernhard Posselt 5cc47b4f41 use last_modified column for finding new items (so we also see if they were updated or starred), use offset to paginate rather than item id 2013-04-26 11:52:50 +02:00
Jenkins for ownCloud 5d41833874 [tx-robot] updated from transifex 2013-04-26 01:12:48 +02:00
Bernhard Posselt 025cbba00f also use l for star (9gag, like) 2013-04-25 14:05:26 +02:00
Bernhard Posselt cca3ff47f0 add s and i for starring item, u for keeping it unread, fix #52 2013-04-25 12:55:19 +02:00
Bernhard Posselt 4ca4b190c8 import in reversed order because first item is the newest one, #80 2013-04-25 12:03:21 +02:00
Bernhard Posselt 01923197d6 Merge pull request #126 from owncloud/fix-hover-trim
fix unnecessary trim on hover
2013-04-25 02:52:36 -07:00
Morris Jobke bb0befdd4b syntax fix 2013-04-25 11:51:20 +02:00
Morris Jobke df32a481af fix unnecessary trim on hover
ref #93
9d7070185e
2013-04-25 11:30:20 +02:00
Bernhard Posselt 5a0e774ad8 fix unittests 2013-04-25 10:44:25 +02:00
Bernhard Posselt 23f8a09489 fix broken sql statement fix #122 2013-04-25 10:23:15 +02:00
Jenkins for ownCloud ad790bafb6 [tx-robot] updated from transifex 2013-04-25 01:18:45 +02:00
Alessandro Cosentino 43144d7841 jan does not like tooltips 2013-04-25 01:09:52 +02:00
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