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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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.

12 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

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

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

12 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

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

12 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)

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

12 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

12 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

12 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

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

12 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

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

12 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

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

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

12 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

12 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

12 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.

12 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

12 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

12 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

12 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.

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

12 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

12 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

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

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

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

12 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/

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

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

12 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

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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

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

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

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

12 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

12 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

12 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

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

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

12 years agoMerge pull request #97 from ilesinge/master
Andrew Dolgov [Thu, 28 Mar 2013 04:22:46 +0000 (21:22 -0700)]
Merge pull request #97 from ilesinge/master

Update French translation

12 years agoadd cleanup_tags/purge orphans to globalUpdateFeeds and simple update
Andrew Dolgov [Thu, 28 Mar 2013 04:19:28 +0000 (08:19 +0400)]
add cleanup_tags/purge orphans to globalUpdateFeeds and simple update
rpc call (closes #636)

12 years agogetVirtCounters: check if plugin feeds exist
Andrew Dolgov [Thu, 28 Mar 2013 04:19:05 +0000 (08:19 +0400)]
getVirtCounters: check if plugin feeds exist

12 years agoonly autostart session if login cookie exists
Andrew Dolgov [Thu, 28 Mar 2013 04:06:21 +0000 (08:06 +0400)]
only autostart session if login cookie exists

12 years agoUpdate fr_FR translation (fixes)
Alexandre Gravel-Raymond [Wed, 27 Mar 2013 20:37:19 +0000 (21:37 +0100)]
Update fr_FR translation (fixes)

12 years agocss cleanup; remove auxDlg; add separate prefs.css
Andrew Dolgov [Wed, 27 Mar 2013 18:41:12 +0000 (22:41 +0400)]
css cleanup; remove auxDlg; add separate prefs.css

12 years agocss cleanup; change notify css a bit
Andrew Dolgov [Wed, 27 Mar 2013 18:24:26 +0000 (22:24 +0400)]
css cleanup; change notify css a bit

12 years agomodify notify/warn/error boxes css
Andrew Dolgov [Wed, 27 Mar 2013 18:03:52 +0000 (22:03 +0400)]
modify notify/warn/error boxes css

12 years agoadd has_note with mode
Andrew Dolgov [Wed, 27 Mar 2013 17:35:16 +0000 (21:35 +0400)]
add has_note with mode

12 years agoupdate utility.css content
Andrew Dolgov [Wed, 27 Mar 2013 15:42:39 +0000 (19:42 +0400)]
update utility.css content

12 years agovarious utility.css updates
Andrew Dolgov [Wed, 27 Mar 2013 15:40:49 +0000 (19:40 +0400)]
various utility.css updates

12 years agoupdate ttrssZoom style
Andrew Dolgov [Wed, 27 Mar 2013 15:34:31 +0000 (19:34 +0400)]
update ttrssZoom style

12 years agoinstaller: ask for SELF_URL_PATH
Andrew Dolgov [Wed, 27 Mar 2013 14:49:04 +0000 (18:49 +0400)]
installer: ask for SELF_URL_PATH

12 years agoMerge pull request #96 from RaphaelRochet/master
Andrew Dolgov [Wed, 27 Mar 2013 14:31:28 +0000 (07:31 -0700)]
Merge pull request #96 from RaphaelRochet/master

French translation update

12 years agoenable 4th field in plugin->about() to serve as a more info link
Andrew Dolgov [Wed, 27 Mar 2013 14:16:30 +0000 (18:16 +0400)]
enable 4th field in plugin->about() to serve as a more info link

12 years agoFrench translation update - new strings
Raphaël Rochet [Wed, 27 Mar 2013 13:10:20 +0000 (14:10 +0100)]
French translation update - new strings

12 years agorebase translations
Andrew Dolgov [Wed, 27 Mar 2013 12:48:25 +0000 (16:48 +0400)]
rebase translations

12 years agoreduce moveToPost longpost scroll height
Andrew Dolgov [Wed, 27 Mar 2013 12:38:58 +0000 (16:38 +0400)]
reduce moveToPost longpost scroll height

12 years agoif hotkey is handled, return false
Andrew Dolgov [Wed, 27 Mar 2013 12:34:06 +0000 (16:34 +0400)]
if hotkey is handled, return false

12 years agoMerge pull request #95 from dandersson/scroll_length
Andrew Dolgov [Wed, 27 Mar 2013 12:28:53 +0000 (05:28 -0700)]
Merge pull request #95 from dandersson/scroll_length

Default scroll length closer to expected (i.e. browser default).

12 years agopref-prefs: mention tt-rss forums as a plugin source
Andrew Dolgov [Wed, 27 Mar 2013 12:24:43 +0000 (16:24 +0400)]
pref-prefs: mention tt-rss forums as a plugin source