]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoOptionally ignore some notice sources for public page
Evan Prodromou [Sun, 15 Feb 2009 02:55:25 +0000 (21:55 -0500)]
Optionally ignore some notice sources for public page

We optionally ignore some notice sources from the public page.
Typically these are automatic notice sources like twitterfeed that
don't usually represent the community on the site very well.

15 years agoFix More... URL for featured user section
Evan Prodromou [Sat, 14 Feb 2009 22:53:11 +0000 (17:53 -0500)]
Fix More... URL for featured user section

15 years agoFix the More... link for popular notices section
Evan Prodromou [Sat, 14 Feb 2009 22:48:08 +0000 (17:48 -0500)]
Fix the More... link for popular notices section

15 years agoadd related link to Atom for feeds for some downstream users
Evan Prodromou [Wed, 11 Feb 2009 13:34:21 +0000 (08:34 -0500)]
add related link to Atom for feeds for some downstream users

15 years agoFixed remote subscribe avatar problems
Evan Prodromou [Mon, 9 Feb 2009 23:13:11 +0000 (23:13 +0000)]
Fixed remote subscribe avatar problems

Had some Avatar file-copying issues; seem to be fixed.

15 years agotrac #1160 fix dropdown xmloutput function for the selected attribute and fix newmess...
Robin Millette [Mon, 9 Feb 2009 15:35:38 +0000 (15:35 +0000)]
trac #1160 fix dropdown xmloutput function for the selected attribute and fix newmessage auto-selected dropdown.

15 years ago"Change your email address..." msg was printing out \n instead of a newline
Zach Copley [Sat, 7 Feb 2009 05:17:45 +0000 (21:17 -0800)]
"Change your email address..." msg was printing out \n instead of a newline

15 years agotrac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette [Sat, 7 Feb 2009 19:33:18 +0000 (19:33 +0000)]
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.

15 years agoSafer, better script for automatically updating Facebook statuses
Zach Copley [Sun, 8 Feb 2009 02:16:34 +0000 (18:16 -0800)]
Safer, better script for automatically updating Facebook statuses

15 years agoTrac #1159: Fix peopletag pagination. Also phpcs cleanup.
Zach Copley [Sun, 8 Feb 2009 21:25:48 +0000 (13:25 -0800)]
Trac #1159: Fix peopletag pagination. Also phpcs cleanup.

15 years agoMinor update to the way Facebook app handles listing of friends you've invited.
Zach Copley [Sun, 8 Feb 2009 21:58:25 +0000 (21:58 +0000)]
Minor update to the way Facebook app handles listing of friends you've invited.

15 years agoTicket #1094 Facebook app invites page was failing if no friends had added the app yet
Zach Copley [Sun, 8 Feb 2009 23:07:56 +0000 (23:07 +0000)]
Ticket #1094 Facebook app invites page was failing if no friends had added the app yet

15 years agoupgrade jQuery from 1.3 to 1.3.1
Evan Prodromou [Mon, 9 Feb 2009 17:39:03 +0000 (12:39 -0500)]
upgrade jQuery from 1.3 to 1.3.1

15 years agoUpdate README and version number
Evan Prodromou [Fri, 6 Feb 2009 20:35:29 +0000 (15:35 -0500)]
Update README and version number

README and version number.

15 years agoMake adding and removing an incoming email in SMS settings
Evan Prodromou [Fri, 6 Feb 2009 20:22:48 +0000 (15:22 -0500)]
Make adding and removing an incoming email in SMS settings

Fixes Bug#1036.

15 years agoMerge branch 'meitar/0.7.x' into 0.7.x
Evan Prodromou [Fri, 6 Feb 2009 19:32:26 +0000 (14:32 -0500)]
Merge branch 'meitar/0.7.x' into 0.7.x

15 years agoMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
Evan Prodromou [Fri, 6 Feb 2009 19:28:17 +0000 (14:28 -0500)]
Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x

Conflicts:

lib/util.php

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy...
Evan Prodromou [Fri, 6 Feb 2009 19:27:06 +0000 (14:27 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x

15 years agoFixed #1149: URL auto-linking bug when following colon.
Sean Murphy [Fri, 6 Feb 2009 17:18:15 +0000 (12:18 -0500)]
Fixed #1149: URL auto-linking bug when following colon.

15 years agoAdd a link to the group search page from a user's own group list.
Meitar Moscovitz [Fri, 6 Feb 2009 17:03:25 +0000 (04:03 +1100)]
Add a link to the group search page from a user's own group list.

I've seen a request or two pop up for this on the Laconica group on
Identica, and I'd personally like there to be a link to the search
page from my own groups listing, as I often find myself looking for
one and end up at my browser's address bar.

15 years agoFix name of default avatar
Evan Prodromou [Fri, 6 Feb 2009 09:03:03 +0000 (04:03 -0500)]
Fix name of default avatar

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 6 Feb 2009 08:56:15 +0000 (03:56 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agofix formatting of new Avatar:: calls
Evan Prodromou [Fri, 6 Feb 2009 08:54:51 +0000 (03:54 -0500)]
fix formatting of new Avatar:: calls

15 years agoMove common_avatar_* functions to Avatar
Evan Prodromou [Fri, 6 Feb 2009 08:13:08 +0000 (03:13 -0500)]
Move common_avatar_* functions to Avatar

Moved the common_avatar_* functions to the Avatar class. Typically
either as methods on the object or as static methods. Replaced all the
uses of the functions in other modules.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Fri, 6 Feb 2009 06:28:14 +0000 (06:28 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoAdded primary and secondary form actions. Fixed markup for
Sarven Capadisli [Fri, 6 Feb 2009 06:27:04 +0000 (06:27 +0000)]
Added primary and secondary form actions. Fixed markup for
form_notice_delete

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 6 Feb 2009 06:07:09 +0000 (01:07 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
Evan Prodromou [Fri, 6 Feb 2009 06:06:54 +0000 (01:06 -0500)]
Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy...
Evan Prodromou [Fri, 6 Feb 2009 06:05:30 +0000 (01:05 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x

15 years agoRemoved debugging statements I accidentally left in deletenotice.php
Zach Copley [Fri, 6 Feb 2009 00:21:23 +0000 (16:21 -0800)]
Removed debugging statements I accidentally left in deletenotice.php

15 years agoTrac #894 and #1013 - fixed bad redirects after delete notice
Zach Copley [Fri, 6 Feb 2009 00:16:10 +0000 (16:16 -0800)]
Trac #894 and #1013 - fixed bad redirects after delete notice

15 years agoFix for unicode string auto-linking bug
Sean Murphy [Thu, 5 Feb 2009 22:29:58 +0000 (17:29 -0500)]
Fix for unicode string auto-linking bug

15 years agoPostgreSQL - database creation script updated to cover 0.7.x features
CiaranG [Thu, 5 Feb 2009 22:15:45 +0000 (22:15 +0000)]
PostgreSQL - database creation script updated to cover 0.7.x features

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Thu, 5 Feb 2009 21:35:19 +0000 (16:35 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoDon't show stretchy-box on avatar if not cropping
Evan Prodromou [Thu, 5 Feb 2009 21:34:38 +0000 (16:34 -0500)]
Don't show stretchy-box on avatar if not cropping

15 years agoTwo different functions for file size
Evan Prodromou [Thu, 5 Feb 2009 21:32:58 +0000 (16:32 -0500)]
Two different functions for file size

Made two different functions for file size in ImageFile; one uses the
other.

Also, use sprintf() for gettext msgs.

15 years agoMinor markup consistency
Sarven Capadisli [Thu, 5 Feb 2009 21:26:06 +0000 (21:26 +0000)]
Minor markup consistency

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy...
Evan Prodromou [Thu, 5 Feb 2009 21:02:19 +0000 (16:02 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Thu, 5 Feb 2009 20:02:47 +0000 (20:02 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoBetter fix for displaying max file size.
Sean Murphy [Thu, 5 Feb 2009 20:01:44 +0000 (15:01 -0500)]
Better fix for displaying max file size.

15 years agoFixed #905: Presenting image size limit to user.
Sean Murphy [Thu, 5 Feb 2009 19:11:50 +0000 (14:11 -0500)]
Fixed #905: Presenting image size limit to user.

15 years agotrac #1142 fix tag rss
Robin Millette [Thu, 5 Feb 2009 18:10:47 +0000 (18:10 +0000)]
trac #1142 fix tag rss

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy...
Evan Prodromou [Thu, 5 Feb 2009 17:04:06 +0000 (12:04 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x

Conflicts:

actions/avatarsettings.php

15 years agoFix #81: Profile and personal shows „you“ instead of username when looking at own...
Adrian Lang [Mon, 2 Feb 2009 00:43:41 +0000 (01:43 +0100)]
Fix #81: Profile and personal shows „you“ instead of username when looking at own profile / personal. While doing so I fixed a wrong gettext usage were the result was not sprintf'd, but concat'd.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Thu, 5 Feb 2009 16:47:47 +0000 (11:47 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoAllow re-authentication with OpenID
Evan Prodromou [Thu, 5 Feb 2009 16:46:17 +0000 (11:46 -0500)]
Allow re-authentication with OpenID

"Rememberme" logins aren't allowed to make changes to an account
(since cookie-stealing is too easy). Users have to re-authenticate.
Previously, it was impossible to do so without having a username and
password; this change lets you do it with OpenID, too.

15 years agoFixed #1140; Login form session token not set.
Sean Murphy [Thu, 5 Feb 2009 15:17:19 +0000 (10:17 -0500)]
Fixed #1140; Login form session token not set.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Thu, 5 Feb 2009 07:11:09 +0000 (07:11 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoFacebook app: don't add FBJS event listeners to notice input box if it's not on the...
Zach Copley [Thu, 5 Feb 2009 07:10:11 +0000 (07:10 +0000)]
Facebook app: don't add FBJS event listeners to notice input box if it's not on the page

15 years agoFacebook profile box CSS and a link back to the app page.
Sarven Capadisli [Thu, 5 Feb 2009 07:07:36 +0000 (07:07 +0000)]
Facebook profile box CSS and a link back to the app page.

15 years agoMatching Facebook app UI to identi.ca. Fixed tabs, add to profile,
Sarven Capadisli [Thu, 5 Feb 2009 04:54:42 +0000 (04:54 +0000)]
Matching Facebook app UI to identi.ca. Fixed tabs, add to profile,
widths, font-size, and some HTML markup.

15 years agoForgot to replace URL shortening regex with new function.
Sean Murphy [Thu, 5 Feb 2009 04:18:45 +0000 (23:18 -0500)]
Forgot to replace URL shortening regex with new function.

15 years agoFixed #779 & #588; Better URL auto-linking.
Sean Murphy [Thu, 5 Feb 2009 04:11:40 +0000 (23:11 -0500)]
Fixed #779 & #588; Better URL auto-linking.

15 years agoFixed #732; Hashtags inside parens and brackets.
Sean Murphy [Thu, 5 Feb 2009 01:02:50 +0000 (20:02 -0500)]
Fixed #732; Hashtags inside parens and brackets.

15 years agoFixed #1134; Consolidated image scaling functions.
Sean Murphy [Thu, 5 Feb 2009 00:32:15 +0000 (19:32 -0500)]
Fixed #1134; Consolidated image scaling functions.

15 years agoFacebook app - reorganized some stuff; better HTML output
Zach Copley [Wed, 4 Feb 2009 22:33:50 +0000 (22:33 +0000)]
Facebook app - reorganized some stuff; better HTML output

15 years agomerge from dev/0.7.x
Evan Prodromou [Wed, 4 Feb 2009 20:40:36 +0000 (15:40 -0500)]
merge from dev/0.7.x

15 years agotake out redundant code from login
Evan Prodromou [Wed, 4 Feb 2009 20:38:26 +0000 (15:38 -0500)]
take out redundant code from login

15 years agoRemoved erroneous comments referring to old common_notice_form() func
Zach Copley [Wed, 4 Feb 2009 19:55:22 +0000 (11:55 -0800)]
Removed erroneous comments referring to old common_notice_form() func

15 years agoFix for #1057; group logo transparecy (and pixilation)
Sean Murphy [Wed, 4 Feb 2009 19:44:12 +0000 (14:44 -0500)]
Fix for #1057; group logo transparecy (and pixilation)

15 years agoRemoving extra margin after .section .notice .author.
Sarven Capadisli [Wed, 4 Feb 2009 18:18:25 +0000 (18:18 +0000)]
Removing extra margin after .section .notice .author.

15 years agoChanged error and facebookaction wrap selector from @class to @id.
Sarven Capadisli [Wed, 4 Feb 2009 17:03:59 +0000 (17:03 +0000)]
Changed error and facebookaction wrap selector from @class to @id.

15 years agoUsing overflow:hidden for long strings that don't contain any
Sarven Capadisli [Wed, 4 Feb 2009 16:45:46 +0000 (16:45 +0000)]
Using overflow:hidden for long strings that don't contain any
whitespace. This is both a preventive measure for user content that is
abused (i.e., leaking text into other page components) and for
aesthetics (requested by @evan)

15 years agohttp://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
Sarven Capadisli [Wed, 4 Feb 2009 14:35:34 +0000 (14:35 +0000)]
http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
display.

15 years agoAllow HTML in site notice (Bug#1002)
Evan Prodromou [Wed, 4 Feb 2009 13:49:42 +0000 (08:49 -0500)]
Allow HTML in site notice (Bug#1002)

15 years agoMake WebChannel and AjaxWebChannel work
Evan Prodromou [Wed, 4 Feb 2009 12:59:30 +0000 (07:59 -0500)]
Make WebChannel and AjaxWebChannel work

These command-output channels were using the old common_element_*
functions. They now take an $out constructor parameter, and use that
for output.

The WebChannel has pretty remedial output; it would be nice if it
output a real formatted page.

15 years agoRevert "Fixed direct messaging: AjaxWebChannel is now using Action's methods."
Evan Prodromou [Wed, 4 Feb 2009 12:33:10 +0000 (07:33 -0500)]
Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods."

This reverts commit 0f2c43bd040437b3e40c706d7c3f4ba163e94a71.

Making Channel a subclass of Action for no other reason than to let
the AjaxWebChannel do some output is the really, really wrong way to
do this. A Channel is not an Action.

I'll change AjaxWebChannel so it takes an Action as a constructor
paramater and uses that Action for its output. We do this for most
Widget subclasses and it makes sense here, too.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Wed, 4 Feb 2009 12:26:14 +0000 (07:26 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/meitar into meitar/0.7.x
Evan Prodromou [Wed, 4 Feb 2009 12:25:36 +0000 (07:25 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/meitar into meitar/0.7.x

15 years agotrac533 Removed redundant calls to htmlspecialcharacters().
Zach Copley [Wed, 4 Feb 2009 05:22:41 +0000 (21:22 -0800)]
trac533 Removed redundant calls to htmlspecialcharacters().
XMLWriter::writeAttribute() already takes care of the escaping for
us, although that doesn't seem to be well documented.

15 years agotrac1095 Profile page had bad alternate links for RSS and Atom feeds
Zach Copley [Wed, 4 Feb 2009 00:31:41 +0000 (16:31 -0800)]
trac1095 Profile page had bad alternate links for RSS and Atom feeds

15 years agoRemoved deprecated files from the identica theme.
Sarven Capadisli [Tue, 3 Feb 2009 22:12:04 +0000 (22:12 +0000)]
Removed deprecated files from the identica theme.

15 years agoRemoved deprecated files from the default theme.
Sarven Capadisli [Tue, 3 Feb 2009 22:09:25 +0000 (22:09 +0000)]
Removed deprecated files from the default theme.

15 years agoFixed ajaxErrorMsg(). Using startHTML() instead of common_start_html()
Sarven Capadisli [Tue, 3 Feb 2009 21:46:09 +0000 (21:46 +0000)]
Fixed ajaxErrorMsg(). Using startHTML() instead of common_start_html()

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 3 Feb 2009 20:13:06 +0000 (15:13 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x
Evan Prodromou [Tue, 3 Feb 2009 20:12:55 +0000 (15:12 -0500)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x
Zach Copley [Tue, 3 Feb 2009 19:30:59 +0000 (11:30 -0800)]
Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x

15 years agoWrapped some URLs in the README with <>
Robin Millette [Tue, 3 Feb 2009 19:25:46 +0000 (19:25 +0000)]
Wrapped some URLs in the README with <>

15 years agotrac1104 Destroy method was dying because it was still calling deprecated common_dequ...
Zach Copley [Tue, 3 Feb 2009 19:23:30 +0000 (11:23 -0800)]
trac1104 Destroy method was dying because it was still calling deprecated common_dequeue_notice() func

15 years agoFixes ticket:1087; correctly paginate group members list in fancy URLs.
Meitar Moscovitz [Tue, 3 Feb 2009 17:02:30 +0000 (04:02 +1100)]
Fixes ticket:1087; correctly paginate group members list in fancy URLs.

15 years agoFix PHP warnings when user avatar crop controls aren'tn touched.
Meitar Moscovitz [Tue, 3 Feb 2009 16:34:17 +0000 (03:34 +1100)]
Fix PHP warnings when user avatar crop controls aren'tn touched.

15 years agofix link to Open Software Service Definition
Todd Deshane [Mon, 2 Feb 2009 22:28:42 +0000 (17:28 -0500)]
fix link to Open Software Service Definition

15 years agoMerge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 2 Feb 2009 21:46:51 +0000 (16:46 -0500)]
Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into adrianlan...
Evan Prodromou [Mon, 2 Feb 2009 21:42:27 +0000 (16:42 -0500)]
Merge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into adrianlang/master

15 years agotrac #569 and trac #711 add missing utf-8 headers and removed extraneous argument...
Robin Millette [Mon, 2 Feb 2009 21:08:33 +0000 (21:08 +0000)]
trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls

15 years agoremoved extraneous argument in startHTML calls
Robin Millette [Mon, 2 Feb 2009 20:47:57 +0000 (20:47 +0000)]
removed extraneous argument in startHTML calls

15 years agotrac #1099: main menu should not lead to IM settings when IM is disabled
Robin Millette [Mon, 2 Feb 2009 20:20:21 +0000 (20:20 +0000)]
trac #1099: main menu should not lead to IM settings when IM is disabled

15 years agoFixed direct messaging: AjaxWebChannel is now using Action's methods.
Sarven Capadisli [Mon, 2 Feb 2009 18:53:15 +0000 (18:53 +0000)]
Fixed direct messaging: AjaxWebChannel is now using Action's methods.

15 years agoMerge branch 'master' of git@gitorious.org:laconica/dev
Robin Millette [Mon, 2 Feb 2009 18:03:52 +0000 (18:03 +0000)]
Merge branch 'master' of git@gitorious.org:laconica/dev

15 years agoUsing pootle now, not etrans anymore. Reflected in README
Robin Millette [Mon, 2 Feb 2009 18:03:11 +0000 (18:03 +0000)]
Using pootle now, not etrans anymore. Reflected in README

15 years agoTicket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version.
Sarven Capadisli [Mon, 2 Feb 2009 17:21:33 +0000 (17:21 +0000)]
Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version.

15 years agoTicket 1044 -- Removed border-top, reduced padding, changed notice
Sarven Capadisli [Mon, 2 Feb 2009 17:02:58 +0000 (17:02 +0000)]
Ticket 1044 -- Removed border-top, reduced padding, changed notice
count from 6 to 5, removed nickname.

15 years agoMinor fix to allow update_facebook script to bootstrap correctly
Ciaran Gultnieks [Mon, 2 Feb 2009 16:36:47 +0000 (16:36 +0000)]
Minor fix to allow update_facebook script to bootstrap correctly

15 years agoAdded "Edit" entity_action.
Sarven Capadisli [Mon, 2 Feb 2009 16:33:47 +0000 (16:33 +0000)]
Added "Edit" entity_action.

Updated theme files.

15 years agoadded primary menu to error pages
Robin Millette [Mon, 2 Feb 2009 14:51:23 +0000 (14:51 +0000)]
added primary menu to error pages

15 years agoBetter cross-browser support for page and text zoom-in/out.
Sarven Capadisli [Mon, 2 Feb 2009 14:14:14 +0000 (14:14 +0000)]
Better cross-browser support for page and text zoom-in/out.

15 years agoLink rtsp, mms & tel URI schemes, correct pseudo-protocol ones.
Meitar Moscovitz [Mon, 2 Feb 2009 08:59:48 +0000 (19:59 +1100)]
Link rtsp, mms & tel URI schemes, correct pseudo-protocol ones.

This patch builds on the work of user `candrews` at http://laconi.ca/trac/ticket/529#comment:2

15 years agoUsing startXML() instead of deprecated common_start_xml()
Sarven Capadisli [Sun, 1 Feb 2009 23:43:07 +0000 (23:43 +0000)]
Using startXML() instead of deprecated common_start_xml()

15 years agoIf user is not logged in, then notice-options container shouldn't be
Sarven Capadisli [Sun, 1 Feb 2009 23:37:54 +0000 (23:37 +0000)]
If user is not logged in, then notice-options container shouldn't be
outputted.

15 years agoFixes #1088: Show number of group members. Unlike the bugreport requested, the stats...
Adrian Lang [Sun, 1 Feb 2009 21:24:54 +0000 (22:24 +0100)]
Fixes #1088: Show number of group members. Unlike the bugreport requested, the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName.