[commits] Horde branch master updated. 6104aacd20fc5f91150474c44e4167de03cfcb60

Michael J. Rubinsky mrubinsk at horde.org
Mon Jun 17 23:02:01 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 3d4004296d5ac0a9ff3d2b08a95fb4d6eb209122

033194e Use the new 1.1 api endpoints.
952117b Update Twitter UI to honor new display requirements from Twitter.
77cc238 Add Horde_Service_Twitter_Favorites, update package.xml
9207745 Support "favorites", as required by the new Twitter API dev guidlines.
b27988d Log any errors.
5c8a17b This might be returned as a stdObject.
6104aac Toggle action and text when favoriting/unfavoriting.

-----------------------------------------------------------------------

commit 033194eebe6453090e5d164745c6ee1f2f169f92
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 16:19:21 2013 -0400

    Use the new 1.1 api endpoints.

 framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php  |    2 +-
 framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/033194eebe6453090e5d164745c6ee1f2f169f92

-----------------------------------------------------------------------

commit 952117b50bfb0cfee36629ed77d44bceee849845
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 16:38:54 2013 -0400

    Update Twitter UI to honor new display requirements from Twitter.

 horde/services/twitter/index.php             |    2 +-
 horde/templates/block/twitter_tweet.html.php |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/952117b50bfb0cfee36629ed77d44bceee849845

-----------------------------------------------------------------------

commit 77cc2388aeb4ba5dd5ff5025ca8561b170619297
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 17:42:38 2013 -0400

    Add Horde_Service_Twitter_Favorites, update package.xml

 framework/Service_Twitter/lib/Horde/Service/Twitter/Favorites.php |   75 +++++
 framework/Service_Twitter/package.xml                             |   22 +-
 2 files changed, 88 insertions(+), 9 deletions(-)
 create mode 100644 framework/Service_Twitter/lib/Horde/Service/Twitter/Favorites.php

http://git.horde.org/horde-git/-/commit/77cc2388aeb4ba5dd5ff5025ca8561b170619297

-----------------------------------------------------------------------

commit 920774536fe3c597fa0e41f3bc2fd377ff4f456b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 17:44:04 2013 -0400

    Support "favorites", as required by the new Twitter API dev guidlines.

 horde/js/twitterclient.js                    |   27 ++++++++++++++++++++++++++
 horde/services/twitter/index.php             |   14 +++++++++++-
 horde/templates/block/twitter_tweet.html.php |    1 +
 3 files changed, 40 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/920774536fe3c597fa0e41f3bc2fd377ff4f456b

-----------------------------------------------------------------------

commit b27988da3543f44bdc0cf8f38ea4a254a6dffdaa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 18:37:52 2013 -0400

    Log any errors.

 horde/services/twitter/index.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/b27988da3543f44bdc0cf8f38ea4a254a6dffdaa

-----------------------------------------------------------------------

commit 5c8a17b22db75b0303c54af7f5245f25fe7457d6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 18:51:41 2013 -0400

    This might be returned as a stdObject.

 horde/lib/Block/TwitterTimeline.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5c8a17b22db75b0303c54af7f5245f25fe7457d6

-----------------------------------------------------------------------

commit 6104aacd20fc5f91150474c44e4167de03cfcb60
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 17 19:01:05 2013 -0400

    Toggle action and text when favoriting/unfavoriting.

 horde/js/twitterclient.js                    |   30 ++++++++++++++++++++++++++
 horde/lib/Block/TwitterTimeline.php          |    5 +++-
 horde/services/twitter/index.php             |    9 +++++++
 horde/templates/block/twitter_tweet.html.php |    6 ++++-
 4 files changed, 48 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6104aacd20fc5f91150474c44e4167de03cfcb60




More information about the commits mailing list