1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

600 Commits

Author SHA1 Message Date
Andrew Dolgov
18eb64a8a1 allow marking last headline as read automatically by scrolling below content 2011-08-03 18:36:08 +04:00
Andrew Dolgov
373266eb03 implement instances tab 2011-04-20 13:13:29 +04:00
Andrew Dolgov
6edeede312 tweak headlines layout to prevent long date clipping 2011-04-19 15:15:10 +04:00
Andrew Dolgov
fcfa9ef15b rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
Andrew Dolgov
da497babda about dialog, UI tweaks 2011-04-18 16:46:52 +04:00
Andrew Dolgov
ff9e70af47 remove unnecessary topmost ContentPane from main layout 2011-04-18 15:56:37 +04:00
Andrew Dolgov
d4eebd8bca remove unnecessary splitter below main toolbar 2011-04-18 15:45:25 +04:00
Andrew Dolgov
8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 2011-03-28 15:53:48 +04:00
Andrew Dolgov
a40de1af2c remove obsolete images; layout cleanup 2011-03-28 13:14:23 +04:00
Andrew Dolgov
ba083651fa add code to report fatal exceptions to tt-rss.org 2011-03-06 10:56:08 +03:00
Andrew Dolgov
1644304f11 display last update times in PrefFeedTree (closes #284) 2010-12-28 11:39:12 +03:00
Andrew Dolgov
07a0c540d8 update logo 2010-12-03 12:03:44 +03:00
Andrew Dolgov
a0ce6eb7db fix typos in sphinx_enabled definition; update logo 2010-12-03 11:23:49 +03:00
Andrew Dolgov
2b25b79d41 rework main layout a little bit 2010-12-02 20:15:30 +03:00
Andrew Dolgov
c3edc667f1 use html5 audio player instead of flash when possible 2010-11-30 12:40:23 +03:00
Andrew Dolgov
741b60909f tweak article notes 2010-11-29 20:36:39 +03:00
Andrew Dolgov
5f8b2573e6 fix blockquote/code/pre element styles for tabbed articles 2010-11-25 15:38:19 +03:00
Andrew Dolgov
26a1e185e2 show feed update error (if any) in subtoolbar 2010-11-24 19:30:41 +03:00
Andrew Dolgov
88e4e5979c rework user CSS support (bump schema) 2010-11-24 19:23:24 +03:00
Andrew Dolgov
48a8d154b1 css: tweak code element 2010-11-23 11:41:21 +03:00
Andrew Dolgov
63855db147 rework version checking 2010-11-23 10:30:36 +03:00
Andrew Dolgov
083020ad8d css: fix display of blockquote and pre elements 2010-11-21 23:21:38 +03:00
Andrew Dolgov
bcf5ed46e3 small dialog tweaks to better center elements vertically 2010-11-21 22:55:57 +03:00
Andrew Dolgov
d4dcf8e922 mention wiki in keyboard shortcuts help 2010-11-21 21:47:38 +03:00
Andrew Dolgov
e121848048 rework OPML import process 2010-11-21 18:01:14 +03:00
Andrew Dolgov
e605954f85 login form: fix fonts 2010-11-21 14:23:52 +03:00
Andrew Dolgov
bec2ecd945 css tweaks 2010-11-21 14:11:48 +03:00
Andrew Dolgov
d2d7535324 add some more dijit Buttons 2010-11-21 13:13:34 +03:00
Andrew Dolgov
7ce0ea28ce css: fix toolbar border in dialogs 2010-11-21 12:54:43 +03:00
Andrew Dolgov
f81b681546 tweak feed errors dialog 2010-11-21 12:02:09 +03:00
Andrew Dolgov
29f118253d prefs: misc layout tweaks 2010-11-21 00:52:20 +03:00
Andrew Dolgov
11b9d0becd refactor feed subscription/browser dialogs 2010-11-20 21:06:36 +03:00
Andrew Dolgov
d90868d719 rework filter dialogs to use dijit.Form 2010-11-20 14:10:26 +03:00
Andrew Dolgov
e5df6e9eb4 css: font size tweaks 2010-11-19 19:09:31 +03:00
Andrew Dolgov
fcc3674439 rework loading progressbar 2010-11-19 16:08:02 +03:00
Andrew Dolgov
a83280194a misc dialog style updates 2010-11-18 22:26:04 +03:00
Andrew Dolgov
fb8b2153ac update label editor 2010-11-18 20:09:32 +03:00
Andrew Dolgov
a740f4b51d tweak feed-prefs; rework filter prefs to use dijit.Tree 2010-11-18 15:49:32 +03:00
Andrew Dolgov
49c6c279ab assorted DnD and pref layout fixes 2010-11-18 10:15:14 +03:00
Andrew Dolgov
8df7184cad rework preferences to use dijit stuff 2010-11-17 14:49:06 +03:00
Andrew Dolgov
f8ce21fc72 ui: use dijit.Toolbar 2010-11-17 14:06:20 +03:00
Andrew Dolgov
2098328613 css: tweak postHeader background 2010-11-16 23:08:22 +03:00
Andrew Dolgov
968410132d css: fix postHeader style 2010-11-16 16:49:47 +03:00
Andrew Dolgov
e243d2c391 css: header tweaks 2010-11-16 16:33:24 +03:00
Andrew Dolgov
ab7a597cb8 some css tweaks 2010-11-16 16:17:58 +03:00
Andrew Dolgov
64029210a9 prefs style tweak 2010-11-16 16:08:15 +03:00
Andrew Dolgov
d62796de76 prefs: use Dijit stuff 2010-11-16 15:56:48 +03:00
Andrew Dolgov
6f3976c9a3 support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
Andrew Dolgov
8e289ca1ff fix feed icons size 2010-11-16 13:01:28 +03:00
Andrew Dolgov
9c99281f20 code cleanup 2010-11-16 12:23:06 +03:00
Andrew Dolgov
2ef5c21f61 show icons in feedlist 2010-11-16 09:49:00 +03:00
Andrew Dolgov
0ce6115754 enable feedlist collapsing 2010-11-15 22:31:41 +03:00
Andrew Dolgov
fcf70c5106 dijit.tree feedlist improvements 2010-11-15 21:49:00 +03:00
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