Andrew Dolgov
|
da1da2e4d8
|
quickAddFilter: prefill current feed in the dialog
|
2012-08-26 16:54:47 +04:00 |
|
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
2012-08-26 12:36:08 +04:00 |
|
Andrew Dolgov
|
183ca8b940
|
parse_counters: properly delete category cache when child_unread changes
|
2012-08-24 23:23:03 +04:00 |
|
Andrew Dolgov
|
c39befacb2
|
add (undocumented) _DISABLE_FEED_BROWSER
|
2012-08-24 00:13:30 +04:00 |
|
Andrew Dolgov
|
3e7b0bd435
|
be more smart with label assignments to selection in headline context menu
|
2012-08-23 23:59:46 +04:00 |
|
Andrew Dolgov
|
c5fe614fef
|
update sanity_config.php
|
2012-08-23 23:48:34 +04:00 |
|
Andrew Dolgov
|
6e65854727
|
bump config version
|
2012-08-23 23:28:32 +04:00 |
|
Andrew Dolgov
|
79f946be6f
|
sanity: add php version check
|
2012-08-23 23:17:32 +04:00 |
|
Andrew Dolgov
|
4c97d1f6af
|
newVersionDlg: mention prefs updater
|
2012-08-23 23:15:01 +04:00 |
|
Andrew Dolgov
|
caeee35fd5
|
self-update: clarify is_writable check on work_dir
|
2012-08-23 23:00:48 +04:00 |
|
Andrew Dolgov
|
808dd053c6
|
implement web-based self updater (closes #395)
|
2012-08-23 22:56:04 +04:00 |
|
Andrew Dolgov
|
1280612515
|
self-update: update up to date prompt
|
2012-08-23 22:02:29 +04:00 |
|
Andrew Dolgov
|
27211afe92
|
implement experimental web-based updater
|
2012-08-23 20:23:19 +04:00 |
|
Andrew Dolgov
|
639ad60035
|
update-self: fix wrong work directory, better work directory checking
|
2012-08-23 19:36:59 +04:00 |
|
Andrew Dolgov
|
9435c4dca4
|
mobile: disable autocapitalize on login screen
|
2012-08-23 15:00:18 +04:00 |
|
Andrew Dolgov
|
acf33893ab
|
move self-updating to include/update_self.php
|
2012-08-23 13:57:29 +04:00 |
|
Andrew Dolgov
|
88aa6e9dae
|
login_form: remove short php tags
|
2012-08-23 13:42:25 +04:00 |
|
Andrew Dolgov
|
f7c2fae1f1
|
self-update: clarify some error messages (2)
|
2012-08-23 13:32:30 +04:00 |
|
Andrew Dolgov
|
021f8dce0c
|
self-update: clarify some error messages
|
2012-08-23 13:22:56 +04:00 |
|
Andrew Dolgov
|
366f06f7cf
|
update.php: display error message when running from the browser
mention self-updating in new version dialog
|
2012-08-23 13:17:22 +04:00 |
|
Andrew Dolgov
|
3bdc2b999b
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2012-08-23 13:03:52 +04:00 |
|
Andrew Dolgov
|
e3449aa1aa
|
add experimental self-updating script
|
2012-08-23 13:03:39 +04:00 |
|
Andrew Dolgov
|
2c2cdaf7dc
|
allow request_counters() in bw_limit mode
|
2012-08-23 10:37:08 +04:00 |
|
Andrew Dolgov
|
0a11d23534
|
catchupBatchedArticles: create local copy of the batch to work with
|
2012-08-23 09:17:30 +04:00 |
|
Andrew Dolgov
|
9aceda3afc
|
remove hook-based plugins
|
2012-08-21 14:37:43 +04:00 |
|
Andrew Dolgov
|
23d2471c92
|
expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
|
2012-08-21 14:09:51 +04:00 |
|
Andrew Dolgov
|
9da07c8ad2
|
unbreak classes/dlg
|
2012-08-17 17:03:39 +04:00 |
|
Andrew Dolgov
|
6eaf319320
|
api: disable deprecated HTTP parameter support by default
|
2012-08-17 15:16:13 +04:00 |
|
Andrew Dolgov
|
369dbc19d6
|
rework class system to use subdirectories
add placeholder plugin/hook system
|
2012-08-17 14:22:33 +04:00 |
|
Andrew Dolgov
|
3d2c9f5adf
|
small tweak for loadMoreHeadlines() algorithm
|
2012-08-16 19:11:39 +04:00 |
|
Andrew Dolgov
|
f1d65e5089
|
remove api-specific _autoload
|
2012-08-16 18:33:08 +04:00 |
|
Andrew Dolgov
|
dc0374df2b
|
auth_internal.change_password: do not rely on session
|
2012-08-16 18:27:26 +04:00 |
|
Andrew Dolgov
|
d5fd183d18
|
move changing password code to authentication modules
|
2012-08-16 18:21:35 +04:00 |
|
Andrew Dolgov
|
200e0d4ebb
|
save module user authenticated with, only allow password change if module is 'internal'
|
2012-08-16 16:00:50 +04:00 |
|
Andrew Dolgov
|
1e666f0aeb
|
add hide_change_password session variable
|
2012-08-16 15:58:13 +04:00 |
|
Andrew Dolgov
|
238d594e6b
|
fix __autoload to work with mobile/
|
2012-08-16 15:55:30 +04:00 |
|
Andrew Dolgov
|
143d1b31a8
|
routing: check if created handler is a subclass of Handler
|
2012-08-16 15:43:52 +04:00 |
|
Andrew Dolgov
|
501ed09a26
|
allow auto_create_user() to be used instead of find_user_by_login() when auto creating is off
|
2012-08-16 15:38:33 +04:00 |
|
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
2012-08-16 15:30:49 +04:00 |
|
Andrew Dolgov
|
7e18f8e710
|
print_feed_cat_select: fix Uncategorized not recognized as default_id
|
2012-08-16 13:36:02 +04:00 |
|
Andrew Dolgov
|
fc9de93985
|
add additional ownership checks to getfeedcounters/getcategorycounters
|
2012-08-15 19:34:50 +04:00 |
|
Andrew Dolgov
|
a650c251c7
|
remove include_children element form name
|
2012-08-15 16:19:50 +04:00 |
|
Andrew Dolgov
|
3f9de6ccbc
|
opml: remove CRs, tweak category node detection
|
2012-08-15 15:58:43 +04:00 |
|
Andrew Dolgov
|
65c8267980
|
opml: clean empty categories
|
2012-08-15 15:55:41 +04:00 |
|
Andrew Dolgov
|
d75409bfda
|
move opml stuff to classes/opml.php
|
2012-08-15 15:47:13 +04:00 |
|
Andrew Dolgov
|
ac9b1f0772
|
opml: some indenting stuff
|
2012-08-15 15:13:26 +04:00 |
|
Andrew Dolgov
|
d3cface62d
|
remove loading of test opml file in debug mode
|
2012-08-15 15:09:27 +04:00 |
|
Andrew Dolgov
|
d2a317e3c8
|
refactor opml import/export code
fix opml to properly handle nested categories
allow creating categories with same name in different parent categories
|
2012-08-15 15:03:40 +04:00 |
|
Andrew Dolgov
|
3a9d5c6e88
|
opml: support proper export of nested categories
|
2012-08-15 12:52:45 +04:00 |
|
Andrew Dolgov
|
9772759980
|
do not hide read category which has unread children
|
2012-08-15 12:26:55 +04:00 |
|