Log of /contributions/modules/onlinestatus/messengers.inc.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 16 14:38:52 2008 UTC
(20 months, 1 week ago)
by
xeniac
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-5--2
Changes since
1.12.2.1: +75 -45 lines
Diff to
previous 1.12.2.1
, to
branch point 1.12
* Added Support for Hamachi, fixes #61114 - Thanks to Rob Loach
* No longer depends on CURL, fixes #92600
* Changed the default settings in onlinestatus.install:
a. The Messengers Fieldset is now shown on the registration Page, per
default.
b. The default Image Path is now %module/images/%im-%status.png.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 19 09:26:19 2007 UTC
(2 years, 7 months ago)
by
xeniac
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-5
Changes since
1.11: +6 -6 lines
Diff to
previous 1.11
Added a Patch from Rob Loach to support Drupal 5:
Loading the CSS with drupal_add_css() to conform with drupal 5.
style.css has been renamed to onlinestatus.css
Added an uninstall hook in onlinestatus.info
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 6 00:38:35 2006 UTC
(3 years ago)
by
xeniac
Branch:
MAIN
Changes since
1.10: +113 -101 lines
Diff to
previous 1.10
Fixed some typos (#92599)
Fixed the Broken Link in the admin/setting Form (#65936)
MSN and xfire status should work again (#66655)
Better Code Documentation.
Added a new function drupal_fetch_url() as preperation for Bug #92600,
if somebody wants to remove the cURL code he can do this in ony one place.
this function also logs connections timeouts with the drupal watchdog.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 7 10:37:40 2006 UTC
(3 years, 4 months ago)
by
xeniac
Branch:
MAIN
Changes since
1.9: +39 -77 lines
Diff to
previous 1.9
fixed: connecting to xfire and onlinestatus.org server works again.
MSN Status should work again.
fixed: Broken Link to style.css issue
fixed: Broken link in help text issue
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 27 23:06:17 2006 UTC
(3 years, 7 months ago)
by
xeniac
Branch:
MAIN
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
Added support for Postgres to the .install file.
Changed the layout of the Module Settings, it should have better usability now.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 10 20:38:00 2006 UTC
(3 years, 7 months ago)
by
xeniac
Branch:
MAIN
Changes since
1.6: +16 -68 lines
Diff to
previous 1.6
Added some images for Google Talk
FIXED Bug Nr. 57105: Administrators could add or remove the "Online Status" Form from the Registration Page.
FIXED Bug Nr: 56835: Images and URLs are correct now.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 7 15:26:54 2006 UTC
(3 years, 9 months ago)
by
xeniac
Branch:
MAIN
Changes since
1.4: +313 -276 lines
Diff to
previous 1.4
* Nicer roster images. Thanks to the PSI Community.
* Fixed the theme_onlinstatus_profile for the new Beta4
* Added some CSS to the theme_onlinstatus_profile.
* Changed the Codelayout to the Drupal guidlines.
* Added xfire onlinestatus support. Thanks to Jason Reading.
* Updatet the TODO and CREDITS File.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 15 22:09:51 2005 UTC
(3 years, 11 months ago)
by
xeniac
Branch:
MAIN
Fixed some Spelling Errors and the "Call to undefined function: onlinestatus_user_load()" Error.
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.