]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agoclarify single user mode description
Andrew Dolgov [Sun, 7 Apr 2013 15:08:33 +0000 (19:08 +0400)] 
clarify single user mode description

11 years agoadd some infoblurbs to the updater plugin, remove experimental notices
Andrew Dolgov [Sun, 7 Apr 2013 05:43:11 +0000 (09:43 +0400)] 
add some infoblurbs to the updater plugin, remove experimental notices

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 7 Apr 2013 04:47:39 +0000 (08:47 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agogetLabelCounters: properly check for user_entry uid (closes #671)
Andrew Dolgov [Sun, 7 Apr 2013 04:43:51 +0000 (08:43 +0400)] 
getLabelCounters: properly check for user_entry uid (closes #671)

11 years agoMerge pull request #137 from Arthaey/patch-1
Andrew Dolgov [Sun, 7 Apr 2013 04:30:09 +0000 (21:30 -0700)] 
Merge pull request #137 from Arthaey/patch-1

Fix typo in config.php

11 years agoFix typo in config.php
Arthaey Angosii [Sun, 7 Apr 2013 03:12:01 +0000 (20:12 -0700)] 
Fix typo in config.php

Looks like a typo of "vary" instead of "wary", and "aware" sounds better.

11 years agoremove auth_remote from default configuration
Andrew Dolgov [Sat, 6 Apr 2013 21:13:30 +0000 (01:13 +0400)] 
remove auth_remote from default configuration

11 years agoRevert "remove RTITLE"
Andrew Dolgov [Sat, 6 Apr 2013 21:09:46 +0000 (01:09 +0400)] 
Revert "remove RTITLE"

This reverts commit ecac674adebce15fa8921b8c86cda2dba6ee7c34.

11 years agoremove RTITLE
Andrew Dolgov [Sat, 6 Apr 2013 21:04:32 +0000 (01:04 +0400)] 
remove RTITLE

11 years agoinstaller: remove check for pubsubhubbub which is never defined
Andrew Dolgov [Sat, 6 Apr 2013 20:56:48 +0000 (00:56 +0400)] 
installer: remove check for pubsubhubbub which is never defined

11 years agoremove RCHK
Andrew Dolgov [Sat, 6 Apr 2013 20:52:39 +0000 (00:52 +0400)] 
remove RCHK

11 years agoMerge pull request #136 from pictuga/master
Andrew Dolgov [Sat, 6 Apr 2013 17:30:52 +0000 (10:30 -0700)] 
Merge pull request #136 from pictuga/master

 Make sure missing feed-icons keep alignment.

11 years agoMake sure missing feed-icons keep alignment.
pictuga [Sat, 6 Apr 2013 17:25:04 +0000 (20:25 +0300)] 
Make sure missing feed-icons keep alignment.

Missing feed-icons take 16px as well to avoid alignment glitches in feed list.

11 years agoMerge pull request #135 from sunjayc99/master
Andrew Dolgov [Sat, 6 Apr 2013 09:10:38 +0000 (02:10 -0700)] 
Merge pull request #135 from sunjayc99/master

Fix: fetching URLs with spaces

11 years agofix for fetching urls with spaces
Sunjay Cauligi [Sat, 6 Apr 2013 09:05:11 +0000 (02:05 -0700)] 
fix for fetching urls with spaces

11 years agocheck for headlines-spacer presence before querying infscroll on load
Andrew Dolgov [Sat, 6 Apr 2013 09:01:34 +0000 (13:01 +0400)] 
check for headlines-spacer presence before querying infscroll on load

11 years agotry to fill the buffer with headlines if possible
Andrew Dolgov [Sat, 6 Apr 2013 06:33:30 +0000 (10:33 +0400)] 
try to fill the buffer with headlines if possible

11 years agoMerge pull request #134 from sunjayc99/master
Andrew Dolgov [Sat, 6 Apr 2013 05:42:59 +0000 (22:42 -0700)] 
Merge pull request #134 from sunjayc99/master

Added functionality for navigation without opening articles and toggling expansion of headlines

11 years agoMerge pull request #132 from Menti/master
Andrew Dolgov [Sat, 6 Apr 2013 05:39:35 +0000 (22:39 -0700)] 
Merge pull request #132 from Menti/master

Updated Spanish translation

11 years agoMerge pull request #133 from jchristi/jchristi
Andrew Dolgov [Sat, 6 Apr 2013 05:37:24 +0000 (22:37 -0700)] 
Merge pull request #133 from jchristi/jchristi

Add css optimization to dojo builds

11 years agoAdded functionality for navigation without opening articles and toggling expansion...
Sunjay Cauligi [Sat, 6 Apr 2013 01:47:40 +0000 (18:47 -0700)] 
Added functionality for navigation without opening articles and toggling expansion of headlines

11 years agoUpdated Spanish translation
DavidM [Fri, 5 Apr 2013 23:26:24 +0000 (01:26 +0200)] 
Updated Spanish translation

11 years agogooglereaderimport: support summary element
Andrew Dolgov [Fri, 5 Apr 2013 15:05:22 +0000 (19:05 +0400)] 
googlereaderimport: support summary element

11 years agofix divide by zero in feeds/minute reporting (closes #668)
Andrew Dolgov [Fri, 5 Apr 2013 14:42:59 +0000 (18:42 +0400)] 
fix divide by zero in feeds/minute reporting (closes #668)

11 years agoMerge pull request #131 from pictuga/patch-1
Andrew Dolgov [Fri, 5 Apr 2013 13:03:37 +0000 (06:03 -0700)] 
Merge pull request #131 from pictuga/patch-1

Added other allowed elements to sanitize()

11 years agoAdded other allowed elements to sanitize()
pictuga [Fri, 5 Apr 2013 12:56:14 +0000 (15:56 +0300)] 
Added other allowed elements to sanitize()

The following html elements are now kept when sanitizing entries: aside, bdi, bdo, caption, col, colgroup, figure, figcaption, mark, ruby, rp, rt, samp, time. Most of them are new in HTML5. Based on the list at https://developer.mozilla.org/en-US/docs/HTML/HTML5/HTML5_element_list

11 years agoMerge pull request #130 from seidler2547/master
Andrew Dolgov [Fri, 5 Apr 2013 07:55:35 +0000 (00:55 -0700)] 
Merge pull request #130 from seidler2547/master

fix "embed original"

11 years agofix "embed original" plugin
Stefan Seidel [Fri, 5 Apr 2013 07:28:32 +0000 (09:28 +0200)] 
fix "embed original" plugin

11 years agofix batch subscribe eating CRs (closes #667)
Andrew Dolgov [Fri, 5 Apr 2013 05:08:28 +0000 (09:08 +0400)] 
fix batch subscribe eating CRs (closes #667)

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Fri, 5 Apr 2013 03:53:22 +0000 (07:53 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agofix prefs reset not working properly
Andrew Dolgov [Fri, 5 Apr 2013 03:52:50 +0000 (07:52 +0400)] 
fix prefs reset not working properly

11 years agoMerge pull request #129 from HeikoAdams/master
Andrew Dolgov [Fri, 5 Apr 2013 03:46:26 +0000 (20:46 -0700)] 
Merge pull request #129 from HeikoAdams/master

German translation updated

11 years agoAdd css optimization to dojo builds
Jeremy Christian [Fri, 5 Apr 2013 01:50:39 +0000 (21:50 -0400)] 
Add css optimization to dojo builds

11 years agoUpdated german translation
Heiko Adams [Thu, 4 Apr 2013 22:18:13 +0000 (00:18 +0200)] 
Updated german translation

11 years agorebase translations
Andrew Dolgov [Thu, 4 Apr 2013 17:31:10 +0000 (21:31 +0400)] 
rebase translations

11 years agofr_FR - fix typo (closes #665)
Andrew Dolgov [Thu, 4 Apr 2013 17:31:03 +0000 (21:31 +0400)] 
fr_FR - fix typo (closes #665)

11 years agofeedTree: pass new copies of parent arrays while looking for category nodes to auto...
Andrew Dolgov [Thu, 4 Apr 2013 16:58:43 +0000 (20:58 +0400)] 
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference

11 years agoadd back sorting by title
Andrew Dolgov [Thu, 4 Apr 2013 16:44:55 +0000 (20:44 +0400)] 
add back sorting by title

11 years agodo not set active feed id in headlines callback, bailout if received data for current...
Andrew Dolgov [Thu, 4 Apr 2013 16:14:39 +0000 (20:14 +0400)] 
do not set active feed id in headlines callback, bailout if received data for currently deselected feed

11 years agoremove db-updater
Andrew Dolgov [Thu, 4 Apr 2013 15:46:12 +0000 (19:46 +0400)] 
remove db-updater

11 years agomove db-updater functionality to public, remove db-updater.php
Andrew Dolgov [Thu, 4 Apr 2013 15:45:26 +0000 (19:45 +0400)] 
move db-updater functionality to public, remove db-updater.php

11 years agoadd command-line db schema updater
Andrew Dolgov [Thu, 4 Apr 2013 15:15:14 +0000 (19:15 +0400)] 
add command-line db schema updater

11 years agoadd language dropdown to prefs
Andrew Dolgov [Thu, 4 Apr 2013 14:15:37 +0000 (18:15 +0400)] 
add language dropdown to prefs

11 years agoenable remember me
Andrew Dolgov [Thu, 4 Apr 2013 13:59:04 +0000 (17:59 +0400)] 
enable remember me

11 years agosearch: simplify code, allow searching by note and title content (note:blah, title...
Andrew Dolgov [Thu, 4 Apr 2013 12:52:25 +0000 (16:52 +0400)] 
search: simplify code, allow searching by note and title content (note:blah, title:blah)

11 years agosearch: allow searching by note text
Andrew Dolgov [Thu, 4 Apr 2013 12:42:37 +0000 (16:42 +0400)] 
search: allow searching by note text

11 years agoimplement some tweaks to session handling; properly remove session cookie if invalid...
Andrew Dolgov [Thu, 4 Apr 2013 11:33:14 +0000 (15:33 +0400)] 
implement some tweaks to session handling; properly remove session cookie if invalid/login failed

11 years agoreduce default session expiration limit
Andrew Dolgov [Thu, 4 Apr 2013 11:29:58 +0000 (15:29 +0400)] 
reduce default session expiration limit

11 years agoadd a dropdown button action to save and exit prefs (closes #660)
Andrew Dolgov [Thu, 4 Apr 2013 10:53:36 +0000 (14:53 +0400)] 
add a dropdown button action to save and exit prefs (closes #660)

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 4 Apr 2013 09:21:11 +0000 (13:21 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoupdater: prevent duplicate feed ids being scheduled for update
Andrew Dolgov [Thu, 4 Apr 2013 09:20:44 +0000 (13:20 +0400)] 
updater: prevent duplicate feed ids being scheduled for update

11 years agosession validation: check for tt-rss version
Andrew Dolgov [Thu, 4 Apr 2013 08:55:15 +0000 (12:55 +0400)] 
session validation: check for tt-rss version

11 years agorelease 1.7.8 1.7.8
Andrew Dolgov [Thu, 4 Apr 2013 08:21:37 +0000 (12:21 +0400)] 
release 1.7.8

11 years agofix operation without curl
Andrew Dolgov [Thu, 4 Apr 2013 08:21:29 +0000 (12:21 +0400)] 
fix operation without curl

11 years agoadd several checks to googleimportplugin to make importing more stable
Andrew Dolgov [Thu, 4 Apr 2013 06:21:48 +0000 (10:21 +0400)] 
add several checks to googleimportplugin to make importing more stable

11 years agoonly unmark articles which had been processed when automarking (for realz)
Andrew Dolgov [Thu, 4 Apr 2013 05:49:37 +0000 (09:49 +0400)] 
only unmark articles which had been processed when automarking (for realz)

11 years agoadd experimental cooldown after headlines buffer had been manipulated before auto...
Andrew Dolgov [Thu, 4 Apr 2013 05:37:43 +0000 (09:37 +0400)] 
add experimental cooldown after headlines buffer had been manipulated before auto catchup is enabled
only unmark articles which had been processed when automarking

11 years agorebase translations 1.7.7
Andrew Dolgov [Thu, 4 Apr 2013 05:06:06 +0000 (09:06 +0400)] 
rebase translations

11 years agorelease 1.7.7
Andrew Dolgov [Thu, 4 Apr 2013 05:05:59 +0000 (09:05 +0400)] 
release 1.7.7

11 years agoall articles: allow archived
Andrew Dolgov [Thu, 4 Apr 2013 05:01:17 +0000 (09:01 +0400)] 
all articles: allow archived

11 years agoupdater: fix is_writable checking
Andrew Dolgov [Wed, 3 Apr 2013 19:24:27 +0000 (23:24 +0400)] 
updater: fix is_writable checking

11 years agoplugins/mail: remove secretkey stuff
Andrew Dolgov [Wed, 3 Apr 2013 18:55:46 +0000 (22:55 +0400)] 
plugins/mail: remove secretkey stuff

11 years agoonly destroy unlogged sessions
Andrew Dolgov [Wed, 3 Apr 2013 15:23:43 +0000 (19:23 +0400)] 
only destroy unlogged sessions

11 years agodeinitialize session in login_sequence() instead of sessions.php
Andrew Dolgov [Wed, 3 Apr 2013 15:16:59 +0000 (19:16 +0400)] 
deinitialize session in login_sequence() instead of sessions.php

11 years agoremove session check/destroy stuff, looks problematic
Andrew Dolgov [Wed, 3 Apr 2013 15:13:23 +0000 (19:13 +0400)] 
remove session check/destroy stuff, looks problematic

11 years agoreplace catchupCurrentFeed dropdown with a better control
Andrew Dolgov [Wed, 3 Apr 2013 14:20:14 +0000 (18:20 +0400)] 
replace catchupCurrentFeed dropdown with a better control

11 years agofix default sorting not taking score into account, remove unused SORT_HEADLINES_BY_FE...
Andrew Dolgov [Wed, 3 Apr 2013 12:06:54 +0000 (16:06 +0400)] 
fix default sorting not taking score into account, remove unused SORT_HEADLINES_BY_FEED_DATE remnant

11 years agoinstaller: remove shorttag
Andrew Dolgov [Wed, 3 Apr 2013 10:36:59 +0000 (14:36 +0400)] 
installer: remove shorttag

11 years agoupdater: add /bin and /usr/bin to path before looking for binaries in case of php...
Andrew Dolgov [Wed, 3 Apr 2013 10:33:59 +0000 (14:33 +0400)] 
updater: add /bin and /usr/bin to path before looking for binaries in case of php-fpm empty environment or whatever

11 years agofix catchup not working on Fresh articles
Andrew Dolgov [Wed, 3 Apr 2013 09:48:50 +0000 (13:48 +0400)] 
fix catchup not working on Fresh articles

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 3 Apr 2013 09:43:45 +0000 (13:43 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoadd NO_CURL; disable native gzdecoding for file_get_contents() experimentally
Andrew Dolgov [Wed, 3 Apr 2013 09:43:09 +0000 (13:43 +0400)] 
add NO_CURL; disable native gzdecoding for file_get_contents() experimentally

11 years agoMerge pull request #127 from scarabeusiv/master
Andrew Dolgov [Wed, 3 Apr 2013 09:16:53 +0000 (02:16 -0700)] 
Merge pull request #127 from scarabeusiv/master

Fix typos in czech trans and add few directly visible strings

11 years agoUpdate few typos and directly visible strings after the release.
Tomáš Chvátal [Wed, 3 Apr 2013 09:11:07 +0000 (11:11 +0200)] 
Update few typos and directly visible strings after the release.

11 years agoadd an angrier blurb to sanity_check.php
Andrew Dolgov [Wed, 3 Apr 2013 08:28:21 +0000 (12:28 +0400)] 
add an angrier blurb to sanity_check.php

11 years agoMerge pull request #126 from RaphaelRochet/master
Andrew Dolgov [Wed, 3 Apr 2013 06:49:20 +0000 (23:49 -0700)] 
Merge pull request #126 from RaphaelRochet/master

French translation update

11 years agoFrench translation update - a few new strings, few not-so-fuzzy strings fixed
Raphaël Rochet [Wed, 3 Apr 2013 06:46:51 +0000 (08:46 +0200)] 
French translation update - a few new strings, few not-so-fuzzy strings fixed

11 years agorelease 1.7.6 1.7.6
Andrew Dolgov [Wed, 3 Apr 2013 04:50:21 +0000 (08:50 +0400)] 
release 1.7.6

11 years agorebase translations
Andrew Dolgov [Wed, 3 Apr 2013 04:49:59 +0000 (08:49 +0400)] 
rebase translations

11 years agoMerge pull request #125 from HeikoAdams/master
Andrew Dolgov [Wed, 3 Apr 2013 04:37:12 +0000 (21:37 -0700)] 
Merge pull request #125 from HeikoAdams/master

Some more german translations

11 years agosome more german translations
Heiko Adams [Tue, 2 Apr 2013 22:50:52 +0000 (00:50 +0200)] 
some more german translations

11 years agoapi: add article api hook to getArticle, change parameters passed
Andrew Dolgov [Tue, 2 Apr 2013 19:02:52 +0000 (23:02 +0400)] 
api: add article api hook to getArticle, change parameters passed

11 years agoremove THEME_VERSION_REQUIRED
Andrew Dolgov [Tue, 2 Apr 2013 18:46:08 +0000 (22:46 +0400)] 
remove THEME_VERSION_REQUIRED
reduce potential freak agitation

11 years agoMerge pull request #114 from ifireball/tunable-fetches
Andrew Dolgov [Tue, 2 Apr 2013 18:41:15 +0000 (11:41 -0700)] 
Merge pull request #114 from ifireball/tunable-fetches

Allow tuning fetch timeouts from config.php

11 years agoNo more "tunables.php" defaults dumped into "functions.php"
Barak Korren [Tue, 2 Apr 2013 18:29:10 +0000 (21:29 +0300)] 
No more "tunables.php" defaults dumped into "functions.php"

11 years agopref-prefs: add help for USER_CSS_THEME
Andrew Dolgov [Tue, 2 Apr 2013 17:41:30 +0000 (21:41 +0400)] 
pref-prefs: add help for USER_CSS_THEME

11 years agoMerge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git
Barak Korren [Tue, 2 Apr 2013 17:38:07 +0000 (20:38 +0300)] 
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git

11 years agofeed-holder: remove overflow:hidden
Andrew Dolgov [Tue, 2 Apr 2013 17:20:20 +0000 (21:20 +0400)] 
feed-holder: remove overflow:hidden

11 years agoremove dojo uncompressed files
Andrew Dolgov [Tue, 2 Apr 2013 16:06:16 +0000 (20:06 +0400)] 
remove dojo uncompressed files

11 years agomodify dojo rebuild script to remove uncompressed files
Andrew Dolgov [Tue, 2 Apr 2013 16:06:04 +0000 (20:06 +0400)] 
modify dojo rebuild script to remove uncompressed files

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 2 Apr 2013 15:04:46 +0000 (19:04 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agoMerge pull request #122 from scarabeusiv/master
Andrew Dolgov [Tue, 2 Apr 2013 15:04:32 +0000 (08:04 -0700)] 
Merge pull request #122 from scarabeusiv/master

Czech translation update

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 2 Apr 2013 14:51:24 +0000 (18:51 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agofix mark as read dropdown not resetting
Andrew Dolgov [Tue, 2 Apr 2013 14:50:54 +0000 (18:50 +0400)] 
fix mark as read dropdown not resetting

11 years agoFix header to contain relevant info. Wipe unused strings.
Tomáš Chvátal [Tue, 2 Apr 2013 13:07:30 +0000 (15:07 +0200)] 
Fix header to contain relevant info. Wipe unused strings.

11 years agoAdd more czech strings. 42 remaining.
Tomáš Chvátal [Tue, 2 Apr 2013 13:05:04 +0000 (15:05 +0200)] 
Add more czech strings. 42 remaining.

11 years agoMerge pull request #119 from dandersson/hotkey_info_hook
Andrew Dolgov [Tue, 2 Apr 2013 12:57:39 +0000 (05:57 -0700)] 
Merge pull request #119 from dandersson/hotkey_info_hook

Hook to add hotkey definition texts via plugins

11 years agorebase translatiosn
Andrew Dolgov [Tue, 2 Apr 2013 12:56:05 +0000 (16:56 +0400)] 
rebase translatiosn

11 years agoMerge branch 'master' of git://github.com/HeikoAdams/Tiny-Tiny-RSS into HeikoAdams...
Andrew Dolgov [Tue, 2 Apr 2013 12:55:13 +0000 (16:55 +0400)] 
Merge branch 'master' of git://github.com/HeikoAdams/Tiny-Tiny-RSS into HeikoAdams-master

Conflicts:
locale/de_DE/LC_MESSAGES/messages.mo
locale/de_DE/LC_MESSAGES/messages.po

11 years agorebase translations
Andrew Dolgov [Tue, 2 Apr 2013 12:46:23 +0000 (16:46 +0400)] 
rebase translations