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
077548e655 prepare readme for beta release 2013-04-29 15:43:35 +02:00
Bernhard Posselt
79bcd976b5 specify installation type 2013-04-29 13:37:58 +02:00
Bernhard Posselt
28c64c842f dont mark feed read if newest item id is 0 2013-04-29 13:30:02 +02:00
Bernhard Posselt
3fc18156ae go back to order by id, fix #138, use a newest item id to prevent marking items as read that the user didnt see yet fix #141, also update the starred count periodically 2013-04-29 13:30:01 +02:00
Jenkins for ownCloud
a03b54c6a5 [tx-robot] updated from transifex 2013-04-29 01:19:34 +02:00
Bernhard Posselt
bb19fd081c use friggin unicode because 5.3 doesnt use it as default 2013-04-28 17:27:59 +02:00
Bernhard Posselt
4be605e3ca try to fix #139 by specifying utf-8 encoding and xml entities manually 2013-04-28 17:11:15 +02:00
Alessandro Cosentino
b45d8fe4db fixes #140 2013-04-28 11:00:53 +02:00
Jenkins for ownCloud
007c1277c3 [tx-robot] updated from transifex 2013-04-28 01:21:08 +02:00
Bernhard Posselt
ebb5a2f442 autopage by item fix #136 2013-04-27 18:23:41 +02:00
Bernhard Posselt
cd2488ee42 prefer web favicon over feed favicon, fix #101 2013-04-27 14:00:52 +02:00
Bernhard Posselt
95ead2f0da delete queue after successful delete request to prevent addtional delete when the next item is deleted 2013-04-27 11:34:40 +02:00
Bernhard Posselt
9d78516855 use containement window 2013-04-27 02:08:46 +02:00
Bernhard Posselt
440eee1f65 dont show weird revert animation 2013-04-27 02:08:46 +02:00
Jenkins for ownCloud
fd36d799e8 [tx-robot] updated from transifex 2013-04-27 01:19:57 +02:00
Bernhard Posselt
01c7cead23 Update CHANGELOG 2013-04-26 15:38:34 +03:00
Bernhard Posselt
39c4e1df0e Update CHANGELOG 2013-04-26 15:12:30 +03:00
Bernhard Posselt
5e9ca4b989 some more fixes 2013-04-26 14:09:39 +02:00
Bernhard Posselt
b2cb737758 add changelog 2013-04-26 14:02:53 +02:00
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