2005-11-18 |
Andrew Dolgov | change next milestone to 1.1, update NEWS and README |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | schema updates, ICONS_DIR/ICONS_URL moved to config.php |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | made db-prefs.php aware of different users |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | tiny fix in prefs-editor |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | minor fixes in PG schema |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | multi-user schema for mysql |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | optional SINGLE_USER_MODE |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | optional login form/http basic auth support |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | http user auth, password changer in preferences |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | add logout.php |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | per-user preferences |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Andrew Dolgov | actually add login.php |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | prototype login form |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | display username in header |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | call session_start() in prefs.php/tt-rss.php |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | backend.php uid-awareness work |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | more multiuser schema fixes |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | further functions.php uid work |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | opml.php uid-aware |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update schema again |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update schema |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | functions.php is now uid-aware |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | initial multiuser schema work |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | fix tiny prefs.php layout bug |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update 1.0.7-1.0.8 upgrade scripts |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | fix 1.0.6-1.0.7 upgrade script for PG |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | Advanced section in preferences, tweak pref editor... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | pass $link into check_feed_favicon() |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | disable config updates if WEB_DEMO_MODE is on |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | made prefs.php aware of compact stylesheet, close db... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | reset $lnum on section change in prefs editor |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | display help_text in prefs editor |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | add help_text for some options in schema |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | move obsolete constants from config.php-dist to config_... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | prefs editor UI changes |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | fix schema typo |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update mysql schema |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update prefs sections |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | print_radio() fixes |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | reorder tabs in prefs.php |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | preferences editor |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update schema |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Andrew Dolgov | update prefs schema |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | add preferences tab |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | printFeedEntry now expects $link |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize backend.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize error.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize functions.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize opml.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize prefs.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | sql-ize tt-rss.php prefs |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | add db-prefs.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | create sql preferences schema |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | fix typo in mysql purge query |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | disable splash by default |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | add 1->2 upgrade script for mysql |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | op=updateAllFeeds shortcut for batch calls |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | ugly hack to selectively disable feed purging |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | per-feed purge intervals |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | rework compact stylesheet support |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | move initial refetch call to feedlist.js init |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | loading splash screen |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | add error.php |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | perform backend sanity check on startup, update schema... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | add purge_interval in ttrss_feeds (schema updated) |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | up/down arrows are hotkeys in feedlist |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | css updated |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | some new hotkeys |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | bump version to dev |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | main frame now calls feeds-frame for viewfeed() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | viewfeed() call in multifeed display |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Andrew Dolgov | actions menu changes |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andrew Dolgov | option DISPLAY_FEEDLIST_ACTIONS, consolidate actions... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andrew Dolgov | toggle hide/display only unread feeds, All feeds: butto... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andrew Dolgov | set last_update even if feed failed to update properly |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andrew Dolgov | css declaration changes |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Andrew Dolgov | TAG 1.0.7 1.0.7 |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Andrew Dolgov | release 1.0.7 |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Dolgov | fix schema version in backend.php |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Dolgov | schema_version handling in backend.php |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Dolgov | ttrss_version table (schema updated) |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Andrew Dolgov | optimize RPC forceUpdateAllFeeds response |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Andrew Dolgov | update TODO |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Andrew Dolgov | reserve column in ttrss_feeds for site url (schema... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dolgov | rename schema upgrade file |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dolgov | prefs.php: fix layout bug |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dolgov | schema/upgrade-1.0.6-1.0.7.sql: fix |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dolgov | add schema/upgrade-1.0.6-1.0.7.sql |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dolgov | store last feed update error in the database (SCHEMA... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | tabbed preferences |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | fix DAEMON_REFRESH_ONLY handling |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | fixed toolbar feed update button |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | extended search dialog placeholder, disabled for now |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | update compact css with userDlg styles |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | blank notify box on showDlg() |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | add dialogue to remove current feed, overall quick... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | generic popup user dialog mechanism |
commit | commitdiff | tree | snapshot |
next |