Andrew Dolgov
|
1e2ce2905e
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
356f755d57
|
fr_FR - fix typo (closes #665)
|
12 years ago |
Andrew Dolgov
|
4429463dff
|
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference
|
12 years ago |
Andrew Dolgov
|
f3b2e7d41f
|
add back sorting by title
|
12 years ago |
Andrew Dolgov
|
ba1c7d7cc9
|
do not set active feed id in headlines callback, bailout if received data for currently deselected feed
|
12 years ago |
Andrew Dolgov
|
c2e01db3de
|
remove db-updater
|
12 years ago |
Andrew Dolgov
|
f240d26e46
|
move db-updater functionality to public, remove db-updater.php
|
12 years ago |
Andrew Dolgov
|
b4c47f7e7b
|
add command-line db schema updater
|
12 years ago |
Andrew Dolgov
|
29c8fa080e
|
add language dropdown to prefs
|
12 years ago |
Andrew Dolgov
|
aadd636a01
|
enable remember me
|
12 years ago |
Andrew Dolgov
|
0fc3930be4
|
search: simplify code, allow searching by note and title content (note:blah, title:blah)
|
12 years ago |
Andrew Dolgov
|
7f44364870
|
search: allow searching by note text
|
12 years ago |
Andrew Dolgov
|
9ce7a5546c
|
implement some tweaks to session handling; properly remove session cookie if invalid/login failed
|
12 years ago |
Andrew Dolgov
|
82d77deb28
|
reduce default session expiration limit
|
12 years ago |
Andrew Dolgov
|
122e9d788e
|
add a dropdown button action to save and exit prefs (closes #660)
|
12 years ago |
Andrew Dolgov
|
e6cdbaec9f
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
5929a0c1e4
|
updater: prevent duplicate feed ids being scheduled for update
|
12 years ago |
Andrew Dolgov
|
810205625b
|
session validation: check for tt-rss version
|
12 years ago |
Andrew Dolgov
|
9fb91a2043
|
release 1.7.8
|
12 years ago |
Andrew Dolgov
|
9772c52a62
|
fix operation without curl
|
12 years ago |
Andrew Dolgov
|
61096207b6
|
add several checks to googleimportplugin to make importing more stable
|
12 years ago |
Andrew Dolgov
|
ae31704bb3
|
only unmark articles which had been processed when automarking (for realz)
|
12 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
|
12 years ago |
Andrew Dolgov
|
509626a2ac
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
a78cb4b18b
|
release 1.7.7
|
12 years ago |
Andrew Dolgov
|
cf57eb3c5d
|
all articles: allow archived
|
12 years ago |
Andrew Dolgov
|
cd4d71b41b
|
updater: fix is_writable checking
|
12 years ago |
Andrew Dolgov
|
83b1ddafef
|
plugins/mail: remove secretkey stuff
|
12 years ago |
Andrew Dolgov
|
d0eef2a3b0
|
only destroy unlogged sessions
|
12 years ago |
Andrew Dolgov
|
4ad99f23ff
|
deinitialize session in login_sequence() instead of sessions.php
|
12 years ago |
Andrew Dolgov
|
6f431804a9
|
remove session check/destroy stuff, looks problematic
|
12 years ago |
Andrew Dolgov
|
e3ca32a818
|
replace catchupCurrentFeed dropdown with a better control
|
12 years ago |
Andrew Dolgov
|
686852d548
|
fix default sorting not taking score into account, remove unused SORT_HEADLINES_BY_FEED_DATE remnant
|
12 years ago |
Andrew Dolgov
|
1fcb6baa38
|
installer: remove shorttag
|
12 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
|
12 years ago |
Andrew Dolgov
|
cfd34086c1
|
fix catchup not working on Fresh articles
|
12 years ago |
Andrew Dolgov
|
737ede9cbc
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
6470aaec68
|
add NO_CURL; disable native gzdecoding for file_get_contents() experimentally
|
12 years ago |
Andrew Dolgov
|
3b32c232da
|
Merge pull request #127 from scarabeusiv/master
Fix typos in czech trans and add few directly visible strings
|
12 years ago |
Tomáš Chvátal
|
7fdb28ca89
|
Update few typos and directly visible strings after the release.
|
12 years ago |
Andrew Dolgov
|
b3b48f61c0
|
add an angrier blurb to sanity_check.php
|
12 years ago |
Andrew Dolgov
|
4d8500570c
|
Merge pull request #126 from RaphaelRochet/master
French translation update
|
12 years ago |
Raphaël Rochet
|
bc02c50604
|
French translation update - a few new strings, few not-so-fuzzy strings fixed
|
12 years ago |
Andrew Dolgov
|
9f4bd669c6
|
release 1.7.6
|
12 years ago |
Andrew Dolgov
|
fd211cb650
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
d8b0a690e9
|
Merge pull request #125 from HeikoAdams/master
Some more german translations
|
12 years ago |
Heiko Adams
|
1be7bb2ba0
|
some more german translations
|
12 years ago |
Andrew Dolgov
|
0db61af841
|
api: add article api hook to getArticle, change parameters passed
|
12 years ago |
Andrew Dolgov
|
e3c394d391
|
remove THEME_VERSION_REQUIRED
reduce potential freak agitation
|
12 years ago |
Andrew Dolgov
|
2f76e8583d
|
Merge pull request #114 from ifireball/tunable-fetches
Allow tuning fetch timeouts from config.php
|
12 years ago |