Commit Graph

640 Commits (86e2e1b9fa400675ff7ecce2680ae9801188f386)

Author SHA1 Message Date
Andrew Dolgov 1681df970b some more placeholders for dashboard 17 years ago
Andrew Dolgov d96b7774da initial work on dashboard 17 years ago
Andrew Dolgov 45004d4340 move update daemon code to common function, reorganize backend.php (patch from landure) 17 years ago
Andrew Dolgov 16211ddbf2 allow per-feed update method selection 17 years ago
Andrew Dolgov 0dd9c0cf0b add update method names array 17 years ago
Andrew Dolgov 7466dc6a62 update ttrss_feeds.last_viewed on viewfeed 17 years ago
Andrew Dolgov 52d7e7da48 disable headline cache when searching 17 years ago
Andrew Dolgov 5d17ead9b2 headline caching fixes 17 years ago
Andrew Dolgov e19c1824e9 add experimental headline caching 17 years ago
Andrew Dolgov 54a3d3cf51 schema: add created field to ttrss_users 17 years ago
Andrew Dolgov 4ffa126ec3 update title of active feed in feedlist on the fly 17 years ago
Andrew Dolgov 75ca19864e remove mysql SET CHARACTER SET call 17 years ago
Andrew Dolgov 29dfb258c9 fix some issues in infinite scrolling 17 years ago
Andrew Dolgov 9fdf7824f6 add experimental support for simplepie (once again) 17 years ago
Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 years ago
Andrew Dolgov c1879099e1 mysql: disable utf8 17 years ago
Andrew Dolgov 70dcff6b3d mysql: set connection charset to utf-8 17 years ago
Andrew Dolgov c36bf4d57d fix wrong generic feed icon 17 years ago
Andrew Dolgov 945c243e35 more published feeds work 17 years ago
Andrew Dolgov e4f4b46f9d published feeds work 17 years ago
Andrew Dolgov 2e918d9d02 fix not logged in error handling from viewfeed/article calls 17 years ago
Andrew Dolgov 03c88bdd94 add runtime info to headlines response 17 years ago
Andrew Dolgov 1e7cbe16f3 add 15 minute feed update interval 17 years ago
Andrew Dolgov ce885e215e disable magic quotes if needed 17 years ago
Andrew Dolgov 8d03971834 do not reference gettext modules if ENABLE_TRANSLATIONS is disabled 17 years ago
Andrew Dolgov 469219162f increase performance of queryFeedHeadlines request 17 years ago
Andrew Dolgov a8f8e30fcf do not output topmost articles in CDM headlines 17 years ago
Andrew Dolgov 961f4c7323 prefetch topmost articles on headlines load 17 years ago
Andrew Dolgov 53761dda37 properly unmark updated articles when reading 17 years ago
Andrew Dolgov addb583694 prefetch old articles when necessary 17 years ago
Andrew Dolgov 3de0261a53 piggyback counter information on headlines call 17 years ago
Andrew Dolgov 5a94a953ea piggy-back counters to view reply 17 years ago
Andrew Dolgov e097e8be75 add article prefetching, remove history tracking 17 years ago
Andrew Dolgov 87b9fb6532 add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php 17 years ago
Andrew Dolgov 972385a509 improve compatibility with IE7 17 years ago
Andrew Dolgov 155a2a53ff schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema 17 years ago
Andrew Dolgov 4049672041 add persistent storage for toolbar view options, bump schema 17 years ago
Andrew Dolgov 72ae6d7a84 new pref: CDM_AUTO_CATCHUP, bump schema 17 years ago
Andrew Dolgov 1025ad8763 more I18N work 17 years ago
Andrew Dolgov d1db26aa1c change _() to __() (use php-gettext) 17 years ago
Andrew Dolgov d65981e27f set required error_reporting just in case 18 years ago
Andrew Dolgov 42c3291622 UI improvements 18 years ago
Andrew Dolgov dc56b3b7da no-cache fixes for safari 18 years ago
Andrew Dolgov 1df0f48b21 login system fixes... 18 years ago
Andrew Dolgov 7f0acba7b0 login system tweaks 18 years ago
Andrew Dolgov 01a87dff9e rework login process, drop http auth 18 years ago
Andrew Dolgov 95a82c0843 disable page navigation when limit == 0 18 years ago
Andrew Dolgov ef063748f6 fix charset-related bug, release 1.2.8-p1 18 years ago
Andrew Dolgov 3f2ff803b3 add interface/schema for inverse matching filters 18 years ago
Andrew Dolgov c50e2b3004 cdm tweaks, misc fixes 18 years ago