Andrew Dolgov
|
b926f38750
|
further improve headline appending speed
|
12 years ago |
Andrew Dolgov
|
16c937680f
|
increase headline appending/dupe checking performance
|
12 years ago |
Andrew Dolgov
|
32532f1c0f
|
improve status reporting for linked feeds
|
12 years ago |
Andrew Dolgov
|
29064218d0
|
allow batch setting of article scores
|
12 years ago |
Andrew Dolgov
|
beb6ce2761
|
allow setting article score manually
|
12 years ago |
Andrew Dolgov
|
1b4d1a6b44
|
sharepopup: implement assigning labels while sharing
|
12 years ago |
Andrew Dolgov
|
4021d61ada
|
enable manual filters to work on complete html content
|
12 years ago |
Andrew Dolgov
|
d9f3f57b05
|
htmLawed: tweak allowed attributes (2)
|
12 years ago |
Andrew Dolgov
|
3795b73034
|
htmLawed: tweak allowed attributes
|
12 years ago |
Andrew Dolgov
|
120c2b016f
|
add update.php -force-update
|
12 years ago |
Andrew Dolgov
|
e8291805dd
|
update: only load existing labels of previously imported articles
|
12 years ago |
Andrew Dolgov
|
bb894b2990
|
fix update stopped by get_article_labels()
|
12 years ago |
Andrew Dolgov
|
3fc6e71ac8
|
apply filters and detect labels based on article content without tags
|
12 years ago |
Andrew Dolgov
|
b24504b121
|
add ability to auto-assign articles to labels (bump schema)
|
12 years ago |
Andrew Dolgov
|
92c14e9d53
|
move article filter functions to rssfuncs.php
|
12 years ago |
Andrew Dolgov
|
74467907c5
|
add special link to cancel current search
|
12 years ago |
Andrew Dolgov
|
24be5e836f
|
remove sanitize_article_content (CDATA handled by htmLawed)
|
12 years ago |
Andrew Dolgov
|
db9e00e339
|
api: sanitize article content
|
12 years ago |
Andrew Dolgov
|
b3682750bb
|
Revert "sanitize article content when importing data from feed"
This reverts commit c7fe1b4e9e .
Conflicts:
include/functions.php
include/rssfuncs.php
|
12 years ago |
Andrew Dolgov
|
d372d2bbab
|
disable sync feed updates for feeds with cache_images set
|
12 years ago |
Andrew Dolgov
|
e1e3f972b6
|
update_rss_feed: fix broken title/content escaping
|
12 years ago |
Andrew Dolgov
|
8b299a163e
|
fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spaces
|
12 years ago |
Andrew Dolgov
|
bed064442a
|
sanitize: strip comments and cdata sections
|
12 years ago |
Andrew Dolgov
|
c7fe1b4e9e
|
sanitize article content when importing data from feed
|
12 years ago |
Andrew Dolgov
|
acccafe3da
|
replace htmlpurifier with htmlawed
|
12 years ago |
Andrew Dolgov
|
17525d0127
|
quickAddFeed: remove oauth notice, mention you can paste site URL
|
12 years ago |
Andrew Dolgov
|
5d7688fe43
|
rpc: remove unneeded methods
|
12 years ago |
Andrew Dolgov
|
09c816cac4
|
remove unexpanded CDM ajax loading
|
12 years ago |
Andrew Dolgov
|
9a0e28f4da
|
fix rpc/cdmGetArticle for archived articles
|
12 years ago |
Andrew Dolgov
|
7fdf8eca99
|
multiple issues fixed in vfeed_group_by_feed
|
12 years ago |
Andrew Dolgov
|
ed66d60d96
|
Merge pull request #28 from Menti/master
Spanish translation
|
12 years ago |
Andrew Dolgov
|
63b54c4d5b
|
colors: fix resolving html color names
|
12 years ago |
Andrew Dolgov
|
1e07a58a86
|
do not reset search query because of background requests
|
12 years ago |
Andrew Dolgov
|
02195b9d48
|
fix label row backgrounds only used when cached data is available
|
12 years ago |
Menti
|
009a0a3db7
|
Update locale/es_ES/LC_MESSAGES/messages.po
|
12 years ago |
Menti
|
d9f87c53ca
|
Update locale/es_ES/LC_MESSAGES/messages.po
Removed fuzzy label and check
|
12 years ago |
Andrew Dolgov
|
8a06b1dbc2
|
css fixes
|
12 years ago |
Andrew Dolgov
|
f65ede50eb
|
use css3 gradients to color rrows
|
12 years ago |
Andrew Dolgov
|
30c337cf3d
|
add rrow background color setting by first assigned label
|
12 years ago |
Andrew Dolgov
|
f4c0d2a693
|
disable update button on nonupdateable feeds (fix for cached headlines)
|
12 years ago |
Andrew Dolgov
|
fa2cde396e
|
disable update button on nonupdateable feeds
|
12 years ago |
Andrew Dolgov
|
c0c2abbaa7
|
force refetch feed when clicking update/clicking on same feed in the tree
|
12 years ago |
Andrew Dolgov
|
56b2a4095b
|
filter dialog: sort rules by reg_exp
|
12 years ago |
Andrew Dolgov
|
2680295b19
|
fix sql crash workaround preventing feed/category filters from testing
properly; fix filter testing for categories with children
|
12 years ago |
Andrew Dolgov
|
3de78afd3b
|
fix called-from-browser detection in update.php
|
12 years ago |
Andrew Dolgov
|
7e992eca46
|
update.php: fix wrong html plug title
|
12 years ago |
Andrew Dolgov
|
854fee0976
|
filter testing fix for pgsql
|
12 years ago |
Andrew Dolgov
|
dd8c36af4b
|
prevent crashes on filter regexp being too advanced for our database when testing filters (refs #508)
|
12 years ago |
Andrew Dolgov
|
6e577ba157
|
properly escape comment links
|
12 years ago |
Andrew Dolgov
|
5c56897349
|
properly escape article link/PTITLEs (refs #472)
|
12 years ago |