Andrew Dolgov
|
82acc36dba
|
make_lockfile: save current PID
|
2010-02-05 15:01:36 +03:00 |
|
Andrew Dolgov
|
44cfa02554
|
better image attachment detection for inlining
|
2010-02-05 13:13:51 +03:00 |
|
Andrew Dolgov
|
b92fbcd8a5
|
only check for themes when there is a logged-in user
|
2010-01-28 18:54:45 +03:00 |
|
Andrew Dolgov
|
a522a76734
|
Revert "theme_image: do not display themed image if noone is logged in"
bad patch
This reverts commit 0b9751cd65 .
|
2010-01-28 18:52:46 +03:00 |
|
Andrew Dolgov
|
e8f2df110d
|
Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rss
|
2010-01-28 18:49:54 +03:00 |
|
Andrew Dolgov
|
0b9751cd65
|
theme_image: do not display themed image if noone is logged in
|
2010-01-28 18:49:17 +03:00 |
|
Andrew Dolgov
|
4d50f419ee
|
fix multiple TAG filters not being applied properly
|
2010-01-27 18:28:37 +03:00 |
|
Andrew Dolgov
|
2712bcea09
|
unbreak published feed when not logged in
|
2010-01-26 12:21:06 +03:00 |
|
Andrew Dolgov
|
c633e370ec
|
update_rss_feed: handle multiple feeds with the same URL at once
|
2010-01-20 13:55:26 +03:00 |
|
Andrew Dolgov
|
6e4f0519b7
|
update_rss_feed: remove memcache support
|
2010-01-20 13:28:30 +03:00 |
|
Andrew Dolgov
|
2bef21a79f
|
update_rss_feed: compress memcache data
|
2010-01-20 12:58:50 +03:00 |
|
Andrew Dolgov
|
602690e577
|
update_rss_feed: use memcache
|
2010-01-20 12:50:19 +03:00 |
|
Andrew Dolgov
|
c517f9b7e5
|
load_filters: use memcache (2)
|
2010-01-20 12:39:53 +03:00 |
|
Andrew Dolgov
|
1f01132802
|
load_filters: use memcache (fix obj_id)
|
2010-01-20 12:33:09 +03:00 |
|
Andrew Dolgov
|
b8ffa322a8
|
load_filters: use memcache
|
2010-01-20 12:29:28 +03:00 |
|
Andrew Dolgov
|
eb6c7f4240
|
getSearchSql: support excluding keywords with -
|
2010-01-18 16:03:45 +03:00 |
|
Andrew Dolgov
|
d721a5471f
|
support memcached in label ops
|
2010-01-18 14:07:05 +03:00 |
|
Andrew Dolgov
|
bd3f2ade87
|
editTagsSave: invalidate article cache
|
2010-01-18 13:55:28 +03:00 |
|
Andrew Dolgov
|
99857ae330
|
get_article_enclosures: remove debugging
|
2010-01-17 20:09:53 +03:00 |
|
Andrew Dolgov
|
be35798b84
|
add get_article_enclosures(); initial support for memcached
|
2010-01-17 20:08:23 +03:00 |
|
Andrew Dolgov
|
3809b27874
|
remove config option SMART_RPC_COUNTERS
|
2010-01-15 17:34:17 +03:00 |
|
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
2010-01-15 11:46:20 +03:00 |
|
Andrew Dolgov
|
ba5698285b
|
display proper loading indicator for categories
|
2010-01-14 23:23:25 +03:00 |
|
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
2010-01-14 23:09:23 +03:00 |
|
Andrew Dolgov
|
e982360967
|
do not require themed images to be overridden
|
2010-01-14 19:02:45 +03:00 |
|
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
2010-01-14 16:11:54 +03:00 |
|
Andrew Dolgov
|
dce46cade3
|
query themes from filesystem; obsolete ttrss_themes
|
2010-01-14 13:39:05 +03:00 |
|
Andrew Dolgov
|
6ba506224e
|
get_user_theme_path: cache data
|
2010-01-14 12:04:38 +03:00 |
|
Andrew Dolgov
|
cd039c0473
|
get_user_theme_path: fix typecasting
|
2010-01-13 22:55:29 +03:00 |
|
Andrew Dolgov
|
05044a59d7
|
validate_session: check for schema version
|
2010-01-13 22:25:03 +03:00 |
|
Andrew Dolgov
|
199db684f3
|
get_schema_version: add nocache parameter
|
2010-01-13 22:03:42 +03:00 |
|
Andrew Dolgov
|
f9aa6a898f
|
updating issue fix for schema 63 (2)
|
2010-01-13 21:30:17 +03:00 |
|
Andrew Dolgov
|
e4c51a6ce9
|
probable fix for schema 63 updating problem
|
2010-01-13 21:25:44 +03:00 |
|
Andrew Dolgov
|
f0c33497b1
|
remove _DEBUG_USER_SWITCH
|
2010-01-13 20:08:18 +03:00 |
|
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
2010-01-13 18:31:51 +03:00 |
|
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
2010-01-13 12:48:49 +03:00 |
|
Andrew Dolgov
|
7514749de7
|
rewrite links to open in new window in sanitize_rss(); css tweaks
|
2010-01-13 10:11:13 +03:00 |
|
Andrew Dolgov
|
2ae691263f
|
some more button-related fixes; code cleanup
|
2010-01-12 16:19:53 +03:00 |
|
Andrew Dolgov
|
698776460d
|
move feed browser to subscribe to feed dialog
|
2010-01-11 16:42:11 +03:00 |
|
Andrew Dolgov
|
84d7198a10
|
only allow delete action for articles from archived feed
|
2010-01-11 15:57:47 +03:00 |
|
Andrew Dolgov
|
117335bfcb
|
obsolete and disable use of ttrss_feeds.hidden
|
2010-01-11 15:54:14 +03:00 |
|
Andrew Dolgov
|
74d22f0c30
|
remove_feed: properly save orig_feed_id when moving articles to archive
|
2010-01-11 14:51:05 +03:00 |
|
Andrew Dolgov
|
80db11136e
|
getFeedTitle: fix for tag vfeeds (2)
|
2010-01-11 14:46:23 +03:00 |
|
Andrew Dolgov
|
d5e7166533
|
getFeedTitle: fix for tag vfeeds
|
2010-01-11 14:45:51 +03:00 |
|
Andrew Dolgov
|
fbaca24658
|
do not display image attachments inline when STRIP_IMAGES is enabled
|
2010-01-11 13:47:15 +03:00 |
|
Andrew Dolgov
|
938052bac8
|
add catchup button to main toolbar
|
2010-01-04 11:40:19 +03:00 |
|
Andrew Dolgov
|
0a6e5382cf
|
move virt feeds counter display to getVirtCounters()
|
2009-12-30 10:07:00 +03:00 |
|
Andrew Dolgov
|
22fdebff47
|
misc code cleanup around queryFeedHeadlines()
|
2009-12-29 23:35:31 +03:00 |
|
Andrew Dolgov
|
326469fcb5
|
getFeedArticles/getFeedUnread: add support for tag feeds
|
2009-12-29 22:57:52 +03:00 |
|
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
2009-12-29 18:49:27 +03:00 |
|
Andrew Dolgov
|
59e15af458
|
getCategoryUnread: properly calculate counts for cat -1
|
2009-12-29 16:28:10 +03:00 |
|
Andrew Dolgov
|
a545dc31a4
|
properly check for article ownership in getArticleFeed()
|
2009-12-29 16:19:53 +03:00 |
|
Andrew Dolgov
|
ab197ae1de
|
update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed()
|
2009-12-29 16:10:40 +03:00 |
|
Andrew Dolgov
|
e1050aec22
|
reorder virtual feeds
|
2009-12-29 00:03:44 +03:00 |
|
Andrew Dolgov
|
f65ffc2d74
|
various icon tweaks
|
2009-12-28 23:57:14 +03:00 |
|
Andrew Dolgov
|
4bee8b5f9d
|
assorted fixes
|
2009-12-28 21:42:04 +03:00 |
|
Andrew Dolgov
|
494a64eaac
|
show originating feed info in CDM
|
2009-12-28 20:46:11 +03:00 |
|
Andrew Dolgov
|
ef83538d2e
|
show originating feed info when viewing archived article
|
2009-12-28 20:25:16 +03:00 |
|
Andrew Dolgov
|
8056ec5011
|
properly initialize archived_feed info when removing feed
|
2009-12-28 19:34:05 +03:00 |
|
Andrew Dolgov
|
16fdac16c0
|
add archive_article()
|
2009-12-28 19:30:34 +03:00 |
|
Andrew Dolgov
|
dbfc436519
|
getFeedUnread: fix incorrect counters being returned
|
2009-12-28 18:43:16 +03:00 |
|
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
2009-12-28 17:23:01 +03:00 |
|
Andrew Dolgov
|
7e329f13ab
|
add remove_feed() and remove_feed_category()
|
2009-12-28 12:04:21 +03:00 |
|
Andrew Dolgov
|
5163fc709e
|
display label colors in headlines subtoolbar
|
2009-12-25 16:10:14 +03:00 |
|
Andrew Dolgov
|
7f969260c1
|
add toggle_collapse_cat()
|
2009-12-24 15:36:02 +03:00 |
|
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
2009-12-24 15:25:06 +03:00 |
|
Andrew Dolgov
|
5de668eddc
|
move some aux files to lib/
|
2009-12-21 21:28:18 +03:00 |
|
Andrew Dolgov
|
afb12ed0d0
|
prepare login redirect for mobile/classic
|
2009-12-21 16:33:27 +03:00 |
|
Andrew Dolgov
|
af88c48a3a
|
mobile: misc fixes; add getFeedIcon()
|
2009-12-21 13:42:02 +03:00 |
|
Andrew Dolgov
|
95004daf9d
|
mobile: implement WIP pagination for flat feedlist
|
2009-12-18 15:19:34 +03:00 |
|
Andrew Dolgov
|
c6dbeedc44
|
printCategoryHeader: unbreak Konqueror
|
2009-12-18 13:44:52 +03:00 |
|
Andrew Dolgov
|
2a41fc9790
|
only accept favicons which are actual images while using CURL (closes #261)
|
2009-12-15 14:40:36 +03:00 |
|
Andrew Dolgov
|
24ecbcae50
|
outputArticleXML: display tags in zoom mode
|
2009-12-15 13:36:53 +03:00 |
|
Andrew Dolgov
|
a3162add37
|
add ca_CA translation
|
2009-11-22 23:18:54 +03:00 |
|
Andrew Dolgov
|
ceb0cab568
|
generate_syndicated_feed: properly pass owner_uid to sanitize_rss() (closes #256)
|
2009-11-22 22:56:05 +03:00 |
|
Andrew Dolgov
|
36d0510ced
|
add es_ES translation
|
2009-11-09 14:07:24 +03:00 |
|
Andrew Dolgov
|
b171066641
|
misc dialog tweaks
|
2009-10-08 12:36:38 +04:00 |
|
Andrew Dolgov
|
6e35a862dd
|
fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines
|
2009-10-07 14:22:44 +04:00 |
|
Andrew Dolgov
|
54e61a6809
|
add option to force display attachments in feeds (implementation)
|
2009-10-06 14:15:29 +04:00 |
|
Andrew Dolgov
|
275a0af23d
|
format_tags_string: improve detection of layout breaking extra-long tag strings
|
2009-10-06 13:08:37 +04:00 |
|
Andrew Dolgov
|
51682b2330
|
move inline player generation code into separate function; disable support for native html5 player due to unsolved usability reasons (closes #246)
|
2009-10-06 12:58:57 +04:00 |
|
Andrew Dolgov
|
7d939be751
|
fix width/height for static img tags (excludes selected dynamic content) (closes #245)
|
2009-10-06 12:44:53 +04:00 |
|
Andrew Dolgov
|
db54143e88
|
rework article note appearance
|
2009-10-06 12:36:31 +04:00 |
|
Andrew Dolgov
|
c9efd838a9
|
properly allow article to be expanded in CDM mode when article excerpt is blank
|
2009-09-01 14:30:51 +04:00 |
|
Andrew Dolgov
|
784ac51f88
|
add separate indicator for fresh articles
|
2009-08-21 15:24:18 +04:00 |
|
Andrew Dolgov
|
9324c2c24f
|
rework appearance of audio/video tags patch
|
2009-06-22 16:50:17 +04:00 |
|
Andrew Dolgov
|
99ea1043da
|
http_authenticate_user: remove unnecessary logging
|
2009-06-22 16:15:07 +04:00 |
|
Andrew Dolgov
|
bc03c563de
|
call sanitize_rss() when generating syndicated feeds
|
2009-06-22 16:09:04 +04:00 |
|
Andrew Dolgov
|
f45a286b8d
|
strip_tags_long: use htmlpurifier to properly reformat html content
|
2009-06-22 13:56:49 +04:00 |
|
Andrew Dolgov
|
95f67d2ebc
|
add support for HTML5 way of playing audio/video enclosures (closes #246)
|
2009-06-17 11:16:44 +04:00 |
|
Andrew Dolgov
|
70c9b17314
|
feedlist: htmlspecialchars() feed title
|
2009-06-12 11:40:29 +04:00 |
|
Andrew Dolgov
|
41f7498af3
|
tag_is_valid: add length checking
|
2009-06-01 11:29:13 +04:00 |
|
Andrew Dolgov
|
2d969845f9
|
authenticate_user: properly escape input
|
2009-05-12 00:33:40 +04:00 |
|
Andrew Dolgov
|
849b382582
|
getFeedTitle: properly return title for tag vfeed
|
2009-04-30 01:23:30 +04:00 |
|
Andrew Dolgov
|
af163b8520
|
update translations
|
2009-04-28 12:24:39 +04:00 |
|
Andrew Dolgov
|
a927fe7b2d
|
add german translation (de_DE)
|
2009-04-26 16:42:33 +04:00 |
|
Andrew Dolgov
|
32d2181b92
|
ccache: do not override owner_uid fetching for virtual feeds
|
2009-04-02 11:25:23 +04:00 |
|
Andrew Dolgov
|
2e93b64cca
|
ccache: possible workaround against misowned entries
|
2009-04-01 18:36:50 +04:00 |
|
Andrew Dolgov
|
5c42194978
|
better check for img tags to skip inlining image attachments
|
2009-03-26 13:56:52 +03:00 |
|
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
2009-03-21 23:11:58 +03:00 |
|
Andrew Dolgov
|
2b38f79c86
|
update translations
|
2009-03-21 22:58:32 +03:00 |
|
Andrew Dolgov
|
f6fed1b26b
|
ccache: remove obsolete data on feed/category removal
|
2009-03-11 16:22:32 +03:00 |
|
Andrew Dolgov
|
dee887d102
|
daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed (2)
|
2009-03-06 18:25:49 +03:00 |
|
Andrew Dolgov
|
44503b4673
|
daemon: properly pass owner_uid to catchup_feed when catching up a newly subscribed feed
|
2009-03-06 18:21:54 +03:00 |
|
Andrew Dolgov
|
c205bb8d15
|
ccache_update: protect insert with transaction block
|
2009-03-06 18:09:55 +03:00 |
|
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
2009-03-06 13:40:59 +03:00 |
|
Andrew Dolgov
|
107008cb15
|
add patch for better favicon fetching (closes #231)
|
2009-03-04 14:06:15 +03:00 |
|
Andrew Dolgov
|
206d496762
|
rework gears offline/online interaction the way it probably should be done (also remove redirecting login system)
|
2009-02-12 20:16:10 +03:00 |
|
Andrew Dolgov
|
338c238d93
|
catchup_feed: set article last_read when catching up a label
|
2009-02-12 15:04:05 +03:00 |
|
Andrew Dolgov
|
6f69764ccf
|
implement catchup for labels vfeed
|
2009-02-12 15:01:42 +03:00 |
|
Andrew Dolgov
|
5fe4848b5a
|
reinstate redirecting login system (problems with Gears)
|
2009-02-12 10:29:19 +03:00 |
|
Andrew Dolgov
|
5de926d8cc
|
new option: ENABLE_OFFLINE_READING (bump schema)
|
2009-02-10 11:50:39 +03:00 |
|
Andrew Dolgov
|
59b223d74d
|
offline: disable using init-param
|
2009-02-10 11:31:53 +03:00 |
|
Andrew Dolgov
|
badac687b0
|
synchronize unread status from offline to online DB
|
2009-02-07 13:40:43 +03:00 |
|
Andrew Dolgov
|
1c98068144
|
offline: disable categories in feedlist when not enabled in tt-rss main
|
2009-02-06 09:36:46 +03:00 |
|
Andrew Dolgov
|
3ac60b765a
|
get_script_dt_add: always force refresh of scripts
|
2009-02-04 13:57:24 +03:00 |
|
Andrew Dolgov
|
9b7ecc0ac7
|
update amount of subscribed feeds in runtime-info (to invalidate feedlist cache)
|
2009-02-02 15:24:32 +03:00 |
|
Andrew Dolgov
|
72a2f4f57f
|
fix typo
|
2009-01-28 11:09:05 +01:00 |
|
Andrew Dolgov
|
f9fca8cb99
|
add catchup fixme for all_labels feed
|
2009-01-28 11:08:01 +01:00 |
|
Andrew Dolgov
|
2eb9c95c97
|
support colored labels
|
2009-01-26 11:07:53 +01:00 |
|
Andrew Dolgov
|
5c432ba490
|
ccache: skip non-numeric feeds (e.g. tags)
|
2009-01-23 14:49:31 +01:00 |
|
Andrew Dolgov
|
307d187c6c
|
rework assigning articles to tags
|
2009-01-23 14:20:05 +01:00 |
|
Andrew Dolgov
|
0ef68e6fc9
|
headline subtoolbar: code cleanup
|
2009-01-23 09:07:54 +01:00 |
|
Andrew Dolgov
|
6b2ee18def
|
new function: label_create
|
2009-01-23 07:42:37 +01:00 |
|
Andrew Dolgov
|
79c88e11a0
|
move labels subtoolbar section into a function
|
2009-01-23 07:39:29 +01:00 |
|
Andrew Dolgov
|
73495fd16f
|
tweak new version notification stuff
|
2009-01-23 06:53:31 +01:00 |
|
Andrew Dolgov
|
9e97b64e48
|
update_all_feeds: remove function
|
2009-01-22 16:31:19 +01:00 |
|
Andrew Dolgov
|
fe7537b5dd
|
move MiniTemplator and prototype to lib/
|
2009-01-22 14:41:34 +01:00 |
|
Andrew Dolgov
|
0ba3a1274d
|
move gettext/ to lib
|
2009-01-22 14:38:21 +01:00 |
|
Andrew Dolgov
|
816cdfb7ee
|
move magpie to lib/
|
2009-01-22 14:33:02 +01:00 |
|
Andrew Dolgov
|
5ef03f1541
|
move simplepie/ to lib
|
2009-01-22 14:31:24 +01:00 |
|
Andrew Dolgov
|
d134e3a313
|
move phpmailer to lib/
|
2009-01-22 14:28:15 +01:00 |
|
Andrew Dolgov
|
8742de78bd
|
new_version_check: add timestamp randomize
|
2009-01-22 09:04:45 +01:00 |
|
Andrew Dolgov
|
50b2db9632
|
catchup feed on first update after adding
|
2009-01-22 08:40:16 +01:00 |
|
Andrew Dolgov
|
ab954dffad
|
purge_feed: properly pass owner_uid to ccache_update
|
2009-01-22 08:22:57 +01:00 |
|
Andrew Dolgov
|
01299231d8
|
purge_feed: stop when purging is disabled for the feed (2)
|
2009-01-22 08:11:50 +01:00 |
|
Andrew Dolgov
|
2610b6fc8b
|
purge_feed: stop when purging is disabled for the feed
|
2009-01-22 08:09:18 +01:00 |
|
Andrew Dolgov
|
d75ed3eba5
|
headlines toolbar: code cleanup
|
2009-01-21 05:04:57 +01:00 |
|
Andrew Dolgov
|
4f570f569f
|
dropdown: add create label entry
|
2009-01-20 18:54:40 +01:00 |
|
Andrew Dolgov
|
1be62a6855
|
more actions tweaks
|
2009-01-20 18:51:14 +01:00 |
|
Andrew Dolgov
|
bf3c98384d
|
rework subtoolbar actions dropdown
|
2009-01-20 18:46:21 +01:00 |
|
Andrew Dolgov
|
0e0dd4861b
|
call purge_orphans from daemon main loop function
|
2009-01-20 15:44:12 +01:00 |
|
Andrew Dolgov
|
d404ae81a5
|
make inverse mode of Both filter do be somewhat more logical
|
2009-01-20 14:54:14 +01:00 |
|
Andrew Dolgov
|
863be6cad6
|
feed_purge_interval: fix bug
|
2009-01-20 13:52:27 +01:00 |
|
Andrew Dolgov
|
d460f7aa5d
|
feedbrowser_cache: add limit
|
2009-01-20 11:03:35 +01:00 |
|
Andrew Dolgov
|
931dcbc137
|
feedbrowser_cache: store title; implement by-title search in feed browser
|
2009-01-20 11:01:22 +01:00 |
|
Andrew Dolgov
|
467ff40210
|
tmp fix for label counters calculation being wrong when hidden feeds are present (2)
|
2009-01-20 09:27:13 +01:00 |
|
Andrew Dolgov
|
ddb0a9a80a
|
UNDO: tmp fix for label counters calculation being wrong when hidden feeds are present
|
2009-01-20 09:21:05 +01:00 |
|
Andrew Dolgov
|
7e19c446bb
|
tmp fix for label counters calculation being wrong when hidden feeds are present
|
2009-01-20 09:21:05 +01:00 |
|
Andrew Dolgov
|
0e70ed515b
|
disable purge_feed debugging when called in update_rss_feed
|
2009-01-20 13:37:59 +01:00 |
|
Andrew Dolgov
|
3907ef7111
|
purge feeds after updating
|
2009-01-20 13:35:59 +01:00 |
|
Andrew Dolgov
|
d7135e2a81
|
fix feedlist output when sorted by unread count
|
2009-01-20 06:31:56 +01:00 |
|
Andrew Dolgov
|
ff863e0002
|
drop updated articles from adaptive view
|
2009-01-20 05:13:55 +01:00 |
|
Andrew Dolgov
|
64ab16acfa
|
css tweaks
|
2009-01-19 10:51:51 +01:00 |
|
Andrew Dolgov
|
2baedabe50
|
properly highlight Labels category
|
2009-01-19 08:23:52 +01:00 |
|
Andrew Dolgov
|
215af8921a
|
add help tip for empty labels
|
2009-01-19 05:09:51 +01:00 |
|
Andrew Dolgov
|
e5a65533fd
|
show updated articles in adaptive view mode
|
2009-01-19 04:55:17 +01:00 |
|
Andrew Dolgov
|
8b09eac8ab
|
add updated view mode
|
2009-01-19 04:52:33 +01:00 |
|
Andrew Dolgov
|
d2b1c99be6
|
getLabelCounters: fix for read labels
|
2009-01-19 04:35:33 +01:00 |
|
Andrew Dolgov
|
3584cb119e
|
catchup_feed: add clause for feed_id -4
|
2009-01-19 04:28:25 +01:00 |
|
Andrew Dolgov
|
3ebd7ca5f3
|
block duplicates in headlines output
|
2009-01-18 20:35:49 +01:00 |
|
Andrew Dolgov
|
3c88195bcb
|
make label category browseable (fix title)
|
2009-01-18 19:04:44 +01:00 |
|
Andrew Dolgov
|
e6a38cdea2
|
make label category browseable
|
2009-01-18 19:03:07 +01:00 |
|
Andrew Dolgov
|
e33fe29348
|
code cleanup
|
2009-01-18 16:49:12 +01:00 |
|
Andrew Dolgov
|
9bf3f101cc
|
disable manual article rescoring
|
2009-01-18 16:15:38 +01:00 |
|
Andrew Dolgov
|
f92471951b
|
dynamically show new label markers in headlines buffer w/o reload
|
2009-01-18 16:07:31 +01:00 |
|
Andrew Dolgov
|
1380f8eed4
|
allow adding/removing labels from frontend
|
2009-01-18 15:36:50 +01:00 |
|
Andrew Dolgov
|
b2531a28a6
|
add special All Articles feed; tweak counter calculation rules
|
2009-01-18 15:16:31 +01:00 |
|
Andrew Dolgov
|
39f3c580f4
|
display article labels in headlines buffer (2)
|
2009-01-18 14:57:21 +01:00 |
|
Andrew Dolgov
|
e2549229e1
|
display article labels in headlines buffer
|
2009-01-18 14:54:40 +01:00 |
|
Andrew Dolgov
|
814bff6649
|
add function get_article_labels()
|
2009-01-18 12:23:35 +01:00 |
|
Andrew Dolgov
|
beb760d516
|
code cleanup
|
2009-01-18 11:52:01 +01:00 |
|
Andrew Dolgov
|
69d47936ab
|
initialize_user: create example label and a filter
|
2009-01-18 11:35:18 +01:00 |
|
Andrew Dolgov
|
d8f9cd6d5b
|
getLabelCounters: psql fix
|
2009-01-18 10:46:16 +01:00 |
|
Andrew Dolgov
|
2923a53671
|
getLabelCounters: ignore hidden feeds
|
2009-01-18 10:45:07 +01:00 |
|
Andrew Dolgov
|
b0f24af1da
|
getLabelUnread: ignore hidden feeds
|
2009-01-18 10:41:35 +01:00 |
|
Andrew Dolgov
|
810b156135
|
block unsubscribe requests for virtual feeds
|
2009-01-18 10:32:45 +01:00 |
|
Andrew Dolgov
|
7f0ceeb0e0
|
label counters: another psql fix
|
2009-01-18 10:19:36 +01:00 |
|
Andrew Dolgov
|
0112162d1a
|
label counters: psql fix
|
2009-01-18 10:18:09 +01:00 |
|
Andrew Dolgov
|
933ba4ee9c
|
assorted labels bugfixes and UI work
|
2009-01-18 10:09:52 +01:00 |
|
Andrew Dolgov
|
b8a637f3d2
|
implement assign-to-label in subtoolbar
|
2009-01-18 09:47:34 +01:00 |
|
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
2009-01-18 09:28:42 +01:00 |
|
Andrew Dolgov
|
abd9b16507
|
getLabelCounters: skip processing when labels are disabled; misc performance tweaks
|
2009-01-17 19:42:02 +01:00 |
|
Andrew Dolgov
|
51e196dee9
|
fix ccache_update() failure when called for labels
|
2009-01-17 18:23:12 +01:00 |
|
Andrew Dolgov
|
c5ffeb6169
|
ccache_update: properly call ccache_update_all() when dealing with a label (fix for cat_id 0)
|
2009-01-17 18:06:27 +01:00 |
|
Andrew Dolgov
|
43ead405d4
|
ccache_update: properly call ccache_update_all() when dealing with a label
|
2009-01-17 17:59:19 +01:00 |
|
Andrew Dolgov
|
ced46404c7
|
clear_feed, purge_feed: update ccache
|
2009-01-17 17:11:53 +01:00 |
|
Andrew Dolgov
|
ddc34b9b6e
|
update_rss_feed: do not cache counters for hidden feeds
|
2009-01-17 17:10:06 +01:00 |
|
Andrew Dolgov
|
c98e43db6f
|
ccache_update: block labels
|
2009-01-17 15:06:32 +01:00 |
|
Andrew Dolgov
|
5f4f7adfa0
|
exclude labels from cache; recalculate feed counters when catching up a label
|
2009-01-17 14:53:22 +01:00 |
|
Andrew Dolgov
|
6b49a3dd7b
|
ccache: performance tweaks
|
2009-01-17 13:50:29 +01:00 |
|
Andrew Dolgov
|
6c2a9b9ef7
|
properly calculate ccache changes to child feeds when processing category
|
2009-01-17 13:19:18 +01:00 |
|
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
2009-01-17 11:14:45 +01:00 |
|
Andrew Dolgov
|
b6d486a3a4
|
code cleanup; ccache category calculation for cid=0 corrected
|
2009-01-17 07:57:33 +01:00 |
|
Andrew Dolgov
|
31375163f1
|
getCategoryCounters: fix broken psql syntax
|
2009-01-16 17:52:39 +01:00 |
|
Andrew Dolgov
|
74dc6d85c8
|
getCategoryCounters: remove unneeded group by
|
2009-01-16 17:47:22 +01:00 |
|
Andrew Dolgov
|
55e01d7e0f
|
getFeedCounters: remove unneeded group by
|
2009-01-16 17:46:17 +01:00 |
|
Andrew Dolgov
|
08850c8eab
|
category counters: remove nonexistant category -3
|
2009-01-16 17:42:32 +01:00 |
|
Andrew Dolgov
|
d232a40f8b
|
category counters: code cleanup
|
2009-01-16 17:41:21 +01:00 |
|
Andrew Dolgov
|
de0a21223f
|
optimize child feed unread numbers calculation; code cleanup
|
2009-01-16 17:37:07 +01:00 |
|
Andrew Dolgov
|
b2efea5171
|
ccache_update: code cleanup
|
2009-01-16 17:20:45 +01:00 |
|
Andrew Dolgov
|
a5c815d358
|
code cleanup (remove dashboard initial stuff)
|
2009-01-16 17:12:28 +01:00 |
|
Andrew Dolgov
|
cc914918fa
|
block ccache for special cat_ids
|
2009-01-16 16:45:16 +01:00 |
|
Andrew Dolgov
|
bd090ab42e
|
disable SYNC_COUNTERS option
|
2009-01-16 16:37:42 +01:00 |
|
Andrew Dolgov
|
f55b0b12aa
|
ccache category fixes; re-enable rate limit
|
2009-01-16 16:33:26 +01:00 |
|
Andrew Dolgov
|
b71e188e27
|
fresh_article_max_age: use owner_uid when necessary
|
2009-01-16 16:23:36 +01:00 |
|
Andrew Dolgov
|
0737b95a56
|
support for ccache updates in catchupArticlesById()
|
2009-01-16 16:02:47 +01:00 |
|
Andrew Dolgov
|
ad0056a8b2
|
reset counters on frontend catchup requests
|
2009-01-16 15:07:22 +01:00 |
|
Andrew Dolgov
|
37fb651d38
|
more ccache work
|
2009-01-16 14:58:52 +01:00 |
|
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
2009-01-16 14:11:19 +01:00 |
|
Andrew Dolgov
|
2627f2d045
|
initial counters cache work
|
2009-01-16 13:06:58 +01:00 |
|
Andrew Dolgov
|
6f483f5f57
|
feedbrowser cache: limit the amount of data cached
|
2009-01-16 10:52:53 +01:00 |
|
Andrew Dolgov
|
5e96ca9df2
|
move feedbrowser cache code to functions.php
|
2009-01-16 10:47:12 +01:00 |
|
Andrew Dolgov
|
ead2715d9c
|
add ability to customize amount of returned entries for syndicated feeds
|
2009-01-05 09:09:05 +01:00 |
|
Andrew Dolgov
|
7c33dbd479
|
translations support for mobile version
|
2008-12-16 08:13:09 +01:00 |
|
Andrew Dolgov
|
44d0e7742b
|
enable processing of article-date filter (closes #225)
|
2008-12-13 14:49:19 +01:00 |
|
Andrew Dolgov
|
045d0ab83a
|
pgsql: force datestyle to ISO, european for PHP strtotime() compatibility
|
2008-11-25 11:23:39 +01:00 |
|
Andrew Dolgov
|
6fc720fd9f
|
pgsql: force datestyle to european for PHP strtotime() compatibility
|
2008-11-25 06:39:13 +01:00 |
|
Andrew Dolgov
|
31365729dc
|
tag_is_valid: only call iconv() when function exists
|
2008-11-22 07:20:45 +01:00 |
|
Andrew Dolgov
|
19a1da0d7a
|
properly enable smtp auth in phpmailer when needed
|
2008-11-21 07:32:26 +01:00 |
|
Andrew Dolgov
|
c54526fe2d
|
image attachment display: make possible duplicate detection actually do something
|
2008-11-20 08:27:45 +01:00 |
|
Andrew Dolgov
|
f29ba1484f
|
code cleanup, test for db_escape() crazyness in DB sanity check
|
2008-11-10 06:29:19 +01:00 |
|
Andrew Dolgov
|
bb5d3960e7
|
add it_IT translation
|
2008-11-02 17:42:39 +01:00 |
|
Andrew Dolgov
|
ecf2a26570
|
headlines subtoolbar: prevent wrapping (closes #219)
|
2008-10-31 08:07:41 +01:00 |
|
Andrew Dolgov
|
7defa0891a
|
check file size when considering whether feed icon is valid (closes #223)
|
2008-10-26 17:53:46 +01:00 |
|
Andrew Dolgov
|
b652fdae29
|
properly import multiple media-tag enclosures in feeds (magpie)
|
2008-10-25 03:03:37 +01:00 |
|
Andrew Dolgov
|
a3eeb47167
|
i can haz cheeseburger - enable for CDM
|
2008-10-24 05:49:22 +01:00 |
|
Andrew Dolgov
|
9c5ee7e11b
|
i can haz cheeseburger (display linked image attachments inline when no images are detected in the article)
|
2008-10-24 05:41:01 +01:00 |
|
Andrew Dolgov
|
98fe704458
|
add (disabled) function to show original article inline in the content pane (2)
|
2008-10-22 08:56:19 +01:00 |
|
Andrew Dolgov
|
4710e3dc03
|
add (disabled) function to show original article inline in the content pane
|
2008-10-22 08:54:38 +01:00 |
|
Andrew Dolgov
|
5bb0cc8edd
|
zoomToArticle: fix incorrect charset
|
2008-10-21 13:03:08 +01:00 |
|
Andrew Dolgov
|
20be0cf8e7
|
fix for wrong icon being displayed in headline (aggregate view mode) when the originating feed doesn't have an icon
|
2008-10-09 05:22:39 +01:00 |
|
Andrew Dolgov
|
1d004f12ed
|
add ja_JP translation
|
2008-09-25 04:56:59 +01:00 |
|
Andrew Dolgov
|
74d5c8fa15
|
some basic w3c compliance for static code
|
2008-09-21 14:39:02 +01:00 |
|
Andrew Dolgov
|
4bc311fcb7
|
properly handle OR clauses in labels when generating headlines list (closes #220)
|
2008-09-18 04:20:11 +01:00 |
|
Andrew Dolgov
|
ba0f7628a9
|
lower magpie cache age from 1 hour to 15 minutes
|
2008-09-16 04:18:01 +01:00 |
|
Andrew Dolgov
|
4fdb0476e5
|
exception handler in feedlist_dragsorted: report correct function name; initial load speedup
|
2008-09-12 07:41:04 +01:00 |
|
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
2008-09-09 04:30:12 +01:00 |
|
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
2008-09-05 08:36:57 +01:00 |
|
Andrew Dolgov
|
2d1d59c79b
|
set interval between new version updates to once per 24 hours
|
2008-08-29 16:46:12 +01:00 |
|
Andrew Dolgov
|
8b803aa2b5
|
feedlist layout fix
|
2008-08-29 09:09:06 +01:00 |
|
Andrew Dolgov
|
364e391e82
|
add separate class for virtual cats to prevent resorting
|
2008-08-29 09:05:24 +01:00 |
|
Andrew Dolgov
|
9d393c84da
|
add action to reset category order
|
2008-08-29 09:01:53 +01:00 |
|
Andrew Dolgov
|
782ddd7014
|
implement (incomplete) sortable feedlist
|
2008-08-29 08:34:35 +01:00 |
|
Andrew Dolgov
|
4f3760433f
|
sanitize_rss: allow pre and code tags
|
2008-08-28 09:15:09 +01:00 |
|
Andrew Dolgov
|
98fb619326
|
set cursor=pointer on feedlist collapse img
|
2008-08-28 06:14:08 +01:00 |
|
Andrew Dolgov
|
4c41e58f53
|
add new widgets to collapse categories, unify behaviour wnen clicking on category/feed title
|
2008-08-28 06:10:05 +01:00 |
|
Andrew Dolgov
|
e75d70b5a8
|
add link to invert headline/article selection (closes #216)
|
2008-08-18 07:21:35 +01:00 |
|
Andrew Dolgov
|
965fb2af0d
|
CDM: fix bug with feed icon being displayed in grouped mode for vfeeds
|
2008-08-14 07:30:29 +01:00 |
|
Andrew Dolgov
|
338ce36c21
|
fix break when calling catchupFeedInGroup() in grouped vfeed mode on a feed with a single quote in a name
|
2008-08-13 08:50:28 +01:00 |
|
Andrew Dolgov
|
1cce3aca13
|
tweaked score icons
|
2008-08-11 08:09:25 +01:00 |
|
Andrew Dolgov
|
b3296d360e
|
display favicons in non-grouped CDM vfeeds
|
2008-08-08 08:54:53 +01:00 |
|
Andrew Dolgov
|
d7e83df791
|
headlins: feed icon tweaks
|
2008-08-08 05:33:23 +01:00 |
|
Andrew Dolgov
|
bd51294a51
|
display feed icons in ungrouped vfeeds
|
2008-08-08 05:06:19 +01:00 |
|
Andrew Dolgov
|
dc80334727
|
display feed icons in grouped vfeed mode
|
2008-08-08 04:46:02 +01:00 |
|
Andrew Dolgov
|
8c96d4b1da
|
label editor: bugfixes
|
2008-08-07 09:12:24 +01:00 |
|
Andrew Dolgov
|
5be2805bce
|
label editor: add (disabled) and/or selector
|
2008-08-07 09:10:02 +01:00 |
|
Andrew Dolgov
|
071ec48fd1
|
label editor: simple control to add common rules
|
2008-08-07 09:06:12 +01:00 |
|
Andrew Dolgov
|
e274978132
|
article_publish_link: calculate published feed in a different way (closes #214)
|
2008-08-07 04:26:23 +01:00 |
|
Andrew Dolgov
|
b84b68d9bd
|
attachments display: fix wrong type assignment
|
2008-08-03 15:17:28 +01:00 |
|
Andrew Dolgov
|
39e865fa86
|
button player layout tweaks
|
2008-08-01 06:11:07 +01:00 |
|
Andrew Dolgov
|
c3b44b7304
|
fix conflict when sanitize_rss was called incorrectly in CDM
|
2008-08-01 04:48:56 +01:00 |
|
Andrew Dolgov
|
73f5f114ec
|
merge tweaks to ALLOW_REMOTE_USER_AUTH functionality from Erick Rudiak
|
2008-08-01 04:47:16 +01:00 |
|
Andrew Dolgov
|
8dccabedae
|
merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema)
|
2008-08-01 04:38:17 +01:00 |
|
Andrew Dolgov
|
b2d5d145c3
|
properly call sanitize_rss() in CDM
|
2008-07-31 15:18:11 +01:00 |
|
Andrew Dolgov
|
7f50b72be8
|
STRIP_UNSAFE_TAGS: forbid div and span
|
2008-07-23 15:27:21 +01:00 |
|
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
2008-07-23 04:55:35 +01:00 |
|
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
2008-06-24 08:43:20 +01:00 |
|
Andrew Dolgov
|
e944346c54
|
change (wrong) _new link targets to _blank
|
2008-06-16 06:21:57 +01:00 |
|
Andrew Dolgov
|
ee4a98124e
|
update_rss_feed: properly close transaction when bailing out on filtered article (refs #210)
|
2008-06-04 14:07:38 +01:00 |
|
Andrew Dolgov
|
e91ab107a3
|
parse media:content tags as attachments, some feed content detection tweaks
|
2008-05-28 05:34:29 +01:00 |
|
Andrew Dolgov
|
a7764e5105
|
use real link to article in headlines list (for middle click) (2)
|
2008-05-21 08:50:58 +01:00 |
|
Andrew Dolgov
|
f0971fc1d0
|
use real link to article in headlines list (for middle click)
|
2008-05-21 08:48:21 +01:00 |
|
Andrew Dolgov
|
3cd4239a62
|
CDM: show clickable excerpt if article is collapsed
|
2008-05-21 04:47:14 +01:00 |
|
Andrew Dolgov
|
60ea23775a
|
feedlist-related code cleanup
|
2008-05-20 12:46:40 +01:00 |
|
Andrew Dolgov
|
7abee14fd0
|
misc code cleanups
|
2008-05-20 12:14:38 +01:00 |
|
Andrew Dolgov
|
94047498ff
|
allow panel resize when dragging post header
|
2008-05-20 09:29:13 +01:00 |
|
Andrew Dolgov
|
bdb7369bbb
|
improve output when EXTENDED_FEEDLIST is set, font size tweaks
|
2008-05-20 07:37:33 +01:00 |
|
Andrew Dolgov
|
d9e4bba015
|
getAllCounters: add rate limit (5 sec)
|
2008-05-19 12:54:16 +01:00 |
|
Andrew Dolgov
|
4d0b36070a
|
browsing by tag: enable score display
|
2008-05-19 12:35:22 +01:00 |
|
Andrew Dolgov
|
8836613c43
|
debug mode tweaks, remove mouse_handler()
|
2008-05-19 12:28:20 +01:00 |
|
Andrew Dolgov
|
3a40e8a2ed
|
add placeholder mouse trap code, misc fixes
|
2008-05-19 11:24:46 +01:00 |
|
Andrew Dolgov
|
9950945175
|
loading progress bar for main window (2)
|
2008-05-19 09:03:53 +01:00 |
|
Andrew Dolgov
|
abe6d9346e
|
map inline search to |
|
2008-05-19 07:37:55 +01:00 |
|
Andrew Dolgov
|
314fcd2bfd
|
new shortcut: tab (selects article under cursor)
|
2008-05-17 16:58:15 +01:00 |
|
Andrew Dolgov
|
7608b38af8
|
fresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entries.updated, not date_entered
|
2008-05-17 15:54:55 +01:00 |
|
Andrew Dolgov
|
a91c7082bd
|
vfeed group: disable special clause for Fresh feed
|
2008-05-17 15:41:49 +01:00 |
|
Andrew Dolgov
|
962d8ba4e1
|
vf_catchup_link: use onclick, instead of href
|
2008-05-17 10:22:08 +01:00 |
|
Andrew Dolgov
|
bb031f91fe
|
only show vfeed group titles in virtual feeds
|
2008-05-17 06:06:55 +01:00 |
|
Andrew Dolgov
|
d00f22ac59
|
new option: VFEED_GROUP_BY_FEED (bump schema version)
|
2008-05-17 05:50:58 +01:00 |
|
Andrew Dolgov
|
081e527d3a
|
vfeed grouping: prevent duplicate group headings
|
2008-05-17 05:42:20 +01:00 |
|
Andrew Dolgov
|
a9bcfb8ff8
|
vfeed grouping: allow per-feed catchup
|
2008-05-17 05:26:56 +01:00 |
|
Andrew Dolgov
|
24605713bb
|
mark articles with score less than -500 as read on import
|
2008-05-17 03:32:43 +01:00 |
|
Andrew Dolgov
|
e266e7870d
|
allow selecting headlines in normal mode by clicking on hlContent or hlUpdated td
|
2008-05-16 13:28:11 +01:00 |
|
Andrew Dolgov
|
0745839a95
|
localize help dialogs
|
2008-05-16 06:35:13 +01:00 |
|
Andrew Dolgov
|
ec92c9d146
|
shamelessly round the hotkey popup help corners
|
2008-05-16 06:17:49 +01:00 |
|
Andrew Dolgov
|
5ad9d13211
|
CDM mode: add article selection, rework moveToPost()
|
2008-05-16 03:06:57 +01:00 |
|
Andrew Dolgov
|
ff284aa0b8
|
compat theme: properly reflow container height
|
2008-05-12 09:26:29 +01:00 |
|
Andrew Dolgov
|
eee80a871c
|
tweak subtoolbar actions menu
|
2008-05-07 02:38:32 +01:00 |
|
Andrew Dolgov
|
0d75fa09e3
|
queryFeedHeadlines: remove score -500 filter
|
2008-05-06 10:54:49 +01:00 |
|
Andrew Dolgov
|
76626c72f8
|
search dialog: fix display of current label
|
2008-05-05 08:19:52 +01:00 |
|
Andrew Dolgov
|
6cfa22dcd2
|
subtoolbar tweaks, properly display search results title for vfeeds
|
2008-05-05 08:18:14 +01:00 |
|
Andrew Dolgov
|
1e36af0c1c
|
tweak score display
|
2008-05-05 07:27:29 +01:00 |
|
Andrew Dolgov
|
9617eb9404
|
enable inline search for CDM
|
2008-05-04 08:46:19 +01:00 |
|
Andrew Dolgov
|
7a822893ce
|
online search in headline buffer (hotkey shift-I)
|
2008-05-04 07:46:32 +01:00 |
|
Andrew Dolgov
|
0966ea378b
|
filter editor: show score_pic in params column
|
2008-05-04 05:19:19 +01:00 |
|
Andrew Dolgov
|
48b0c4ec7e
|
order headlines by score
|
2008-05-04 04:45:39 +01:00 |
|
Andrew Dolgov
|
5daa24f233
|
CDM: implement scoring display
|
2008-04-30 11:39:05 +01:00 |
|
Andrew Dolgov
|
fee840fbe3
|
pref-feeds: add action to rescore feeds
|
2008-04-30 11:12:41 +01:00 |
|
Andrew Dolgov
|
32d59314bc
|
star articles with score greater than 1000
|
2008-04-30 10:30:07 +01:00 |
|
Andrew Dolgov
|
546499a9f3
|
finish initial work on scoring
|
2008-04-30 09:10:59 +01:00 |
|
Andrew Dolgov
|
ff6e357a62
|
add some initial scoring work
|
2008-04-30 08:20:33 +01:00 |
|
Andrew Dolgov
|
43fc671f79
|
group-by-feed tweaks
|
2008-04-30 04:37:56 +01:00 |
|
Andrew Dolgov
|
6cfea5c790
|
add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED)
|
2008-04-30 01:36:00 +01:00 |
|
Andrew Dolgov
|
2ac6b765ab
|
more work on PGSQL 8.3 compatibility (refs #201)
|
2008-04-28 11:08:44 +01:00 |
|
Andrew Dolgov
|
e89aed7bb5
|
bugfix in check_lockfile() when file is not found
|
2008-04-25 05:52:48 +01:00 |
|
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
2008-04-21 05:53:19 +01:00 |
|
Andrew Dolgov
|
592535d709
|
update translations, fix nb_NO menu title
|
2008-04-08 06:13:57 +01:00 |
|
Andrew Dolgov
|
86e2e1b9fa
|
check whether LC_MESSAGES or LC_ALL are defined before enabling translations
|
2008-04-03 11:19:16 +01:00 |
|
Andrew Dolgov
|
c1fb4a5e20
|
file_is_locked: return true when flock() is undefined
|
2008-03-22 18:37:51 +01:00 |
|
Andrew Dolgov
|
621ffb007a
|
remove CDATA sections from article content on import
|
2008-03-20 08:53:00 +01:00 |
|
Andrew Dolgov
|
2a6a93953b
|
only use posix_getpid() for debugging when possible
|
2008-02-26 12:46:05 +01:00 |
|
Andrew Dolgov
|
e78fd196a9
|
add hungarian translation
|
2008-02-26 08:57:09 +01:00 |
|
Andrew Dolgov
|
d70c5ae4de
|
apply https bugfix from Frank De Meulenaere
|
2008-02-24 13:18:08 +01:00 |
|
Andrew Dolgov
|
9a91a51e0d
|
update function: only call pcntl_alarm() if it is defined
|
2008-02-24 12:34:32 +01:00 |
|
Andrew Dolgov
|
93c841c4e5
|
extend no articles error messages
|
2008-02-23 06:39:36 +01:00 |
|
Andrew Dolgov
|
4752b0412a
|
do not display empty attachments
|
2008-02-20 06:52:07 +01:00 |
|
Andrew Dolgov
|
4af7a36aa7
|
simplepie: import entry content when possible, not just description (closes #192)
|
2008-02-20 06:43:41 +01:00 |
|
Andrew Dolgov
|
fca933507d
|
new option: HIDE_FEEDLIST (bump schema)
|
2008-02-20 04:37:24 +01:00 |
|
Andrew Dolgov
|
24c1e1c144
|
initial hidden feedlist work (refs #194)
|
2008-02-19 17:00:02 +01:00 |
|
Andrew Dolgov
|
1681df970b
|
some more placeholders for dashboard
|
2008-02-17 08:39:05 +01:00 |
|
Andrew Dolgov
|
d96b7774da
|
initial work on dashboard
|
2008-02-15 18:43:10 +01:00 |
|
Andrew Dolgov
|
d1ee9106e9
|
fix escaping of entry_author for simplepie (closes #190)
|
2008-02-13 10:27:09 +01:00 |
|
Andrew Dolgov
|
a0c42c650c
|
daemon: select feeds to update randomly (fix)
|
2008-02-08 04:47:31 +01:00 |
|
Andrew Dolgov
|
2707476735
|
daemon: select feeds to update randomly (fix)
|
2008-02-08 04:47:02 +01:00 |
|
Andrew Dolgov
|
51b8c957ec
|
select feeds to update randomly
|
2008-02-08 04:45:07 +01:00 |
|
Andrew Dolgov
|
a0c6eafbbc
|
simplepie: fix entry_author parsing
|
2008-02-07 17:13:42 +01:00 |
|
Andrew Dolgov
|
60164936d9
|
tweak headline - author template
|
2008-02-07 17:11:34 +01:00 |
|
Andrew Dolgov
|
da4caf5d86
|
daemon: schedule never updated feeds for update
|
2008-02-07 04:29:09 +01:00 |
|
Andrew Dolgov
|
7a22dc2ad5
|
publish: get_pref: properly set owner_uid
|
2008-02-06 09:26:15 +01:00 |
|
Andrew Dolgov
|
9632f884e7
|
add some autodocs for functions.php (patch from landure)
|
2008-01-26 13:19:44 +01:00 |
|
Andrew Dolgov
|
45004d4340
|
move update daemon code to common function, reorganize backend.php (patch from landure)
|
2008-01-26 06:33:59 +01:00 |
|
Andrew Dolgov
|
34459667e2
|
new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)
|
2008-01-25 18:50:29 +01:00 |
|
Andrew Dolgov
|
16211ddbf2
|
allow per-feed update method selection
|
2008-01-25 18:46:01 +01:00 |
|
Andrew Dolgov
|
e14a59be5a
|
disable catchup above/below active article for CDM
|
2008-01-25 07:41:33 +01:00 |
|
Andrew Dolgov
|
740751d8cc
|
simplepie: fix feed-not-found bug; update daemon1 to some code from daemon2
|
2008-01-25 04:28:14 +01:00 |
|
Andrew Dolgov
|
b086fed428
|
simplepie: increase fetch timeout to 20 sec
|
2008-01-24 19:14:02 +01:00 |
|
Andrew Dolgov
|
39a5249904
|
update_daemon2: fix the never-update bug
|
2008-01-24 04:54:45 +01:00 |
|
Andrew Dolgov
|
68dcbd31d8
|
use ICONS_URL, not ICONS_DIR when generating feedlist
|
2008-01-24 04:52:33 +01:00 |
|
Andrew Dolgov
|
b7ff666fe8
|
_debug: mention current PID
|
2008-01-23 10:24:37 +01:00 |
|