2009-01-31 |
Andrew Dolgov | remove L10N from sanity_check.php |
blob | commitdiff | raw |
2009-01-26 |
Andrew Dolgov | schema: add ttrss_labels2 color fields (bump schema) |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Andrew Dolgov | feedbrowser_cache: store title; implement by-title... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Andrew Dolgov | bump config version (because GLOBAL_ENABLE_LABELS was... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Andrew Dolgov | new style labels (bump schema) |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Andrew Dolgov | a variety of ccache work |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Andrew Dolgov | alter ttrss_counters_cache; bump schema |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Andrew Dolgov | schema: add ttrss_feedbrowser_cache (bump schema) |
blob | commitdiff | raw | diff to current |
2008-12-13 |
Andrew Dolgov | schema: add field for filter type-specific params;... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
Andrew Dolgov | preliminary UI work on date checking filter (refs ... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Andrew Dolgov | block cdmWatchdog() in Fresh feed |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Andrew Dolgov | schema: add ttrss_counters_cache |
blob | commitdiff | raw | diff to current |
2008-09-18 |
Andrew Dolgov | alter ttrss_labels.sql_exp to text, bump schema (closes... |
blob | commitdiff | raw | diff to current |
2008-09-09 |
Andrew Dolgov | main toolbar: add dropbox to select headlines sort... |
blob | commitdiff | raw | diff to current |
2008-08-29 |
Andrew Dolgov | implement (incomplete) sortable feedlist |
blob | commitdiff | raw | diff to current |
2008-08-08 |
Andrew Dolgov | rename description of option ENABLE_FEED_ICONS, bump... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Andrew Dolgov | fix conflict when sanitize_rss was called incorrectly... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Andrew Dolgov | merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER... |
blob | commitdiff | raw | diff to current |
2008-07-23 |
Andrew Dolgov | new option: SYNC_COUNTERS (bump schema) |
blob | commitdiff | raw | diff to current |
2008-07-10 |
Andrew Dolgov | move php executable path for old-style daemon to config... |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Andrew Dolgov | new option: ENABLE_GZIP_OUTPUT |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Andrew Dolgov | new option: VFEED_GROUP_BY_FEED (bump schema version) |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Andrew Dolgov | add ttrss_user_entries.score; bump schema |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Andrew Dolgov | add workaround for psql 8.3 stricter typechecking on... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Andrew Dolgov | remove limit on ttrss_feeds.feed_url length (closes... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Andrew Dolgov | new option: HIDE_FEEDLIST (bump schema) |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Andrew Dolgov | schema: add ttrss_prefs.access_level, bump version |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Andrew Dolgov | new option: ALLOW_SELECT_UPDATE_METHOD (bump config... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Andrew Dolgov | schema: add ttrss_feeds.update_method, bump version |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Andrew Dolgov | schema: add ttrss_feeds.last_update_started, bump version |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Andrew Dolgov | new option: HIDE_READ_SHOWS_SPECIAL (bump schema) |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Andrew Dolgov | new config option: LOCK_DIRECTORY (bump config version) |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Andrew Dolgov | update BLACKLISTED_TAGS, bump schema (closes #186) |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Andrew Dolgov | new option: ALLOW_REMOTE_USER_AUTH |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Andrew Dolgov | headlines cache: force refresh when subop is present |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Andrew Dolgov | new config option: DAEMON_FEED_LIMIT |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Andrew Dolgov | new preference: PURGE_UNREAD_ARTICLES (closes #161... |
blob | commitdiff | raw | diff to current |
2007-10-30 |
Andrew Dolgov | add 3pane theme |
blob | commitdiff | raw | diff to current |
2007-10-30 |
Andrew Dolgov | tweak html digest template (add excerpt) |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Andrew Dolgov | add option to auto-expand CDM list (bump schema) |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Dolgov | add new option: ENABLE_TAGWALL |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Andrew Dolgov | digest: add option to mark sent articles as read |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Andrew Dolgov | sanity check: only check whether DAEMON_REFRESH_ONLY... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Andrew Dolgov | force DAEMON_REFRESH_ONLY, block synchronous updating |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Andrew Dolgov | check for COUNTERS_MAX_AGE |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Andrew Dolgov | improve digest sending (closes #138) |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Andrew Dolgov | add index on ttrss_entries(date_entered), bump schema |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Andrew Dolgov | add experimental support for simplepie (once again) |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Andrew Dolgov | new option: FRESH_ARTICLE_MAX_AGE (bump schema) |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Andrew Dolgov | new config option: MYSQL_CHARSET |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Andrew Dolgov | localization fixes and updates (bumps schema) |
blob | commitdiff | raw | diff to current |
2007-08-09 |
Andrew Dolgov | fix schema |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Andrew Dolgov | disable headlines pagination (add hidden pref _PREFS_EN... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Andrew Dolgov | add _PREFS_ACTIVE_TAB hidden option, tweak update.php... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Andrew Dolgov | more I18N work, new option: ENABLE_TRANSLATIONS |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Andrew Dolgov | more I18N work |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Andrew Dolgov | change _() to __() (use php-gettext) |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Andrew Dolgov | login system fixes |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Andrew Dolgov | sanity_check.php: I18N |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Andrew Dolgov | deprecate RSS_BACKEND_TYPE |
blob | commitdiff | raw | diff to current |
2006-12-21 |
Andrew Dolgov | sanity_check.php: I18N |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Andrew Dolgov | block database backed sessions with mysql |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Andrew Dolgov | drop check for DISABLE_SESSIONS |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Andrew Dolgov | split backend.php into modules, backend cleanups |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Andrew Dolgov | bump config version, because of DIGEST_HOSTNAME option |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Andrew Dolgov | new option: USE_CURL_FOR_ICONS (closes #101), add some... |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Andrew Dolgov | implement new version checking |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Andrew Dolgov | change short php tags to long ones |
blob | commitdiff | raw | diff to current |
2006-08-12 |
Andrew Dolgov | fail sanity if RSS_BACKEND_TYPE is not defined |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Andrew Dolgov | block DAEMON_UPDATE_LOGIN_LIMIT in SINGLE_USER_MODE |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Andrew Dolgov | block RSS_BACKEND_TYPEs other than magpie |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Andrew Dolgov | bump CONFIG_VERSION |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Andrew Dolgov | add experimental support for simplepie rss parser |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Andrew Dolgov | bump config version |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Andrew Dolgov | fix CONFIG_VERSION checking |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Andrew Dolgov | new CONFIG_VERSION configuration option |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Andrew Dolgov | skip counters output when number of unread articles... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Andrew Dolgov | add some basic "did I forget to create config.php"... |
blob | commitdiff | raw | diff to current |
|