Log of /contributions/modules/twitter/twitter.views.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.4 -
(
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
CVS Tags:
DRUPAL-6--2-6
Changes since
1.1.2.3: +45 -4 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
, to
next main 1.7
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.4 -
(
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.3: +44 -6 lines
Diff to
previous 1.3
Refactoring the @username recognition code to make it customizable, and adding support for pointing #hashtags to hashtags.org.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 22 03:57:11 2008 UTC
(15 months ago)
by
eaton
Branch:
MAIN
Changes since
1.1: +17 -2 lines
Diff to
previous 1.1
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.1 -
(
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
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.
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.