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

6863 Commits

Author SHA1 Message Date
Bernhard Posselt
dc5cb263d2 added prefixes for IE10 and opera to support transform 2012-09-06 12:45:03 +02:00
Bernhard Posselt
10b313fc5c made links on second level clickable on the whole width 2012-09-06 12:43:06 +02:00
Bernhard Posselt
6253787207 prettier folder hover effect 2012-09-06 03:54:52 +02:00
Bernhard Posselt
f702e689c1 removed xss vulnerabilities in template code 2012-09-06 03:48:18 +02:00
Bernhard Posselt
24d4d4b6bd pixel fixes 2012-09-06 03:48:18 +02:00
Jenkins for ownCloud
692e9d7bde [tx-robot] updated from transifex 2012-09-06 02:07:14 +02:00
Bernhard Posselt
2f4a4e5071 made feed design more like owncloud navigation 2012-09-06 01:05:42 +02:00
Thomas Mueller
190a070f15 no more require_once() 2012-09-05 23:28:59 +02:00
Bernhard Posselt
390d608c1c more margin for item author 2012-09-05 21:17:35 +02:00
Bernhard Posselt
e63ac23327 moved thumbnail code from js to css 2012-09-05 21:01:24 +02:00
Bernhard Posselt
bfd20019d5 added padding to first img child to mark it as thumbnail 2012-09-05 20:31:19 +02:00
Bernhard Posselt
9b971c54b0 fixed folder expanding for chromium 2012-09-05 20:17:07 +02:00
Bernhard Posselt
7e2a952e71 removed debug console.log 2012-09-05 18:11:29 +02:00
Bernhard Posselt
86abd7b40d cleanup, moving feeds now sets the unread count correctly 2012-09-05 18:11:29 +02:00
Bernhard Posselt
747077e85e correctly adjust unreadcount for folders when moving a feed 2012-09-05 16:18:56 +02:00
Bernhard Posselt
9969132b05 changed background color of open folders 2012-09-05 15:58:44 +02:00
Bernhard Posselt
c584c820b8 hide empty folders or folders with all read items by default 2012-09-05 15:45:51 +02:00
Bernhard Posselt
4c8457c01e fixed bug that would prevent marking as keep_unread when directly clicking on the checkbox, fixed bug that prevented a folder being set as all read 2012-09-05 15:29:44 +02:00
Bernhard Posselt
fd16daf12d mark viewed article sooner 2012-09-05 15:29:44 +02:00
Jenkins for ownCloud
1a519d3695 [tx-robot] updated from transifex 2012-09-05 02:06:20 +02:00
Jenkins for ownCloud
3e94700e10 [tx-robot] updated from transifex 2012-09-04 02:04:35 +02:00
Bernhard Posselt
bb44bfedc3 enter now also commits when adding a feed on the firstrun page 2012-09-03 16:47:54 +02:00
Bernhard Posselt
8f8069022a if dialog input text elements are focused, enter commits the form 2012-09-03 16:39:36 +02:00
Bernhard Posselt
29c878f440 set a timeout for scroll event to only trigger once every 100 milisecs 2012-09-03 15:40:02 +02:00
Jenkins for ownCloud
eba4082bc9 [tx-robot] updated from transifex 2012-09-03 15:17:06 +02:00
Bernhard Posselt
843845695f dont mark feeds as read when you hit the bottom because its not needed any more 2012-09-03 03:23:22 +02:00
Bernhard Posselt
37d7ad7c5b fixed bug when feed whould not be marked as viewed 2012-09-03 03:14:17 +02:00
Bernhard Posselt
74693ed2db add padding to the bottom to be able to scroll even with one element 2012-09-03 03:00:36 +02:00
Bernhard Posselt
8f574db911 marking as viewed now works on jumping 2012-09-03 02:31:26 +02:00
Jenkins for ownCloud
2bd6773835 [tx-robot] updated from transifex 2012-09-03 02:12:39 +02:00
Bernhard Posselt
7d1761bb48 mark currently read item 2012-09-03 02:03:58 +02:00
Bernhard Posselt
379554e1b0 fixed weird showAll post request 2012-09-03 01:16:28 +02:00
Bernhard Posselt
ff09dc5c27 bind shortcuts on keyup 2012-09-03 00:43:00 +02:00
Bernhard Posselt
56ba4a1890 left and right arrow now also jump to previous/next article 2012-09-03 00:32:13 +02:00
Bernhard Posselt
144da1ca88 j jumps to next entry, k to previous if no dialog is open 2012-09-03 00:26:04 +02:00
Bernhard Posselt
f8ce1854ba changing folder names works now 2012-09-02 17:09:59 +02:00
Bernhard Posselt
a5495046a4 dont use mock folders, use html delivered from server; deleted unecessary templates and ajax files 2012-09-02 14:34:24 +02:00
Bernhard Posselt
3385de22ef fixed bug that would not show unread items when show all button was clicked 2012-09-02 03:25:27 +02:00
Bernhard Posselt
6b2aef96ba fixed bug that would reverse the show all button 2012-09-02 03:22:36 +02:00
Bernhard Posselt
8e13a082bd improved icons in settings by exporting pngs, made show all more responsive 2012-09-02 03:20:01 +02:00
Bernhard Posselt
7251854ff2 fixed star AA issue in menu 2012-09-02 03:07:28 +02:00
Bernhard Posselt
3932cc60ab disable ugly hover style on dialogs 2012-09-02 02:56:58 +02:00
Bernhard Posselt
462ca308ae made add feed and add folder dialog client side to speed up displaying 2012-09-02 02:49:49 +02:00
Jenkins for ownCloud
0fe9dfd53e [tx-robot] updated from transifex 2012-09-02 02:09:59 +02:00
Bernhard Posselt
c20f75c9a6 hide unread counter with css to not have rendering problems in the beginning when binding the menu; theres no a default none folder in the dropdown menu 2012-09-02 01:05:33 +02:00
Bernhard Posselt
2781817b36 fixed all read button, made the reader more responsing by not waiting for the server to add classes (mark read/set important/select feed) 2012-09-01 22:06:46 +02:00
Bernhard Posselt
37158f2141 corrected param names for load, added enum for types 2012-09-01 21:02:00 +02:00
Robin Appelman
50b1b38d03 we can now use UNIX_TIMESTAMP in queries 2012-09-01 20:45:08 +02:00
Bernhard Posselt
6867632e9d changed active feed color back to previous color 2012-09-01 19:17:58 +02:00
Bernhard Posselt
b7825283f0 clicking on item title now marks item as read again 2012-09-01 19:17:58 +02:00