]> git.wh0rd.org Git - tt-rss.git/log
tt-rss.git
19 years agocreate sql preferences schema
Andrew Dolgov [Wed, 16 Nov 2005 16:48:29 +0000 (17:48 +0100)]
create sql preferences schema

19 years agofix typo in mysql purge query
Andrew Dolgov [Wed, 16 Nov 2005 13:47:33 +0000 (14:47 +0100)]
fix typo in mysql purge query

19 years agodisable splash by default
Andrew Dolgov [Wed, 16 Nov 2005 13:44:27 +0000 (14:44 +0100)]
disable splash by default

19 years agoadd 1->2 upgrade script for mysql
Andrew Dolgov [Wed, 16 Nov 2005 12:18:52 +0000 (13:18 +0100)]
add 1->2 upgrade script for mysql

19 years agoop=updateAllFeeds shortcut for batch calls
Andrew Dolgov [Wed, 16 Nov 2005 09:54:33 +0000 (10:54 +0100)]
op=updateAllFeeds shortcut for batch calls

19 years agougly hack to selectively disable feed purging
Andrew Dolgov [Wed, 16 Nov 2005 09:47:22 +0000 (10:47 +0100)]
ugly hack to selectively disable feed purging

19 years agoupdate NEWS
Andrew Dolgov [Wed, 16 Nov 2005 09:47:02 +0000 (10:47 +0100)]
update NEWS

19 years agoper-feed purge intervals
Andrew Dolgov [Wed, 16 Nov 2005 09:37:50 +0000 (10:37 +0100)]
per-feed purge intervals

19 years agorework compact stylesheet support
Andrew Dolgov [Wed, 16 Nov 2005 09:20:11 +0000 (10:20 +0100)]
rework compact stylesheet support

19 years agomove initial refetch call to feedlist.js init
Andrew Dolgov [Wed, 16 Nov 2005 08:51:21 +0000 (09:51 +0100)]
move initial refetch call to feedlist.js init

19 years agoloading splash screen
Andrew Dolgov [Wed, 16 Nov 2005 08:45:00 +0000 (09:45 +0100)]
loading splash screen

19 years agoadd error.php
Andrew Dolgov [Wed, 16 Nov 2005 08:01:19 +0000 (09:01 +0100)]
add error.php

19 years agoperform backend sanity check on startup, update schema version in backend.php
Andrew Dolgov [Wed, 16 Nov 2005 07:59:46 +0000 (08:59 +0100)]
perform backend sanity check on startup, update schema version in backend.php

19 years agoadd purge_interval in ttrss_feeds (schema updated)
Andrew Dolgov [Wed, 16 Nov 2005 07:24:43 +0000 (08:24 +0100)]
add purge_interval in ttrss_feeds (schema updated)

19 years agoup/down arrows are hotkeys in feedlist
Andrew Dolgov [Wed, 16 Nov 2005 05:55:06 +0000 (06:55 +0100)]
up/down arrows are hotkeys in feedlist

19 years agocss updated
Andrew Dolgov [Wed, 16 Nov 2005 05:41:59 +0000 (06:41 +0100)]
css updated

19 years agosome new hotkeys
Andrew Dolgov [Wed, 16 Nov 2005 05:40:03 +0000 (06:40 +0100)]
some new hotkeys

19 years agobump version to dev
Andrew Dolgov [Wed, 16 Nov 2005 05:25:48 +0000 (06:25 +0100)]
bump version to dev

19 years agomain frame now calls feeds-frame for viewfeed()
Andrew Dolgov [Wed, 16 Nov 2005 05:25:13 +0000 (06:25 +0100)]
main frame now calls feeds-frame for viewfeed()

19 years agoviewfeed() call in multifeed display
Andrew Dolgov [Wed, 16 Nov 2005 05:22:21 +0000 (06:22 +0100)]
viewfeed() call in multifeed display

19 years agoactions menu changes
Andrew Dolgov [Wed, 16 Nov 2005 05:16:43 +0000 (06:16 +0100)]
actions menu changes

19 years agooption DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox
Andrew Dolgov [Tue, 15 Nov 2005 10:18:01 +0000 (11:18 +0100)]
option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox

19 years agotoggle hide/display only unread feeds, All feeds: button ops changed into selector
Andrew Dolgov [Tue, 15 Nov 2005 09:13:49 +0000 (10:13 +0100)]
toggle hide/display only unread feeds, All feeds: button ops changed into selector

19 years agoset last_update even if feed failed to update properly
Andrew Dolgov [Tue, 15 Nov 2005 08:24:28 +0000 (09:24 +0100)]
set last_update even if feed failed to update properly

19 years agocss declaration changes
Andrew Dolgov [Tue, 15 Nov 2005 05:59:30 +0000 (06:59 +0100)]
css declaration changes

19 years agoTAG 1.0.7 1.0.7
Andrew Dolgov [Mon, 14 Nov 2005 07:51:40 +0000 (08:51 +0100)]
TAG 1.0.7

19 years agorelease 1.0.7
Andrew Dolgov [Mon, 14 Nov 2005 07:51:36 +0000 (08:51 +0100)]
release 1.0.7

19 years agofix schema version in backend.php
Andrew Dolgov [Thu, 10 Nov 2005 04:38:45 +0000 (05:38 +0100)]
fix schema version in backend.php

19 years agoschema_version handling in backend.php
Andrew Dolgov [Thu, 10 Nov 2005 04:35:39 +0000 (05:35 +0100)]
schema_version handling in backend.php

19 years agottrss_version table (schema updated)
Andrew Dolgov [Thu, 10 Nov 2005 04:34:36 +0000 (05:34 +0100)]
ttrss_version table (schema updated)

19 years agooptimize RPC forceUpdateAllFeeds response
Andrew Dolgov [Tue, 8 Nov 2005 04:53:59 +0000 (05:53 +0100)]
optimize RPC forceUpdateAllFeeds response

19 years agoupdate TODO
Andrew Dolgov [Tue, 8 Nov 2005 04:53:30 +0000 (05:53 +0100)]
update TODO

19 years agoupdate NEWS
Andrew Dolgov [Mon, 7 Nov 2005 18:23:26 +0000 (19:23 +0100)]
update NEWS

19 years agoreserve column in ttrss_feeds for site url (schema+upgrade script updated)
Andrew Dolgov [Wed, 2 Nov 2005 11:53:06 +0000 (12:53 +0100)]
reserve column in ttrss_feeds for site url (schema+upgrade script updated)

19 years agorename schema upgrade file
Andrew Dolgov [Tue, 1 Nov 2005 13:30:36 +0000 (14:30 +0100)]
rename schema upgrade file

19 years agoprefs.php: fix layout bug
Andrew Dolgov [Tue, 1 Nov 2005 09:44:59 +0000 (10:44 +0100)]
prefs.php: fix layout bug

19 years agoschema/upgrade-1.0.6-1.0.7.sql: fix
Andrew Dolgov [Tue, 1 Nov 2005 09:01:03 +0000 (10:01 +0100)]
schema/upgrade-1.0.6-1.0.7.sql: fix

19 years agoadd schema/upgrade-1.0.6-1.0.7.sql
Andrew Dolgov [Tue, 1 Nov 2005 09:00:18 +0000 (10:00 +0100)]
add schema/upgrade-1.0.6-1.0.7.sql

19 years agostore last feed update error in the database (SCHEMA UPDATED), display warning box...
Andrew Dolgov [Tue, 1 Nov 2005 07:47:03 +0000 (08:47 +0100)]
store last feed update error in the database (SCHEMA UPDATED), display warning box in preferences on feed update error

19 years agotabbed preferences
Andrew Dolgov [Fri, 28 Oct 2005 17:58:20 +0000 (18:58 +0100)]
tabbed preferences

19 years agofix DAEMON_REFRESH_ONLY handling
Andrew Dolgov [Fri, 28 Oct 2005 09:38:36 +0000 (10:38 +0100)]
fix DAEMON_REFRESH_ONLY handling

19 years agofixed toolbar feed update button
Andrew Dolgov [Fri, 28 Oct 2005 09:33:24 +0000 (10:33 +0100)]
fixed toolbar feed update button

19 years agoextended search dialog placeholder, disabled for now
Andrew Dolgov [Fri, 28 Oct 2005 06:51:34 +0000 (07:51 +0100)]
extended search dialog placeholder, disabled for now

19 years agoupdate compact css with userDlg styles
Andrew Dolgov [Fri, 28 Oct 2005 06:36:02 +0000 (07:36 +0100)]
update compact css with userDlg styles

19 years agoblank notify box on showDlg()
Andrew Dolgov [Fri, 28 Oct 2005 06:30:11 +0000 (07:30 +0100)]
blank notify box on showDlg()

19 years agoadd dialogue to remove current feed, overall quick meny improvements (shamelessly...
Andrew Dolgov [Fri, 28 Oct 2005 06:21:16 +0000 (07:21 +0100)]
add dialogue to remove current feed, overall quick meny improvements (shamelessly stolen from GMail)

19 years agogeneric popup user dialog mechanism
Andrew Dolgov [Fri, 28 Oct 2005 05:59:29 +0000 (06:59 +0100)]
generic popup user dialog mechanism

19 years agoquick feed add dialog + related interface tweaks
Andrew Dolgov [Fri, 28 Oct 2005 05:38:06 +0000 (06:38 +0100)]
quick feed add dialog + related interface tweaks

19 years agofunctions.js: add function cancelDialog()
Andrew Dolgov [Fri, 28 Oct 2005 05:03:45 +0000 (06:03 +0100)]
functions.js: add function cancelDialog()

19 years agoescape feed id in update_rss_feed()
Andrew Dolgov [Fri, 28 Oct 2005 01:46:01 +0000 (02:46 +0100)]
escape feed id in update_rss_feed()

19 years agoDAEMON_REFRESH_ONLY patch from the same source
Andrew Dolgov [Fri, 28 Oct 2005 01:30:03 +0000 (02:30 +0100)]
DAEMON_REFRESH_ONLY patch from the same source

19 years agoadded DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster
Andrew Dolgov [Fri, 28 Oct 2005 01:26:50 +0000 (02:26 +0100)]
added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster

19 years agofix old bug when all feeds were marked as updated every time (patch from adjuster...
Andrew Dolgov [Fri, 28 Oct 2005 01:18:27 +0000 (02:18 +0100)]
fix old bug when all feeds were marked as updated every time (patch from adjuster@forum)

19 years agoMIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL
Andrew Dolgov [Wed, 26 Oct 2005 01:30:05 +0000 (02:30 +0100)]
MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL

19 years agoupdate NEWS
Andrew Dolgov [Tue, 25 Oct 2005 11:06:31 +0000 (12:06 +0100)]
update NEWS

19 years agoimplement catchup for labels
Andrew Dolgov [Tue, 25 Oct 2005 11:03:21 +0000 (12:03 +0100)]
implement catchup for labels

19 years agoenable catchup button for labels and starred vfeed
Andrew Dolgov [Tue, 25 Oct 2005 11:00:01 +0000 (12:00 +0100)]
enable catchup button for labels and starred vfeed

19 years agorework MarkAllRead subop handler, implement catchup for starred vfeed (-1)
Andrew Dolgov [Tue, 25 Oct 2005 10:44:44 +0000 (11:44 +0100)]
rework MarkAllRead subop handler, implement catchup for starred vfeed (-1)

19 years agobasic profiling information in backend.php
Andrew Dolgov [Sun, 23 Oct 2005 15:48:58 +0000 (16:48 +0100)]
basic profiling information in backend.php

19 years agostart work on showing number of unread articles in title
Andrew Dolgov [Sun, 23 Oct 2005 15:40:55 +0000 (16:40 +0100)]
start work on showing number of unread articles in title

19 years agonew view mode: unread or updated
Andrew Dolgov [Sun, 23 Oct 2005 11:24:56 +0000 (12:24 +0100)]
new view mode: unread or updated

19 years agoadd another example label in default schema
Andrew Dolgov [Thu, 20 Oct 2005 16:18:15 +0000 (17:18 +0100)]
add another example label in default schema

19 years agoloading... prompt for feedlist
Andrew Dolgov [Mon, 17 Oct 2005 12:26:21 +0000 (13:26 +0100)]
loading... prompt for feedlist

19 years agobump version (to dev .99)
Andrew Dolgov [Mon, 17 Oct 2005 11:48:21 +0000 (12:48 +0100)]
bump version (to dev .99)

19 years agoadd php end tag in db.php
Andrew Dolgov [Mon, 17 Oct 2005 03:45:44 +0000 (04:45 +0100)]
add php end tag in db.php

19 years agodisable feed toolbar catchup button when catchup is not applicable
Andrew Dolgov [Mon, 17 Oct 2005 03:25:44 +0000 (04:25 +0100)]
disable feed toolbar catchup button when catchup is not applicable

19 years agoadd isNumeric() to functions
Andrew Dolgov [Mon, 17 Oct 2005 03:24:40 +0000 (04:24 +0100)]
add isNumeric() to functions

19 years agoglobal search, update TODO
Andrew Dolgov [Sun, 16 Oct 2005 16:16:34 +0000 (17:16 +0100)]
global search, update TODO

19 years agofix broken feed counter updates
Andrew Dolgov [Sun, 16 Oct 2005 15:46:37 +0000 (16:46 +0100)]
fix broken feed counter updates

19 years agoupdate help text
Andrew Dolgov [Sun, 16 Oct 2005 15:21:53 +0000 (16:21 +0100)]
update help text

19 years agoadd SQL expression help and placeholder for help mechanism
Andrew Dolgov [Sun, 16 Oct 2005 15:17:12 +0000 (16:17 +0100)]
add SQL expression help and placeholder for help mechanism

19 years agofix some brackets issues in feed editor
Andrew Dolgov [Sun, 16 Oct 2005 14:48:33 +0000 (15:48 +0100)]
fix some brackets issues in feed editor

19 years agoadd Unread or Starred view mode
Andrew Dolgov [Sun, 16 Oct 2005 14:37:15 +0000 (15:37 +0100)]
add Unread or Starred view mode

19 years agomove logo to the left, fix small layout issue
Andrew Dolgov [Sun, 16 Oct 2005 14:30:51 +0000 (15:30 +0100)]
move logo to the left, fix small layout issue

19 years agofade notify box border
Andrew Dolgov [Sun, 16 Oct 2005 14:26:40 +0000 (15:26 +0100)]
fade notify box border

19 years agomove preferences button to toolbar
Andrew Dolgov [Sun, 16 Oct 2005 14:23:06 +0000 (15:23 +0100)]
move preferences button to toolbar

19 years agoadd some RPC error reporting
Andrew Dolgov [Sun, 16 Oct 2005 14:15:32 +0000 (15:15 +0100)]
add some RPC error reporting

19 years agomove notify box, make it more visible
Andrew Dolgov [Sun, 16 Oct 2005 14:10:14 +0000 (15:10 +0100)]
move notify box, make it more visible

19 years agomade header a little bit smaller
Andrew Dolgov [Sun, 16 Oct 2005 13:46:43 +0000 (14:46 +0100)]
made header a little bit smaller

19 years agosupport for selective output in forceUpdateAllFeeds
Andrew Dolgov [Sun, 16 Oct 2005 09:03:18 +0000 (10:03 +0100)]
support for selective output in forceUpdateAllFeeds

19 years agoescape html characters in db_query() error output
Andrew Dolgov [Sun, 16 Oct 2005 08:52:44 +0000 (09:52 +0100)]
escape html characters in db_query() error output

19 years agodisable refetch on viewfeed() to fix interface slowdown when originating feed is...
Andrew Dolgov [Sun, 16 Oct 2005 08:39:24 +0000 (09:39 +0100)]
disable refetch on viewfeed() to fix interface slowdown when originating feed is not available

19 years agofix broken article update functionality (take 2)
Andrew Dolgov [Sun, 16 Oct 2005 08:30:48 +0000 (09:30 +0100)]
fix broken article update functionality (take 2)

19 years agofix broken article update functionality
Andrew Dolgov [Sun, 16 Oct 2005 08:29:09 +0000 (09:29 +0100)]
fix broken article update functionality

19 years agofix db_fetch_result() functionality for MySQL
Andrew Dolgov [Sun, 16 Oct 2005 08:19:40 +0000 (09:19 +0100)]
fix db_fetch_result() functionality for MySQL

19 years agodisplay message if no tags are found to display
Andrew Dolgov [Sun, 16 Oct 2005 08:04:17 +0000 (09:04 +0100)]
display message if no tags are found to display

19 years agooptions to disable header/footer and to select more compact stylesheet (included...
Andrew Dolgov [Sun, 16 Oct 2005 04:51:09 +0000 (05:51 +0100)]
options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css)

19 years agoremove active feed cookie on app init
Andrew Dolgov [Fri, 14 Oct 2005 03:43:44 +0000 (04:43 +0100)]
remove active feed cookie on app init

19 years agoper-feed update intervals
Andrew Dolgov [Thu, 13 Oct 2005 03:15:09 +0000 (04:15 +0100)]
per-feed update intervals

19 years agoTAG 1.0.6
Andrew Dolgov [Thu, 13 Oct 2005 01:08:15 +0000 (02:08 +0100)]
TAG 1.0.6

19 years agorelease 1.0.6
Andrew Dolgov [Thu, 13 Oct 2005 01:08:12 +0000 (02:08 +0100)]
release 1.0.6

19 years agoescape data on OPML import (take 2)
Andrew Dolgov [Thu, 13 Oct 2005 01:05:47 +0000 (02:05 +0100)]
escape data on OPML import (take 2)

19 years agofixed serious bug in MySQL schema (cascade deletes were unfunctional), add yet anothe...
Andrew Dolgov [Wed, 12 Oct 2005 10:54:09 +0000 (11:54 +0100)]
fixed serious bug in MySQL schema (cascade deletes were unfunctional), add yet another content: subtype workaround

19 years agoupdate TODO
Andrew Dolgov [Tue, 11 Oct 2005 16:02:53 +0000 (17:02 +0100)]
update TODO

19 years agoupdate NEWS, TODO
Andrew Dolgov [Tue, 11 Oct 2005 13:27:54 +0000 (14:27 +0100)]
update NEWS, TODO

19 years agotiny css fix
Andrew Dolgov [Tue, 11 Oct 2005 13:25:12 +0000 (14:25 +0100)]
tiny css fix

19 years agofix auto expiration bug on MySQL backend
Andrew Dolgov [Tue, 11 Oct 2005 13:21:27 +0000 (14:21 +0100)]
fix auto expiration bug on MySQL backend

19 years agoescape title when auto-updated from channel
Andrew Dolgov [Thu, 29 Sep 2005 01:05:34 +0000 (02:05 +0100)]
escape title when auto-updated from channel

19 years agorelease 1.0.5.1
Andrew Dolgov [Sat, 24 Sep 2005 12:35:47 +0000 (13:35 +0100)]
release 1.0.5.1

19 years agofix mysql (guid) schema bug
Andrew Dolgov [Sat, 24 Sep 2005 12:34:45 +0000 (13:34 +0100)]
fix mysql (guid) schema bug