Andrew Dolgov
|
428b704dbc
|
bring back update button, it makes async update request to the daemon
|
2010-11-13 18:48:56 +03:00 |
Andrew Dolgov
|
a18a4f387a
|
change default user-agent
|
2010-11-13 18:20:51 +03:00 |
Andrew Dolgov
|
8cc5e96512
|
use css-based layout in normal mode
|
2010-11-13 14:04:37 +03:00 |
Andrew Dolgov
|
dd1c068056
|
implement ajax loading of cdm content when not in expand mode
|
2010-11-13 02:09:30 +03:00 |
Andrew Dolgov
|
62b800b47c
|
cdm: bring back updated/new pic
|
2010-11-13 01:41:18 +03:00 |
Andrew Dolgov
|
35ffb5b91d
|
sanitize_rss: small speed improvement
|
2010-11-13 01:02:41 +03:00 |
Andrew Dolgov
|
a7f003e0e0
|
cdm: display mark/pub icons on the left
|
2010-11-13 00:42:28 +03:00 |
Andrew Dolgov
|
e591894444
|
cdm: display article author
|
2010-11-13 00:36:51 +03:00 |
Andrew Dolgov
|
3f770c8778
|
sanitize_rss: only insert linebreak after first img
|
2010-11-13 00:24:15 +03:00 |
Andrew Dolgov
|
fbc95c5b70
|
truncate title in feedlist
|
2010-11-12 22:17:57 +03:00 |
Andrew Dolgov
|
af32a59aef
|
outputHeadlinesList: do not show feed title inline in vfeeds
|
2010-11-12 21:57:26 +03:00 |
Andrew Dolgov
|
e4f7f8dff2
|
add support for Sphinx search engine
|
2010-11-12 21:44:19 +03:00 |
Andrew Dolgov
|
6b32516bd0
|
do not show subtoolbar when no headlines are available
|
2010-11-12 18:46:27 +03:00 |
Andrew Dolgov
|
5b463b229c
|
print_runtime_info: fix syntax error
|
2010-11-12 18:09:25 +03:00 |
Andrew Dolgov
|
4169bb67e8
|
misc code cleanup
|
2010-11-12 17:41:32 +03:00 |
Andrew Dolgov
|
1e87951df5
|
update_rss_feed: lowercase and strip duplicate tags before checking for filters
|
2010-11-12 15:52:00 +03:00 |
Andrew Dolgov
|
76d453330d
|
new category (un)collapse icons
|
2010-11-12 15:14:47 +03:00 |
Andrew Dolgov
|
e69fb880a3
|
js: misc fixes, code cleanup
|
2010-11-12 14:54:06 +03:00 |
Andrew Dolgov
|
8f7c631ed8
|
viewfeed: show dashboard contents when there are no headlines to display
|
2010-11-12 11:56:30 +03:00 |
Andrew Dolgov
|
08e49bb91d
|
remove tooltip from cdmContent
|
2010-11-11 20:40:11 +03:00 |
Andrew Dolgov
|
0ce338f3cd
|
remove tooltip from hlContent
|
2010-11-11 19:20:31 +03:00 |
Andrew Dolgov
|
85469e1baa
|
try to validate feed-specific icon before adding it to the database
|
2010-11-11 16:21:53 +03:00 |
Andrew Dolgov
|
ed2142982b
|
get_favicon_url: rewrite using DOMDocument
|
2010-11-11 16:10:39 +03:00 |
Andrew Dolgov
|
fa40373395
|
use dom to generate linebreaks after images in articles
|
2010-11-11 15:54:30 +03:00 |
Andrew Dolgov
|
a9d63d29a1
|
get_article_filters: silence preg_match() warnings on incorrect user input
|
2010-11-11 14:06:08 +03:00 |
Andrew Dolgov
|
1ede58149d
|
allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content
|
2010-11-11 13:37:03 +03:00 |
Andrew Dolgov
|
f412e5ad48
|
make postIcon link to originating website
|
2010-11-11 12:37:52 +03:00 |
Andrew Dolgov
|
5ae8f858a9
|
fix frontend not knowing about always expanded cdm
|
2010-11-11 12:19:28 +03:00 |
Andrew Dolgov
|
98833033a2
|
fix ttrss_feeds.icon_url handling
|
2010-11-11 11:52:44 +03:00 |
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
2010-11-11 09:56:07 +03:00 |
Andrew Dolgov
|
96811a55e6
|
sanitize_rss: properly handle empty input
|
2010-11-11 09:52:19 +03:00 |
Christian Weiske
|
923818fc8d
|
use rewrite_relative_url() in get_feeds_from_html() instead of using that hack
|
2010-11-11 09:44:28 +03:00 |
Christian Weiske
|
f679105cb2
|
add unit tests for rewrite_relative_url and fix a number of bugs in it
|
2010-11-11 09:44:05 +03:00 |
Christian Weiske
|
24eb4c780f
|
add unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in it
|
2010-11-11 09:43:18 +03:00 |
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
|
2010-11-11 09:41:51 +03:00 |
Christian Weiske
|
8a7f576735
|
do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them
|
2010-11-11 09:40:53 +03:00 |
Andrew Dolgov
|
1f6131f515
|
sanitize_rss: fix wrong element being returned after DOMDocument parsing
|
2010-11-11 09:39:05 +03:00 |
Andrew Dolgov
|
9d3c031ddf
|
add test implementation of automatic rewrite of relative urls based on DOMDocument (CDM)
|
2010-11-10 23:28:19 +03:00 |
Andrew Dolgov
|
8cc3c778ad
|
add test implementation of automatic rewrite of relative urls based on DOMDocument
|
2010-11-10 23:24:00 +03:00 |
Andrew Dolgov
|
f8fb44989f
|
js: code cleanup, disable some debugging
|
2010-11-10 21:56:28 +03:00 |
Andrew Dolgov
|
3d28f9cd2d
|
obsolete FEEDS_FRAME_REFRESH
|
2010-11-10 19:13:29 +03:00 |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
2010-11-10 19:01:14 +03:00 |
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
2010-11-10 14:48:35 +03:00 |
Andrew Dolgov
|
c4f7ba8018
|
move runtime-info to JSON, simplify init-params format
|
2010-11-10 14:23:26 +03:00 |
Andrew Dolgov
|
bd40aca6c0
|
outputHeadlinesList: don't try to force update categories
|
2010-11-10 14:07:02 +03:00 |
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
2010-11-10 13:56:42 +03:00 |
Andrew Dolgov
|
5414ad4c80
|
subscribe_to_feed: do not subscribe to feeds which can't be downloaded
|
2010-11-10 13:27:44 +03:00 |
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
2010-11-10 13:14:44 +03:00 |
Andrew Dolgov
|
6e63a7c306
|
remove feed linking
|
2010-11-10 12:05:55 +03:00 |
Andrew Dolgov
|
bfa0e7921d
|
cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it
|
2010-11-10 11:38:55 +03:00 |