]> git.wh0rd.org - tt-rss.git/history - backend.php
prefetch topmost articles on headlines load
[tt-rss.git] / backend.php
2007-05-15  Andrew Dolgovprefetch topmost articles on headlines load
2007-05-15  Andrew Dolgovproperly unmark updated articles when reading
2007-05-15  Andrew Dolgovprefetch old articles when necessary
2007-05-15  Andrew Dolgovpiggyback counter information on headlines call
2007-05-15  Andrew Dolgovpiggy-back counters to view reply
2007-05-15  Andrew Dolgovadd article prefetching, remove history tracking
2007-05-04  Andrew Dolgovadd _PREFS_ACTIVE_TAB hidden option, tweak update.php...
2007-04-29  Andrew Dolgovimprove compatibility with IE7
2007-04-18  Andrew Dolgovschema: add (unused) ttrss_feeds.auth_pass_encrypted...
2007-03-26  Andrew Dolgovadd persistent storage for toolbar view options, bump...
2007-03-06  Andrew Dolgovnew pref: CDM_AUTO_CATCHUP, bump schema
2007-03-05  Andrew Dolgovmore I18N work
2007-03-05  Andrew Dolgovchange _() to __() (use php-gettext)
2007-03-04  Andrew Dolgovset required error_reporting just in case
2007-03-02  Andrew DolgovUI improvements
2007-03-02  Andrew Dolgovno-cache fixes for safari
2007-03-02  Andrew Dolgovlogin system fixes...
2007-03-02  Andrew Dolgovlogin system tweaks
2007-03-01  Andrew Dolgovrework login process, drop http auth
2007-02-21  Andrew Dolgovdisable page navigation when limit == 0
2007-02-20  Andrew Dolgovfix charset-related bug, release 1.2.8-p1
2007-01-30  Andrew Dolgovadd interface/schema for inverse matching filters
2007-01-26  Andrew Dolgovcdm tweaks, misc fixes
2007-01-25  Andrew Dolgovenable tags support in CDM
2007-01-25  Andrew Dolgovimplement CDM auto-catchup for articles
2007-01-22  Andrew Dolgovrework headline subtoolbar
2007-01-19  Andrew Dolgovimplement (disabled) support for page skipping in headl...
2007-01-01  Andrew Dolgovforce utf-8 charset in rpc and html response because...
2006-12-26  Andrew Dolgovenable content preview for RTL feeds (closes #118)
2006-12-20  Andrew Dolgovfix missing )
2006-12-20  Andrew Dolgovbackend.php: add some gettext work
2006-12-11  Andrew Dolgovadd special class for postReply taglist
2006-12-08  Andrew Dolgovttrss_filters: add action_param field, bump schema...
2006-12-08  Andrew Dolgovshow 'no tags' in view when article is untagged
2006-12-07  Andrew Dolgovadd tooltip to edit tags link
2006-12-07  Andrew Dolgovdrop table markup from article header
2006-12-07  Andrew Dolgovfix tag viewfeed link
2006-12-07  Andrew Dolgovtag editor
2006-12-07  Andrew Dolgovfix viewing feed from category view
2006-12-05  Andrew Dolgovfix broken mark as unread in cat view mode
2006-12-01  Andrew Dolgovshow entry author in CDM header, tweak actions a little bit
2006-10-02  Andrew Dolgovmodified logo for graycube
2006-10-01  Andrew Dolgovadd compact theme
2006-10-01  Andrew Dolgovmodule fixes
2006-10-01  Andrew Dolgovsplit backend.php into modules, backend cleanups
2006-10-01  Andrew Dolgovgracube updates, code cleanup
2006-10-01  Andrew Dolgovdrop option ENABLE_SEARCH_TOOLBAR, use some more callba...
2006-10-01  Andrew Dolgovmodify filterCR to call user-specified callback on...
2006-10-01  Andrew Dolgovgraycube fixes; code cleanup
2006-10-01  Andrew Dolgovadd debug mode only fast user switcher
2006-10-01  Andrew Dolgovgraycube updates
2006-09-30  Andrew Dolgovarticle layout fixes
2006-09-30  Andrew Dolgovpref-feeds: set last_article class to insensitive if...
2006-09-30  Andrew Dolgovshow last article date in pref feeds
2006-09-30  Andrew Dolgovtweak feed display layout for tags
2006-09-30  Andrew Dolgovremove unneeded total counter subquery from feedlist...
2006-09-29  Andrew Dolgovbump expected schema version
2006-09-29  Andrew Dolgovcode cleanups
2006-09-29  Andrew Dolgovrtl fix for headlinesContainer
2006-09-29  Andrew Dolgovsubtoolbar is now sticky
2006-09-29  Andrew Dolgovopera compatibility fixes (2)
2006-09-28  Andrew Dolgovcss-based layout + required fixes (2)
2006-09-28  Andrew Dolgovcss-based layout + required fixes
2006-09-26  Andrew Dolgovimport articles which have no link or guid (hello,...
2006-09-21  Andrew Dolgovdisable html objects in article content, breaks layout
2006-09-20  Andrew Dolgovfix: feed editor was broken if categories were disabled...
2006-09-19  Andrew Dolgovoptimize catchup selected, add CatchupSelected subop...
2006-08-31  Andrew Dolgovfix bug when content preview was non-clickable
2006-08-30  Andrew Dolgovsome feed browser detail improvements
2006-08-31  Andrew Dolgovadd some commented alt-content links
2006-08-30  Andrew Dolgovuse in non-virtual feed view
2006-08-23  Andrew Dolgovprepend error code before error message if getUnread...
2006-08-22  Andrew Dolgovprevent feed chain-linking
2006-08-22  Andrew Dolgovrecategorize feed with all linked feeds
2006-08-22  Andrew Dolgovfetch include_in_digest in feed editor
2006-08-22  Andrew Dolgovschema: ttrss_feeds, new field - include_in_digest
2006-08-22  Andrew Dolgovfix title/link quote escaping issue when subscribing...
2006-08-21  Andrew Dolgovbump schema version
2006-08-21  Andrew DolgovdigestSend op: fix typo
2006-08-21  Andrew Dolgovdisable authentication requirement for op=digestSend
2006-08-21  Andrew Dolgovimplement support for daily digests
2006-08-21  Andrew Dolgovcall initialize_user_prefs from preferences editor
2006-08-21  Andrew Dolgovsecurity fix for op=digestTest
2006-08-20  Andrew Dolgovfix gen-feed icon typo
2006-08-20  Andrew Dolgovuse ttrss_filters.enabled
2006-08-20  Andrew Dolgovsortable user editor
2006-08-20  Andrew Dolgovsortable label editor
2006-08-20  Andrew Dolgovsortable filter list
2006-08-20  Andrew Dolgovadd experimental digest code
2006-08-20  Andrew Dolgovsome opera-related fixes
2006-08-20  Andrew Dolgovopera possible fix for labelTest
2006-08-20  Andrew Dolgovimplement new version checking
2006-08-20  Andrew Dolgovadd simple op=getUnread call to return global unread...
2006-08-19  Andrew Dolgovload magpie/rss_fetch.inc in functions.php (closes...
2006-08-19  Andrew Dolgovchange short php tags to long ones
2006-08-17  Andrew Dolgovcreate label now uses dialog, code cleanups
2006-08-16  Andrew Dolgovtweak feed editor labels
2006-08-16  Andrew Dolgovuse getCategoryUnread in outputFeedList, misc fixes
2006-08-16  Andrew Dolgovmove outputFeedList to getFeedUnread, misc. hidden...
2006-08-16  Andrew Dolgovmove feed editor buttons to the right
next