]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
18 years agoadd preferences tab
Andrew Dolgov [Wed, 16 Nov 2005 17:53:50 +0000 (18:53 +0100)] 
add preferences tab

18 years agoprintFeedEntry now expects $link
Andrew Dolgov [Wed, 16 Nov 2005 17:47:58 +0000 (18:47 +0100)] 
printFeedEntry now expects $link

18 years agosql-ize backend.php
Andrew Dolgov [Wed, 16 Nov 2005 17:37:45 +0000 (18:37 +0100)] 
sql-ize backend.php

18 years agosql-ize error.php
Andrew Dolgov [Wed, 16 Nov 2005 17:23:55 +0000 (18:23 +0100)] 
sql-ize error.php

18 years agosql-ize functions.php
Andrew Dolgov [Wed, 16 Nov 2005 17:22:13 +0000 (18:22 +0100)] 
sql-ize functions.php

18 years agosql-ize opml.php
Andrew Dolgov [Wed, 16 Nov 2005 17:18:15 +0000 (18:18 +0100)] 
sql-ize opml.php

18 years agosql-ize prefs.php
Andrew Dolgov [Wed, 16 Nov 2005 17:13:01 +0000 (18:13 +0100)] 
sql-ize prefs.php

18 years agosql-ize tt-rss.php prefs
Andrew Dolgov [Wed, 16 Nov 2005 17:09:27 +0000 (18:09 +0100)] 
sql-ize tt-rss.php prefs

18 years agoadd db-prefs.php
Andrew Dolgov [Wed, 16 Nov 2005 16:57:08 +0000 (17:57 +0100)] 
add db-prefs.php

18 years agocreate sql preferences schema
Andrew Dolgov [Wed, 16 Nov 2005 16:48:29 +0000 (17:48 +0100)] 
create sql preferences schema

18 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

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

18 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

18 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

18 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

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

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

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

18 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

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

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

18 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

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

18 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

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

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

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

18 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()

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

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

18 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

18 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

18 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

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

18 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

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

18 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

18 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

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

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

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

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

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

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

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

18 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

18 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

18 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

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

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

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

18 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

18 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

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

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

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

18 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

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

18 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()

18 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

18 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

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

18 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

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

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

18 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

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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

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

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

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

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

18 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

18 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

18 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

18 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

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

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

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

18 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

18 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

18 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

18 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

18 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

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

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

18 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

18 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

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

18 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

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

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

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