1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
Commit Graph

4218 Commits

Author SHA1 Message Date
Andrew Dolgov
acffe32206 config: add special constant which is required to be set before config is accepted 2011-03-18 18:21:58 +03:00
Andrew Dolgov
7198e19580 config: set default update method to simplepie 2011-03-18 18:13:27 +03:00
Andrew Dolgov
54ccf648be js: remove obsolete dojo require calls 2011-03-18 18:10:24 +03:00
Andrew Dolgov
4308d33ff4 mobile: fix uncategorized category not respecting the browse cat setting 2011-03-18 18:08:07 +03:00
Andrew Dolgov
ebb948c24e rework initial sanitycheck to use JSON 2011-03-18 17:39:23 +03:00
Andrew Dolgov
81f6deea47 backend/viewfeed: fix feed checking for validity 2011-03-18 17:22:20 +03:00
Andrew Dolgov
be2f5e1a44 fix report function in exception dialog 2011-03-18 14:31:54 +03:00
Andrew Dolgov
fb5662dec0 validatePrefsReset: fix function not working properly 2011-03-18 14:15:06 +03:00
Andrew Dolgov
bd202c3f89 backend/viewfeed: use JSON 2011-03-18 14:05:20 +03:00
Andrew Dolgov
009646d23a backend/view: use JSON instead of XML; backend: output session invalid error using JSON 2011-03-18 12:48:26 +03:00
Andrew Dolgov
014d3ad823 use CURL when it is available, remove option USE_CURL 2011-03-17 19:16:44 +03:00
Andrew Dolgov
8d505d78e3 make it possible to subscribe to password-protected feeds (closes #314) 2011-03-17 19:05:28 +03:00
Andrew Dolgov
dce0dc739f add master .pot; update translations 2011-03-16 15:51:22 +03:00
Andrew Dolgov
e8638cc996 update translations 2011-03-10 11:57:47 +03:00
Andrew Dolgov
b9ad7cface change description of filter 'filter' action (bump schema) 2011-03-10 11:54:10 +03:00
Andrew Dolgov
530f5cdafa allow rdf:about as a guid source 2011-03-08 19:04:54 +03:00
Andrew Dolgov
ec320224db getURLParam: use Prototype 2011-03-08 11:28:21 +03:00
Andrew Dolgov
10690c19da simplify adding/removing labels manually; simplify headline popup menu 2011-03-07 15:28:03 +03:00
Andrew Dolgov
176b8ba62f subtoolbar: add shortcut to catchupPage() 2011-03-07 15:21:31 +03:00
Andrew Dolgov
dc891b1201 fetch_twitter_rss: use proper uid 2011-03-06 12:10:32 +03:00
Andrew Dolgov
54a3dd8d10 switch twitter support from twitteroauth to tmhOAuth 2011-03-06 12:05:58 +03:00
Andrew Dolgov
ba083651fa add code to report fatal exceptions to tt-rss.org 2011-03-06 10:56:08 +03:00
Andrew Dolgov
ce68ec747a enable auto catchup for three pane mode 2011-03-06 09:55:58 +03:00
Andrew Dolgov
2f42315a13 change description of CDM_AUTO_CATCHUP (bump schema) 2011-03-06 09:55:40 +03:00
Andrew Dolgov
21426d3aae rework cdm autocatchup 2011-03-06 09:42:21 +03:00
Andrew Dolgov
ab4b768ff9 allow searching for date using @keyword syntax 2011-03-05 10:02:49 +03:00
Andrew Dolgov
a089699c89 build custom layer of Dojo to speed up loading of tt-rss (refs #293) 2011-03-04 19:02:59 +03:00
Andrew Dolgov
cfad9259a6 mobile: allow showing category content inline (closes #315) 2011-03-04 17:53:02 +03:00
Andrew Dolgov
a3ef7d106a cdmClicked: use correct function to parse returned JSON 2011-03-01 15:46:41 +03:00
Andrew Dolgov
aeaa69919f subcribe_to_feed: only try to use twitter OAuth when authentication information is available (closes #325) 2011-02-26 15:11:20 +03:00
Andrew Dolgov
d564f2835c update_rss_feed: do not strip tags of entry_content (refs #323) 2011-02-20 00:13:13 +03:00
Andrew Dolgov
c7a8deacd9 db_escape_string: remove tags by default (refs #323) 2011-02-19 16:55:36 +03:00
Andrew Dolgov
6853521166 fix fatalError() not working properly 2011-02-18 12:28:03 +03:00
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.
2011-02-09 14:52:14 +03:00
Andrew Dolgov
8e57cfbeb3 backend/rss: fix previous patch breaking active session id (refs #318) 2011-02-09 12:41:35 +03:00
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) 2011-02-09 12:37:50 +03:00
Andrew Dolgov
fbd40f5dd8 api: default to admin username when logging in in single user mode (fixed) 2011-02-07 16:25:37 +03:00
Andrew Dolgov
4909f981ce api: default to admin username when logging in in single user mode 2011-02-07 13:38:03 +03:00
Andrew Dolgov
b899847009 implement a proper fix of cached images URL (refs #305, closes #300) 2011-01-31 13:22:36 +03:00
Andrew Dolgov
53fd549523 focus content pane on view() (closes #312) 2011-01-31 13:10:54 +03:00
Andrew Dolgov
1c848491b6 fix sanity_config script, regenerate check file 2011-01-30 19:01:29 +03:00
Andrew Dolgov
9fcbc76fda update image caching handler code (refs #300) 2011-01-26 12:29:45 +03:00
Andrew Dolgov
0900727a8b only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is enabled 2011-01-26 11:38:07 +03:00
Andrew Dolgov
ce72cb956d login form: fix copyright year 2011-01-25 15:15:30 +03:00
Andrew Dolgov
50ba64555d remove DB_PORT from the list of required config keywords (closes #310) 2011-01-24 12:18:39 +03:00
Andrew Dolgov
906fc5b7a1 replace all occurences of double-escaped entities in FeedTree instead of only first one 2011-01-24 10:05:15 +03:00
Andrew Dolgov
172c86bae1 release 1.5.1 2011-01-21 21:37:29 +03:00
Andrew Dolgov
b01b1b38f3 fix edit subscription option button doing nothing after external subscription 2011-01-18 17:04:29 +03:00
Andrew Dolgov
33d32a3c7c properly handle multiple feed extraction in external subscription dialog 2011-01-18 16:58:26 +03:00
Andrew Dolgov
6615cc366c properly handle redirecting back to requested page after logging in (closes #302) 2011-01-18 16:47:52 +03:00