Andrew Dolgov
|
5a49ed95a8
|
do not load test opml when debugging
|
12 years ago |
Andrew Dolgov
|
d7f9e4fc08
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
3b003f6396
|
implement OPML filter import
|
12 years ago |
Andrew Dolgov
|
8592a8e3b2
|
opml: fix cat_filter type
|
12 years ago |
Andrew Dolgov
|
8b6e08a11a
|
opml export filter format fix
|
12 years ago |
Andrew Dolgov
|
fd994f1a48
|
reimplement OPML filter export
|
12 years ago |
Andrew Dolgov
|
ff34bac2bf
|
fix filter newrule reg_exp length
|
12 years ago |
Andrew Dolgov
|
ab564aef7b
|
filterEditDlg: automatically open new rule dialog when active feed or article title present
|
12 years ago |
Andrew Dolgov
|
84d9750edc
|
show label color indicators in pref-filters
|
12 years ago |
Andrew Dolgov
|
04e41840fe
|
use dijit.form.CheckBox in filter edit dialog
|
12 years ago |
Andrew Dolgov
|
69c6e94d35
|
implement basic filter search
|
12 years ago |
Andrew Dolgov
|
e8b703878d
|
fix preffiltertree layout being wrong
|
12 years ago |
Andrew Dolgov
|
37f78940d8
|
block type 5 filters (date)
|
12 years ago |
Andrew Dolgov
|
c2ee5846fa
|
fix getfiltertree enabled on psql
|
12 years ago |
Andrew Dolgov
|
5451903ce3
|
fix cat_filter parsed wrong on psql
|
12 years ago |
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
12 years ago |
Andrew Dolgov
|
f9ebb32ca0
|
hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
|
12 years ago |
Andrew Dolgov
|
5417fbd77e
|
implement recently read vfeed (-6)
|
12 years ago |
Andrew Dolgov
|
da1da2e4d8
|
quickAddFilter: prefill current feed in the dialog
|
12 years ago |
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
12 years ago |
Andrew Dolgov
|
c39befacb2
|
add (undocumented) _DISABLE_FEED_BROWSER
|
12 years ago |
Andrew Dolgov
|
4c97d1f6af
|
newVersionDlg: mention prefs updater
|
12 years ago |
Andrew Dolgov
|
808dd053c6
|
implement web-based self updater (closes #395)
|
12 years ago |
Andrew Dolgov
|
1280612515
|
self-update: update up to date prompt
|
12 years ago |
Andrew Dolgov
|
27211afe92
|
implement experimental web-based updater
|
12 years ago |
Andrew Dolgov
|
366f06f7cf
|
update.php: display error message when running from the browser
mention self-updating in new version dialog
|
12 years ago |
Andrew Dolgov
|
9aceda3afc
|
remove hook-based plugins
|
12 years ago |
Andrew Dolgov
|
23d2471c92
|
expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
|
12 years ago |
Andrew Dolgov
|
9da07c8ad2
|
unbreak classes/dlg
|
12 years ago |
Andrew Dolgov
|
369dbc19d6
|
rework class system to use subdirectories
add placeholder plugin/hook system
|
12 years ago |
Andrew Dolgov
|
dc0374df2b
|
auth_internal.change_password: do not rely on session
|
12 years ago |
Andrew Dolgov
|
d5fd183d18
|
move changing password code to authentication modules
|
12 years ago |
Andrew Dolgov
|
200e0d4ebb
|
save module user authenticated with, only allow password change if module is 'internal'
|
12 years ago |
Andrew Dolgov
|
1e666f0aeb
|
add hide_change_password session variable
|
12 years ago |
Andrew Dolgov
|
501ed09a26
|
allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off
|
12 years ago |
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
12 years ago |
Andrew Dolgov
|
3f9de6ccbc
|
opml: remove CRs, tweak category node detection
|
12 years ago |
Andrew Dolgov
|
65c8267980
|
opml: clean empty categories
|
12 years ago |
Andrew Dolgov
|
d75409bfda
|
move opml stuff to classes/opml.php
|
12 years ago |
Andrew Dolgov
|
ba5296a19b
|
disable dnd tip in pref_feeds
|
12 years ago |
Andrew Dolgov
|
95ee44b33d
|
fix drag-and-drop categorizing of feeds into nested cats
|
12 years ago |
Andrew Dolgov
|
28537341ef
|
pref_feeds: add missing methods to add/remove cats
|
12 years ago |
Andrew Dolgov
|
5ef071e00b
|
remove old category editor
allow creating/removing categories in main feed editor
|
12 years ago |
Andrew Dolgov
|
e07f89815b
|
properly persist include_children
|
12 years ago |
Andrew Dolgov
|
fbf85cf646
|
print_feed_cat_select: display nested category structure
fix empty sub-sub-categories never being shown
|
12 years ago |
Andrew Dolgov
|
a26f57e63a
|
fix savefeedorder for dojo 1.7 (wtf)
|
12 years ago |
Andrew Dolgov
|
d04f8c826f
|
remove call-by-reference to comply with php 5.4
|
12 years ago |
Andrew Dolgov
|
854a2ace86
|
change include_children to a togglebutton; add placeholder setting save in a session
|
12 years ago |
Andrew Dolgov
|
09101297ee
|
add toolbar checkbox to include subcategories to viewfeed()
|
12 years ago |
Andrew Dolgov
|
2c5f231e43
|
add special indication for categories having unread items in child categories
|
12 years ago |