]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
12 years agorelease 1.5.8 1.5.8
Andrew Dolgov [Tue, 20 Dec 2011 11:34:05 +0000 (15:34 +0400)] 
release 1.5.8

12 years agofix pref_filters
Andrew Dolgov [Sun, 18 Dec 2011 20:36:38 +0000 (00:36 +0400)] 
fix pref_filters

12 years agoapi: add setArticleLabel
Andrew Dolgov [Sat, 17 Dec 2011 07:22:50 +0000 (11:22 +0400)] 
api: add setArticleLabel

12 years agoapi: add getLabels
Andrew Dolgov [Sat, 17 Dec 2011 07:06:55 +0000 (11:06 +0400)] 
api: add getLabels

12 years agoinclude path fix for lighttpd
Andrew Dolgov [Thu, 15 Dec 2011 14:19:10 +0000 (18:19 +0400)] 
include path fix for lighttpd

12 years agoapi: fix browsing uncategorized
Andrew Dolgov [Thu, 15 Dec 2011 09:13:46 +0000 (13:13 +0400)] 
api: fix browsing uncategorized

12 years agofix browsing by tags
Andrew Dolgov [Wed, 14 Dec 2011 11:59:13 +0000 (15:59 +0400)] 
fix browsing by tags

12 years agoremove about dialog
Andrew Dolgov [Wed, 14 Dec 2011 11:52:40 +0000 (15:52 +0400)] 
remove about dialog

12 years agodo not include keyboard help files into index and prefs.php
Andrew Dolgov [Wed, 14 Dec 2011 11:51:27 +0000 (15:51 +0400)] 
do not include keyboard help files into index and prefs.php

12 years agopublic: enable globalUpdateFeeds
Andrew Dolgov [Wed, 14 Dec 2011 10:15:32 +0000 (14:15 +0400)] 
public: enable globalUpdateFeeds

12 years agofix dpkg for new classes layout
Andrew Dolgov [Wed, 14 Dec 2011 10:10:07 +0000 (14:10 +0400)] 
fix dpkg for new classes layout

12 years agofix dpkg for new config.php-dist
Andrew Dolgov [Wed, 14 Dec 2011 08:37:13 +0000 (12:37 +0400)] 
fix dpkg for new config.php-dist

12 years agofix labelops
Andrew Dolgov [Wed, 14 Dec 2011 08:05:45 +0000 (12:05 +0400)] 
fix labelops

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 14 Dec 2011 08:04:58 +0000 (12:04 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agofix feed editor
Andrew Dolgov [Wed, 14 Dec 2011 08:04:52 +0000 (12:04 +0400)] 
fix feed editor

12 years agoadd test for LOCK_DIRECTORY
Andrew Dolgov [Wed, 14 Dec 2011 05:38:56 +0000 (09:38 +0400)] 
add test for LOCK_DIRECTORY

12 years agosimplify default global config, expand sanity_check messages
Andrew Dolgov [Tue, 13 Dec 2011 15:20:26 +0000 (19:20 +0400)] 
simplify default global config, expand sanity_check messages

12 years agoapi: fix API_LEVEL
Andrew Dolgov [Tue, 13 Dec 2011 12:51:49 +0000 (16:51 +0400)] 
api: fix API_LEVEL

12 years agosplit several functions to related classes
Andrew Dolgov [Tue, 13 Dec 2011 12:23:31 +0000 (16:23 +0400)] 
split several functions to related classes

12 years agorename sanitize_rss to sanitize
Andrew Dolgov [Tue, 13 Dec 2011 12:08:08 +0000 (16:08 +0400)] 
rename sanitize_rss to sanitize

12 years agosplit rss updating stuff into separate include file
Andrew Dolgov [Tue, 13 Dec 2011 12:06:25 +0000 (16:06 +0400)] 
split rss updating stuff into separate include file

12 years agomove API to classes/
Andrew Dolgov [Tue, 13 Dec 2011 11:40:42 +0000 (15:40 +0400)] 
move API to classes/

12 years agoMerge branch 'tiny-oop'
Andrew Dolgov [Tue, 13 Dec 2011 11:08:07 +0000 (15:08 +0400)] 
Merge branch 'tiny-oop'

12 years agoremove opml_domdoc separate module
Andrew Dolgov [Tue, 13 Dec 2011 10:53:55 +0000 (14:53 +0400)] 
remove opml_domdoc separate module

12 years agoremove pref-instances module
Andrew Dolgov [Tue, 13 Dec 2011 10:52:24 +0000 (14:52 +0400)] 
remove pref-instances module

12 years agoadd Public_Handler
Andrew Dolgov [Tue, 13 Dec 2011 10:49:11 +0000 (14:49 +0400)] 
add Public_Handler
misc code cleanup

12 years agoimplement ProtectedHandler
Andrew Dolgov [Tue, 13 Dec 2011 10:15:42 +0000 (14:15 +0400)] 
implement ProtectedHandler

12 years agoadd Pref_Filters
Andrew Dolgov [Tue, 13 Dec 2011 10:09:34 +0000 (14:09 +0400)] 
add Pref_Filters

12 years agoremove old help stuff
Andrew Dolgov [Tue, 13 Dec 2011 10:04:44 +0000 (14:04 +0400)] 
remove old help stuff

12 years agoadd Pref_Users class
Andrew Dolgov [Tue, 13 Dec 2011 10:00:36 +0000 (14:00 +0400)] 
add Pref_Users class

12 years agoadd pref_labels class
Andrew Dolgov [Tue, 13 Dec 2011 09:34:43 +0000 (13:34 +0400)] 
add pref_labels class

12 years agofix generator of localized_schema.php
Andrew Dolgov [Tue, 13 Dec 2011 09:18:34 +0000 (13:18 +0400)] 
fix generator of localized_schema.php

12 years agofix generator of localized_schema.php
Andrew Dolgov [Tue, 13 Dec 2011 09:18:34 +0000 (13:18 +0400)] 
fix generator of localized_schema.php

12 years agocompat fix for old-style backend methods
Andrew Dolgov [Tue, 13 Dec 2011 08:48:10 +0000 (12:48 +0400)] 
compat fix for old-style backend methods

12 years agoMerge branch 'master' into tiny-oop
Andrew Dolgov [Tue, 13 Dec 2011 08:03:50 +0000 (12:03 +0400)] 
Merge branch 'master' into tiny-oop

12 years agomove help to backend class
Andrew Dolgov [Tue, 13 Dec 2011 07:02:43 +0000 (11:02 +0400)] 
move help to backend class

12 years agoadd catchall backend class
Andrew Dolgov [Tue, 13 Dec 2011 06:58:30 +0000 (10:58 +0400)] 
add catchall backend class

12 years agoadd classes/ to common deb
Andrew Dolgov [Tue, 13 Dec 2011 06:52:47 +0000 (10:52 +0400)] 
add classes/ to common deb

12 years agoadd pref_prefs class
Andrew Dolgov [Tue, 13 Dec 2011 06:00:42 +0000 (10:00 +0400)] 
add pref_prefs class

12 years agoadd pref_feeds class
Andrew Dolgov [Tue, 13 Dec 2011 05:29:22 +0000 (09:29 +0400)] 
add pref_feeds class

12 years agoimplement tiny-OOP routing
Andrew Dolgov [Mon, 12 Dec 2011 20:20:53 +0000 (00:20 +0400)] 
implement tiny-OOP routing

12 years agoupdate eclipse .settings
Andrew Dolgov [Mon, 12 Dec 2011 19:32:40 +0000 (23:32 +0400)] 
update eclipse .settings

12 years agoadd tiny-OOP style backend RPC
Andrew Dolgov [Mon, 12 Dec 2011 19:32:29 +0000 (23:32 +0400)] 
add tiny-OOP style backend RPC

12 years agosubop -> method
Andrew Dolgov [Mon, 12 Dec 2011 18:46:25 +0000 (22:46 +0400)] 
subop -> method

12 years agoremove tests/
Andrew Dolgov [Mon, 12 Dec 2011 18:39:33 +0000 (22:39 +0400)] 
remove tests/

12 years agofix 500 error on missing config.php
Andrew Dolgov [Mon, 12 Dec 2011 11:19:34 +0000 (15:19 +0400)] 
fix 500 error on missing config.php

12 years agotweak deb postinst message
Andrew Dolgov [Mon, 12 Dec 2011 09:33:29 +0000 (13:33 +0400)] 
tweak deb postinst message
update translations

12 years agofix .deb building
Andrew Dolgov [Mon, 12 Dec 2011 06:30:50 +0000 (10:30 +0400)] 
fix .deb building

12 years agofix sanity_config location
Andrew Dolgov [Mon, 12 Dec 2011 06:29:06 +0000 (10:29 +0400)] 
fix sanity_config location

12 years agofix API includes
Andrew Dolgov [Sun, 11 Dec 2011 20:13:14 +0000 (00:13 +0400)] 
fix API includes

12 years agodisable cdm auto catchup on viewfeed() in normal mode
Andrew Dolgov [Sun, 11 Dec 2011 20:05:02 +0000 (00:05 +0400)] 
disable cdm auto catchup on viewfeed() in normal mode

12 years agooverall directory tree cleanup
Andrew Dolgov [Sun, 11 Dec 2011 19:59:25 +0000 (23:59 +0400)] 
overall directory tree cleanup

12 years agoreduce the number of always included libraries
Andrew Dolgov [Sun, 11 Dec 2011 19:10:51 +0000 (23:10 +0400)] 
reduce the number of always included libraries

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 11 Dec 2011 18:58:25 +0000 (22:58 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agobackend: do not include all modules all the time
Andrew Dolgov [Sun, 11 Dec 2011 18:23:11 +0000 (22:23 +0400)] 
backend: do not include all modules all the time

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 11 Dec 2011 15:37:42 +0000 (19:37 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agoremove toggleEvenOdd()
Andrew Dolgov [Sun, 11 Dec 2011 09:03:17 +0000 (13:03 +0400)] 
remove toggleEvenOdd()

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 11 Dec 2011 15:36:32 +0000 (19:36 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 11 Dec 2011 15:35:58 +0000 (19:35 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agofix trim_array()
Andrew Dolgov [Sun, 11 Dec 2011 14:21:34 +0000 (18:21 +0400)] 
fix trim_array()

12 years agoadd eclipse stuff
Andrew Dolgov [Sun, 11 Dec 2011 08:51:59 +0000 (12:51 +0400)] 
add eclipse stuff

12 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sat, 10 Dec 2011 20:10:32 +0000 (00:10 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

12 years agojs: misc cleanup
Andrew Dolgov [Sat, 10 Dec 2011 18:40:12 +0000 (22:40 +0400)] 
js: misc cleanup

12 years agocss cleanup
Andrew Dolgov [Sat, 10 Dec 2011 18:35:27 +0000 (22:35 +0400)] 
css cleanup

12 years agomisc layout fixes
Andrew Dolgov [Sat, 10 Dec 2011 18:21:54 +0000 (22:21 +0400)] 
misc layout fixes

12 years agophp: remove unused functions
Andrew Dolgov [Sat, 10 Dec 2011 17:56:30 +0000 (21:56 +0400)] 
php: remove unused functions

12 years agoviewfeed: fix typo
Andrew Dolgov [Sat, 10 Dec 2011 17:43:03 +0000 (21:43 +0400)] 
viewfeed: fix typo

12 years agoviewfeed: only select first tab when request is not background
Andrew Dolgov [Sat, 10 Dec 2011 17:42:15 +0000 (21:42 +0400)] 
viewfeed: only select first tab when request is not background

12 years agomisc typo fixes
Andrew Dolgov [Sat, 10 Dec 2011 17:26:59 +0000 (21:26 +0400)] 
misc typo fixes

12 years agoadd mark above/below as read to headline context menu
Andrew Dolgov [Sat, 10 Dec 2011 14:36:38 +0000 (18:36 +0400)] 
add mark above/below as read to headline context menu

12 years agoMerge pull request #14 from vertecx/master
Andrew Dolgov [Wed, 7 Dec 2011 09:45:05 +0000 (01:45 -0800)] 
Merge pull request #14 from vertecx/master

Close pointer to lock file before unlinking

12 years agobackend: close file pointer before unlinking.
Petter Jönsson [Wed, 7 Dec 2011 00:17:23 +0000 (01:17 +0100)] 
backend: close file pointer before unlinking.

12 years agoapi: implement setting article note through updateArticle
Andrew Dolgov [Tue, 29 Nov 2011 05:54:21 +0000 (09:54 +0400)] 
api: implement setting article note through updateArticle

12 years agoapi/getCategories: return virtual categories and Uncategorized
Andrew Dolgov [Tue, 29 Nov 2011 05:22:38 +0000 (09:22 +0400)] 
api/getCategories: return virtual categories and Uncategorized

12 years agoapi/getCategories: add TODO
Andrew Dolgov [Mon, 28 Nov 2011 15:41:04 +0000 (19:41 +0400)] 
api/getCategories: add TODO

12 years agoapi: include labels to getHeadlines; optimize SQL queries for getHeadlines
Andrew Dolgov [Mon, 28 Nov 2011 14:29:30 +0000 (18:29 +0400)] 
api: include labels to getHeadlines; optimize SQL queries for getHeadlines

12 years agoimplement getApiLevel
Andrew Dolgov [Mon, 28 Nov 2011 05:35:13 +0000 (09:35 +0400)] 
implement getApiLevel

12 years agoadd share-by-url button in combined mode
Andrew Dolgov [Sun, 27 Nov 2011 08:08:39 +0000 (12:08 +0400)] 
add share-by-url button in combined mode

12 years agoauto-catchup fully visible articles in the buffer when switching away from already...
Andrew Dolgov [Sat, 26 Nov 2011 19:19:04 +0000 (23:19 +0400)] 
auto-catchup fully visible articles in the buffer when switching away from already loaded real feed

12 years agotweak auto catchup a bit
Andrew Dolgov [Fri, 25 Nov 2011 05:51:47 +0000 (09:51 +0400)] 
tweak auto catchup a bit

12 years agofix sql error in pubsub handler (closes #393)
Andrew Dolgov [Wed, 23 Nov 2011 08:50:25 +0000 (12:50 +0400)] 
fix sql error in pubsub handler (closes #393)

12 years agoupdate zh_CN translation
Andrew Dolgov [Wed, 23 Nov 2011 06:40:39 +0000 (10:40 +0400)] 
update zh_CN translation

12 years agorelease 1.5.7 1.5.7
Andrew Dolgov [Tue, 22 Nov 2011 10:30:55 +0000 (14:30 +0400)] 
release 1.5.7

12 years agoremove pointless escaping of the password (refs #392)
Andrew Dolgov [Tue, 22 Nov 2011 07:05:12 +0000 (11:05 +0400)] 
remove pointless escaping of the password (refs #392)

12 years agoproperly escape login and password in login_sequence() (refs #392)
Andrew Dolgov [Tue, 22 Nov 2011 06:43:24 +0000 (10:43 +0400)] 
properly escape login and password in login_sequence() (refs #392)

12 years agouse git checkout instead of git co
Andrew Dolgov [Mon, 21 Nov 2011 12:15:54 +0000 (16:15 +0400)] 
use git checkout instead of git co

12 years agouse css for help overlay, css cleanup
Andrew Dolgov [Mon, 21 Nov 2011 12:10:24 +0000 (16:10 +0400)] 
use css for help overlay, css cleanup

12 years agorun pngquant on images/*.png
Andrew Dolgov [Mon, 21 Nov 2011 12:03:57 +0000 (16:03 +0400)] 
run pngquant on images/*.png

12 years agopackage building tweaks (enable amd64)
Andrew Dolgov [Sun, 20 Nov 2011 06:51:07 +0000 (10:51 +0400)] 
package building tweaks (enable amd64)

12 years agomobile: fix toggle published button not working
Andrew Dolgov [Wed, 16 Nov 2011 07:58:58 +0000 (11:58 +0400)] 
mobile: fix toggle published button not working

12 years agofinally rename icons/ (fixes #272)
Andrew Dolgov [Wed, 16 Nov 2011 06:46:11 +0000 (10:46 +0400)] 
finally rename icons/ (fixes #272)

12 years agoexperimental split of public calls into public.php (refs #389)
Andrew Dolgov [Tue, 15 Nov 2011 07:40:57 +0000 (11:40 +0400)] 
experimental split of public calls into public.php (refs #389)

12 years agomake lazy loading of headlines lazier
Andrew Dolgov [Mon, 14 Nov 2011 08:14:19 +0000 (12:14 +0400)] 
make lazy loading of headlines lazier

12 years agoremove feed_site_url hack in headlines generator
Andrew Dolgov [Mon, 14 Nov 2011 07:55:57 +0000 (11:55 +0400)] 
remove feed_site_url hack in headlines generator

12 years agocdm: display comments link
Andrew Dolgov [Mon, 14 Nov 2011 07:51:12 +0000 (11:51 +0400)] 
cdm: display comments link

12 years agofeeds/editSave: stricter type checking
Andrew Dolgov [Sat, 12 Nov 2011 16:25:18 +0000 (20:25 +0400)] 
feeds/editSave: stricter type checking

12 years agotweak code/pre css colors
Andrew Dolgov [Fri, 11 Nov 2011 12:02:06 +0000 (16:02 +0400)] 
tweak code/pre css colors

12 years agoesc closes article panel
Andrew Dolgov [Fri, 11 Nov 2011 11:36:46 +0000 (15:36 +0400)] 
esc closes article panel

12 years agocatchupFeed: add confirmation prompt
Andrew Dolgov [Fri, 11 Nov 2011 11:35:29 +0000 (15:35 +0400)] 
catchupFeed: add confirmation prompt

12 years agoadd mark as read to feedlist popup menu
Andrew Dolgov [Fri, 11 Nov 2011 11:28:11 +0000 (15:28 +0400)] 
add mark as read to feedlist popup menu