]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agodaemon: do not schedule user-disabled feeds (2)
Andrew Dolgov [Sun, 31 Mar 2013 10:36:06 +0000 (14:36 +0400)] 
daemon: do not schedule user-disabled feeds (2)

11 years agodaemon: do not schedule user-disabled feeds
Andrew Dolgov [Sun, 31 Mar 2013 10:24:13 +0000 (14:24 +0400)] 
daemon: do not schedule user-disabled feeds

11 years agoimport plugin: actually commit the transaction
Andrew Dolgov [Sun, 31 Mar 2013 09:13:44 +0000 (13:13 +0400)] 
import plugin: actually commit the transaction

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 31 Mar 2013 09:11:33 +0000 (13:11 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agovalidate session on startup
Andrew Dolgov [Sun, 31 Mar 2013 09:10:46 +0000 (13:10 +0400)] 
validate session on startup

11 years agofix typo which caused sql constraint errors
Andrew Dolgov [Sun, 31 Mar 2013 09:10:39 +0000 (13:10 +0400)] 
fix typo which caused sql constraint errors

11 years agorebase translations
Andrew Dolgov [Sun, 31 Mar 2013 08:47:44 +0000 (12:47 +0400)] 
rebase translations

11 years agocatchup_feed: fix 1day on mysql
Andrew Dolgov [Sun, 31 Mar 2013 08:45:19 +0000 (12:45 +0400)] 
catchup_feed: fix 1day on mysql

11 years agocatchup by date: go by date_entered
Andrew Dolgov [Sun, 31 Mar 2013 08:41:28 +0000 (12:41 +0400)] 
catchup by date: go by date_entered

11 years agoimplement catchup with selectable updated criteria
Andrew Dolgov [Sun, 31 Mar 2013 08:37:42 +0000 (12:37 +0400)] 
implement catchup with selectable updated criteria

11 years agoreplace fopen/fread loop with readfile
Andrew Dolgov [Sun, 31 Mar 2013 05:54:52 +0000 (09:54 +0400)] 
replace fopen/fread loop with readfile

11 years agogooglereaderimport: disable creation of archived feeds until the SQL thing is resolved
Andrew Dolgov [Sun, 31 Mar 2013 05:52:50 +0000 (09:52 +0400)] 
googlereaderimport: disable creation of archived feeds until the SQL thing is resolved

11 years agoimage.php: replace file_get_contents() with a fread/print loop
Andrew Dolgov [Sun, 31 Mar 2013 05:49:36 +0000 (09:49 +0400)] 
image.php: replace file_get_contents() with a fread/print loop

11 years agogooglereaderimport: rename dialog
Andrew Dolgov [Sun, 31 Mar 2013 05:24:33 +0000 (09:24 +0400)] 
googlereaderimport: rename dialog

11 years agoimport: remove wrong comment
Andrew Dolgov [Sat, 30 Mar 2013 18:05:06 +0000 (22:05 +0400)] 
import: remove wrong comment

11 years agoarchive: automatically subscribe user to originating feed while unarchiving
Andrew Dolgov [Sat, 30 Mar 2013 17:59:52 +0000 (21:59 +0400)] 
archive: automatically subscribe user to originating feed while unarchiving

11 years agodo not create duplicate archived feeds on unsubscribe, file entries into already...
Andrew Dolgov [Sat, 30 Mar 2013 17:45:24 +0000 (21:45 +0400)] 
do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry

11 years agogooglereaderimport: automatically file imported articles to archived originating...
Andrew Dolgov [Sat, 30 Mar 2013 17:36:52 +0000 (21:36 +0400)] 
googlereaderimport: automatically file imported articles to archived originating feeds

11 years agomake toggling combined mode work without reload
Andrew Dolgov [Sat, 30 Mar 2013 15:55:52 +0000 (19:55 +0400)] 
make toggling combined mode work without reload

11 years agoapi: add author to getHeadlines
Andrew Dolgov [Sat, 30 Mar 2013 14:24:32 +0000 (18:24 +0400)] 
api: add author to getHeadlines

11 years agotweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of...
Andrew Dolgov [Sat, 30 Mar 2013 13:44:22 +0000 (17:44 +0400)] 
tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update

11 years agodaemon: sort by random
Andrew Dolgov [Sat, 30 Mar 2013 12:28:21 +0000 (16:28 +0400)] 
daemon: sort by random

11 years agodaemon: show feeds/minute stats
Andrew Dolgov [Sat, 30 Mar 2013 12:23:34 +0000 (16:23 +0400)] 
daemon: show feeds/minute stats

11 years agoupdate_rss_feed: bailout if cache is considered valid, but older than last_updated
Andrew Dolgov [Sat, 30 Mar 2013 11:42:27 +0000 (15:42 +0400)] 
update_rss_feed: bailout if cache is considered valid, but older than last_updated

11 years agoif-modified-since: also take last_updated into account
Andrew Dolgov [Sat, 30 Mar 2013 11:35:16 +0000 (15:35 +0400)] 
if-modified-since: also take last_updated into account

11 years agosupport If-Modified-Since
Andrew Dolgov [Sat, 30 Mar 2013 11:10:53 +0000 (15:10 +0400)] 
support If-Modified-Since

11 years agoadd hotkey toggle_cdm_expanded (f c)
Andrew Dolgov [Sat, 30 Mar 2013 10:28:13 +0000 (14:28 +0400)] 
add hotkey toggle_cdm_expanded (f c)

11 years agocdm: make box-shadow a bit bigger; fix missing shadow on expandable active item
Andrew Dolgov [Sat, 30 Mar 2013 10:17:40 +0000 (14:17 +0400)] 
cdm: make box-shadow a bit bigger; fix missing shadow on expandable active item

11 years agoheadline menu: add ability to toggle unread/published/starred
Andrew Dolgov [Sat, 30 Mar 2013 09:42:33 +0000 (13:42 +0400)] 
headline menu: add ability to toggle unread/published/starred

11 years agodaemon2: make update tasks to wait before starting updates to improve
Andrew Dolgov [Sat, 30 Mar 2013 09:32:47 +0000 (13:32 +0400)] 
daemon2: make update tasks to wait before starting updates to improve
last_update_started handling (refs #647)

11 years agoRevert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set...
Andrew Dolgov [Sat, 30 Mar 2013 09:26:15 +0000 (13:26 +0400)] 
Revert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)"

This reverts commit bca1cfbb9580d3ed295f7d93bbf4dce00eae8456.

11 years agodaemon2: wait longer between spawns (refs #647)
Andrew Dolgov [Sat, 30 Mar 2013 09:23:47 +0000 (13:23 +0400)] 
daemon2: wait longer between spawns (refs #647)

11 years agoMerge pull request #103 from yanobs/master
Andrew Dolgov [Sat, 30 Mar 2013 09:04:33 +0000 (02:04 -0700)] 
Merge pull request #103 from yanobs/master

Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)

11 years agoAvoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1...
all [Sat, 30 Mar 2013 08:43:37 +0000 (09:43 +0100)] 
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)

11 years agocdm expandable: unify style with expanded
Andrew Dolgov [Sat, 30 Mar 2013 07:58:53 +0000 (11:58 +0400)] 
cdm expandable: unify style with expanded

11 years agounbreak auth_remote and possibly other auth plugins
Andrew Dolgov [Sat, 30 Mar 2013 06:48:19 +0000 (10:48 +0400)] 
unbreak auth_remote and possibly other auth plugins

11 years agoinstaller: do not create unneeded blank line at the end of config.php
Andrew Dolgov [Sat, 30 Mar 2013 06:14:47 +0000 (10:14 +0400)] 
installer: do not create unneeded blank line at the end of config.php

11 years agoMerge pull request #102 from vapier/master
Andrew Dolgov [Sat, 30 Mar 2013 06:09:20 +0000 (23:09 -0700)] 
Merge pull request #102 from vapier/master

send Last-Modified header with the local image

11 years agosend Last-Modified header with the local image
Mike Frysinger [Fri, 29 Mar 2013 21:36:51 +0000 (17:36 -0400)] 
send Last-Modified header with the local image

11 years agocleanup_tags: remove dots
Andrew Dolgov [Fri, 29 Mar 2013 19:28:24 +0000 (23:28 +0400)] 
cleanup_tags: remove dots

11 years agofix invisible active headline in 3pane mode
Andrew Dolgov [Fri, 29 Mar 2013 19:04:27 +0000 (23:04 +0400)] 
fix invisible active headline in 3pane mode

11 years agoanother attempt to workaround against feedtree scroll issues
Andrew Dolgov [Fri, 29 Mar 2013 18:41:08 +0000 (22:41 +0400)] 
another attempt to workaround against feedtree scroll issues

11 years agoteh dreaded orange... no more
Andrew Dolgov [Fri, 29 Mar 2013 18:33:29 +0000 (22:33 +0400)] 
teh dreaded orange... no more

11 years agoMerge pull request #101 from yanobs/master
Andrew Dolgov [Fri, 29 Mar 2013 16:27:34 +0000 (09:27 -0700)] 
Merge pull request #101 from yanobs/master

 Replace call to vsprintf to sprintf because of arguments format

11 years agoadd workaround for double scrollbars in feed panel
Andrew Dolgov [Fri, 29 Mar 2013 16:23:03 +0000 (20:23 +0400)] 
add workaround for double scrollbars in feed panel

11 years agoReplace call to vsprintf to sprintf because of arguments format
all [Fri, 29 Mar 2013 16:05:20 +0000 (17:05 +0100)] 
Replace call to vsprintf to sprintf because of arguments format

11 years agotoggleUnread: remove scriptaculous highlight
Andrew Dolgov [Fri, 29 Mar 2013 15:51:58 +0000 (19:51 +0400)] 
toggleUnread: remove scriptaculous highlight

11 years agokeep cdm expanded articles white
Andrew Dolgov [Fri, 29 Mar 2013 15:50:25 +0000 (19:50 +0400)] 
keep cdm expanded articles white

11 years agomake prefs footer version respect HIDE_VERSION
Andrew Dolgov [Fri, 29 Mar 2013 15:46:29 +0000 (19:46 +0400)] 
make prefs footer version respect HIDE_VERSION

11 years agoattachment dropdown: limit width, set top margin
Andrew Dolgov [Fri, 29 Mar 2013 15:42:50 +0000 (19:42 +0400)] 
attachment dropdown: limit width, set top margin

11 years agoset combined display mode as default
Andrew Dolgov [Fri, 29 Mar 2013 15:37:36 +0000 (19:37 +0400)] 
set combined display mode as default

11 years agofix cdmExpandArticle not always removing active class; make moving between posts...
Andrew Dolgov [Fri, 29 Mar 2013 15:31:10 +0000 (19:31 +0400)] 
fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account

11 years agofix stuff broken by previous pull
Andrew Dolgov [Fri, 29 Mar 2013 15:20:46 +0000 (19:20 +0400)] 
fix stuff broken by previous pull

11 years agocdm expanded: add some box shadows
Andrew Dolgov [Fri, 29 Mar 2013 15:20:37 +0000 (19:20 +0400)] 
cdm expanded: add some box shadows

11 years agoMerge pull request #100 from yanobs/master
Andrew Dolgov [Fri, 29 Mar 2013 15:17:23 +0000 (08:17 -0700)] 
Merge pull request #100 from yanobs/master

 Check that $_SESSION["uid"] is defined before checking value

11 years agofurther tweak expanded cdm display
Andrew Dolgov [Fri, 29 Mar 2013 15:00:50 +0000 (19:00 +0400)] 
further tweak expanded cdm display

11 years agoremove cdm tiles; update cdm stylesheet as to stop reading on yellow
Andrew Dolgov [Fri, 29 Mar 2013 14:53:16 +0000 (18:53 +0400)] 
remove cdm tiles; update cdm stylesheet as to stop reading on yellow

11 years agoCheck that $_SESSION["uid"] is defined before checking value
all [Fri, 29 Mar 2013 14:17:38 +0000 (15:17 +0100)] 
Check that $_SESSION["uid"] is defined before checking value

11 years agoprefs: show version number in footer
Andrew Dolgov [Fri, 29 Mar 2013 13:36:33 +0000 (17:36 +0400)] 
prefs: show version number in footer

11 years agoRevert "order feeds selected for update randomly"
Andrew Dolgov [Fri, 29 Mar 2013 13:25:07 +0000 (17:25 +0400)] 
Revert "order feeds selected for update randomly"

This reverts commit 13b33a3fc3e1b17686894935e3879685cb0578cd.

11 years agoorder feeds selected for update randomly
Andrew Dolgov [Fri, 29 Mar 2013 11:36:40 +0000 (15:36 +0400)] 
order feeds selected for update randomly

11 years agogooglereaderimport: migrate article tags
Andrew Dolgov [Fri, 29 Mar 2013 11:22:10 +0000 (15:22 +0400)] 
googlereaderimport: migrate article tags

11 years agopurge orphans after deleting articles
Andrew Dolgov [Fri, 29 Mar 2013 11:20:26 +0000 (15:20 +0400)] 
purge orphans after deleting articles

11 years agodaemon: do not show feed urls twice
Andrew Dolgov [Fri, 29 Mar 2013 10:32:11 +0000 (14:32 +0400)] 
daemon: do not show feed urls twice

11 years agogooglereaderimport: limit guid length
Andrew Dolgov [Fri, 29 Mar 2013 10:25:36 +0000 (14:25 +0400)] 
googlereaderimport: limit guid length

11 years agoremove active className on collapse (closes #644)
Andrew Dolgov [Fri, 29 Mar 2013 10:20:10 +0000 (14:20 +0400)] 
remove active className on collapse (closes #644)

11 years agoreduce next spawn idle messages
Andrew Dolgov [Fri, 29 Mar 2013 09:04:05 +0000 (13:04 +0400)] 
reduce next spawn idle messages

11 years agoupdate: exclude feeds with disabled updates
Andrew Dolgov [Fri, 29 Mar 2013 08:31:53 +0000 (12:31 +0400)] 
update: exclude feeds with disabled updates

11 years agoexperimentally rework update daemon to process all feeds with the same url sequential...
Andrew Dolgov [Fri, 29 Mar 2013 08:21:40 +0000 (12:21 +0400)] 
experimentally rework update daemon to process all feeds with the same url sequentially to minimize network access and better utilize caches

11 years agocache simplepie object instead of xml feed data
Andrew Dolgov [Fri, 29 Mar 2013 07:50:58 +0000 (11:50 +0400)] 
cache simplepie object instead of xml feed data

11 years agoremove feed update interval debugging
Andrew Dolgov [Fri, 29 Mar 2013 07:32:22 +0000 (11:32 +0400)] 
remove feed update interval debugging

11 years agocache downloaded feed data to minimize network access
Andrew Dolgov [Fri, 29 Mar 2013 07:31:10 +0000 (11:31 +0400)] 
cache downloaded feed data to minimize network access

11 years agoremove cache/magpie
Andrew Dolgov [Fri, 29 Mar 2013 06:58:06 +0000 (10:58 +0400)] 
remove cache/magpie

11 years agoforgotpass: remove secretkey stuff because of new session handling; use stylesheet...
Andrew Dolgov [Fri, 29 Mar 2013 06:10:20 +0000 (10:10 +0400)] 
forgotpass: remove secretkey stuff because of new session handling; use stylesheet/javascript_tag

11 years agosharepopup: use stylesheet/javascript_tag
Andrew Dolgov [Fri, 29 Mar 2013 06:06:28 +0000 (10:06 +0400)] 
sharepopup: use stylesheet/javascript_tag

11 years agoremove unused view modes handling
Andrew Dolgov [Fri, 29 Mar 2013 05:46:38 +0000 (09:46 +0400)] 
remove unused view modes handling

11 years agoinitialize_user_prefs: escape data on import
Andrew Dolgov [Fri, 29 Mar 2013 04:51:05 +0000 (08:51 +0400)] 
initialize_user_prefs: escape data on import

11 years agoMerge pull request #99 from RaphaelRochet/master
Andrew Dolgov [Fri, 29 Mar 2013 04:39:52 +0000 (21:39 -0700)] 
Merge pull request #99 from RaphaelRochet/master

French translation update

11 years agoFrench translation update : new or modified strigs.
Raphaël Rochet [Thu, 28 Mar 2013 21:45:02 +0000 (22:45 +0100)] 
French translation update : new or modified strigs.

11 years agogooglereaderimport: remove unneeded capitalization in description
Andrew Dolgov [Thu, 28 Mar 2013 19:41:31 +0000 (23:41 +0400)] 
googlereaderimport: remove unneeded capitalization in description

11 years agoMerge pull request #98 from Joschasa/master
Andrew Dolgov [Thu, 28 Mar 2013 19:36:47 +0000 (12:36 -0700)] 
Merge pull request #98 from Joschasa/master

Remove output of empty lines

11 years agofeeds: fix browsing by labels broken by pfeeds
Andrew Dolgov [Thu, 28 Mar 2013 19:34:35 +0000 (23:34 +0400)] 
feeds: fix browsing by labels broken by pfeeds

11 years agoRemove 2 useless line breaks. One got printed even with --quiet.
Joschasa [Thu, 28 Mar 2013 19:30:06 +0000 (20:30 +0100)] 
Remove 2 useless line breaks. One got printed even with --quiet.

11 years agofix date_reverse sorting
Andrew Dolgov [Thu, 28 Mar 2013 17:40:11 +0000 (21:40 +0400)] 
fix date_reverse sorting

11 years agosyndicated feeds: fix ordering for last_marked etc
Andrew Dolgov [Thu, 28 Mar 2013 17:34:28 +0000 (21:34 +0400)] 
syndicated feeds: fix ordering for last_marked etc

11 years agomove notify as to not block persistent UI elements
Andrew Dolgov [Thu, 28 Mar 2013 17:09:42 +0000 (21:09 +0400)] 
move notify as to not block persistent UI elements

11 years agoadd missing themes/
Andrew Dolgov [Thu, 28 Mar 2013 17:07:03 +0000 (21:07 +0400)] 
add missing themes/

11 years agorebase translations
Andrew Dolgov [Thu, 28 Mar 2013 17:05:21 +0000 (21:05 +0400)] 
rebase translations

11 years agoupdate schema translations
Andrew Dolgov [Thu, 28 Mar 2013 17:05:11 +0000 (21:05 +0400)] 
update schema translations

11 years agoadd ability to select CSS files in themes/
Andrew Dolgov [Thu, 28 Mar 2013 17:04:29 +0000 (21:04 +0400)] 
add ability to select CSS files in themes/

11 years agochange order of oldest first/newest first
Andrew Dolgov [Thu, 28 Mar 2013 16:52:55 +0000 (20:52 +0400)] 
change order of oldest first/newest first

11 years agodisable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order
Andrew Dolgov [Thu, 28 Mar 2013 16:51:06 +0000 (20:51 +0400)] 
disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order

11 years agoretire frankly ridiculous sorting by score/title/date/default
Andrew Dolgov [Thu, 28 Mar 2013 16:44:43 +0000 (20:44 +0400)] 
retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES

11 years agorebase translations
Andrew Dolgov [Thu, 28 Mar 2013 15:38:52 +0000 (19:38 +0400)] 
rebase translations

11 years agorename google reader import plugin; fix owner_uid being 0
Andrew Dolgov [Thu, 28 Mar 2013 15:37:34 +0000 (19:37 +0400)] 
rename google reader import plugin; fix owner_uid being 0

11 years agouse new double-date sorting in non-default sorting modes
Andrew Dolgov [Thu, 28 Mar 2013 15:30:07 +0000 (19:30 +0400)] 
use new double-date sorting in non-default sorting modes

11 years agosetActiveFeedId: assign feed/is-cat attributes to headlines-frame
Andrew Dolgov [Thu, 28 Mar 2013 15:20:12 +0000 (19:20 +0400)] 
setActiveFeedId: assign feed/is-cat attributes to headlines-frame

11 years agoattachments dropdown: display as block element
Andrew Dolgov [Thu, 28 Mar 2013 14:52:55 +0000 (18:52 +0400)] 
attachments dropdown: display as block element

11 years agogreaderimport: add command line mode
Andrew Dolgov [Thu, 28 Mar 2013 14:37:36 +0000 (18:37 +0400)] 
greaderimport: add command line mode

11 years agogreaderstarredimport: mention the ability to import shared files; set marked if file...
Andrew Dolgov [Thu, 28 Mar 2013 12:47:29 +0000 (16:47 +0400)] 
greaderstarredimport: mention the ability to import shared files; set marked if file is starred.json