Commit Graph

6108 Commits (f240d26e46f028f0b80d8a19760533ce722c84c4)
 

Author SHA1 Message Date
Andrew Dolgov f240d26e46 move db-updater functionality to public, remove db-updater.php 11 years ago
Andrew Dolgov b4c47f7e7b add command-line db schema updater 11 years ago
Andrew Dolgov 29c8fa080e add language dropdown to prefs 11 years ago
Andrew Dolgov aadd636a01 enable remember me 11 years ago
Andrew Dolgov 0fc3930be4 search: simplify code, allow searching by note and title content (note:blah, title:blah) 11 years ago
Andrew Dolgov 7f44364870 search: allow searching by note text 11 years ago
Andrew Dolgov 9ce7a5546c implement some tweaks to session handling; properly remove session cookie if invalid/login failed 11 years ago
Andrew Dolgov 82d77deb28 reduce default session expiration limit 11 years ago
Andrew Dolgov 122e9d788e add a dropdown button action to save and exit prefs (closes #660) 11 years ago
Andrew Dolgov e6cdbaec9f Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 5929a0c1e4 updater: prevent duplicate feed ids being scheduled for update 11 years ago
Andrew Dolgov 810205625b session validation: check for tt-rss version 11 years ago
Andrew Dolgov 9fb91a2043 release 1.7.8 11 years ago
Andrew Dolgov 9772c52a62 fix operation without curl 11 years ago
Andrew Dolgov 61096207b6 add several checks to googleimportplugin to make importing more stable 11 years ago
Andrew Dolgov ae31704bb3 only unmark articles which had been processed when automarking (for realz) 11 years ago
Andrew Dolgov dfd071e28d add experimental cooldown after headlines buffer had been manipulated before auto catchup is enabled
only unmark articles which had been processed when automarking
11 years ago
Andrew Dolgov 509626a2ac rebase translations 11 years ago
Andrew Dolgov a78cb4b18b release 1.7.7 11 years ago
Andrew Dolgov cf57eb3c5d all articles: allow archived 11 years ago
Andrew Dolgov cd4d71b41b updater: fix is_writable checking 11 years ago
Andrew Dolgov 83b1ddafef plugins/mail: remove secretkey stuff 11 years ago
Andrew Dolgov d0eef2a3b0 only destroy unlogged sessions 11 years ago
Andrew Dolgov 4ad99f23ff deinitialize session in login_sequence() instead of sessions.php 11 years ago
Andrew Dolgov 6f431804a9 remove session check/destroy stuff, looks problematic 11 years ago
Andrew Dolgov e3ca32a818 replace catchupCurrentFeed dropdown with a better control 11 years ago
Andrew Dolgov 686852d548 fix default sorting not taking score into account, remove unused SORT_HEADLINES_BY_FEED_DATE remnant 11 years ago
Andrew Dolgov 1fcb6baa38 installer: remove shorttag 11 years ago
Andrew Dolgov 49dc02808e updater: add /bin and /usr/bin to path before looking for binaries in case of php-fpm empty environment or whatever 11 years ago
Andrew Dolgov cfd34086c1 fix catchup not working on Fresh articles 11 years ago
Andrew Dolgov 737ede9cbc Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 6470aaec68 add NO_CURL; disable native gzdecoding for file_get_contents() experimentally 11 years ago
Andrew Dolgov 3b32c232da Merge pull request #127 from scarabeusiv/master
Fix typos in czech trans and add few directly visible strings
11 years ago
Tomáš Chvátal 7fdb28ca89 Update few typos and directly visible strings after the release. 11 years ago
Andrew Dolgov b3b48f61c0 add an angrier blurb to sanity_check.php 11 years ago
Andrew Dolgov 4d8500570c Merge pull request #126 from RaphaelRochet/master
French translation update
11 years ago
Raphaël Rochet bc02c50604 French translation update - a few new strings, few not-so-fuzzy strings fixed 11 years ago
Andrew Dolgov 9f4bd669c6 release 1.7.6 11 years ago
Andrew Dolgov fd211cb650 rebase translations 11 years ago
Andrew Dolgov d8b0a690e9 Merge pull request #125 from HeikoAdams/master
Some more german translations
11 years ago
Heiko Adams 1be7bb2ba0 some more german translations 11 years ago
Andrew Dolgov 0db61af841 api: add article api hook to getArticle, change parameters passed 11 years ago
Andrew Dolgov e3c394d391 remove THEME_VERSION_REQUIRED
reduce potential freak agitation
11 years ago
Andrew Dolgov 2f76e8583d Merge pull request #114 from ifireball/tunable-fetches
Allow tuning fetch timeouts from config.php
11 years ago
Barak Korren 9ef8798bec No more "tunables.php" defaults dumped into "functions.php" 11 years ago
Andrew Dolgov 8ef9645da0 pref-prefs: add help for USER_CSS_THEME 11 years ago
Barak Korren 58a2577d48 Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git 11 years ago
Andrew Dolgov cc33260343 feed-holder: remove overflow:hidden 11 years ago
Andrew Dolgov 870334be3f remove dojo uncompressed files 11 years ago
Andrew Dolgov 7caa48fe6a modify dojo rebuild script to remove uncompressed files 11 years ago