]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Fri, 19 Jun 2015 07:12:47 +0000 (10:12 +0300)]
move language detection to a plugin, remove config.php constant
Andrew Dolgov [Thu, 18 Jun 2015 21:27:44 +0000 (00:27 +0300)]
add missing chart_bar.png
Andrew Dolgov [Thu, 18 Jun 2015 16:02:39 +0000 (19:02 +0300)]
limit maximum data length for bayesian processing
Andrew Dolgov [Thu, 18 Jun 2015 15:53:52 +0000 (18:53 +0300)]
apparently classifier may return NaN
Andrew Dolgov [Thu, 18 Jun 2015 15:30:05 +0000 (18:30 +0300)]
add basic classifier information window
Andrew Dolgov [Thu, 18 Jun 2015 13:00:03 +0000 (16:00 +0300)]
prevent event propagation when clicking on CDM article footer
Andrew Dolgov [Thu, 18 Jun 2015 12:58:09 +0000 (15:58 +0300)]
bayes: add loading message
Andrew Dolgov [Thu, 18 Jun 2015 12:57:17 +0000 (15:57 +0300)]
bayes: stop onclick event on our button from propagating back to article
Andrew Dolgov [Thu, 18 Jun 2015 09:10:22 +0000 (12:10 +0300)]
fix previous
Andrew Dolgov [Thu, 18 Jun 2015 08:56:07 +0000 (11:56 +0300)]
Revert "experiment: switch to 3-gram tokens"
This reverts commit
e0940bfc4fdfad943a111b52569a1917e083b2c0 .
Conflicts:
plugins/af_sort_bayes/init.php
Andrew Dolgov [Thu, 18 Jun 2015 07:56:42 +0000 (10:56 +0300)]
bayes: fix check for already categorized articles
Andrew Dolgov [Thu, 18 Jun 2015 06:42:20 +0000 (09:42 +0300)]
experiment: switch to 3-gram tokens
Andrew Dolgov [Thu, 18 Jun 2015 05:42:17 +0000 (08:42 +0300)]
add more english common words to bayes ignore list
Andrew Dolgov [Thu, 18 Jun 2015 05:28:54 +0000 (08:28 +0300)]
fix toothpastefordinner valiant efforts to prevent scraping
Andrew Dolgov [Wed, 17 Jun 2015 20:25:21 +0000 (23:25 +0300)]
update_rss_feed: limit maximum execution time while processing articles
Andrew Dolgov [Wed, 17 Jun 2015 20:18:12 +0000 (23:18 +0300)]
bayes, filter: do not categorize already processed articles
rss: remove site url/title checks from update_rss_feed
Andrew Dolgov [Wed, 17 Jun 2015 20:11:47 +0000 (23:11 +0300)]
speedup feed subscription process
Andrew Dolgov [Wed, 17 Jun 2015 19:13:58 +0000 (22:13 +0300)]
show ugly minimum word count for auto categorizing in prefs ui
Andrew Dolgov [Wed, 17 Jun 2015 19:09:02 +0000 (22:09 +0300)]
bayes: fix typo
Andrew Dolgov [Wed, 17 Jun 2015 19:04:32 +0000 (22:04 +0300)]
bayes: properly reset score when going good -> ugly
article: add helper to refresh article score pic, properly set scorepic title
Andrew Dolgov [Wed, 17 Jun 2015 18:40:44 +0000 (21:40 +0300)]
bayes: better prefs ui/stats
Andrew Dolgov [Wed, 17 Jun 2015 16:53:49 +0000 (19:53 +0300)]
bayes filter: remove unnecessary debugging
Andrew Dolgov [Wed, 17 Jun 2015 16:46:52 +0000 (19:46 +0300)]
bayes: remote unused content field for references schema
Andrew Dolgov [Wed, 17 Jun 2015 16:42:41 +0000 (19:42 +0300)]
bayes: fix psql schema typo
Andrew Dolgov [Wed, 17 Jun 2015 16:26:50 +0000 (19:26 +0300)]
classifier: add workaround for division by zero
Andrew Dolgov [Wed, 17 Jun 2015 16:20:17 +0000 (19:20 +0300)]
some bayes updates
Andrew Dolgov [Wed, 17 Jun 2015 15:53:53 +0000 (18:53 +0300)]
switch to three different bayes categories
Andrew Dolgov [Wed, 17 Jun 2015 15:15:41 +0000 (18:15 +0300)]
use ngram tokens instead of whole words for matching
Andrew Dolgov [Wed, 17 Jun 2015 14:00:36 +0000 (17:00 +0300)]
show article count in bayes stats
Andrew Dolgov [Wed, 17 Jun 2015 13:50:21 +0000 (16:50 +0300)]
add button to clear bayes database
Andrew Dolgov [Wed, 17 Jun 2015 12:38:59 +0000 (15:38 +0300)]
bayes: add mysql script
Andrew Dolgov [Wed, 17 Jun 2015 12:18:07 +0000 (15:18 +0300)]
reenable autolearn as good
Andrew Dolgov [Wed, 17 Jun 2015 12:15:04 +0000 (15:15 +0300)]
add some more bayes stuff
Andrew Dolgov [Wed, 17 Jun 2015 07:36:11 +0000 (10:36 +0300)]
add placeholder stuff for af_sort_bayes
Andrew Dolgov [Tue, 16 Jun 2015 05:17:49 +0000 (08:17 +0300)]
add workaround for mysql only accepting subset of unicode characters
Andrew Dolgov [Mon, 15 Jun 2015 18:41:55 +0000 (21:41 +0300)]
pluginhost: mention that update task & housekeeping hooks are for global plugins only
Andrew Dolgov [Mon, 15 Jun 2015 17:01:07 +0000 (20:01 +0300)]
allow plugins modify article score
Andrew Dolgov [Fri, 12 Jun 2015 10:06:36 +0000 (13:06 +0300)]
better feed debugger ui for f D
Andrew Dolgov [Fri, 12 Jun 2015 09:19:50 +0000 (12:19 +0300)]
add a generic af_comics filter for .comic class sites (much like comicpress handles id comic, i guess)
Andrew Dolgov [Thu, 11 Jun 2015 14:34:33 +0000 (17:34 +0300)]
remove obsolete eclipse project files
Andrew Dolgov [Thu, 11 Jun 2015 14:17:19 +0000 (17:17 +0300)]
af_psql_trgm: clear no longer existing feeds from stored list of enabled ids
Andrew Dolgov [Mon, 8 Jun 2015 11:18:49 +0000 (14:18 +0300)]
fix_url: support schema-less urls
Andrew Dolgov [Sun, 7 Jun 2015 15:41:18 +0000 (18:41 +0300)]
fix some minor typos and stuff
Andrew Dolgov [Fri, 5 Jun 2015 15:10:17 +0000 (18:10 +0300)]
pluginhost: assume plugins.local exists
Andrew Dolgov [Fri, 5 Jun 2015 15:08:19 +0000 (18:08 +0300)]
support loading themes from themes.local
Andrew Dolgov [Fri, 5 Jun 2015 14:54:52 +0000 (17:54 +0300)]
pluginhost: allow loading user plugins from plugins.local
Andrew Dolgov [Fri, 29 May 2015 10:42:47 +0000 (13:42 +0300)]
Merge pull request #455 from suraia/favicon
Increase favicon size to 32x32 pixels
Andrew Dolgov [Fri, 22 May 2015 05:35:45 +0000 (08:35 +0300)]
Merge pull request #456 from andersk/disable-feed-browser
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
Anders Kaseorg [Fri, 22 May 2015 03:53:14 +0000 (23:53 -0400)]
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
The undocumented _DISABLE_FEED_BROWSER option added in commit
c39befacb29f3f709e2d248ab6d6235524d6e929 turns off the UI for looking
at which feeds other users are subscribed to, but it did not prevent
you from manually constructing an RPC call to get the same data. This
was a privacy risk for those who consider _DISABLE_FEED_BROWSER
important.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Michael Kuhn [Tue, 19 May 2015 22:20:04 +0000 (00:20 +0200)]
Increase favicon size to 32x32 pixels
Looks much better on HiDPI screens.
Andrew Dolgov [Mon, 18 May 2015 09:05:30 +0000 (12:05 +0300)]
af_redditimgur: reinstate img placeholder for <video> rewrites to auto-disable embedding attachments, ignore duplicate images when embedding album links
Andrew Dolgov [Fri, 15 May 2015 06:31:02 +0000 (09:31 +0300)]
Revert "Add support for sillies"
idiot submitter breaks all embedding with his genius strategy of
handling all posts with now News: in title
This reverts commit
a3013adedd45fea4ae323c8621ef570119c3b489 .
Andrew Dolgov [Fri, 15 May 2015 05:13:47 +0000 (08:13 +0300)]
redditimgur: iframes are garbage
Andrew Dolgov [Fri, 15 May 2015 05:06:18 +0000 (08:06 +0300)]
af_redditimgur: gifv: fix iframe not being wide enough, fix indenting
Andrew Dolgov [Thu, 14 May 2015 20:41:17 +0000 (23:41 +0300)]
Merge pull request #454 from aliz27/patch-2
Correct variable
aliz27 [Thu, 14 May 2015 20:39:11 +0000 (22:39 +0200)]
Correct variable
Andrew Dolgov [Thu, 14 May 2015 10:00:06 +0000 (13:00 +0300)]
Merge pull request #453 from aliz27/patch-1
Patch 1
aliz27 [Thu, 14 May 2015 09:52:44 +0000 (11:52 +0200)]
Allow links to m.imgur.com pages
aliz27 [Thu, 14 May 2015 09:27:09 +0000 (11:27 +0200)]
Sometimes imgur links has ?1 in the url
aliz27 [Thu, 14 May 2015 09:03:06 +0000 (11:03 +0200)]
Support .gifv
Andrew Dolgov [Wed, 13 May 2015 16:22:13 +0000 (19:22 +0300)]
Merge pull request #452 from aliz27/patch-1
Add support for sillies
aliz27 [Wed, 13 May 2015 16:19:32 +0000 (18:19 +0200)]
Add support for sillies
Andrew Dolgov [Tue, 21 Apr 2015 11:07:20 +0000 (14:07 +0300)]
add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin
Andrew Dolgov [Tue, 21 Apr 2015 10:40:22 +0000 (13:40 +0300)]
atom: consider link rel=alternate in feed element for site urls
Andrew Dolgov [Sat, 18 Apr 2015 13:13:38 +0000 (16:13 +0300)]
schema: remove obsolete releases.rss feed
Andrew Dolgov [Fri, 3 Apr 2015 16:53:35 +0000 (19:53 +0300)]
add additional check for sphinxclient class
Andrew Dolgov [Mon, 30 Mar 2015 10:02:24 +0000 (13:02 +0300)]
add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible
Andrew Dolgov [Sat, 28 Mar 2015 13:13:39 +0000 (16:13 +0300)]
rename url_to_tag_uri to a more relevant name
Andrew Dolgov [Sat, 28 Mar 2015 13:11:44 +0000 (16:11 +0300)]
generated feed: use tag: instead of the public.php URL as an entry ID; set enclosure length to 1 if unknown
Andrew Dolgov [Sat, 21 Mar 2015 13:50:34 +0000 (16:50 +0300)]
Merge pull request #446 from MatthieuSarter/patch-1
Added a "title" attribute in the link to an article.
Matthieu Sarter [Sat, 21 Mar 2015 13:49:38 +0000 (14:49 +0100)]
Added a "title" attribute in the link to an article.
Added a "title" attribute in the link to an article.
Makes TTRSS more usable on a small windows, allowing to see the complete title of an article in the tooltip, without opening the article.
Andrew Dolgov [Mon, 16 Mar 2015 23:01:10 +0000 (02:01 +0300)]
remove unread first sorting: has issues, is pretty much adaptive anyway
Andrew Dolgov [Thu, 12 Mar 2015 12:09:57 +0000 (15:09 +0300)]
Merge pull request #444 from HeikoAdams/master
Update german translation
Heiko Adams [Thu, 12 Mar 2015 09:40:17 +0000 (10:40 +0100)]
Update german translation
Heiko Adams [Wed, 11 Mar 2015 19:49:36 +0000 (20:49 +0100)]
Update german translation
Heiko Adams [Wed, 11 Mar 2015 19:46:49 +0000 (20:46 +0100)]
Update german translation
Andrew Dolgov [Wed, 11 Mar 2015 13:21:03 +0000 (16:21 +0300)]
rebase translations
Andrew Dolgov [Wed, 11 Mar 2015 13:20:59 +0000 (16:20 +0300)]
defuzzify some valid strings
Andrew Dolgov [Wed, 11 Mar 2015 12:36:45 +0000 (15:36 +0300)]
add bg_BG entry to get_translations()
Andrew Dolgov [Wed, 11 Mar 2015 12:34:55 +0000 (15:34 +0300)]
Merge pull request #443 from moyat/master
Bulgarian translation
Neter [Tue, 10 Mar 2015 18:27:11 +0000 (20:27 +0200)]
Added bg_BG
Andrew Dolgov [Sat, 7 Mar 2015 08:08:30 +0000 (11:08 +0300)]
Merge pull request #442 from RaphaelRochet/master
French translation update
Raphaël Rochet [Sat, 7 Mar 2015 07:55:43 +0000 (08:55 +0100)]
French translation update
Andrew Dolgov [Fri, 6 Mar 2015 12:52:09 +0000 (15:52 +0300)]
rebase translations
Andrew Dolgov [Fri, 6 Mar 2015 12:51:54 +0000 (15:51 +0300)]
add error notification if trying to toggle widescreen in cdm
Andrew Dolgov [Fri, 6 Mar 2015 11:42:05 +0000 (14:42 +0300)]
feedtree: do not hide special category for reals if configured as such
Andrew Dolgov [Fri, 6 Mar 2015 11:14:51 +0000 (14:14 +0300)]
add housekeeping task for orphaned counter cache entries
Andrew Dolgov [Thu, 5 Mar 2015 20:48:48 +0000 (23:48 +0300)]
rebase translations
Andrew Dolgov [Thu, 5 Mar 2015 20:48:13 +0000 (23:48 +0300)]
Merge pull request #440 from came88/master
Fixed italian translation
Lorenzo Cameroni [Thu, 5 Mar 2015 20:21:02 +0000 (21:21 +0100)]
Merge remote-tracking branch 'origin/master'
Lorenzo Cameroni [Thu, 5 Mar 2015 20:08:22 +0000 (21:08 +0100)]
Fixed italian translation
Andrew Dolgov [Thu, 5 Mar 2015 13:38:08 +0000 (16:38 +0300)]
Merge pull request #439 from SkyREgit/patch-1
Add unread category to build-in Search
SkyREgit [Thu, 5 Mar 2015 13:26:10 +0000 (15:26 +0200)]
Add unread category to build-in Search
unread:{true,false} - match only unread or read articles
Andrew Dolgov [Wed, 4 Mar 2015 08:21:34 +0000 (11:21 +0300)]
Merge pull request #436 from dedioste/master
Updated italian translation
dedioste [Wed, 4 Mar 2015 07:47:30 +0000 (08:47 +0100)]
Updated italian translation
Andrew Dolgov [Wed, 4 Mar 2015 07:25:59 +0000 (10:25 +0300)]
ttrssZoom: enlarge content part
Andrew Dolgov [Tue, 3 Mar 2015 21:26:52 +0000 (00:26 +0300)]
add auto_assign_labels plugin; allow article filter plugins to add labels to articles
Andrew Dolgov [Fri, 27 Feb 2015 11:51:26 +0000 (14:51 +0300)]
remove image.php; put cached image endpoint to public.php
Andrew Dolgov [Wed, 25 Feb 2015 18:16:14 +0000 (21:16 +0300)]
cache_starred_images: route images to public.php
Andrew Dolgov [Sat, 21 Feb 2015 10:08:50 +0000 (13:08 +0300)]
remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results)