Andrew Dolgov
|
392b6d0459
|
add config.php defines for twitter, only enable twitter pane when they are filled in
|
2010-11-22 16:31:01 +03:00 |
|
Andrew Dolgov
|
57e24c8267
|
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
|
2010-11-22 16:26:00 +03:00 |
|
Andrew Dolgov
|
8a097fa381
|
fix preference tree elements not being properly clickable in Firefox
|
2010-11-21 23:05:51 +03:00 |
|
Andrew Dolgov
|
bcf5ed46e3
|
small dialog tweaks to better center elements vertically
|
2010-11-21 22:55:57 +03:00 |
|
Andrew Dolgov
|
e121848048
|
rework OPML import process
|
2010-11-21 18:01:14 +03:00 |
|
Andrew Dolgov
|
d1bcacaeb9
|
prefs: code cleanup
|
2010-11-21 13:41:35 +03:00 |
|
Andrew Dolgov
|
d2d7535324
|
add some more dijit Buttons
|
2010-11-21 13:13:34 +03:00 |
|
Andrew Dolgov
|
22988692da
|
rework prefs profile dialog
|
2010-11-21 12:50:41 +03:00 |
|
Andrew Dolgov
|
05acc0d653
|
rework batch feed editor
|
2010-11-21 11:55:28 +03:00 |
|
Andrew Dolgov
|
29f118253d
|
prefs: misc layout tweaks
|
2010-11-21 00:52:20 +03:00 |
|
Andrew Dolgov
|
da1f74c9c4
|
refactor category editor
|
2010-11-20 21:29:19 +03:00 |
|
Andrew Dolgov
|
11b9d0becd
|
refactor feed subscription/browser dialogs
|
2010-11-20 21:06:36 +03:00 |
|
Andrew Dolgov
|
f9c388f509
|
refactor feed edit dialog
|
2010-11-20 15:29:50 +03:00 |
|
Andrew Dolgov
|
6039f5efb6
|
pref-feeds: clarify cache images description
|
2010-11-19 18:27:47 +03:00 |
|
Andrew Dolgov
|
e8f0cb1975
|
prefs: remove _PREFS_ACTIVE_TAB handling
|
2010-11-19 10:16:12 +03:00 |
|
Andrew Dolgov
|
a4d7649833
|
pref-feeds: fix type of Uncategorized category
|
2010-11-19 10:14:11 +03:00 |
|
Andrew Dolgov
|
a83280194a
|
misc dialog style updates
|
2010-11-18 22:26:04 +03:00 |
|
Andrew Dolgov
|
e8c20f9262
|
fix drag and drop changing of categories; fix empty categories using wrong icon class
|
2010-11-18 18:25:27 +03:00 |
|
Andrew Dolgov
|
44e05f79e9
|
remove scriptaculous inplace editor in feed cats dialog
|
2010-11-18 16:44:51 +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
|
82aea97816
|
support feed icons in PrefFeedTree; code cleanup
|
2010-11-18 14:21:09 +03:00 |
|
Andrew Dolgov
|
7b8a143f1b
|
allow onclick editing of categories and drag-reordering of feeds and categories
|
2010-11-18 13:46:11 +03:00 |
|
Andrew Dolgov
|
49c6c279ab
|
assorted DnD and pref layout fixes
|
2010-11-18 10:15:14 +03:00 |
|
Andrew Dolgov
|
2148e0d5cc
|
experimental work on draggable pref feed tree
|
2010-11-17 23:32:32 +03:00 |
|
Andrew Dolgov
|
68313e5d29
|
fix firefox register pane, only show in firefox
|
2010-11-17 21:41:26 +03:00 |
|
Andrew Dolgov
|
d69fa6d66a
|
further pref-pane updates
|
2010-11-17 21:39:51 +03:00 |
|
Andrew Dolgov
|
1985a5e0d7
|
rework pref-feeds dialog; update other pref panes
|
2010-11-17 21:13:41 +03:00 |
|
Andrew Dolgov
|
8df7184cad
|
rework preferences to use dijit stuff
|
2010-11-17 14:49:06 +03:00 |
|
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
2010-11-14 23:46:49 +03:00 |
|
Andrew Dolgov
|
817dcf1bf8
|
pref-feeds: fix checkbox selection being broken
|
2010-11-12 15:57:34 +03:00 |
|
Andrew Dolgov
|
e69fb880a3
|
js: misc fixes, code cleanup
|
2010-11-12 14:54:06 +03:00 |
|
Andrew Dolgov
|
a998dbef95
|
misc code cleanup, allow ctrl-key selection in prefs
|
2010-11-11 18:59:21 +03:00 |
|
Andrew Dolgov
|
6e63a7c306
|
remove feed linking
|
2010-11-10 12:05:55 +03:00 |
|
Andrew Dolgov
|
38edb1510d
|
support rescoring by tags
|
2010-11-09 21:48:42 +03:00 |
|
Andrew Dolgov
|
f29033f86c
|
fix OPML publishing (2)
|
2010-11-08 19:30:00 +03:00 |
|
Andrew Dolgov
|
8d86f15f40
|
prefs: add button to clear all generated URLs
|
2010-11-08 14:51:58 +03:00 |
|
Andrew Dolgov
|
8801fb017c
|
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema
|
2010-11-08 13:15:00 +03:00 |
|
Andrew Dolgov
|
5c7c7da9e1
|
allow adding cats from feed editor
|
2010-11-07 23:30:05 +03:00 |
|
Andrew Dolgov
|
324944f332
|
implement per-user timezone support; store dates in UTC internally (closes #254)
|
2010-11-07 18:14:48 +03:00 |
|
Andrew Dolgov
|
85a922895f
|
prefs: disable option ENABLE_FEED_ICONS
|
2010-11-04 18:11:15 +03:00 |
|
Andrew Dolgov
|
46dc15380e
|
prefs: add bookmarklet to subscribe to feeds
|
2010-09-11 11:34:42 +04:00 |
|
Andrew Dolgov
|
913f374b11
|
config: remove unused WEB_DEMO_MODE
|
2010-07-01 12:26:27 +04:00 |
|
Andrew Dolgov
|
2211a391fa
|
feed browser: fix feeds with ampersand signs in feed url not being displayed properly
|
2010-07-01 11:47:39 +04:00 |
|
Andrew Dolgov
|
254ac7059c
|
pref-feeds: fix typo
|
2010-06-30 13:45:53 +04:00 |
|
Andrew Dolgov
|
34f29d7866
|
config: remove ALLOW_SELECT_UPDATE_METHOD
|
2010-06-30 13:16:20 +04:00 |
|
Andrew Dolgov
|
c107797cf7
|
rework OPML display in pref-feeds; hide authenticated feeds from public OPML
|
2010-06-30 13:13:57 +04:00 |
|
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
2010-06-30 12:57:11 +04:00 |
|
Andrew Dolgov
|
00a35bb663
|
add help text to OPML export prompt
|
2010-06-29 14:35:13 +04:00 |
|
Matthew Katz
|
ab53d2034a
|
oh, you have to end braces? fascinating.
|
2010-04-10 08:32:37 -04:00 |
|
Matt Katz
|
03b7473df4
|
adding a dialog for revealing the OPML url
|
2010-04-09 19:21:34 -04:00 |
|