1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-22 23:42:56 +02:00
Commit Graph

6749 Commits

Author SHA1 Message Date
Jenkins for ownCloud
942231299e [tx-robot] updated from transifex 2012-11-15 00:03:39 +01:00
Jenkins for ownCloud
fd20062d63 [tx-robot] updated from transifex 2012-11-14 00:03:53 +01:00
Alessandro Cosentino
7c5d3649a3 use the core functions for relative dates 2012-11-13 15:38:54 -05:00
Alessandro Cosentino
24c3d0c92e [News] a title of a feed from an opml import should be the one saved in the file 2012-11-13 00:23:15 -05:00
Alessandro Cosentino
0e09443947 News: handle case where date is not specified in item (see issue #67) 2012-11-13 00:17:14 -05:00
Jenkins for ownCloud
dc00a615a0 [tx-robot] updated from transifex 2012-11-13 00:05:35 +01:00
Bart Visscher
25d3f68f1a Fix linkTo links for new url format
fix #176
2012-11-12 23:06:25 +01:00
Jenkins for ownCloud
e94029ecff [tx-robot] updated from transifex 2012-11-12 00:02:18 +01:00
Thomas Tanghus
5d0fc94368 Merge pull request #179 from owncloud/use_cruds_consts
Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356
2012-11-11 14:32:41 -08:00
Bernhard Posselt
3d0ef34fca removed useless and failing unittest 2012-11-11 22:41:32 +01:00
Thomas Tanghus
30c37a2ccb Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356 2012-11-11 19:43:44 +01:00
Jenkins for ownCloud
46a77e4d34 [tx-robot] updated from transifex 2012-11-11 00:03:55 +01:00
Jenkins for ownCloud
e370b879a1 [tx-robot] updated from transifex 2012-11-10 00:02:50 +01:00
Alessandro Cosentino
f27c359c6c add feeds and folders dinamically when importing an opml file 2012-11-09 17:01:41 -05:00
Jenkins for ownCloud
593cb7bf81 [tx-robot] updated from transifex 2012-11-09 00:03:56 +01:00
Alessandro Cosentino
0dddb38e93 [News] importopml implemented via eventsource for incremental notifications to client 2012-11-08 12:45:16 -05:00
Robin Appelman
1713774546 Merge branch 'master' into gallery 2012-11-08 17:33:31 +01:00
Robin Appelman
f80cf7f156 Merge branch 'master' into filesystem 2012-11-08 17:32:47 +01:00
Jenkins for ownCloud
c2dfe04946 [tx-robot] updated from transifex 2012-11-08 00:03:47 +01:00
Robin Appelman
33dc617d9d Merge branch 'master' into gallery 2012-11-07 17:19:52 +01:00
Robin Appelman
3c638ded9d Merge branch 'master' into filesystem 2012-11-07 17:19:36 +01:00
Jenkins for ownCloud
79733bd0ef [tx-robot] updated from transifex 2012-11-07 00:04:41 +01:00
Jenkins for ownCloud
d2c76213e4 [tx-robot] updated from transifex 2012-11-06 00:03:22 +01:00
Alessandro Cosentino
a4d88f696a [News] substitutes modals with notification in importopml 2012-11-04 22:27:09 -05:00
Robin Appelman
304babc092 merge master into filesystem 2012-11-04 21:08:15 +01:00
Robin Appelman
5fa254a16d Merge branch 'master' into gallery 2012-11-04 21:05:40 +01:00
Jenkins for ownCloud
4e905c5e10 [tx-robot] updated from transifex 2012-11-04 00:03:02 +01:00
Jenkins for ownCloud
3379dddf8a [tx-robot] updated from transifex 2012-11-03 00:02:23 +01:00
Bernhard Posselt
ded22aaf4b removed unforseen overwrite of controller classes 2012-11-02 22:17:06 +01:00
Robin Appelman
313d3d28e9 Merge branch 'master' into gallery 2012-11-02 21:44:57 +01:00
Robin Appelman
d5f5eb6c2a Merge branch 'master' into filesystem 2012-11-02 21:43:44 +01:00
Alessandro Cosentino
9112586eec [News] import opml from local filesystem now works 2012-11-02 15:30:32 -04:00
Alessandro Cosentino
6682d2e55d [News] make the import opml interface slimmer 2012-11-02 15:30:32 -04:00
Jan-Christoph Borchardt
cac98cd27a Merge branch 'master' into navigation 2012-11-02 13:36:08 +01:00
Jenkins for ownCloud
58c838feda [tx-robot] updated from transifex 2012-11-02 00:03:14 +01:00
Jan-Christoph Borchardt
018a1d1079 Merge branch 'master' into navigation 2012-11-01 16:57:35 +01:00
Robin Appelman
249615222f Merge branch 'master' into gallery 2012-11-01 16:45:23 +01:00
Robin Appelman
3001300c44 Merge branch 'master' into filesystem 2012-11-01 16:45:10 +01:00
Jenkins for ownCloud
c32dfe9802 [tx-robot] updated from transifex 2012-11-01 00:03:46 +01:00
Bernhard Posselt
77ce8c29ad deleted renamed file 2012-10-31 22:02:19 +01:00
Bernhard Posselt
e7b0267dc7 added docstrings to the changes 2012-10-31 22:02:19 +01:00
Bernhard Posselt
323dd4c9b1 added request object, added url function that does all the security checks, improved controller object 2012-10-31 22:02:19 +01:00
Bernhard Posselt
bb092e1545 made folder names uppercase 2012-10-31 17:18:50 +01:00
Bernhard Posselt
16e1be9742 removed borders from unread counter 2012-10-31 13:53:04 +01:00
Bernhard Posselt
c52c93f1e5 added unreadcounter for folders 2012-10-31 01:46:33 +01:00
Bernhard Posselt
3d5f0835bb show border for feeds in a folder 2012-10-31 01:37:46 +01:00
Jan-Christoph Borchardt
e101bc07bc News: notifications more elegant, less obtrusive 2012-10-31 01:27:47 +01:00
Jan-Christoph Borchardt
05f92e2842 News: change highlight to not display text slanted 2012-10-31 01:26:44 +01:00
Bernhard Posselt
e7d7d483b4 center unreadcounter vertically 2012-10-31 01:20:02 +01:00
Bernhard Posselt
1378ff21ce set unread items correctly for new items and starred items 2012-10-31 01:17:37 +01:00