1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-11-24 13:42:47 +01:00
Commit Graph

6380 Commits

Author SHA1 Message Date
Jenkins for ownCloud
87be22fb53 [tx-robot] updated from transifex 2012-08-30 02:06:13 +02:00
Bernhard Posselt
3f130b938b made item also droppable on folder menu items 2012-08-30 01:47:59 +02:00
Bernhard Posselt
294333e41f added drag and drop 2012-08-30 01:36:20 +02:00
Bernhard Posselt
a248adbd25 fixed bug that prevented the expand button to be clicked 2012-08-30 00:23:13 +02:00
Bernhard Posselt
3969be1203 more unittests for menu.js 2012-08-30 00:00:20 +02:00
Bernhard Posselt
daa76d848d added click handlers and buttons for menu.js 2012-08-29 23:12:14 +02:00
Bernhard Posselt
0f48a14dad added js tests and menu.js improvements 2012-08-29 21:37:11 +02:00
Jenkins for ownCloud
24b95705a2 [tx-robot] updated from transifex 2012-08-29 02:05:17 +02:00
Jenkins for ownCloud
3c8ef6929e [tx-robot] updated from transifex 2012-08-28 02:04:42 +02:00
Thomas Mueller
f1d3d5db8d l10n added to app 'news' 2012-08-27 01:37:28 +02:00
Frank Karlitschek
d33ca1e217 move apps
Merge branch 'master' of ../core

Conflicts:
	files_odfviewer/js/viewer.js
2012-08-26 17:03:31 +02:00
Alessandro Cosentino
c94b02a115 opml exporter. invariant test needs to be done with opml importer 2012-08-25 19:14:08 -04:00
Alessandro Cosentino
ca6aa3b464 cursor pointer everywhere. got tired of cursor text already 2012-08-24 06:53:01 -04:00
Alessandro Cosentino
b7256e9ff9 fixes pointer in item view 2012-08-24 06:48:38 -04:00
Alessandro Cosentino
70a37497ff small layout changes; fix error with retrieving favicon 2012-08-20 19:50:53 -04:00
Alessandro Cosentino
3db8c52532 fixes issue with bitfield on postgresql 2012-08-19 22:24:16 -04:00
Alessandro Cosentino
32bd7c839c now saves item's author in db 2012-08-19 15:13:39 -04:00
Alessandro Cosentino
608b3c7f8a Merge commit 'refs/merge-requests/21' of git://gitorious.org/owncloud/apps into merge-requests/21 2012-08-19 13:57:34 -04:00
Alessandro Cosentino
4fada56a4c decode special html chars in feed titles 2012-08-19 13:56:10 -04:00
Alessandro Cosentino
8bea9cf893 improves favicon detection 2012-08-19 13:49:58 -04:00
Bernhard Posselt
e9b86ca4ae fixed another scrolling bug 2012-08-19 14:28:08 +02:00
Bernhard Posselt
0cc7d8360b fixed a weird scroll bug 2012-08-19 14:22:44 +02:00
Bernhard Posselt
306fc90e4c fixed settings border bug 2012-08-19 14:16:29 +02:00
Bernhard Posselt
1a7f73360c removed borders for buttons 2012-08-18 22:55:35 +02:00
Bernhard Posselt
b9b010a721 more margin for p elements, correct margin for ols 2012-08-18 22:27:50 +02:00
Bernhard Posselt
334d8f160b readability improvements for articles! 2012-08-18 22:12:40 +02:00
Bernhard Posselt
ada562c974 layout symmetry improvements 2012-08-18 21:37:11 +02:00
Bernhard Posselt
552c742ecd improved buttons in settings 2012-08-18 19:40:37 +02:00
Alessandro Cosentino
41c310c5fc perform only a slim fetch in some cases 2012-08-18 03:16:40 -04:00
Alessandro Cosentino
455e8380f3 different small fixes 2012-08-17 23:56:32 -04:00
Alessandro Cosentino
45e7d2dfd7 fix conflicts 2012-08-17 23:01:13 -04:00
Alessandro Cosentino
30fcd3949c bookmarkelet working now 2012-08-17 22:54:54 -04:00
Bernhard Posselt
91dff3767b added svg images 2012-08-18 04:06:33 +02:00
Bernhard Posselt
fc0e90f26a made gradient lighter 2012-08-18 04:01:35 +02:00
Bernhard Posselt
316b1dc440 made gradient lighter 2012-08-18 04:00:28 +02:00
Bernhard Posselt
a08a85def6 fixed top gradients 2012-08-18 03:57:51 +02:00
Bernhard Posselt
4aee7c9291 moved timestamp furhter down 2012-08-18 03:48:02 +02:00
Bernhard Posselt
d3dd6fa63e added eyebutton 2012-08-18 03:44:54 +02:00
Bernhard Posselt
4c0b359fbe removed top bar above feed items, aligned the title with the star 2012-08-18 02:52:16 +02:00
Bernhard Posselt
a88d3ed057 increased font size, limited length to 55em 2012-08-18 01:40:56 +02:00
Bernhard Posselt
47625e6a30 made unreadcounter invisble again 2012-08-17 21:31:32 +02:00
Bernhard Posselt
3f524eac6c removed edit feed because it has no function 2012-08-17 21:29:55 +02:00
Bernhard Posselt
5ef50596b2 bumped db version 2012-08-17 21:24:10 +02:00
Alessandro Cosentino
9d56198d1a change charset to utf8 2012-08-17 15:14:28 -04:00
Bernhard Posselt
eaced67757 deactivated dnd 2012-08-17 20:36:41 +02:00
Bernhard Posselt
2c2f8d98da fixed a bug that would cause the app to crash if the previously feed is deleted from the database 2012-08-17 20:32:52 +02:00
Bernhard Posselt
07d82fc5f1 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-17 20:13:09 +02:00
Alessandro Cosentino
b4a8f0126e importopml works well; needs to be optimized; feedback to user missing 2012-08-17 13:17:25 -04:00
Alessandro Cosentino
ca51151c96 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-17 11:01:03 -04:00
Alessandro Cosentino
6042c8980e workaround for SimplePie bug 2012-08-17 11:00:03 -04:00