Dmitry Konishchev
|
ffa1bd7b19
|
Allow slashes in filter regular expressions
User's regular expressions need escaping before passing them to
preg_match()
|
2013-04-26 15:46:48 +04:00 |
|
Andrew Dolgov
|
8cefe38a0a
|
add HOOK_PREFS_SAVE_FEED
|
2013-04-26 14:23:18 +04:00 |
|
Andrew Dolgov
|
057177eb2c
|
add HOOK_PREFS_EDIT_FEED
|
2013-04-26 14:21:08 +04:00 |
|
Andrew Dolgov
|
3fbb4d183d
|
set default timezone to automatic (bump schema)
|
2013-04-26 14:16:03 +04:00 |
|
Andrew Dolgov
|
96f0cbe30d
|
clientTzOffset: use proper sign
|
2013-04-26 10:48:00 +04:00 |
|
Andrew Dolgov
|
6bfc97da86
|
add automatic timezone (based on client tz offset)
|
2013-04-26 10:31:57 +04:00 |
|
Andrew Dolgov
|
5ddef5ba23
|
do not store tz offset in global, store timezone object instead
|
2013-04-26 08:50:22 +04:00 |
|
Andrew Dolgov
|
dcd7ecaa0f
|
strip_harmful_tags: use XPath to actually get all tags to work on
|
2013-04-26 00:02:13 +04:00 |
|
Andrew Dolgov
|
90e5f4f1de
|
base if-modified-since on last received article, not feed update timestamp
|
2013-04-25 18:42:48 +04:00 |
|
Andrew Dolgov
|
90a372f51d
|
fix warning when creating feed last updated timestamp
|
2013-04-25 18:02:34 +04:00 |
|
Andrew Dolgov
|
c4fd956812
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-25 16:28:04 +04:00 |
|
Andrew Dolgov
|
6e3e8db915
|
subtoolbar: add last updated when hovering over originating site link
|
2013-04-25 16:27:33 +04:00 |
|
Andrew Dolgov
|
23283f11a3
|
fetch: better checking for 1970- date
|
2013-04-25 16:12:49 +04:00 |
|
Andrew Dolgov
|
204f9b186f
|
remove cdmUnexpandArticle
|
2013-04-25 14:04:49 +04:00 |
|
Andrew Dolgov
|
2779e22bf5
|
js: add collapsed and expanded hooks
|
2013-04-25 10:09:40 +04:00 |
|
Andrew Dolgov
|
06a02265c4
|
inject headlines-spacer even if cdm auto catchup is disabled
|
2013-04-25 09:43:36 +04:00 |
|
Andrew Dolgov
|
a06045adf0
|
add missing pluginhost source
|
2013-04-24 19:51:57 +04:00 |
|
Andrew Dolgov
|
8d388f321b
|
add a simple JS-based hook host
|
2013-04-24 19:49:37 +04:00 |
|
Andrew Dolgov
|
a62337b35d
|
login: add tooltip for bw_limit
|
2013-04-24 19:13:11 +04:00 |
|
Andrew Dolgov
|
aafd55bab6
|
do not needlessly mark icons as failed
|
2013-04-24 19:01:51 +04:00 |
|
Andrew Dolgov
|
3472c4c569
|
use static version for session checking, show latest changeset for git version instead of head date
|
2013-04-24 16:57:24 +04:00 |
|
Andrew Dolgov
|
84ceb6bd2e
|
fix floicon failed message not respecting debugging setting
|
2013-04-24 16:48:47 +04:00 |
|
Andrew Dolgov
|
db29ea0d8d
|
correct faildient case
|
2013-04-24 15:08:37 +04:00 |
|
Andrew Dolgov
|
7d90d06de0
|
do not try to draw a fail-gradient (faildient?)
|
2013-04-24 15:07:23 +04:00 |
|
Andrew Dolgov
|
e2cf81e214
|
unify houskeeping stuff, increase spawn interval
|
2013-04-24 14:54:59 +04:00 |
|
Andrew Dolgov
|
654650857f
|
reduce daemon chattiness a bit
|
2013-04-24 14:26:05 +04:00 |
|
Andrew Dolgov
|
8cabc200d5
|
increase updstart locking interval to prevent concurrent updates; decrease batch size for the daemon
|
2013-04-24 14:23:38 +04:00 |
|
Andrew Dolgov
|
6c0d41c644
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-24 14:04:23 +04:00 |
|
Andrew Dolgov
|
f90728cde2
|
increase MAX_CHILD_RUNTIME
|
2013-04-24 14:03:57 +04:00 |
|
Andrew Dolgov
|
867fb07c39
|
daemon: remove feed limit (unused)
|
2013-04-24 13:54:04 +04:00 |
|
Andrew Dolgov
|
0e6bdaeff0
|
daemon: use define_default
|
2013-04-24 13:52:09 +04:00 |
|
Andrew Dolgov
|
fce451a4f7
|
fix updating for pgsql
increase default batch size
remove random check between feedbrowser or update task executing
|
2013-04-24 13:43:40 +04:00 |
|
Andrew Dolgov
|
81c2066345
|
updating: do not use cache timestamp if it is unusable for current feed;
sort chronologically instead of random
|
2013-04-24 13:21:40 +04:00 |
|
Andrew Dolgov
|
37ddf5b7e7
|
fetch: check if http_response_header is set
|
2013-04-24 10:45:44 +04:00 |
|
Andrew Dolgov
|
48c1d0c71b
|
autoload: include functions.php
|
2013-04-24 09:05:58 +04:00 |
|
Andrew Dolgov
|
50d4b30b33
|
get_version: force UTC
|
2013-04-24 08:56:37 +04:00 |
|
Andrew Dolgov
|
6ee0d4b05c
|
do not recalculate avg color repeatedly
|
2013-04-23 22:37:06 +04:00 |
|
Andrew Dolgov
|
560cbd8c0d
|
attempt to recalculate favicon avg color if it changes
|
2013-04-23 22:33:23 +04:00 |
|
Andrew Dolgov
|
36490f11a3
|
add a hack so that if floicon fails on some icon, it won't be processed again
|
2013-04-23 22:30:06 +04:00 |
|
Andrew Dolgov
|
3921f5081b
|
only show reset password link when auth_internal is enabled (refs #681)
|
2013-04-23 22:19:09 +04:00 |
|
Andrew Dolgov
|
3a05cddd48
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-23 20:23:41 +04:00 |
|
Andrew Dolgov
|
6316898f8d
|
special version reporting for git
|
2013-04-23 20:22:55 +04:00 |
|
Andrew Dolgov
|
4e5ad1c448
|
Merge pull request #166 from supahgreg/master
Removing a quotation mark
|
2013-04-23 07:37:22 -07:00 |
|
supahgreg
|
6704bb2cb9
|
minor: remove an unnecessary quotation mark
|
2013-04-23 07:54:41 -05:00 |
|
Andrew Dolgov
|
1e253d1ec9
|
Merge pull request #163 from dandersson/fix_lock_path
Fix doubly applied basepaths to lockfiles.
|
2013-04-23 03:46:52 -07:00 |
|
Andrew Dolgov
|
84a463ecb8
|
Merge pull request #165 from fschlich/master
googlereaderimport: actually pass $link to create_article()
|
2013-04-21 04:40:12 -07:00 |
|
Florian Schlichting
|
c6c968b042
|
googlereaderimport: actually pass $link to create_article()
otherwise the link db field will be empty, and viewing the original
article of an imported starred item results in an empty backend.php page
|
2013-04-21 13:20:50 +02:00 |
|
Andrew Dolgov
|
f6299a731c
|
Merge pull request #164 from Ardetus/master
Finnish translation updated.
|
2013-04-21 00:12:30 -07:00 |
|
Arto Tolonen
|
06787b2c5b
|
Finnish translation updated.
|
2013-04-20 11:08:56 +03:00 |
|
Andrew Dolgov
|
f66492d357
|
better javascript error reporting, save error reports in tt-rss log
|
2013-04-20 10:43:21 +04:00 |
|