Log of /contributions/modules/twitter/twitter.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 8 06:40:25 2009 UTC
(7 months, 3 weeks ago)
by
eaton
Branch:
DRUPAL-6--2
Changes since
1.3.2.7: +24 -3 lines
Diff to
previous 1.3.2.7
, to
branch point 1.3
#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.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 23 11:08:30 2008 UTC
(15 months ago)
by
eaton
Branch:
MAIN
Changes since
1.5: +56 -3 lines
Diff to
previous 1.5
Fixed the @username regex in cases where it follows HTML tags. Also made the @username and #tag filters available as input format filters for non-Twitter text.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 23 04:27:40 2008 UTC
(15 months ago)
by
eaton
Branch:
MAIN
Changes since
1.4: +18 -1 lines
Diff to
previous 1.4
Refactoring the @username recognition code to make it customizable, and adding support for pointing #hashtags to hashtags.org.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 22 03:57:11 2008 UTC
(15 months, 1 week ago)
by
eaton
Branch:
MAIN
Changes since
1.3: +5 -4 lines
Diff to
previous 1.3
Various minor bug fixes, auto-parsing of urls and @usernames into links when building Views, added support for "username only" accounts, where tweets are retrieved without storing a password.
Revision
1.3 -
(
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
Branch point for:
DRUPAL-6--2
Changes since
1.2: +60 -8 lines
Diff to
previous 1.2
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.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 8 04:48:33 2008 UTC
(17 months, 3 weeks ago)
by
walkah
Branch:
MAIN
Changes since
1.1: +76 -54 lines
Diff to
previous 1.1
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.