1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-01 12:40:50 +02:00
Commit Graph

497 Commits

Author SHA1 Message Date
Andrew Dolgov
13e785e069 initial implementation of feedlist based on dijit.Tree 2010-11-15 16:52:56 +03:00
Andrew Dolgov
6e4f4ce14b remove modalbox; use dijit.Dialog; further dojo-related updates 2010-11-15 13:12:02 +03:00
Andrew Dolgov
2f01fe57a8 add dijit/dojo stuff; initial ui mockup 2010-11-15 10:39:52 +03:00
Andrew Dolgov
951906dcec use Modalbox library for popup dialogs 2010-11-14 23:46:49 +03:00
Andrew Dolgov
ca8e3d75f4 use multiple classes to mark statuses, JS code cleanup 2010-11-14 15:55:51 +03:00
Andrew Dolgov
8cc5e96512 use css-based layout in normal mode 2010-11-13 14:04:37 +03:00
Andrew Dolgov
76d453330d new category (un)collapse icons 2010-11-12 15:14:47 +03:00
Andrew Dolgov
8f7c631ed8 viewfeed: show dashboard contents when there are no headlines to display 2010-11-12 11:56:30 +03:00
Andrew Dolgov
fa40373395 use dom to generate linebreaks after images in articles 2010-11-11 15:54:30 +03:00
Andrew Dolgov
73d1378f62 postIcon: set maximum image size 2010-11-11 12:40:05 +03:00
Andrew Dolgov
f412e5ad48 make postIcon link to originating website 2010-11-11 12:37:52 +03:00
Andrew Dolgov
3505baeb14 css: fix postIcon margins 2010-11-11 11:56:45 +03:00
Andrew Dolgov
16b59fc8f6 css: position imgs in article content as block element 2010-11-11 11:41:04 +03:00
Andrew Dolgov
dad14b513d refactor combined mode, code cleanup 2010-11-09 20:57:23 +03:00
Andrew Dolgov
f3f67c1b53 remove old-style debugging 2010-11-07 14:38:59 +03:00
Andrew Dolgov
31a53903e6 add article forwarding by email (closes #271) 2010-11-06 00:47:02 +03:00
Andrew Dolgov
e7df7538a9 split infobox stuff into separate css 2010-09-13 14:57:55 +04:00
Andrew Dolgov
84c7b824fb use console.log for debugging; improve exception information 2010-09-05 13:41:19 +04:00
Andrew Dolgov
02b289d661 feedlist: replace a elements with spans 2010-02-15 14:18:31 +03:00
Andrew Dolgov
0680cea378 tweak css 2010-01-20 15:39:34 +03:00
Andrew Dolgov
3a4d6df374 css: font family tweaks 2010-01-15 19:22:21 +03:00
Andrew Dolgov
b3af99a0c5 theme system updates; remove old-skool theme; add neutral theme 2010-01-15 13:43:17 +03:00
Andrew Dolgov
e71f261009 replace some theme-specific frontend hooks with theme options 2010-01-15 11:46:20 +03:00
Andrew Dolgov
de0a6d930a tweak auxDlg 2010-01-13 18:49:41 +03:00
Andrew Dolgov
a5819bb35d code cleanup; remove unnecessary callbacks; rework subscribtion dialog 2010-01-13 12:48:49 +03:00
Andrew Dolgov
ae096313ed css: more font size tweaking 2010-01-13 11:37:02 +03:00
Andrew Dolgov
6ab0418915 css, reduce height of topLinks 2010-01-13 11:24:36 +03:00
Andrew Dolgov
7514749de7 rewrite links to open in new window in sanitize_rss(); css tweaks 2010-01-13 10:11:13 +03:00
Andrew Dolgov
cf9dc03257 rework the way published feed is displayed; css cleanups 2010-01-12 19:46:07 +03:00
Andrew Dolgov
58b9d4759e adjust height of headlines subtoolbar 2010-01-12 19:09:08 +03:00
Andrew Dolgov
2f0e73ba73 disable styled buttons 2010-01-12 19:08:20 +03:00
Andrew Dolgov
a0f98bbf0b button style: add pressed state 2010-01-12 16:35:00 +03:00
Andrew Dolgov
7483f8924c help pic position fix for Safari 2010-01-12 16:28:20 +03:00
Andrew Dolgov
577399e829 more button styles work 2010-01-12 15:56:29 +03:00
Andrew Dolgov
ad491d75a6 more button styles work 2010-01-12 15:27:04 +03:00
Andrew Dolgov
7c057b1a2a more auxDlg tweaks 2009-10-14 15:45:47 +04:00
Andrew Dolgov
b3932d1cc0 auxDlg css tweak 2009-10-14 15:39:55 +04:00
Andrew Dolgov
37e93d6cca display special dialog when new articles are available in the current feed instead of reloading it 2009-10-13 19:05:36 +04:00
Andrew Dolgov
f4280bdd13 feed browser: add local spinner 2009-10-09 14:30:21 +04:00
Andrew Dolgov
3af7563167 actions dropbox layout fix 2009-10-09 13:42:19 +04:00
Andrew Dolgov
78935092b5 display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
Andrew Dolgov
de85cac2d6 infoBox display tweaks 2009-10-07 16:33:45 +04:00
Andrew Dolgov
6e35a862dd fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines 2009-10-07 14:22:44 +04:00
Andrew Dolgov
b7268281f9 note display tweak 2009-10-06 13:10:42 +04:00
Andrew Dolgov
db54143e88 rework article note appearance 2009-10-06 12:36:31 +04:00
Andrew Dolgov
9324c2c24f rework appearance of audio/video tags patch 2009-06-22 16:50:17 +04:00
Andrew Dolgov
c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
2009-03-21 23:11:58 +03:00
Andrew Dolgov
2b38f79c86 update translations 2009-03-21 22:58:32 +03:00
Andrew Dolgov
5161564f3d add support for adding syndicated notes to published articles 2009-03-06 13:40:59 +03:00
Andrew Dolgov
2b60628a06 use optgroup tag for grouped select boxes 2009-02-26 14:21:42 +03:00