Andrew Dolgov
ec320224db
getURLParam: use Prototype
14 years ago
Andrew Dolgov
10690c19da
simplify adding/removing labels manually; simplify headline popup menu
14 years ago
Andrew Dolgov
176b8ba62f
subtoolbar: add shortcut to catchupPage()
14 years ago
Andrew Dolgov
dc891b1201
fetch_twitter_rss: use proper uid
14 years ago
Andrew Dolgov
54a3dd8d10
switch twitter support from twitteroauth to tmhOAuth
14 years ago
Andrew Dolgov
ba083651fa
add code to report fatal exceptions to tt-rss.org
14 years ago
Andrew Dolgov
ce68ec747a
enable auto catchup for three pane mode
14 years ago
Andrew Dolgov
2f42315a13
change description of CDM_AUTO_CATCHUP (bump schema)
14 years ago
Andrew Dolgov
21426d3aae
rework cdm autocatchup
14 years ago
Andrew Dolgov
ab4b768ff9
allow searching for date using @keyword syntax
14 years ago
Andrew Dolgov
a089699c89
build custom layer of Dojo to speed up loading of tt-rss (refs #293 )
14 years ago
Andrew Dolgov
cfad9259a6
mobile: allow showing category content inline ( closes #315 )
14 years ago
Andrew Dolgov
a3ef7d106a
cdmClicked: use correct function to parse returned JSON
14 years ago
Andrew Dolgov
aeaa69919f
subcribe_to_feed: only try to use twitter OAuth when authentication information is available ( closes #325 )
14 years ago
Andrew Dolgov
d564f2835c
update_rss_feed: do not strip tags of entry_content (refs #323 )
14 years ago
Andrew Dolgov
c7a8deacd9
db_escape_string: remove tags by default (refs #323 )
14 years ago
Andrew Dolgov
6853521166
fix fatalError() not working properly
14 years ago
John Kristensen
d195055341
Allow update.php to be run from outside of the main directory
...
* Change the update.php working directory to be the main tt-rss application
directory so that the script can be run from anywhere without problems.
Useful for adding the update.php script to cron.
14 years ago
Andrew Dolgov
8e57cfbeb3
backend/rss: fix previous patch breaking active session id (refs #318 )
14 years ago
Andrew Dolgov
19039fd07b
backend/rss: better error reporting for unauthorized feeds, do not automatically fallback on active session id when key has been provided (refs #318 )
14 years ago
Andrew Dolgov
fbd40f5dd8
api: default to admin username when logging in in single user mode (fixed)
14 years ago
Andrew Dolgov
4909f981ce
api: default to admin username when logging in in single user mode
14 years ago
Andrew Dolgov
b899847009
implement a proper fix of cached images URL (refs #305 , closes #300 )
14 years ago
Andrew Dolgov
53fd549523
focus content pane on view() ( closes #312 )
14 years ago
Andrew Dolgov
1c848491b6
fix sanity_config script, regenerate check file
14 years ago
Andrew Dolgov
9fcbc76fda
update image caching handler code (refs #300 )
14 years ago
Andrew Dolgov
0900727a8b
only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is enabled
14 years ago
Andrew Dolgov
ce72cb956d
login form: fix copyright year
14 years ago
Andrew Dolgov
50ba64555d
remove DB_PORT from the list of required config keywords ( closes #310 )
14 years ago
Andrew Dolgov
906fc5b7a1
replace all occurences of double-escaped entities in FeedTree instead of only first one
14 years ago
Andrew Dolgov
172c86bae1
release 1.5.1
14 years ago
Andrew Dolgov
b01b1b38f3
fix edit subscription option button doing nothing after external subscription
14 years ago
Andrew Dolgov
33d32a3c7c
properly handle multiple feed extraction in external subscription dialog
14 years ago
Andrew Dolgov
6615cc366c
properly handle redirecting back to requested page after logging in ( closes #302 )
14 years ago
Andrew Dolgov
8122dae505
Merge branch 'master' of fakecake.org:public_html/testbox/tt-rss
14 years ago
Andrew Dolgov
c2b2869cbc
fix j/k selecting hidden categories (refs #292 )
14 years ago
Andrew Dolgov
9ad5399186
fix x hotkey firing simultaneously with X
14 years ago
Andrew Dolgov
d026d372b5
properly skip over collapsed categories when using j/k hotkeys (refs #292 )
14 years ago
Andrew Dolgov
0569a7122c
re-add ForceUpdate to viewfeed for update debugging, add some filter debugging
14 years ago
andre-hub
08ac193a41
small fixes
14 years ago
Andrew Dolgov
69de6b46b2
implement j/k hotkeys to move between feeds ( closes #292 )
14 years ago
Andrew Dolgov
8fc26c419b
properly check whether all constants are defined in config.php
14 years ago
Andrew Dolgov
0efa586a10
fix simplepie image cache being requested from the wrong address ( close #300 )
14 years ago
Andrew Dolgov
12df6592f3
add optional AUTO_LOGIN for when remote authentication is allowed ( closes #295 )
14 years ago
Andrew Dolgov
86268d8ba0
fix PHP_EXECUTABLE declaration not being properly overriden in config.php ( closes #296 )
14 years ago
Andrew Dolgov
80dce75e1e
mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289 )
14 years ago
Andrew Dolgov
f2cde13c2e
fall back to the old wide logo; remove main logo
14 years ago
Andrew Dolgov
cb2c7faab0
add a hack to display several html entities properly in feedlist ( closes #279 )
14 years ago
Andrew Dolgov
35aa08bbc0
api/getFeeds: add hack to properly find feed icons in relative ICONS_DIR ( closes #283 )
14 years ago
Andrew Dolgov
1644304f11
display last update times in PrefFeedTree ( closes #284 )
14 years ago