]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
8 years agouse ngram tokens instead of whole words for matching
Andrew Dolgov [Wed, 17 Jun 2015 15:15:41 +0000 (18:15 +0300)] 
use ngram tokens instead of whole words for matching

8 years agoshow article count in bayes stats
Andrew Dolgov [Wed, 17 Jun 2015 14:00:36 +0000 (17:00 +0300)] 
show article count in bayes stats

8 years agoadd button to clear bayes database
Andrew Dolgov [Wed, 17 Jun 2015 13:50:21 +0000 (16:50 +0300)] 
add button to clear bayes database

8 years agobayes: add mysql script
Andrew Dolgov [Wed, 17 Jun 2015 12:38:59 +0000 (15:38 +0300)] 
bayes: add mysql script

8 years agoreenable autolearn as good
Andrew Dolgov [Wed, 17 Jun 2015 12:18:07 +0000 (15:18 +0300)] 
reenable autolearn as good

8 years agoadd some more bayes stuff
Andrew Dolgov [Wed, 17 Jun 2015 12:15:04 +0000 (15:15 +0300)] 
add some more bayes stuff

8 years agoadd placeholder stuff for af_sort_bayes
Andrew Dolgov [Wed, 17 Jun 2015 07:36:11 +0000 (10:36 +0300)] 
add placeholder stuff for af_sort_bayes

8 years agoadd workaround for mysql only accepting subset of unicode characters
Andrew Dolgov [Tue, 16 Jun 2015 05:17:49 +0000 (08:17 +0300)] 
add workaround for mysql only accepting subset of unicode characters

8 years agopluginhost: mention that update task & housekeeping hooks are for global plugins...
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

8 years agoallow plugins modify article score
Andrew Dolgov [Mon, 15 Jun 2015 17:01:07 +0000 (20:01 +0300)] 
allow plugins modify article score

8 years agobetter feed debugger ui for f D
Andrew Dolgov [Fri, 12 Jun 2015 10:06:36 +0000 (13:06 +0300)] 
better feed debugger ui for f D

8 years agoadd a generic af_comics filter for .comic class sites (much like comicpress handles...
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)

8 years agoremove obsolete eclipse project files
Andrew Dolgov [Thu, 11 Jun 2015 14:34:33 +0000 (17:34 +0300)] 
remove obsolete eclipse project files

8 years agoaf_psql_trgm: clear no longer existing feeds from stored list of enabled ids
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

8 years agofix_url: support schema-less urls
Andrew Dolgov [Mon, 8 Jun 2015 11:18:49 +0000 (14:18 +0300)] 
fix_url: support schema-less urls

8 years agofix some minor typos and stuff
Andrew Dolgov [Sun, 7 Jun 2015 15:41:18 +0000 (18:41 +0300)] 
fix some minor typos and stuff

8 years agopluginhost: assume plugins.local exists
Andrew Dolgov [Fri, 5 Jun 2015 15:10:17 +0000 (18:10 +0300)] 
pluginhost: assume plugins.local exists

8 years agosupport loading themes from themes.local
Andrew Dolgov [Fri, 5 Jun 2015 15:08:19 +0000 (18:08 +0300)] 
support loading themes from themes.local

8 years agopluginhost: allow loading user plugins from plugins.local
Andrew Dolgov [Fri, 5 Jun 2015 14:54:52 +0000 (17:54 +0300)] 
pluginhost: allow loading user plugins from plugins.local

8 years agoMerge pull request #455 from suraia/favicon
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

8 years agoMerge pull request #456 from andersk/disable-feed-browser
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

8 years agoMake _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>
9 years agoIncrease favicon size to 32x32 pixels
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.

9 years agoaf_redditimgur: reinstate img placeholder for <video> rewrites to auto-disable embedd...
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

9 years agoRevert "Add support for sillies"
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.

9 years agoredditimgur: iframes are garbage
Andrew Dolgov [Fri, 15 May 2015 05:13:47 +0000 (08:13 +0300)] 
redditimgur: iframes are garbage

9 years agoaf_redditimgur: gifv: fix iframe not being wide enough, fix indenting
Andrew Dolgov [Fri, 15 May 2015 05:06:18 +0000 (08:06 +0300)] 
af_redditimgur: gifv: fix iframe not being wide enough, fix indenting

9 years agoMerge pull request #454 from aliz27/patch-2
Andrew Dolgov [Thu, 14 May 2015 20:41:17 +0000 (23:41 +0300)] 
Merge pull request #454 from aliz27/patch-2

Correct variable

9 years agoCorrect variable
aliz27 [Thu, 14 May 2015 20:39:11 +0000 (22:39 +0200)] 
Correct variable

9 years agoMerge pull request #453 from aliz27/patch-1
Andrew Dolgov [Thu, 14 May 2015 10:00:06 +0000 (13:00 +0300)] 
Merge pull request #453 from aliz27/patch-1

Patch 1

9 years agoAllow links to m.imgur.com pages
aliz27 [Thu, 14 May 2015 09:52:44 +0000 (11:52 +0200)] 
Allow links to m.imgur.com pages

9 years agoSometimes imgur links has ?1 in the url
aliz27 [Thu, 14 May 2015 09:27:09 +0000 (11:27 +0200)] 
Sometimes imgur links has ?1 in the url

9 years agoSupport .gifv
aliz27 [Thu, 14 May 2015 09:03:06 +0000 (11:03 +0200)] 
Support .gifv

9 years agoMerge pull request #452 from aliz27/patch-1
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

9 years agoAdd support for sillies
aliz27 [Wed, 13 May 2015 16:19:32 +0000 (18:19 +0200)] 
Add support for sillies

9 years agoadd HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin
Andrew Dolgov [Tue, 21 Apr 2015 11:07:20 +0000 (14:07 +0300)] 
add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin

9 years agoatom: consider link rel=alternate in feed element for site urls
Andrew Dolgov [Tue, 21 Apr 2015 10:40:22 +0000 (13:40 +0300)] 
atom: consider link rel=alternate in feed element for site urls

9 years agoschema: remove obsolete releases.rss feed
Andrew Dolgov [Sat, 18 Apr 2015 13:13:38 +0000 (16:13 +0300)] 
schema: remove obsolete releases.rss feed

9 years agoadd additional check for sphinxclient class
Andrew Dolgov [Fri, 3 Apr 2015 16:53:35 +0000 (19:53 +0300)] 
add additional check for sphinxclient class

9 years agoadd a wrapper for standard error codes returned by backend, also add explanation...
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

9 years agorename url_to_tag_uri to a more relevant name
Andrew Dolgov [Sat, 28 Mar 2015 13:13:39 +0000 (16:13 +0300)] 
rename url_to_tag_uri to a more relevant name

9 years agogenerated feed: use tag: instead of the public.php URL as an entry ID; set enclosure...
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

9 years agoMerge pull request #446 from MatthieuSarter/patch-1
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.

9 years agoAdded 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.

9 years agoremove unread first sorting: has issues, is pretty much adaptive anyway
Andrew Dolgov [Mon, 16 Mar 2015 23:01:10 +0000 (02:01 +0300)] 
remove unread first sorting: has issues, is pretty much adaptive anyway

9 years agoMerge pull request #444 from HeikoAdams/master
Andrew Dolgov [Thu, 12 Mar 2015 12:09:57 +0000 (15:09 +0300)] 
Merge pull request #444 from HeikoAdams/master

  Update german translation

9 years agoUpdate german translation
Heiko Adams [Thu, 12 Mar 2015 09:40:17 +0000 (10:40 +0100)] 
Update german translation

9 years agoUpdate german translation
Heiko Adams [Wed, 11 Mar 2015 19:49:36 +0000 (20:49 +0100)] 
Update german translation

9 years agoUpdate german translation
Heiko Adams [Wed, 11 Mar 2015 19:46:49 +0000 (20:46 +0100)] 
Update german translation

9 years agorebase translations
Andrew Dolgov [Wed, 11 Mar 2015 13:21:03 +0000 (16:21 +0300)] 
rebase translations

9 years agodefuzzify some valid strings
Andrew Dolgov [Wed, 11 Mar 2015 13:20:59 +0000 (16:20 +0300)] 
defuzzify some valid strings

9 years agoadd bg_BG entry to get_translations()
Andrew Dolgov [Wed, 11 Mar 2015 12:36:45 +0000 (15:36 +0300)] 
add bg_BG entry to get_translations()

9 years agoMerge pull request #443 from moyat/master
Andrew Dolgov [Wed, 11 Mar 2015 12:34:55 +0000 (15:34 +0300)] 
Merge pull request #443 from moyat/master

Bulgarian translation

9 years agoAdded bg_BG
Neter [Tue, 10 Mar 2015 18:27:11 +0000 (20:27 +0200)] 
Added bg_BG

9 years agoMerge pull request #442 from RaphaelRochet/master
Andrew Dolgov [Sat, 7 Mar 2015 08:08:30 +0000 (11:08 +0300)] 
Merge pull request #442 from RaphaelRochet/master

French translation update

9 years agoFrench translation update
Raphaël Rochet [Sat, 7 Mar 2015 07:55:43 +0000 (08:55 +0100)] 
French translation update

9 years agorebase translations
Andrew Dolgov [Fri, 6 Mar 2015 12:52:09 +0000 (15:52 +0300)] 
rebase translations

9 years agoadd error notification if trying to toggle widescreen in cdm
Andrew Dolgov [Fri, 6 Mar 2015 12:51:54 +0000 (15:51 +0300)] 
add error notification if trying to toggle widescreen in cdm

9 years agofeedtree: do not hide special category for reals if configured as such
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

9 years agoadd housekeeping task for orphaned counter cache entries
Andrew Dolgov [Fri, 6 Mar 2015 11:14:51 +0000 (14:14 +0300)] 
add housekeeping task for orphaned counter cache entries

9 years agorebase translations
Andrew Dolgov [Thu, 5 Mar 2015 20:48:48 +0000 (23:48 +0300)] 
rebase translations

9 years agoMerge pull request #440 from came88/master
Andrew Dolgov [Thu, 5 Mar 2015 20:48:13 +0000 (23:48 +0300)] 
Merge pull request #440 from came88/master

Fixed italian translation

9 years agoMerge remote-tracking branch 'origin/master'
Lorenzo Cameroni [Thu, 5 Mar 2015 20:21:02 +0000 (21:21 +0100)] 
Merge remote-tracking branch 'origin/master'

9 years agoFixed italian translation
Lorenzo Cameroni [Thu, 5 Mar 2015 20:08:22 +0000 (21:08 +0100)] 
Fixed italian translation

9 years agoMerge pull request #439 from SkyREgit/patch-1
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

9 years agoAdd 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

9 years agoMerge pull request #436 from dedioste/master
Andrew Dolgov [Wed, 4 Mar 2015 08:21:34 +0000 (11:21 +0300)] 
Merge pull request #436 from dedioste/master

Updated italian translation

9 years agoUpdated italian translation
dedioste [Wed, 4 Mar 2015 07:47:30 +0000 (08:47 +0100)] 
Updated italian translation

9 years agottrssZoom: enlarge content part
Andrew Dolgov [Wed, 4 Mar 2015 07:25:59 +0000 (10:25 +0300)] 
ttrssZoom: enlarge content part

9 years agoadd auto_assign_labels plugin; allow article filter plugins to add labels to articles
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

9 years agoremove image.php; put cached image endpoint to public.php
Andrew Dolgov [Fri, 27 Feb 2015 11:51:26 +0000 (14:51 +0300)] 
remove image.php; put cached image endpoint to public.php

9 years agocache_starred_images: route images to public.php
Andrew Dolgov [Wed, 25 Feb 2015 18:16:14 +0000 (21:16 +0300)] 
cache_starred_images: route images to public.php

9 years agoremove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results)
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)

9 years agoRevert "pgsql schema: remove unnecessary named indexes"
Andrew Dolgov [Fri, 20 Feb 2015 19:23:03 +0000 (22:23 +0300)] 
Revert "pgsql schema: remove unnecessary named indexes"

This reverts commit c9bcda546999947145cfff6e4e88ba9f4f348f88.

9 years agopgsql schema: remove unnecessary named indexes
Andrew Dolgov [Fri, 20 Feb 2015 10:13:29 +0000 (13:13 +0300)] 
pgsql schema: remove unnecessary named indexes

9 years agomysql: remove some more unneeded manual index()es from table create scripts
Andrew Dolgov [Fri, 20 Feb 2015 10:05:14 +0000 (13:05 +0300)] 
mysql: remove some more unneeded manual index()es from table create scripts

9 years agomigration: remove mandatory index drops from 127 because of potential fatal errors...
Andrew Dolgov [Fri, 20 Feb 2015 09:49:58 +0000 (12:49 +0300)] 
migration: remove mandatory index drops from 127 because of potential fatal errors; remove unnecessary named indexes from mysql schema for fields with foreign key constraints (mysql should create indexes automatically on table creation for those fields)

9 years agoMerge pull request #407 from Art4/patch-1
Andrew Dolgov [Fri, 20 Feb 2015 09:07:46 +0000 (12:07 +0300)] 
Merge pull request #407 from Art4/patch-1

Fixed grammar und spelling errors

9 years agoremove bundled license as unnecessary
Andrew Dolgov [Fri, 20 Feb 2015 07:00:24 +0000 (10:00 +0300)] 
remove bundled license as unnecessary

9 years agoUpdate messages.po
Art4 [Thu, 19 Feb 2015 22:19:11 +0000 (23:19 +0100)] 
Update messages.po

9 years agoMerge branch 'master' into patch-1
Art4 [Thu, 19 Feb 2015 22:17:43 +0000 (23:17 +0100)] 
Merge branch 'master' into patch-1

Conflicts:
locale/de_DE/LC_MESSAGES/messages.po

9 years agoadd config option CHECK_FOR_UPDATES
Andrew Dolgov [Tue, 3 Feb 2015 11:46:51 +0000 (14:46 +0300)] 
add config option CHECK_FOR_UPDATES

9 years agominor fixes for previous (2)
Andrew Dolgov [Tue, 3 Feb 2015 11:43:11 +0000 (14:43 +0300)] 
minor fixes for previous (2)

9 years agominor fixes for previous
Andrew Dolgov [Tue, 3 Feb 2015 11:42:20 +0000 (14:42 +0300)] 
minor fixes for previous

9 years agoadd placeholder update checker using git changesets
Andrew Dolgov [Tue, 3 Feb 2015 11:39:15 +0000 (14:39 +0300)] 
add placeholder update checker using git changesets

9 years agoaf_redditimgur: add support for bullshit ajaxified imgur albums
Andrew Dolgov [Tue, 3 Feb 2015 10:31:41 +0000 (13:31 +0300)] 
af_redditimgur: add support for bullshit ajaxified imgur albums

9 years agoMerge pull request #433 from hybner/master
Andrew Dolgov [Mon, 2 Feb 2015 10:11:26 +0000 (13:11 +0300)] 
Merge pull request #433 from hybner/master

fix parse atom feed

9 years agofix parse atom feed
Lukas Hybner [Mon, 2 Feb 2015 09:57:32 +0000 (10:57 +0100)] 
fix parse atom feed

9 years agodo not subscribe new users to now obsolete releases feed
Andrew Dolgov [Sun, 1 Feb 2015 19:11:06 +0000 (22:11 +0300)] 
do not subscribe new users to now obsolete releases feed

9 years agosession: don't try to validate session schema version on empty sessions
Andrew Dolgov [Sat, 31 Jan 2015 15:48:11 +0000 (18:48 +0300)] 
session: don't try to validate session schema version on empty sessions

9 years agoremove obsolete code related to version checking and tarball updater plugin
Andrew Dolgov [Sat, 31 Jan 2015 12:08:55 +0000 (15:08 +0300)] 
remove obsolete code related to version checking and tarball updater plugin

9 years agoMerge pull request #432 from andersk/floating
Andrew Dolgov [Sat, 31 Jan 2015 07:33:53 +0000 (10:33 +0300)] 
Merge pull request #432 from andersk/floating

Make the floating title transition smoother

9 years agoMake the floating title transition smoother
Anders Kaseorg [Sat, 31 Jan 2015 02:58:44 +0000 (21:58 -0500)] 
Make the floating title transition smoother

Previously the floating title would not appear until the real title
scrolled entirely out of view, which was visually distracting.  Now it
appears at the point when its bottom lines up with the real title’s
bottom.  This isn’t perfect yet due to small differences between the
two titles’ layouts, but it’s much closer.

We now need to use visibility: visible|hidden instead of display:
block|none to show and hide the floating title, in order to be able to
retrieve its height while it’s hidden.  It’s important to use that
height because occasionally line wrapping differences make the
floating title shorter than the real title, and we don’t want the real
title to poke out from underneath.

Also fix scrollToRowId to offset by the 4 pixel top margin (like
cdmScrollToArticleId already does), so that it goes back to a point
when the floating title was hidden; and set the right margin on the
floating title so that it’s the same width as the real title and
doesn’t overlap the scroll bar.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agodo not invalidate session when version_static and user agent changes
Andrew Dolgov [Fri, 30 Jan 2015 10:14:19 +0000 (13:14 +0300)] 
do not invalidate session when version_static and user agent changes

9 years agofeedparser: xpath doesn't properly query for title element if there's a default names...
Andrew Dolgov [Mon, 19 Jan 2015 18:40:20 +0000 (21:40 +0300)] 
feedparser: xpath doesn't properly query for title element if there's a default namespace so let's add a separate ugly hack for rdf:RDF feeds, thanks for that xml dipshits

9 years agorelated: do not consider negative scored headlines
Andrew Dolgov [Mon, 19 Jan 2015 15:18:03 +0000 (18:18 +0300)] 
related: do not consider negative scored headlines

9 years agotrgm: extend relative articles search interval
Andrew Dolgov [Mon, 19 Jan 2015 13:42:10 +0000 (16:42 +0300)] 
trgm: extend relative articles search interval

9 years agotrgm: add basic related stories dialog
Andrew Dolgov [Mon, 19 Jan 2015 12:46:15 +0000 (15:46 +0300)] 
trgm: add basic related stories dialog

9 years agotrgm: add disabled for now button part (add missing files)
Andrew Dolgov [Mon, 19 Jan 2015 12:12:40 +0000 (15:12 +0300)] 
trgm: add disabled for now button part (add missing files)

9 years agotrgm: add disabled for now button part
Andrew Dolgov [Mon, 19 Jan 2015 11:59:33 +0000 (14:59 +0300)] 
trgm: add disabled for now button part