Andrew Dolgov
|
8cefe38a0a
|
add HOOK_PREFS_SAVE_FEED
|
12 years ago |
Andrew Dolgov
|
057177eb2c
|
add HOOK_PREFS_EDIT_FEED
|
12 years ago |
Andrew Dolgov
|
b367c951b9
|
make logging configurable; add logging to syslog
|
12 years ago |
Andrew Dolgov
|
48ed517e8d
|
pref_prefs: remove second argument from the constructor
|
12 years ago |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
12 years ago |
Andrew Dolgov
|
52d88392da
|
move db-prefs to OO
|
12 years ago |
Andrew Dolgov
|
d9c85e0f11
|
classes: use OO DB interface
|
12 years ago |
Andrew Dolgov
|
01568557b5
|
log viewer: add refresh button
|
12 years ago |
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
12 years ago |
Andrew Dolgov
|
72ff013729
|
fix pluginhost created without dbh
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
12 years ago |
Andrew Dolgov
|
9deca86d96
|
require entering current one time code to enable otp
|
12 years ago |
Andrew Dolgov
|
a5680acbe8
|
replace split with explode
|
12 years ago |
Andrew Dolgov
|
4e53956add
|
implement error log viewer
|
12 years ago |
Andrew Dolgov
|
bc7a144dd5
|
properly remove and replace favicon color when favicon gets manually removed/uploaded
|
12 years ago |
Andrew Dolgov
|
41694a956d
|
fix double-escaping possible with encrypted passwords
|
12 years ago |
Andrew Dolgov
|
044cff2d74
|
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
|
12 years ago |
Andrew Dolgov
|
3306daecf4
|
implement upload-related support for open_basedir
|
12 years ago |
Andrew Dolgov
|
723bcdb213
|
update description of DEFAULT_UPDATE_INTERVAL (2)
|
12 years ago |
Andrew Dolgov
|
3ddbefabef
|
update description of DEFAULT_UPDATE_INTERVAL
|
12 years ago |
Andrew Dolgov
|
b1df14d0ec
|
do not rely on feed_id when adding archived feed while unsubscribing
|
12 years ago |
Andrew Dolgov
|
2714d5caa3
|
fix batch subscribe eating CRs (closes #667)
|
12 years ago |
Andrew Dolgov
|
bf87833884
|
fix prefs reset not working properly
|
12 years ago |
Andrew Dolgov
|
29c8fa080e
|
add language dropdown to prefs
|
12 years ago |
Andrew Dolgov
|
122e9d788e
|
add a dropdown button action to save and exit prefs (closes #660)
|
12 years ago |
Andrew Dolgov
|
8ef9645da0
|
pref-prefs: add help for USER_CSS_THEME
|
12 years ago |
Andrew Dolgov
|
9db8e60784
|
update pref descriptions
|
12 years ago |
Andrew Dolgov
|
5f462963a0
|
remove blank string gettext invocations
|
12 years ago |
Andrew Dolgov
|
dfad9d7a36
|
pref-prefs: don't use schema-defined help/desc/section names
|
12 years ago |
Andrew Dolgov
|
f17cac6b26
|
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous
|
12 years ago |
Andrew Dolgov
|
195187c490
|
rpc: move several feed-related calls to pref-feeds
|
12 years ago |
Andrew Dolgov
|
96e3ae8cce
|
move batchAddFeeds to pref-feeds
|
12 years ago |
Andrew Dolgov
|
0671359f28
|
make show empty cats menu item more visible, move unsubscribe to feeds dropdown
|
12 years ago |
Andrew Dolgov
|
977580a41c
|
remove obsolete xml stuff in pref-users infoboxes
|
12 years ago |
Andrew Dolgov
|
1a293f10ab
|
improve filter overview display; replace ngettext with php gettext
|
12 years ago |
Andrew Dolgov
|
201bb1ca54
|
move batchSubscribe to pref-feeds
|
12 years ago |
Andrew Dolgov
|
9d76e75451
|
move editPrefProfiles to pref-prefs
|
12 years ago |
Andrew Dolgov
|
00e347410e
|
move customizeCSS to pref-prefs
|
12 years ago |
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
12 years ago |
Andrew Dolgov
|
f041932021
|
pref-filters: fix overview load order
|
12 years ago |
Andrew Dolgov
|
b895510f5c
|
mark filters with no caption in overview
|
12 years ago |
Andrew Dolgov
|
442bca2752
|
filters: make caption required (fix)
|
12 years ago |
Andrew Dolgov
|
4aa1e31e4e
|
filters: make caption required
|
12 years ago |
Andrew Dolgov
|
a86ba0a67a
|
implement filter drag and drop sorting
|
12 years ago |
Andrew Dolgov
|
da46d21e88
|
simplify filter overview
|
12 years ago |
Andrew Dolgov
|
18ad09af01
|
implement filter titles
|
12 years ago |
Andrew Dolgov
|
aa5ac2cd3a
|
do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry
|
12 years ago |
Andrew Dolgov
|
5d40efc9b0
|
add ability to select CSS files in themes/
|
12 years ago |
Andrew Dolgov
|
8aa01d7989
|
disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order
|
12 years ago |