]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
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

11 years agoadd basic plugin to import google reader starred.json
Andrew Dolgov [Thu, 28 Mar 2013 12:26:46 +0000 (16:26 +0400)] 
add basic plugin to import google reader starred.json

11 years agofix include_empty to use bool type
Andrew Dolgov [Thu, 28 Mar 2013 11:31:39 +0000 (15:31 +0400)] 
fix include_empty to use bool type

11 years agoapi: add include_empty to getCategories/getFeedTree
Andrew Dolgov [Thu, 28 Mar 2013 11:28:37 +0000 (15:28 +0400)] 
api: add include_empty to getCategories/getFeedTree

11 years agostrip_harmful_tags: allow noscript
Andrew Dolgov [Thu, 28 Mar 2013 10:03:09 +0000 (14:03 +0400)] 
strip_harmful_tags: allow noscript

11 years agoremove dialogNotice; tweak dialog appearance a bit
Andrew Dolgov [Thu, 28 Mar 2013 10:01:25 +0000 (14:01 +0400)] 
remove dialogNotice; tweak dialog appearance a bit

11 years agoenlare notices font
Andrew Dolgov [Thu, 28 Mar 2013 09:37:48 +0000 (13:37 +0400)] 
enlare notices font

11 years agoupdate utility.css related stuff some more
Andrew Dolgov [Thu, 28 Mar 2013 09:19:28 +0000 (13:19 +0400)] 
update utility.css related stuff some more

11 years agosessions: properly check for cookie being set
Andrew Dolgov [Thu, 28 Mar 2013 08:40:56 +0000 (12:40 +0400)] 
sessions: properly check for cookie being set

11 years agoMerge pull request #89 from alsvartr/auth_radius
Andrew Dolgov [Thu, 28 Mar 2013 08:13:54 +0000 (01:13 -0700)] 
Merge pull request #89 from alsvartr/auth_radius

initial commit

11 years agoapi: add getFeedTree
Andrew Dolgov [Thu, 28 Mar 2013 07:04:15 +0000 (11:04 +0400)] 
api: add getFeedTree

11 years agosince dojo dropdowns won't work in article content because of html escaping trick...
Andrew Dolgov [Thu, 28 Mar 2013 06:56:29 +0000 (10:56 +0400)] 
since dojo dropdowns won't work in article content because of html escaping trick, replace attachment dropdown with generic html controls

11 years agoremove inlined images in bwlimit mode
Andrew Dolgov [Thu, 28 Mar 2013 06:49:47 +0000 (10:49 +0400)] 
remove inlined images in bwlimit mode

11 years agoinstaller: add ability to automatically save generated config.php
Andrew Dolgov [Thu, 28 Mar 2013 06:42:17 +0000 (10:42 +0400)] 
installer: add ability to automatically save generated config.php

11 years agosanity check: better suggestion for SELF_URL_PATH
Andrew Dolgov [Thu, 28 Mar 2013 06:10:55 +0000 (10:10 +0400)] 
sanity check: better suggestion for SELF_URL_PATH

11 years agoenable updater by default
Andrew Dolgov [Thu, 28 Mar 2013 06:08:00 +0000 (10:08 +0400)] 
enable updater by default

11 years agoremove SESSION_EXPIRE_TIME
Andrew Dolgov [Thu, 28 Mar 2013 06:06:16 +0000 (10:06 +0400)] 
remove SESSION_EXPIRE_TIME

11 years agoreimplement remember_me
Andrew Dolgov [Thu, 28 Mar 2013 05:48:58 +0000 (09:48 +0400)] 
reimplement remember_me

11 years agoapi: lower maximum lifetime of api sessions
Andrew Dolgov [Thu, 28 Mar 2013 05:48:14 +0000 (09:48 +0400)] 
api: lower maximum lifetime of api sessions

11 years agofix session support for single user mode
Andrew Dolgov [Thu, 28 Mar 2013 05:13:30 +0000 (09:13 +0400)] 
fix session support for single user mode

11 years agoadd yet another workaround for stuck login due to session cookies
Andrew Dolgov [Thu, 28 Mar 2013 05:09:41 +0000 (09:09 +0400)] 
add yet another workaround for stuck login due to session cookies

11 years agoapi/login: add session_destroy
Andrew Dolgov [Thu, 28 Mar 2013 04:46:20 +0000 (08:46 +0400)] 
api/login: add session_destroy

11 years agologin: add session_destroy() first
Andrew Dolgov [Thu, 28 Mar 2013 04:33:44 +0000 (08:33 +0400)] 
login: add session_destroy() first