Andrew Dolgov
|
e603a0fa8f
|
shamelessly pimp tt-rss devblog in default install
|
17 years ago |
Andrew Dolgov
|
b27967acf3
|
3pane tweaks
|
17 years ago |
Andrew Dolgov
|
203610630a
|
add 3pane theme
|
17 years ago |
Andrew Dolgov
|
163a295e51
|
tweak html digest template (add excerpt)
|
17 years ago |
Andrew Dolgov
|
c62a2c21ba
|
digest improvements and bugfixes
|
17 years ago |
Andrew Dolgov
|
9968d46f88
|
send_headline_digests: properly handle owner uid when marking articles as read
|
17 years ago |
Andrew Dolgov
|
0cacc89160
|
update translations
|
17 years ago |
Andrew Dolgov
|
cedd3e898e
|
add all done prompt to send_headline_digests()
|
17 years ago |
Andrew Dolgov
|
35bf080c31
|
fix broken feed refresh w/o daemon
|
17 years ago |
Andrew Dolgov
|
9a0634692b
|
fix typo
|
17 years ago |
Andrew Dolgov
|
dd40e08cc3
|
add Portuguese/Brazil translation
|
17 years ago |
Andrew Dolgov
|
ac6ebdb38a
|
simplepie: try to unset() rss object after update
|
17 years ago |
Andrew Dolgov
|
7e1265ede7
|
drop tagwall from trunk
|
17 years ago |
Andrew Dolgov
|
12f5d8fe4b
|
hide expand article link when CDM is auto-expanded
|
17 years ago |
Andrew Dolgov
|
a04c8e8dc2
|
add collapsed CDM mode
|
17 years ago |
Andrew Dolgov
|
dff94f6369
|
add new option: ENABLE_TAGWALL
|
17 years ago |
Andrew Dolgov
|
4148e809d3
|
do not apply magpie timeout override on simplepie
|
17 years ago |
Andrew Dolgov
|
9041f58b24
|
tweak daemon hang detection
|
17 years ago |
Andrew Dolgov
|
1f3335dcde
|
fix catchup of fresh feed
|
17 years ago |
Andrew Dolgov
|
dc85be2b35
|
digest: add option to mark sent articles as read
|
17 years ago |
Andrew Dolgov
|
fbae93d8b9
|
fix hanged daemon notification (2)
|
17 years ago |
Andrew Dolgov
|
f6854e447b
|
fix hanged daemon notification
|
17 years ago |
Andrew Dolgov
|
17c0eeba6f
|
force DAEMON_REFRESH_ONLY, block synchronous updating
|
17 years ago |
Andrew Dolgov
|
31a6d42de4
|
lock checking in update_feeds.php
|
17 years ago |
Andrew Dolgov
|
741edab27a
|
validate_session: hotfix for SINGLE_USER_MODE
|
17 years ago |
Andrew Dolgov
|
464bd61e20
|
only urlencode() login/pass for Magpie for the time being (refs #153)
|
17 years ago |
Andrew Dolgov
|
e1d600f04b
|
remove method chaining to be compatible with PHP4
|
17 years ago |
Andrew Dolgov
|
dcffb2723a
|
urlencode login/pass before passing them to Magpie (closes #153)
|
17 years ago |
Andrew Dolgov
|
1a9f4d3c9d
|
use login as salt when generating passwords
|
17 years ago |
Andrew Dolgov
|
e668413073
|
invalidate session on password change
|
17 years ago |
Andrew Dolgov
|
571dad8218
|
update_generic_feed: fix category processing
|
17 years ago |
Andrew Dolgov
|
5370d37f7f
|
update_rss_feed: check whether feed id is valid
|
17 years ago |
Andrew Dolgov
|
755a43eefa
|
add patch to integrate better with firefox (closes #148)
|
17 years ago |
Andrew Dolgov
|
828f22b7eb
|
getFeedUnread: fix for tags
|
17 years ago |
Andrew Dolgov
|
c7ddac5c65
|
phpmailer: set utf-8 charset
|
17 years ago |
Andrew Dolgov
|
a89311235c
|
improve digest sending (closes #138)
|
17 years ago |
Andrew Dolgov
|
a8ae1b9a74
|
clear_feed_articles: check caller UID
|
17 years ago |
Andrew Dolgov
|
d1f0c58498
|
new feed action: clear articles
|
17 years ago |
Andrew Dolgov
|
bc0f078560
|
enable caching of images
|
17 years ago |
Andrew Dolgov
|
dab52d7bb9
|
add disabled option SIMPLEPIE_CACHE_IMAGES
|
17 years ago |
Andrew Dolgov
|
c7d57b6690
|
implement SIMPLEPIE_CACHE_DIR
|
17 years ago |
Andrew Dolgov
|
4ffa126ec3
|
update title of active feed in feedlist on the fly
|
17 years ago |
Andrew Dolgov
|
c2f8aac431
|
simplepie: properly escape feed title
|
17 years ago |
Andrew Dolgov
|
588fb13b5d
|
getFeedCounters: escape last_updated
|
17 years ago |
Andrew Dolgov
|
14073c0ae4
|
new option: COUNTERS_MAX_AGE (2)
|
17 years ago |
Andrew Dolgov
|
3a1cd1ec8e
|
UNDO: new option: COUNTERS_MAX_AGE
|
17 years ago |
Andrew Dolgov
|
fae3eeb539
|
new option: COUNTERS_MAX_AGE
|
17 years ago |
Andrew Dolgov
|
9bb36aa078
|
generate article title when title is missing on import
|
17 years ago |
Andrew Dolgov
|
1c9df66e41
|
disable new_version_available override
|
17 years ago |
Andrew Dolgov
|
b4507bc244
|
new version icon tweaks
|
17 years ago |
Andrew Dolgov
|
df456bb0cf
|
tweak display of multi-feed headlines
|
17 years ago |
Andrew Dolgov
|
29dfb258c9
|
fix some issues in infinite scrolling
|
17 years ago |
Andrew Dolgov
|
4ab4d3640b
|
outputHeadlinesList: fix initial row class when adding more rows
|
17 years ago |
Andrew Dolgov
|
dcf7fd08d1
|
check_for_update: fix calling sanitize_rss()
|
17 years ago |
Andrew Dolgov
|
e780d1d252
|
change sign images to gifs
|
17 years ago |
Andrew Dolgov
|
abd8a51639
|
present png star images for non-IE browsers
|
17 years ago |
Andrew Dolgov
|
f5e0338d84
|
fix article starring/publishing on MSIE (closes #139)
|
17 years ago |
Andrew Dolgov
|
f67d9754db
|
simplepie: fix check_for_update()
|
17 years ago |
Andrew Dolgov
|
6af621c763
|
update debug: print out category tags
|
17 years ago |
Andrew Dolgov
|
30cf38dd0c
|
simplepie: fix getting article author
|
17 years ago |
Andrew Dolgov
|
a702e9312d
|
do not try to process missing article categories
|
17 years ago |
Andrew Dolgov
|
03a577bff0
|
simplepie: enable use of MAGPIE_FETCH_TIME_OUT
|
17 years ago |
Andrew Dolgov
|
fb486a3383
|
simplepie: properly set feed title
|
17 years ago |
Andrew Dolgov
|
ca872b9dfa
|
simplepie-related fixes
|
17 years ago |
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
17 years ago |
Andrew Dolgov
|
c1d7e6c344
|
new option: FRESH_ARTICLE_MAX_AGE (bump schema)
|
17 years ago |
Andrew Dolgov
|
2d24f03266
|
implement fresh virtual feed, load it by default on startup
|
17 years ago |
Andrew Dolgov
|
51e456d6d6
|
enable more DAEMON_EXTENDED_DEBUGGING with GET=xdebug
|
17 years ago |
Andrew Dolgov
|
028155556b
|
truncate feed title in subtoolbar, vfeed display
|
17 years ago |
Andrew Dolgov
|
8be83f424a
|
implement catchup above/below (refs #140)
|
17 years ago |
Andrew Dolgov
|
c04206e555
|
auto-check for updates hourly
|
17 years ago |
Andrew Dolgov
|
d54780bcf1
|
only bump lang cookie when using persistent session cookies
|
17 years ago |
Andrew Dolgov
|
a5ae125a8d
|
allow to mark selected articles as read, L10N bumps
|
17 years ago |
Andrew Dolgov
|
672f3f3c0a
|
fix enabling appropriate translation automatically
|
17 years ago |
Andrew Dolgov
|
527c3bf022
|
parse_counters: enable feed icons on the fly
|
17 years ago |
Andrew Dolgov
|
06202d882f
|
article header: smaller font for author
|
17 years ago |
Andrew Dolgov
|
0d276d67b0
|
workaround against mysql refusing to have defaults for text values (closes #137)
|
17 years ago |
Andrew Dolgov
|
f541eb78f7
|
save configuration: localization fix
|
17 years ago |
Andrew Dolgov
|
bba7c4bf21
|
display counters on special/label categories
|
17 years ago |
Andrew Dolgov
|
3b08617610
|
enable collapsing of virtual category
|
17 years ago |
Andrew Dolgov
|
bd64489f65
|
enable collapsing of labels
|
17 years ago |
Andrew Dolgov
|
5f014cf1a7
|
load scriptaculous in prefs.php
|
17 years ago |
Andrew Dolgov
|
019bd5a951
|
bump language cookie in login_sequence
|
17 years ago |
Andrew Dolgov
|
6a214f923d
|
update translations
|
17 years ago |
Andrew Dolgov
|
68659d9896
|
change language in login form on the fly
|
17 years ago |
Andrew Dolgov
|
f8c612d483
|
add lang to login form (2)
|
17 years ago |
Andrew Dolgov
|
08e81c0b5c
|
UNDO: add lang dropbox on login form
|
17 years ago |
Andrew Dolgov
|
0e214bce67
|
add lang dropbox on login form
|
17 years ago |
Andrew Dolgov
|
e75441432e
|
unify 'all tags' popup
|
17 years ago |
Andrew Dolgov
|
89cb787edd
|
more translation work
|
17 years ago |
Andrew Dolgov
|
cea4190b1d
|
enable fr_FR, zh_CN translations
|
17 years ago |
Andrew Dolgov
|
225ec0d4c2
|
add dropout effect when hiding read feeds
|
17 years ago |
Andrew Dolgov
|
17a756d193
|
article_publish_url: syntax fix
|
17 years ago |
Andrew Dolgov
|
a5472764c9
|
add XSL stylesheet to generated feeds
|
17 years ago |
Andrew Dolgov
|
f56e308090
|
localization updates
|
17 years ago |
Andrew Dolgov
|
ef1ac7c73a
|
limit tag browsing mode to top50 most popular
|
17 years ago |
Andrew Dolgov
|
2bc2147f2e
|
optimize counter responses in markSelected, etc
|
17 years ago |
Andrew Dolgov
|
c4d0e5351b
|
outputArticleXml: fix allEntryTags element
|
17 years ago |
Andrew Dolgov
|
3fc2eed58a
|
properly handle OPEN_LINKS_IN_NEW_WINDOW in CDM
|
17 years ago |
Andrew Dolgov
|
bc976a8cde
|
get_article_tags: specify owner for syndicated feeds
|
17 years ago |