Andrew Dolgov
|
9d9faf6dc2
|
fix 'view as rss' not working correctly for search results
|
13 years ago |
Andrew Dolgov
|
52c8007d81
|
add undocumented constant _SHOW_FEED_TITLE_IN_VFEEDS which enables showing full feed title in virtual feeds
|
13 years ago |
Andrew Dolgov
|
44cddbcedb
|
release 1.5.5
|
14 years ago |
Andrew Dolgov
|
2bb3f95783
|
hotkeys: implement a-prefix hotkeys (a i, a u, a a, a n)
|
14 years ago |
Andrew Dolgov
|
c252d7c781
|
pref-instances: mention open_basedir as a reason for pubsub functionality to be disabled
|
14 years ago |
Andrew Dolgov
|
c1bc3a2794
|
pref-instances: remove unnecessary check for open_basedir
|
14 years ago |
Andrew Dolgov
|
3610b48ba3
|
remove sanity check on open_basedir, block using CURL instead while running under it
|
14 years ago |
Andrew Dolgov
|
19929bbeec
|
fetch_file_contents: make CURL use default tt-rss user agent (closes #351)
|
14 years ago |
Andrew Dolgov
|
97279fe6ec
|
backend/pubsub: better 404 handling, do not cause PHP warning when invalid feed id is being requested
|
14 years ago |
Andrew Dolgov
|
d0f7338009
|
allow redirect to login page when calling external feed subscription url (using bookmarklet, for example) (refs #344)
|
14 years ago |
Andrew Dolgov
|
11adc49e71
|
pref-feeds/add: properly handle rc=3
|
14 years ago |
Andrew Dolgov
|
c4904f2b5a
|
mobile: show originating feed in article view when necessary (closes #347)
|
14 years ago |
Andrew Dolgov
|
e3ba4e2921
|
pref-feeds: show subscribed feeds count (closes #338)
|
14 years ago |
Andrew Dolgov
|
2e2d0802f1
|
mobile: rename HIDE_READ option, show read articles when it is disabled (refs #348)
|
14 years ago |
Andrew Dolgov
|
6b9cb45005
|
http_authenticate_user: obsolete, comment out
|
14 years ago |
Andrew Dolgov
|
2828715315
|
release 1.5.4
|
14 years ago |
Andrew Dolgov
|
7bfeaa17ca
|
mysql schema: change TYPE= to ENGINE=
|
14 years ago |
Andrew Dolgov
|
6ff66966ab
|
update it_IT translation
|
14 years ago |
Andrew Dolgov
|
bfedfe697b
|
backend/la: properly handle situation when article has multiple ref_ids on one account (closes #342)
|
14 years ago |
Andrew Dolgov
|
decf742ebd
|
filter to sql: fix missing bracket
|
14 years ago |
Andrew Dolgov
|
798f5a646c
|
getAllCounters: return category counters even if ENABLE_FEED_CATS is disabled (for the API)
|
14 years ago |
Andrew Dolgov
|
73f168fa45
|
update_rss_feed: properly handle update_insignificant
|
14 years ago |
Andrew Dolgov
|
cdaa144301
|
do not mark post as updated when comments count changes
|
14 years ago |
Andrew Dolgov
|
4a4a15e679
|
rework pubsubhubbub sanity check
|
14 years ago |
Andrew Dolgov
|
65eebd13f4
|
add option to disable PUSH client support globally (closes #340
|
14 years ago |
Andrew Dolgov
|
3ff6298352
|
allow loading without allow_url_fopen when CURL is enabled (closes #336)
|
14 years ago |
Andrew Dolgov
|
a58fd801ab
|
html allowed: enable table,tr,td
|
14 years ago |
Andrew Dolgov
|
dd50b552f7
|
update_rss_feed: only show PUSH debug when requested
|
14 years ago |
Andrew Dolgov
|
c57983b1e3
|
update_rss_feed: add some PUSH debugging
|
14 years ago |
Andrew Dolgov
|
8fbd837390
|
update German translation (closes #337)
|
14 years ago |
Andrew Dolgov
|
6b8b3af87e
|
filter_to_sql: properly set query limit by date
|
14 years ago |
Andrew Dolgov
|
d206ae1d6a
|
update_feedbrowser_cache: properly skip feeds with configured authentication
|
14 years ago |
Andrew Dolgov
|
207d8118b4
|
prefs: enable Linked tab in single user mode
|
14 years ago |
Andrew Dolgov
|
6d1aacbb9b
|
allow sequential exception dialogs to be shown
|
14 years ago |
Andrew Dolgov
|
cf463c027a
|
release 1.5.3
|
14 years ago |
Andrew Dolgov
|
d9d5ce4c0c
|
update translations
|
14 years ago |
Andrew Dolgov
|
8d588e2d9a
|
block pref-instances tab if CURL is not available
|
14 years ago |
Andrew Dolgov
|
f32eb194bb
|
update: add get_linked_feeds to normal update tasks
|
14 years ago |
Andrew Dolgov
|
9b201046af
|
backend/fbexport: read key from _POST
|
14 years ago |
Andrew Dolgov
|
1c36d3aaa9
|
update feedbrowser
|
14 years ago |
Andrew Dolgov
|
2b9c4bae07
|
get_linked_feeds: properly set feedbrowser cache (fix typo)
|
14 years ago |
Andrew Dolgov
|
d61063c730
|
get_linked_feeds: properly set feedbrowser cache
|
14 years ago |
Andrew Dolgov
|
109662e12f
|
feedbrowser_cache & linked feeds: add site url (bump schema)
|
14 years ago |
Andrew Dolgov
|
6f907113ef
|
feed browser: allow subscribing by url for linked feeds
|
14 years ago |
Andrew Dolgov
|
572d66c6ee
|
backend/fbexport: fix syntax error
|
14 years ago |
Andrew Dolgov
|
f192adc133
|
backend/fbexport: do not set last_connected; properly set error status
|
14 years ago |
Andrew Dolgov
|
1eb3012f82
|
schema: add unique constraint on access_key
|
14 years ago |
Andrew Dolgov
|
bcce39e3d8
|
pref-instances: check access level
|
14 years ago |
Andrew Dolgov
|
368eb3f861
|
schema: fix psql upgrade script of version 84
|
14 years ago |
Andrew Dolgov
|
bf758124d2
|
backend: merge with shared-feedbrowser
|
14 years ago |