summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-20tweak cssAndrew Dolgov
2010-01-20change description of DEFAULT_UPDATE_INTERVAL (bump schema)Andrew Dolgov
2010-01-20update_rss_feed: handle multiple feeds with the same URL at onceAndrew Dolgov
2010-01-20update_rss_feed: remove memcache supportAndrew Dolgov
2010-01-20pref-prefs: show default update interval as a dropdownAndrew Dolgov
2010-01-20update_rss_feed: compress memcache dataAndrew Dolgov
2010-01-20update_rss_feed: use memcacheAndrew Dolgov
2010-01-20load_filters: use memcache (2)Andrew Dolgov
2010-01-20load_filters: use memcache (fix obj_id)Andrew Dolgov
2010-01-20load_filters: use memcacheAndrew Dolgov
2010-01-19flush cache on feedEditSaveAndrew Dolgov
2010-01-18settings profiles dialog: use proper buttonsAndrew Dolgov
2010-01-18search form input field: properly handle enterAndrew Dolgov
2010-01-18getSearchSql: support excluding keywords with -Andrew Dolgov
2010-01-18display feed url in feed browserAndrew Dolgov
2010-01-18support memcached in label opsAndrew Dolgov
2010-01-18editTagsSave: invalidate article cacheAndrew Dolgov
2010-01-18reenable cache_injectAndrew Dolgov
2010-01-17get_article_enclosures: remove debuggingAndrew Dolgov
2010-01-17add get_article_enclosures(); initial support for memcachedAndrew Dolgov
2010-01-15mobile: change HIDE_READ option descriptionAndrew Dolgov
2010-01-15css: font family tweaksAndrew Dolgov
2010-01-15remove config option SMART_RPC_COUNTERSAndrew Dolgov
2010-01-15adjust input sizes in neutral themeAndrew Dolgov
2010-01-15update neutral theme: fix disabled controlsAndrew Dolgov
2010-01-15update neutral themeAndrew Dolgov
2010-01-15neutral: add fresh_sign imagAndrew Dolgov
2010-01-15offline: fix bugs caused by recent layout updatesAndrew Dolgov
2010-01-15theme system updates; remove old-skool theme; add neutral themeAndrew Dolgov
2010-01-15add Greentiny themeAndrew Dolgov
2010-01-15fix typoAndrew Dolgov
2010-01-15replace some theme-specific frontend hooks with theme optionsAndrew Dolgov
2010-01-14neon: tweak notify() colorsAndrew Dolgov
2010-01-14display proper loading indicator for categoriesAndrew Dolgov
2010-01-14neon updates; make more icons themeable; misc fixesAndrew Dolgov
2010-01-14pref-filters: reset line class on section changeAndrew Dolgov
2010-01-14neon: add disabled controlsAndrew Dolgov
2010-01-14neon: add missing button imagesAndrew Dolgov
2010-01-14neon theme updates (4)Andrew Dolgov
2010-01-14classic theme: display buttons properlyAndrew Dolgov
2010-01-14do not require themed images to be overriddenAndrew Dolgov
2010-01-14neon theme updates (3)Andrew Dolgov
2010-01-14update neon theme (2)Andrew Dolgov
2010-01-14update neon themeAndrew Dolgov
2010-01-14reorganize theme support; add some themeable icons; add neon themeAndrew Dolgov
2010-01-14query themes from filesystem; obsolete ttrss_themesAndrew Dolgov
2010-01-14feed editor: allow manual replacement of feed iconsAndrew Dolgov
2010-01-14get_user_theme_path: cache dataAndrew Dolgov
2010-01-14add prototype of icon replacing control; misc tweaksAndrew Dolgov
2010-01-13rework OPML import to use popup dialogAndrew Dolgov