]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
2005-12-02 Andrew Dolgovsmart_date_time() display fix
2005-12-01 Andrew DolgovUNDO: simplify toggleStarred() for selection
2005-12-02 Andrew Dolgovimprove tag and content detection
2005-12-02 Andrew Dolgovfurther updates to xml import ui
2005-12-02 Andrew Dolgovfurther updates to xml import ui
2005-12-02 Andrew Dolgovmake xml import/export tools look cuter
2005-12-02 Andrew Dolgovallow import of schema_version=2 xml db
2005-12-01 Andrew Dolgovsimplify toggleStarred() for selection
2005-12-01 Andrew Dolgovhotkey s stars/unstars selected article
2005-12-01 Andrew Dolgovinline feed editor did not display correct category...
2005-12-01 Andrew Dolgovreplace + to space when detecting tags (because tags...
2005-12-01 Andrew Dolgovcleanup OPML import interface
2005-11-30 Andrew Dolgovlimit length of selected content for preview
2005-11-30 Andrew Dolgovupdate UPGRADING once again
2005-11-30 Andrew Dolgovxml-export: improved interface, fixes
2005-11-30 Andrew Dolgovheadline: change cutoff length for content preview
2005-11-30 Andrew Dolgovuse LONG/SHORT_DATE_FORMAT in preferences
2005-11-30 Andrew Dolgovbetter error message on invalid schema in xml-export
2005-11-30 Andrew Dolgovxml-import: fix user table checking
2005-11-30 Andrew Dolgovxml-import: fix escaping issues
2005-11-30 Andrew Dolgovfix login display in xml-import form
2005-11-30 Andrew Dolgovupdate UPGRADING
2005-11-30 Andrew Dolgovupdate UPGRADING
2005-11-30 Andrew Dolgovupdate UPGRADING
2005-11-30 Andrew Dolgovxml import/export tools, UPGRADING, update README
2005-11-30 Andrew Dolgovremove onchange() from filter input box
2005-11-29 Andrew Dolgovfix feeds frame display if DISPLAY_FEEDLIST_ACTIONS...
2005-11-29 Andrew Dolgovsupport for filter actions
2005-11-29 Andrew Dolgovschema: add filter actions, fix typo in PG schema
2005-11-29 Andrew Dolgovmake updated icon less noticable
2005-11-29 Andrew Dolgovupdate config.php-dist
2005-11-29 Andrew Dolgovsmart RPC I/O is now optional, add functionality to...
2005-11-29 Andrew DolgovUNDO: change sprintf() to proper is_int() checking
2005-11-29 Andrew Dolgovstore previous value of counters and send only diffs
2005-11-29 Andrew Dolgovchange sprintf() to proper is_int() checking
2005-11-29 Andrew Dolgovshow number of unread articles in title
2005-11-29 Andrew Dolgovremove obsolete div from outputFeedList
2005-11-29 Andrew Dolgovshow only 4 tags in article view, possibly improve...
2005-11-29 Andrew Dolgovfeed errors box in feed editor is collapsed by default
2005-11-29 Andrew Dolgovupdate_interval < 0 disables feed updates, show only...
2005-11-29 Andrew Dolgovsupport for changing category of selected feeds, misc...
2005-11-28 Andrew Dolgovheadlines: remove FTITLE in output
2005-11-28 Andrew Dolgovheadlines: xml output mode (omode=xml)
2005-11-28 Andrew Dolgovmisc headlines view tweaks
2005-11-28 Andrew Dolgovheadlines: hide subtoolbar when there are no articles...
2005-11-28 Andrew Dolgovmargin between right border and hlUpdated
2005-11-28 Andrew Dolgovoption HEADLINES_SMART_DATE
2005-11-28 Andrew Dolgovadd j,k bindings to subframes
2005-11-28 Andrew Dolgovj,k navigate between feeds
2005-11-28 Andrew Dolgovhide empty content preview
2005-11-27 Andrew Dolgovnew options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT
2005-11-27 Andrew Dolgovcompact prefs tables
2005-11-27 Andrew Dolgovone more fix for Magpie link_ weirdness
2005-11-27 Andrew Dolgovmore atom compatibility workarounds
2005-11-27 Andrew Dolgovimport rss_utils.inc for parse_w3cdtf()
2005-11-27 Andrew Dolgovapi: openExternalUrl(); more checks in all_counters_cal...
2005-11-27 Andrew Dolgovheadlines subtoolbar: open feed url in new window
2005-11-27 Andrew Dolgovweird magpie Atom parse workaround, feed is always...
2005-11-27 Andrew Dolgovheadlines: align feed title in vfeed-mode to the right
2005-11-27 Andrew Dolgovheadline list display touch-ups
2005-11-27 Andrew Dolgovfix preview display in headlines
2005-11-27 Andrew Dolgovvertical padding for made headline rows
2005-11-27 Andrew Dolgovremove cellspacing in headlines list
2005-11-27 Andrew Dolgovrework headlines list appearance
2005-11-27 Andrew Dolgovcontent preview in headlines list, option SHOW_CONTENT_...
2005-11-27 Andrew Dolgovheadlines subtoolbar, misc api changes
2005-11-27 Andrew Dolgovmove DAEMON_REFRESH_ONLY check to update_rss_feed
2005-11-27 Andrew Dolgovnotify box is available when header is disabled
2005-11-27 Andrew Dolgovlabel test popup text change
2005-11-27 Andrew Dolgovlabel help uses infoboxes, real help system
2005-11-27 Andrew Dolgovadd shadow to userDlg
2005-11-27 Andrew Dolgovupdate README
2005-11-26 Andrew Dolgovfix cascade delete for user_prefs foreign keys and PG
2005-11-26 Andrew Dolgovremove splashscreen
2005-11-26 Andrew Dolgovprevent disabled rows to be selected by selectall
2005-11-26 Andrew Dolgovmake header height smaller
2005-11-26 Andrew Dolgovexception handling in some code blocks
2005-11-26 Andrew Dolgovremoved view.js
2005-11-26 Andrew Dolgovchange theme interface tweaks
2005-11-26 Andrew Dolgovgeneric theme support, misc compact stylesheet iframe...
2005-11-26 Andrew Dolgovget_user_theme_path()
2005-11-26 Andrew Dolgovtheme select box
2005-11-25 Andrew Dolgovmore opml export tweaks, tiny category detection tweak...
2005-11-25 Andrew Dolgovtitle in opml head
2005-11-25 Andrew Dolgovtweak README
2005-11-25 Andrew Dolgovmove update_rss_feed transaction lock after $rss validi...
2005-11-25 Andrew Dolgovremove transaction lock in update_all_feeds
2005-11-25 Andrew DolgovselectTableRowsByIdPrefix now checks required checkboxes
2005-11-25 Andrew Dolgovcleaned up unread/selected style mess (for tags)
2005-11-25 Andrew Dolgovcleaned up unread/selected style mess
2005-11-25 Andrew Dolgovselect all/none prompt for pref tables + related API
2005-11-25 Andrew Dolgovfix OPML import handling uncategorized feeds, misc...
2005-11-25 Andrew Dolgovfix owner_uid checking in OPML export (path2)
2005-11-25 Andrew Dolgovfix owner_uid checking in OPML export
2005-11-25 Andrew Dolgovcategory support for OPML export (fix again)
2005-11-25 Andrew Dolgovfix OPML export for uncategorized feeds
2005-11-25 Andrew DolgovOPML import support for categories (rewritten using...
2005-11-25 Andrew Dolgovcategory support for OPML export (fix)
2005-11-25 Andrew Dolgovthemes schema
2005-11-25 Andrew Dolgovcategory support for OPML export
next