Age | Commit message (Collapse) | Author |
|
|
|
Auth as well as OAuth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/twitterauthorization.php
lib/oauthclient.php
lib/twitter.php
lib/twitterapi.php
lib/twitteroauthclient.php
scripts/twitterstatusfetcher.php
|
|
Conflicts:
scripts/twitterstatusfetcher.php
|
|
|
|
made script executable
|
|
Conflicts:
scripts/getvaliddaemons.php
|
|
|
|
changed Twitter OAuth to store token and token secret in the same field
in foreign_link (credentials). This should be changed in 0.9.
|
|
|
|
|
|
This hides the relevant settings from the email settings page and
prevents maildaemon.php from processing email if the option is
disabled.
|
|
This disables the IM, SMS and Twitter settings pages and queue handlers
depending on the config options.
|
|
- Made it use OAuth
- Code clean up
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to jaakko for pointing this out! http://identi.ca/notice/7169471
|
|
|
|
|
|
|
|
Conflicts:
scripts/twitterstatusfetcher.php
|
|
|
|
|
|
Thanks singpolyma
http://laconi.ca/trac/ticket/1573
|
|
http://laconi.ca/trac/ticket/1721
|
|
contents)
|
|
|
|
|
|
|
|
* candrews-review:
maildaemon makes mail attachments into notice attachments
File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web
|
|
|
|
reliable.
|
|
|
|
|
|
|
|
|