]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2005-12-16  Andrew Dolgovschema: wrap table creation in transaction block
2005-12-16  Andrew Dolgovadd login/pass fields for feeds
2005-12-16  Andrew Dolgovworkaround for Uncategorized collapse state, fix pre...
2005-12-14  Andrew Dolgovmisc exception handling improvements
2005-12-13  Andrew DolgovComments -> comments
2005-12-13  Andrew Dolgovconsolidate counter parsing code
2005-12-13  Andrew DolgovSMART_RPC_COUNTERS is false by default
2005-12-13  Andrew Dolgovremove ridiculously stupid UNION queries
2005-12-13  Andrew Dolgovfix upgrade script for mysql
2005-12-13  Andrew Dolgovfix xml category counters response for updateAllFeeds
2005-12-13  Andrew Dolgovfix getCategoryCounters() for categories with no unread...
2005-12-13  Andrew Dolgovfix all_counters_callback in catless mode
2005-12-13  Andrew Dolgovfix broken keyboard navigation
2005-12-13  Andrew Dolgovdisplay number of unread articles in category
2005-12-13  Andrew Dolgovcollapsable categories
2005-12-13  Andrew Dolgovschema: add collapsed field for ttrss_user_categories
2005-12-13  Andrew Dolgovmisc combined mode layout fixes
2005-12-13  Andrew Dolgovchange COMBINED_DISPLAY_MODE help text
2005-12-13  Andrew Dolgovcombined article display mode (option COMBINED_DISPLAY_...
2005-12-12  Andrew Dolgovrework article view header
2005-12-12  Andrew Dolgovmisc prefs layout fixes
2005-12-12  Andrew Dolgovadaptive view mode
2005-12-11  Andrew Dolgovmove infobox to 30% top
2005-12-11  Andrew Dolgovadd feedback to some prefs editors
2005-12-11  Andrew Dolgovconfirm dangerous actions in prefs, main quick-delete...
2005-12-11  Andrew Dolgovfeed details enabled for several selected feeds
2005-12-11  Andrew Dolgovfix feed-details title unescaping, pref-feeds Link...
2005-12-11  Andrew Dolgovcleanup prefs tables display
2005-12-11  Andrew Dolgovsave active preferences tab
2005-12-11  Andrew Dolgovfix login redirect to calling page
2005-12-11  Andrew Dolgovimplement save in feed_cat editor (closes #6)
2005-12-10  Andrew Dolgovprefs: feed search includes feed_url
2005-12-10  Andrew Dolgovprefs: further feedlist tweaks (3)
2005-12-10  Andrew Dolgovprefs: further feedlist tweaks (2)
2005-12-10  Andrew Dolgovprefs: further feedlist tweaks
2005-12-10  Andrew Dolgovprefs: reset line numbering for feedlist on category...
2005-12-10  Andrew Dolgovprefs: rework categorized feed list, boxed feed editor...
2005-12-10  Andrew Dolgovfix headlines row height
2005-12-10  Andrew Dolgovheadlines: tweak display of content preview
2005-12-10  Andrew Dolgovfix empty num_comments handling (take 2)
2005-12-10  Andrew Dolgovfix empty num_comments handling
2005-12-10  Andrew Dolgovfix get_script_urlpath() when index is used as Director...
2005-12-10  Andrew Dolgovbump version to dev
2005-12-10  Andrew Dolgovdisplay slash:comments in view mode
2005-12-10  Andrew Dolgovadd column for slash:comments and alike in ttrss_entrie...
2005-12-09  Andrew Dolgovoption to redirect to https url for login, option ENABL...
2005-12-09  Andrew Dolgovquick action to add filter, misc backend improvements
2005-12-07  Andrew Dolgovbump version to 1.1.p2
2005-12-07  Andrew Dolgovbump version to 1.1.p1
2005-12-07  Andrew Dolgovstart session in xml-export/import
2005-12-07  Andrew Dolgovxml-import: fix MAX_SOURCE_SCHEMA_VERSION handling
2005-12-07  Andrew DolgovTAG 1.1 1.1
2005-12-07  Andrew Dolgovrelease 1.1
2005-12-07  Andrew Dolgovremove comment from xml-export.php
2005-12-04  Andrew Dolgovuser-details: subscribed feeds list points to site_url
2005-12-04  Andrew Dolgovs hotkey stars/unstars selection
2005-12-04  Andrew Dolgovupdate README
2005-12-04  Andrew Dolgovfix notify_body markup
2005-12-04  Andrew Dolgovadd missing column to 1.0.6-1.0.7 upgrade script
2005-12-04  Andrew Dolgovexpand comment on update_feeds.php in config.php
2005-12-03  Andrew Dolgovnull output from update_feeds.php
2005-12-03  Andrew Dolgovupdate_feeds.php for CLI
2005-12-03  Andrew Dolgovforgot about SHORT/LONG date formats for mysql schema
2005-12-02  Andrew Dolgovcomment labels block in backend.php
2005-12-02  Andrew DolgovGLOBAL_ENABLE_LABELS: disable by default
2005-12-02  Andrew Dolgovoption GLOBAL_ENABLE_LABELS restricts labels globally
2005-12-02  Andrew Dolgovrefactor viewfeed.js toggleUnread/toggleStarred to...
2005-12-02  Andrew Dolgovrework previous patch
2005-12-02  Andrew Dolgovremove border for pre in post content
2005-12-02  Andrew DolgovTAG schema feature freeze for 1.1 schema_feature_freeze_for_1.1
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
next