[commits] Horde branch master updated. e6a376bcea4b6acabb5b75c2c940a5bbeec3f239
Michael J. Rubinsky
mrubinsk at horde.org
Tue Oct 11 15:14:52 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b1dbadbfe238f1032f2230dbbfcae48c190eeaa9
2f7aa06 Fix parsing Tweet Entities.
68df540 BFN
e6a376b Add hastag parsing to the generated HTML as well
-----------------------------------------------------------------------
commit 2f7aa066c252e3e134f27df70178401d11acf11e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 11 01:25:53 2011 -0400
Fix parsing Tweet Entities.
Silly me, can't replace the entities in the $body variable, while using
$body as the source. The index values will no longer be valid. Change this
to first put all entities we want into a position map array to map original
tweet positons to where the entities go, then iterate the tweet string
character by character.
horde/services/twitter/index.php | 38 ++++++++++++++++++++++++++++++--------
1 files changed, 30 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/2f7aa066c252e3e134f27df70178401d11acf11e
-----------------------------------------------------------------------
commit 68df5404c1933cb2953df44fd2b588e41fec036c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 11 11:14:04 2011 -0400
BFN
framework/Service_Twitter/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/68df5404c1933cb2953df44fd2b588e41fec036c
-----------------------------------------------------------------------
commit e6a376bcea4b6acabb5b75c2c940a5bbeec3f239
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 11 11:14:30 2011 -0400
Add hastag parsing to the generated HTML as well
horde/services/twitter/index.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e6a376bcea4b6acabb5b75c2c940a5bbeec3f239
More information about the commits
mailing list