1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.1/modules/twitter
2011-02-13 14:10:40 -07:00
..
controllers Tweets table updates. Dropped 'status', instead look for empty twitter_id to indicate whether a tweet was sent successfully. Also changed 'created' to 'sent' and only set it after a tweet is successfully sent. 2011-02-13 13:53:39 -07:00
css Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-06 21:22:11 -07:00
helpers Expand the size of the tweet column until I better understand how G3 handles UTP-8 and Twitter's tweet length rules and UTF-8. 2011-02-13 14:10:40 -07:00
js Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-06 21:22:11 -07:00
lib Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-06 21:22:11 -07:00
models Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-09 18:40:55 -07:00
views Tweets are now being sent, but the page redirect/dialog is not handled properly on success, or failure. Added a reset the default tweet to the default tweet value to the admin form. 2011-02-12 17:17:05 -07:00
module.info Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-06 21:22:11 -07:00