Andrew Dolgov
|
ca8e3d75f4
|
use multiple classes to mark statuses, JS code cleanup
|
14 years ago |
Andrew Dolgov
|
7d12b6c8be
|
do not enable infscroll when number of loaded headlines is less than headline limit
|
14 years ago |
Andrew Dolgov
|
e3b42c5a80
|
misc daemon updates
|
14 years ago |
Andrew Dolgov
|
0526ffdd4c
|
update_rss_feed: respect size limit of feeds.icon_url
|
14 years ago |
Andrew Dolgov
|
b5ec13fa89
|
make sure cleanup_tags() actually cleans stuff up
|
14 years ago |
Andrew Dolgov
|
868650e463
|
implement automatic tags table maintenance
|
14 years ago |
Andrew Dolgov
|
428b704dbc
|
bring back update button, it makes async update request to the daemon
|
14 years ago |
Andrew Dolgov
|
a18a4f387a
|
change default user-agent
|
14 years ago |
Andrew Dolgov
|
8cc5e96512
|
use css-based layout in normal mode
|
14 years ago |
Andrew Dolgov
|
dd1c068056
|
implement ajax loading of cdm content when not in expand mode
|
14 years ago |
Andrew Dolgov
|
62b800b47c
|
cdm: bring back updated/new pic
|
14 years ago |
Andrew Dolgov
|
35ffb5b91d
|
sanitize_rss: small speed improvement
|
14 years ago |
Andrew Dolgov
|
a7f003e0e0
|
cdm: display mark/pub icons on the left
|
14 years ago |
Andrew Dolgov
|
e591894444
|
cdm: display article author
|
14 years ago |
Andrew Dolgov
|
3f770c8778
|
sanitize_rss: only insert linebreak after first img
|
14 years ago |
Andrew Dolgov
|
fbc95c5b70
|
truncate title in feedlist
|
14 years ago |
Andrew Dolgov
|
af32a59aef
|
outputHeadlinesList: do not show feed title inline in vfeeds
|
14 years ago |
Andrew Dolgov
|
e4f7f8dff2
|
add support for Sphinx search engine
|
14 years ago |
Andrew Dolgov
|
6b32516bd0
|
do not show subtoolbar when no headlines are available
|
14 years ago |
Andrew Dolgov
|
5b463b229c
|
print_runtime_info: fix syntax error
|
14 years ago |
Andrew Dolgov
|
4169bb67e8
|
misc code cleanup
|
14 years ago |
Andrew Dolgov
|
1e87951df5
|
update_rss_feed: lowercase and strip duplicate tags before checking for filters
|
14 years ago |
Andrew Dolgov
|
76d453330d
|
new category (un)collapse icons
|
14 years ago |
Andrew Dolgov
|
e69fb880a3
|
js: misc fixes, code cleanup
|
14 years ago |
Andrew Dolgov
|
8f7c631ed8
|
viewfeed: show dashboard contents when there are no headlines to display
|
14 years ago |
Andrew Dolgov
|
08e49bb91d
|
remove tooltip from cdmContent
|
14 years ago |
Andrew Dolgov
|
0ce338f3cd
|
remove tooltip from hlContent
|
14 years ago |
Andrew Dolgov
|
85469e1baa
|
try to validate feed-specific icon before adding it to the database
|
14 years ago |
Andrew Dolgov
|
ed2142982b
|
get_favicon_url: rewrite using DOMDocument
|
14 years ago |
Andrew Dolgov
|
fa40373395
|
use dom to generate linebreaks after images in articles
|
14 years ago |
Andrew Dolgov
|
a9d63d29a1
|
get_article_filters: silence preg_match() warnings on incorrect user input
|
14 years ago |
Andrew Dolgov
|
1ede58149d
|
allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content
|
14 years ago |
Andrew Dolgov
|
f412e5ad48
|
make postIcon link to originating website
|
14 years ago |
Andrew Dolgov
|
5ae8f858a9
|
fix frontend not knowing about always expanded cdm
|
14 years ago |
Andrew Dolgov
|
98833033a2
|
fix ttrss_feeds.icon_url handling
|
14 years ago |
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
14 years ago |
Andrew Dolgov
|
96811a55e6
|
sanitize_rss: properly handle empty input
|
14 years ago |
Christian Weiske
|
923818fc8d
|
use rewrite_relative_url() in get_feeds_from_html() instead of using that hack
|
14 years ago |
Christian Weiske
|
f679105cb2
|
add unit tests for rewrite_relative_url and fix a number of bugs in it
|
14 years ago |
Christian Weiske
|
24eb4c780f
|
add unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in it
|
14 years ago |
Christian Weiske
|
444537736b
|
add unit tests for fix_url() and fix a bug I discovered because of them - protocols longer than "http" broke url fixing
|
14 years ago |
Christian Weiske
|
8a7f576735
|
do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them
|
14 years ago |
Andrew Dolgov
|
1f6131f515
|
sanitize_rss: fix wrong element being returned after DOMDocument parsing
|
14 years ago |
Andrew Dolgov
|
9d3c031ddf
|
add test implementation of automatic rewrite of relative urls based on DOMDocument (CDM)
|
14 years ago |
Andrew Dolgov
|
8cc3c778ad
|
add test implementation of automatic rewrite of relative urls based on DOMDocument
|
14 years ago |
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
14 years ago |
Andrew Dolgov
|
3d28f9cd2d
|
obsolete FEEDS_FRAME_REFRESH
|
14 years ago |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
14 years ago |
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
14 years ago |
Andrew Dolgov
|
c4f7ba8018
|
move runtime-info to JSON, simplify init-params format
|
14 years ago |