index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
twitter_api
Age
Commit message (
Expand
)
Author
2013-04-20
Minor fix
RiverVanRain
2013-04-19
Fixes #5382 admins can turn off posting to twitter
cash
2013-04-19
Fixes #5361 existing Elgg user can link Twitter account with Elgg account
cash
2013-04-16
fixed display issues on interstitial twitter page
cash
2013-04-14
Fixes #4917 Using twitter API v1.1
cash
2013-04-14
centralize the creation of the api object
cash
2013-04-14
updated twitteroauth library to latest from github: https://github.com/abraha...
cash
2013-04-14
Fixes #5358 updates text on twitter login
cash
2012-12-20
Not using short open tag.
Brett Profitt
2012-12-17
Merge branch 'pr-358' into 1.8
Brett Profitt
2012-12-17
Refs #4764. Also checking $_SESSION['last_forward_from'] for twitter forwarding.
Brett Profitt
2012-11-14
Fixes #4916: Twitter API request token
RiverVanRain
2012-08-05
Fixes #4764: Twitter login supports persistent and referrer forwarding
Steve Clay
2012-05-10
Fixes #4507. Corrected typo for twitter interstitial page.
Brett Profitt
2012-04-18
Fixes #1301. Not filtering passwords.
Brett Profitt
2011-11-08
it is GPL General Public License not GPL Public License
Cash Costello
2011-11-06
removed uses of CSS class .right from plugins
Cash Costello
2011-11-05
Fixes #4061 getting icon sizes from config for twitter plugin
Cash Costello
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-11-04
Fixes #4059 page handlers all return nothing
cash
2011-10-23
Fixes #3959. Using elgg_release in core plugins.
Brett Profitt
2011-10-13
Fixes #3177. Don't show the authorize twitter plugin setting if the admin has...
Brett Profitt
2011-10-08
Fixes #3411 output/url now has a is_trusted parameter - defaults to false
Cash Costello
2011-09-17
Fixes #3824 fixed deprecation warnings for plugin settings and usersettings
cash
2011-09-17
Fixes #2990 updated the bundled plugins to use the new plugin/user settings s...
cash
2011-09-17
Fixes #3236 finishes admin theme - open new tickets for new issues
Cash Costello
2011-08-23
Fixes #3117. Added an interstitial page for twitter new users.
Brett Profitt
2011-06-24
Fixes #2958 cleaned up user login for twitter
cash
2011-06-24
fixed the post to twitter capability - was not loading the twitter oauth class
cash
2011-06-24
fixes the authorization to post so that it does not include login
cash
2011-06-24
twitter @anywhere was causing problems - pages were not loading and js errors
cash
2011-06-23
cleaned up the twitter api plugin settings so instructions are correct. Need ...
cash
2011-06-23
added instructions back to twitter api plugin settings
cash
2011-06-18
Calling normal user registration "manual" was confusing admin manual registra...
cash
2011-05-14
Refs #2104 more category work for bundled plugins
cash
2011-04-09
Removing odd ? after docblock in twitter_api.
brettp
2011-04-04
Refs #3307 removed executable prop from core files
cash
2011-03-17
Fixes #2416. Twitter API pulls in avatars from twitter for new users.
brettp
2011-03-17
Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...
brettp
2011-03-15
Refs #3115. Moved oauth_lib to oauth_api.
brettp
2011-03-14
Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...
brettp