Log of /contributions/modules/twitter/twitter.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 20 16:29:14 2009 UTC
(5 months ago)
by
eaton
Branch:
DRUPAL-6--2
Changes since
1.2.2.6: +127 -6 lines
Diff to
previous 1.2.2.6
, to
branch point 1.2
A cleaner fix for the data type issue on twitter ids. We're now storing as NUMERIC fields instead of STRINGS, which gives us more control. Also, support for the in-reply-to fields that track conversation threads, and a new view that shows all user tweets on the site, not just those for the currently visible user account.
Revision
1.2.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 8 06:40:25 2009 UTC
(7 months, 2 weeks ago)
by
eaton
Branch:
DRUPAL-6--2
Changes since
1.2.2.1: +13 -2 lines
Diff to
previous 1.2.2.1
, to
branch point 1.2
#336048 ensure NOT NULL for the screen_name column, #333704 - username and hashtag references produce invalid HTML, also internally reshuffling some user-to-account mapping to make way for future improvements.
Revision
1.2.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 17 20:43:53 2009 UTC
(10 months, 1 week ago)
by
eaton
Branch:
DRUPAL-6--2
Changes since
1.2: +18 -1 lines
Diff to
previous 1.2
#242108 - post the aliased URL instead of the raw node/ URL. Also added support for compressing URLs with TinyURL before they're sent to Twitter.com.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 18 03:34:33 2008 UTC
(17 months, 1 week ago)
by
eaton
Branch:
MAIN
CVS Tags:
DRUPAL-6--2-0
Branch point for:
DRUPAL-6--2
Changes since
1.1: +58 -11 lines
Diff to
previous 1.1
Some additional changes to the API before a real 6.x release is rolled, including more extensive PHPDoc for all the public functions. Full Views2 integration, with a handy default view that shows latest tweets by the author of the current node. Freakin Twitter, man.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 8 04:48:33 2008 UTC
(17 months, 2 weeks ago)
by
walkah
Branch:
MAIN
Initial port of twitter.module to D6
* (more) full twitter api implementation
* allow optionally posting nodes
* allows associating multiple twitter accounts to a user.
Huge props to Eaton :-)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.