]> git.wh0rd.org - tt-rss.git/commit - include/functions.php
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 22 Nov 2010 13:26:00 +0000 (16:26 +0300)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 22 Nov 2010 13:26:00 +0000 (16:26 +0300)
commit57e24c82675e37ea9262e54e30836596caf77e76
tree4632564997857315d6009ce553f39847a6fafe23
parentc0ed0371060df409d2cde811f5a87510c10e1c24
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
functions.php
lib/twitteroauth/LICENSE [new file with mode: 0644]
lib/twitteroauth/OAuth.php [new file with mode: 0644]
lib/twitteroauth/twitteroauth.php [new file with mode: 0644]
modules/pref-feeds.php
prefs.js
sanity_check.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/76.sql [new file with mode: 0644]
schema/versions/pgsql/76.sql [new file with mode: 0644]