Commit Graph
6380 Commits
Author SHA1 Message Date
Nextcloud bot 8bd806b0aa [tx-robot] updated from transifex 2017-02-13 01:11:00 +00:00
Michael Holley c6d5b0fd82 Added a new screenshot with an image, and a small version (#95) 2017-02-09 21:23:13 +01:00
Nextcloud bot 6ce63a5b17 [tx-robot] updated from transifex 2017-02-07 01:12:48 +00:00
Nextcloud bot a118c0c551 [tx-robot] updated from transifex 2017-02-06 01:10:45 +00:00
Nextcloud bot c711a2b41d [tx-robot] updated from transifex 2017-02-01 01:10:43 +00:00
Jan-Christoph Borchardt b9028eb7d1 fix different look of navigation bar, will be fixed with nextcloud/server#3150 (#85)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-01-19 15:02:38 +01:00
Nextcloud bot 24fb997f88 [tx-robot] updated from transifex 2017-01-09 08:17:56 +00:00
Nextcloud bot 668c159c3b [tx-robot] updated from transifex 2017-01-05 13:04:34 +00:00
Nextcloud bot b969b437d2 [tx-robot] updated from transifex 2017-01-04 12:04:31 +00:00
Robin Appelman bc27596f70 Add postprocessor for getting lwn subscriber articles (#72) 2017-01-04 11:10:19 +01:00
Daniel Schaal 04f66c9710 Add updatedDate to item model (#81)
* Update picoFeed to v0.1.28

* Add updated_date to database and bump version to 10.1.1

* Add updatedDate to item model

* Check for updatedDate when updating a feed

* Fix unit test to check for newer updatedDate
2017-01-04 11:09:46 +01:00
Nextcloud bot 41932775bc [tx-robot] updated from transifex 2017-01-03 01:48:30 +00:00
Nextcloud bot f65a878272 [tx-robot] updated from transifex 2016-12-27 01:48:32 +00:00
Robin Appelman 2678b21fc3 mark nc12 as supported (#78) 2016-12-23 14:00:24 +01:00
Nextcloud bot 8efce24d85 [tx-robot] updated from transifex 2016-12-20 12:08:37 +00:00
Nextcloud bot 22b67d6205 [tx-robot] updated from transifex 2016-12-12 01:48:33 +00:00
Bernhard Posselt a5058f168f version bump 2016-12-10 16:10:57 +01:00
Bernhard Posselt e594d87fac version bump 2016-12-10 16:06:52 +01:00
Bernhard Posselt 6552f205f5 update deps 2016-12-10 15:59:36 +01:00
Raspbeguy 2ee086c1d3 Added py3status in README (#70) 2016-12-09 20:03:28 +01:00
Bernhard Posselt 9442e3e4b2 make img a tad smaller 2016-12-09 15:14:42 +01:00
Bernhard Posselt c1ca8811d3 make img a tad smaller 2016-12-09 15:13:54 +01:00
Bernhard Posselt b8fb33b5f2 make img a tad smaller 2016-12-09 15:12:54 +01:00
Bernhard Posselt b081bea9c7 make img a tad smaller 2016-12-09 15:12:07 +01:00
Bernhard Posselt 3fcd9cd06b make img a tad smaller 2016-12-09 15:11:35 +01:00
Bernhard Posselt 441ce4e1a8 update picofeed 2016-12-09 15:09:02 +01:00
Bernhard Posselt 3134670d3b Show favicons in expanded mode's subtitle section if a folder is viewed 2016-12-09 15:06:31 +01:00
Bernhard Posselt 9ff893cf56 update travis file 2016-12-08 15:53:12 +01:00
Bernhard Posselt 1ac3085eec debug 2016-12-08 15:48:22 +01:00
Bernhard Posselt 0932ebecc8 debug 2016-12-08 15:44:49 +01:00
Bernhard Posselt c069d47959 add some quotes 2016-12-08 15:38:58 +01:00
Bernhard Posselt da77cff068 debug 2016-12-08 15:34:33 +01:00
Bernhard Posselt 35ae9b1632 debug 2016-12-08 15:29:34 +01:00
Bernhard Posselt 47548bc32f travis updates 2016-12-08 15:22:16 +01:00
Bernhard Posselt 1344278155 travis updates 2016-12-08 15:13:24 +01:00
Bernhard Posselt c41b02293e update travis config 2016-12-08 15:01:45 +01:00
Bernhard Posselt ea5b4f077f Add small thumbnails 2016-12-08 14:42:05 +01:00
Bernhard Posselt 358b79833a update deps 2016-12-08 14:33:05 +01:00
Felix 5888f730f0 Fix an nextcloud typo 2016-12-02 13:02:27 +01:00
Bernhard Posselt 2c4d46881a adjust readme 2016-11-26 21:48:27 +01:00
Bernhard Posselt 0a2090fcd6 Changed explore url colors to fit Nextcloud theme 2016-11-26 21:43:46 +01:00
Bernhard Posselt d5158d43ba update changelog 2016-11-26 21:41:49 +01:00
Bernhard Posselt 78eff0b49e changelog and versioning adjustments 2016-11-26 21:31:51 +01:00
Bernhard Posselt 0b714098a5 Fix #60 2016-11-25 11:02:16 +01:00
Robin Appelman 547b977c49 use non depricated public api to register background job (#59) 2016-11-25 09:57:35 +01:00
amittel 72e4949ea8 Add settings string (#64)
Fixes #63
2016-11-23 14:43:25 +01:00
Nextcloud bot 6b068eeda3 [tx-robot] updated from transifex 2016-11-20 01:48:38 +00:00
Daniel Schaal f658beaf61 Throw ServiceNotFoundException when marking non-existent item as read (#61)
* Throw ServiceNotFoundException when marking non-existent item as read

Fixes #58

* Add test case for marking non-existent item as read
2016-11-18 16:03:31 +01:00
Daniel Schaal 7183da78c6 Use createMock() instead of deprecated getMock() (#62) 2016-11-18 16:03:09 +01:00
Bernhard Posselt 7234b2b5e7 Remove deprecated discussion tag 2016-11-14 20:58:03 +01:00