anoy
865cfa566a
fix explore feed urls, add feed suggestion ( #50 )
...
* fixed feed urls for 'Golem' and 'heise online'
* blog suggestion: 'Kuketz IT-Security Blog'
2016-11-02 20:03:27 +01:00
Bernhard Posselt
8d63975360
revert
2016-10-02 18:05:49 +02:00
Daniel Schaal
e45511f6ba
Add updatedDate to item model ( #43 )
...
* Update picoFeed to 0.1.25
* Add updated_date to database
* Add updatedDate to item model
* Bump version to 9.0.5
* Check for updatedDate when updating a feed
* Fix unit test to check for newer updatedDate
2016-10-01 08:34:40 +02:00
Timo Schmidt
a26186f443
Implementation for issue https://github.com/nextcloud/news/issues/38
...
Instead of the array return type use component parameter PHP_URL_HOST
to get the host part from the URL as string. This avoids an undefined
index warning if host part could not be found.
2016-09-20 19:45:52 +02:00
Bernhard Posselt
c58b907917
fix last modified cropping
2016-08-28 09:12:45 +02:00
Bernhard Posselt
575a10ec2d
fix last modified cropping
2016-08-28 09:11:53 +02:00
Bernhard Posselt
1f6af77fff
only pad old timestamps
2016-08-28 08:56:45 +02:00
Bernhard Posselt
1576df5492
Merge pull request #25 from nextcloud/updated-api
...
Fix #24
2016-08-28 08:37:56 +02:00
Bernhard Posselt
4acfe5ab74
Fix #24
2016-08-28 08:36:42 +02:00
Bernhard Posselt
6236915770
Delete Upgrade.php
2016-08-25 22:50:38 +02:00
Bernhard Posselt
360a9f3054
Fix #20
2016-08-23 20:07:40 +02:00
Bernhard Posselt
4ff179dc80
derp2
2016-08-18 22:08:23 +02:00
Bernhard Posselt
70b8eb7bd4
derp
2016-08-18 22:04:02 +02:00
Bernhard Posselt
44792ace5b
Try without 64bit requirement
2016-08-18 21:07:21 +02:00
Bernhard Posselt
fc1e804b23
fix eplore feeds section
2016-08-10 19:36:22 +02:00
Bernhard Posselt
87dd28cb6f
fix milisecond timestamp on php 5.6
2016-07-24 22:09:05 +02:00
Bernhard Posselt
587d2f08da
Fix admin
2016-07-24 08:50:06 +02:00
Bernhard Posselt
38e657a5d5
removing owncloud references and updating links
2016-07-23 22:02:21 +02:00
Bernhard Posselt
7a3a22bd27
Adjust copyright header
2016-07-23 21:32:42 +02:00
Bernhard Posselt
004fcbbcc7
Move to new directory structure
2016-07-23 21:24:54 +02:00
Bernhard Posselt
ac84b27965
reorganize folder
2013-03-21 16:32:36 +01:00
Bernhard Posselt
5492e60510
new style and style cleanup for the news app
2013-02-11 15:30:55 +01:00
Bernhard Posselt
ae7393db3d
merged the angularjs branch
2013-01-27 04:15:53 +01:00
Nick Frey
207c085b30
Play audio podcasts from feeds in the News app
2012-11-28 16:57:07 -06:00
Alessandro Cosentino
7c5d3649a3
use the core functions for relative dates
2012-11-13 15:38:54 -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
Bart Visscher
25d3f68f1a
Fix linkTo links for new url format
...
fix #176
2012-11-12 23:06:25 +01:00
Bernhard Posselt
ded22aaf4b
removed unforseen overwrite of controller classes
2012-11-02 22:17:06 +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
Alessandro Cosentino
4299b35e82
[News] fix bugs in feedById
2012-10-28 19:26:59 -04:00
Alessandro Cosentino
a7f7f04052
sharing items in the News app
2012-10-28 10:57:35 -04:00
Brice Maron
f0b81aa614
Small Style fix in news and gallery
2012-10-23 18:54:55 +00:00
Alessandro Cosentino
f17574c2b0
index accepts feedid as parameter; fix to make the search provider work and to have nice urls anyway
2012-10-19 14:14:49 -04:00
Alessandro Cosentino
b3baecc30e
almost-working search provider
2012-10-18 00:18:57 -04:00
Alessandro Cosentino
1781450975
specifies name of the blog when showing items
2012-10-15 00:37:11 -04:00
Bart Visscher
1e37bc139b
Whitespace cleanup
2012-10-14 21:15:47 +02:00
Bernhard Posselt
e5980c8141
fixed bug that prevented creating of folders, linted menu.js, fixed weird html escaping for feed titles, removed all database queries from templates
2012-10-13 05:03:05 +02:00
Bernhard Posselt
4b5f94b435
selecting folders works
2012-10-13 04:47:35 +02:00
Bernhard Posselt
dfcf639f2f
refactored index php into controllers
2012-10-13 02:21:47 +02:00
Alessandro Cosentino
16564c20d5
still refactoring to make the firstrun page independent
2012-10-09 10:48:57 -04:00
Alessandro Cosentino
d5cd794c01
split firstrun template from main template
2012-10-08 20:23:32 -04:00
Alessandro Cosentino
008e565bed
small refactoring on the backend
2012-09-13 11:17:02 -04:00
Bernhard Posselt
9fcfdae0c2
remember collapsed folders, simplyfied css and js
2012-09-08 19:11:22 +02:00
Thomas Mueller
a59854cc80
adding space between) and {
2012-09-07 15:21:03 +02:00
Bernhard Posselt
f702e689c1
removed xss vulnerabilities in template code
2012-09-06 03:48:18 +02:00
Thomas Mueller
190a070f15
no more require_once()
2012-09-05 23:28:59 +02:00
Bernhard Posselt
f8ce1854ba
changing folder names works now
2012-09-02 17:09:59 +02:00
Bernhard Posselt
37158f2141
corrected param names for load, added enum for types
2012-09-01 21:02:00 +02:00