]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch 'mapsimprovement' into 0.9.x
Craig Andrews [Fri, 4 Dec 2009 00:45:29 +0000 (19:45 -0500)]
Merge branch 'mapsimprovement' into 0.9.x

14 years agorefactor the common parts of usermap and allmap into a common base class
Craig Andrews [Fri, 4 Dec 2009 00:43:02 +0000 (19:43 -0500)]
refactor the common parts of usermap and allmap into a common base class

14 years agoCode style cleanup: dropped some unnecessary =& reference assignments where they...
Brion Vibber [Wed, 2 Dec 2009 17:47:02 +0000 (09:47 -0800)]
Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics

14 years agoLoad notice data using javascript from the html on the page instead of writing json...
Craig Andrews [Thu, 3 Dec 2009 02:24:41 +0000 (21:24 -0500)]
Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page
Clicking on a geo link pops up a map (round 2)

14 years agoMerge branch 'fix-default-design' into 0.9.x
Zach Copley [Thu, 3 Dec 2009 02:09:24 +0000 (18:09 -0800)]
Merge branch 'fix-default-design' into 0.9.x

* fix-default-design:
  Reload the admin design panel page to show the new CSS when the
  Only pick up new default site colors if the theme has NOT changed.

14 years agoReload the admin design panel page to show the new CSS when the
Zach Copley [Thu, 3 Dec 2009 02:05:19 +0000 (18:05 -0800)]
Reload the admin design panel page to show the new CSS when the
design gets reset.

14 years agoOnly pick up new default site colors if the theme has NOT changed.
Zach Copley [Thu, 3 Dec 2009 01:50:51 +0000 (17:50 -0800)]
Only pick up new default site colors if the theme has NOT changed.

14 years agoMerge branch 'fix-default-design' into 0.9.x
Zach Copley [Thu, 3 Dec 2009 00:54:46 +0000 (00:54 +0000)]
Merge branch 'fix-default-design' into 0.9.x

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Thu, 3 Dec 2009 00:54:30 +0000 (00:54 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoDelete design when user chooses to restore default design, instead
Zach Copley [Thu, 3 Dec 2009 00:44:23 +0000 (16:44 -0800)]
Delete design when user chooses to restore default design, instead
of saving a design with site defaults.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Wed, 2 Dec 2009 23:38:22 +0000 (00:38 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoDo not rebuild/add .mo files by default
Siebrand Mazeland [Wed, 2 Dec 2009 23:28:00 +0000 (00:28 +0100)]
Do not rebuild/add .mo files by default

FIXME: should be made a command line parameter.

14 years agoIf an XHR notice is sent form a page that has no timeline, show a
Sarven Capadisli [Wed, 2 Dec 2009 22:41:58 +0000 (23:41 +0100)]
If an XHR notice is sent form a page that has no timeline, show a
message like 'Notice sent'

14 years agoRevert "If the page doesn't have .notices, silently skip the notice XHR response"
Sarven Capadisli [Wed, 2 Dec 2009 22:25:38 +0000 (23:25 +0100)]
Revert "If the page doesn't have .notices, silently skip the notice XHR response"

This reverts commit 7b550f386a8a3f38ced8ee587d7ae1c997e97906.

14 years agoRevert "Clear/reset the XHR notice form on pages where there is no timeline"
Sarven Capadisli [Wed, 2 Dec 2009 22:25:17 +0000 (23:25 +0100)]
Revert "Clear/reset the XHR notice form on pages where there is no timeline"

This reverts commit d3189763422a87f9f977646ad57e7d4a2ea29026.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 2 Dec 2009 22:18:55 +0000 (22:18 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoClear/reset the XHR notice form on pages where there is no timeline
Sarven Capadisli [Wed, 2 Dec 2009 22:16:27 +0000 (23:16 +0100)]
Clear/reset the XHR notice form on pages where there is no timeline

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 2 Dec 2009 22:14:11 +0000 (22:14 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoIf the page doesn't have .notices, silently skip the notice XHR response
Sarven Capadisli [Wed, 2 Dec 2009 22:13:15 +0000 (23:13 +0100)]
If the page doesn't have .notices, silently skip the notice XHR response

14 years agoRemove useless debugging statement
Zach Copley [Wed, 2 Dec 2009 19:33:08 +0000 (19:33 +0000)]
Remove useless debugging statement

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 2 Dec 2009 18:35:57 +0000 (19:35 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMoved form control styles (i.e., border and radius) out of base
Sarven Capadisli [Wed, 2 Dec 2009 18:35:17 +0000 (19:35 +0100)]
Moved form control styles (i.e., border and radius) out of base

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 2 Dec 2009 16:07:57 +0000 (11:07 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoadd pluginhandler to list of daemons to shut down
Evan Prodromou [Wed, 2 Dec 2009 16:07:44 +0000 (11:07 -0500)]
add pluginhandler to list of daemons to shut down

14 years agoUsing box-shadow only on the current navigation item
Sarven Capadisli [Wed, 2 Dec 2009 12:45:54 +0000 (13:45 +0100)]
Using box-shadow only on the current navigation item

14 years agoUpdated theme readme
Sarven Capadisli [Wed, 2 Dec 2009 10:22:30 +0000 (11:22 +0100)]
Updated theme readme

14 years agoFix regression in password settings: users have been unable to change their passwords...
Brion Vibber [Tue, 1 Dec 2009 23:44:07 +0000 (15:44 -0800)]
Fix regression in password settings: users have been unable to change their passwords since introduction of ChangePassword event (later StartChangePassword)  November 5 in commit d6ddb84132d7b9510ba82064c67f2a39822dab49

Logic was inversed; new password was only being saved if a plugin claimed the event; so when no auth plugin was present to take it, passwords never got saved.

14 years agoTicket 2048: make OMB posting HTTP timeout configurable as $config['omb']['timeout...
Brion Vibber [Tue, 1 Dec 2009 22:38:34 +0000 (14:38 -0800)]
Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['timeout']; defaults to 5 seconds instead of 20-second default in Yadis library

14 years agoticket 1100: add Drupal source link
Brion Vibber [Tue, 1 Dec 2009 20:55:55 +0000 (12:55 -0800)]
ticket 1100: add Drupal source link

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 1 Dec 2009 20:55:55 +0000 (12:55 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoFix makefile wildcards for locale compilation (now works on Ubuntu 8.04)
Brion Vibber [Tue, 1 Dec 2009 20:46:52 +0000 (20:46 +0000)]
Fix makefile wildcards for locale compilation (now works on Ubuntu 8.04)

14 years agotypo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of 'source...
Brion Vibber [Tue, 1 Dec 2009 20:31:21 +0000 (12:31 -0800)]
typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of 'source' param for direct messages posted to API

@fixme: there's duplication of reserved sources list between at least this and apistatusesupdate module

14 years agoAdd missing rule for /api/users/show.:format
Zach Copley [Tue, 1 Dec 2009 18:02:22 +0000 (10:02 -0800)]
Add missing rule for /api/users/show.:format

14 years agoRevert "Fix problem where screen_name and user_id parameters are being"
Zach Copley [Tue, 1 Dec 2009 17:57:47 +0000 (09:57 -0800)]
Revert "Fix problem where screen_name and user_id parameters are being"

The problem this was trying to fix is actually caused by a missing
routing rule.  Silly me.

This reverts commit 2451192415ae93a329b412761cfbb26df8185474.

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Tue, 1 Dec 2009 17:42:29 +0000 (09:42 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  make checkschema.php executable (which makes sense, cause the README says to run it :-) )

14 years agoFix bad function call
Zach Copley [Mon, 30 Nov 2009 22:55:02 +0000 (14:55 -0800)]
Fix bad function call

14 years agomake checkschema.php executable (which makes sense, cause the README says to run...
Craig Andrews [Mon, 30 Nov 2009 22:00:00 +0000 (17:00 -0500)]
make checkschema.php executable (which makes sense, cause the README says to run it :-) )

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Mon, 30 Nov 2009 21:11:51 +0000 (13:11 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before the next full update

14 years agoFix problem where screen_name and user_id parameters are being
Zach Copley [Mon, 30 Nov 2009 21:08:55 +0000 (13:08 -0800)]
Fix problem where screen_name and user_id parameters are being
ignored due to the router sending in '[a-zA-Z0-9]+' for the id
parameter when no id is specified as part of the URL.

14 years agoTicket 1677: apply a couple more welcomebot fixes from TranslateWiki before the next...
Brion Vibber [Mon, 30 Nov 2009 20:35:35 +0000 (12:35 -0800)]
Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before the next full update

14 years agoDrop binary .mo localization files from git repo to aid in development.
Brion Vibber [Mon, 30 Nov 2009 20:10:05 +0000 (12:10 -0800)]
Drop binary .mo localization files from git repo to aid in development.
Added a Makefile in locale subdirectory to rebuild them -- needs to be made part of deployment and packaging.

14 years agoInclude group memberships count & user groups management page link in profile sidebar...
Brion Vibber [Mon, 30 Nov 2009 18:41:24 +0000 (10:41 -0800)]
Include group memberships count & user groups management page link in profile sidebar to match subscribers & subscribees lists. This is the only obvious way to reach the user group membership details page if there are fewer group subs than the max number of icons to show.

14 years agoMerge branch 'master' into 0.9.x
Zach Copley [Mon, 30 Nov 2009 18:28:58 +0000 (10:28 -0800)]
Merge branch 'master' into 0.9.x

* master: (67 commits)
  Ticket 2038: fix bad bug tracker link
  Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
  Log database errors when saving notice_inbox entries
  Drop the username from the log id for now; seems to trigger an error loop in some circumstances
  request id on logs... pid + random id per web request + username + method + url
  Add OpenID ini info back into statusnet.ini as a stopgap until we can
  Some changes to the OpenID DataObjects to make them emit the exact same
  OpenID plugin should set 'user_openid.display' as unique key
  Remove relationship: user_openid.user_id -> user.id. I don't think this
  Have OpenID plugin DataObjects emit their own .ini info
  Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
  Catch and report exceptions from notice_to_omb_notice() instead of letting the OMB queue handler die.
  Fix regression in remote subscription; added hasRole() shadow method on Remote_profile.
  Fix fatal error on OMB subscription for first-timers
  Remove annoying log msg
  Drop error message on setlocale() failure; this is harmless, since we actually have a working locale set up.
  Catch uncaught exception
  Fixed bug where reply-sync bit wasn't getting saved
  Forgot to render the nav menu when on FB Connect login tab
  Facebook plugin no longer takes over Login and Connect settings nav menus
  ...

Conflicts:
db/08to09_pg.sql
db/statusnet_pg.sql
locale/pt_BR/LC_MESSAGES/statusnet.mo
plugins/Mapstraction/MapstractionPlugin.php

14 years agoTicket 1870: drop unnecessary Tidy module installation requirement.
Brion Vibber [Mon, 30 Nov 2009 16:09:30 +0000 (08:09 -0800)]
Ticket 1870: drop unnecessary Tidy module installation requirement.

Tidy was only being used by a couple of non-default URL shortener plugins,
PtitUrl and TightUrl. Both were easily changed to load the tag-soup HTML
via DOMDocument (using the default DOM module which is already used by
other dependencies).

Added xml, dom, and simplexml modules to the requirements check
in install.php, as they were being used but not checked for.

Also cleaned up LilUrl, PtitUrl, and TightUrl to return URL as a string
instead of as a SimpleXML node object.

14 years agoInitial replacement for alert() messages coming from FormNoticeXHR().
Sarven Capadisli [Mon, 30 Nov 2009 15:25:06 +0000 (15:25 +0000)]
Initial replacement for alert() messages coming from FormNoticeXHR().
Appends a success/error container to notice form.

14 years agoUpdated identica, default theme's IE styles
Sarven Capadisli [Mon, 30 Nov 2009 14:55:40 +0000 (14:55 +0000)]
Updated identica, default theme's IE styles

14 years agoIncreased notice_data-attach width
Sarven Capadisli [Mon, 30 Nov 2009 12:29:02 +0000 (12:29 +0000)]
Increased notice_data-attach width

14 years agoBetter notice_data-attach alignment for mobile devices that support
Sarven Capadisli [Mon, 30 Nov 2009 12:27:48 +0000 (12:27 +0000)]
Better notice_data-attach alignment for mobile devices that support
input type file

14 years agoUpdated notice-options items alignment in MobileProfile
Sarven Capadisli [Mon, 30 Nov 2009 11:45:40 +0000 (11:45 +0000)]
Updated notice-options items alignment in MobileProfile

14 years agoUsing % instead of px
Sarven Capadisli [Mon, 30 Nov 2009 11:45:01 +0000 (11:45 +0000)]
Using % instead of px

14 years agoMinor. Removed whitespace.
Sarven Capadisli [Mon, 30 Nov 2009 10:12:45 +0000 (11:12 +0100)]
Minor. Removed whitespace.

14 years agoDisabled call to NewDirectMessage() until IE issue is sorted out
Sarven Capadisli [Sun, 29 Nov 2009 20:03:36 +0000 (20:03 +0000)]
Disabled call to NewDirectMessage() until IE issue is sorted out

14 years agoAllow Realtime notices to use the attachments interface
Sarven Capadisli [Sun, 29 Nov 2009 19:27:33 +0000 (19:27 +0000)]
Allow Realtime notices to use the attachments interface

14 years agoCall NoticeWithAttachment instead of NoticeAttachments after XHR
Sarven Capadisli [Sun, 29 Nov 2009 19:22:54 +0000 (19:22 +0000)]
Call NoticeWithAttachment instead of NoticeAttachments after XHR
notice post

14 years agoLast check to see if the notice item contains an attachment
Sarven Capadisli [Sun, 29 Nov 2009 19:18:17 +0000 (19:18 +0000)]
Last check to see if the notice item contains an attachment

14 years agoCreated NoticeWithAttachment to handle jOverlay for single notice
Sarven Capadisli [Sun, 29 Nov 2009 19:05:39 +0000 (19:05 +0000)]
Created NoticeWithAttachment to handle jOverlay for single notice
items as opposed to running NoticeAttachments for all notices

14 years agoTicket 2038: fix bad bug tracker link
Brion Vibber [Sat, 28 Nov 2009 23:22:58 +0000 (15:22 -0800)]
Ticket 2038: fix bad bug tracker link

14 years agoTicket 2038: fix bad bug tracker link
Brion Vibber [Sat, 28 Nov 2009 23:22:58 +0000 (15:22 -0800)]
Ticket 2038: fix bad bug tracker link

14 years agoMerge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland [Sat, 28 Nov 2009 20:04:17 +0000 (21:04 +0100)]
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sat, 28 Nov 2009 20:03:53 +0000 (21:03 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoBind for UserFlag only if there is a form for it
Sarven Capadisli [Sat, 28 Nov 2009 19:54:32 +0000 (20:54 +0100)]
Bind for UserFlag only if there is a form for it

14 years agoAdd new user language hsb / Upper Sorbian
Siebrand Mazeland [Sat, 28 Nov 2009 19:53:05 +0000 (20:53 +0100)]
Add new user language hsb / Upper Sorbian

14 years agoFix typo in UI string
Siebrand Mazeland [Sat, 28 Nov 2009 19:52:46 +0000 (20:52 +0100)]
Fix typo in UI string

14 years agoDitched some whitespace
Sarven Capadisli [Sat, 28 Nov 2009 15:57:32 +0000 (15:57 +0000)]
Ditched some whitespace

14 years agoCalling NoticeReplyTo instead of NoticeReply in Realtime
Sarven Capadisli [Sat, 28 Nov 2009 15:46:24 +0000 (15:46 +0000)]
Calling NoticeReplyTo instead of NoticeReply in Realtime

14 years agoRefactored NoticeReply() so that a notice item can use NoticeReplyTo
Sarven Capadisli [Sat, 28 Nov 2009 15:44:16 +0000 (15:44 +0000)]
Refactored NoticeReply() so that a notice item can use NoticeReplyTo
instead of rebinding all of the notice replies again.

14 years agoExplictly unbinding is unnecessary as jQuery's remove() takes care of it
Sarven Capadisli [Sat, 28 Nov 2009 14:58:57 +0000 (14:58 +0000)]
Explictly unbinding is unnecessary as jQuery's remove() takes care of it

14 years agoCall FormXHR (single) instead of NoticeForm (all)
Sarven Capadisli [Sat, 28 Nov 2009 14:57:07 +0000 (14:57 +0000)]
Call FormXHR (single) instead of NoticeForm (all)

14 years agoSN.U.NoticeFavor should be SN.U.NoticeReply
Sarven Capadisli [Sat, 28 Nov 2009 14:51:22 +0000 (14:51 +0000)]
SN.U.NoticeFavor should be SN.U.NoticeReply

14 years agoOnly bind submit to the notice created by Realtime
Sarven Capadisli [Sat, 28 Nov 2009 14:29:25 +0000 (14:29 +0000)]
Only bind submit to the notice created by Realtime

14 years agoBind submit to a form by SN.U.FormXHR() only once.
Sarven Capadisli [Sat, 28 Nov 2009 14:27:04 +0000 (14:27 +0000)]
Bind submit to a form by SN.U.FormXHR() only once.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Fri, 27 Nov 2009 23:57:40 +0000 (00:57 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoFix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2...
Brion Vibber [Fri, 27 Nov 2009 22:52:58 +0000 (14:52 -0800)]
Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D

14 years agoFix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2...
Brion Vibber [Fri, 27 Nov 2009 22:52:58 +0000 (14:52 -0800)]
Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D

14 years agoLog database errors when saving notice_inbox entries
Brion Vibber [Fri, 27 Nov 2009 22:20:57 +0000 (14:20 -0800)]
Log database errors when saving notice_inbox entries

14 years agoLog database errors when saving notice_inbox entries
Brion Vibber [Fri, 27 Nov 2009 22:20:57 +0000 (14:20 -0800)]
Log database errors when saving notice_inbox entries

14 years agoDrop the username from the log id for now; seems to trigger an error loop in some...
Brion Vibber [Fri, 27 Nov 2009 21:29:33 +0000 (13:29 -0800)]
Drop the username from the log id for now; seems to trigger an error loop in some circumstances

14 years agoDrop the username from the log id for now; seems to trigger an error loop in some...
Brion Vibber [Fri, 27 Nov 2009 21:29:33 +0000 (13:29 -0800)]
Drop the username from the log id for now; seems to trigger an error loop in some circumstances

14 years agoBetter UI for showing 'processing' for NewDirectMessage. Displays it
Sarven Capadisli [Fri, 27 Nov 2009 20:52:35 +0000 (20:52 +0000)]
Better UI for showing 'processing' for NewDirectMessage. Displays it
only while it GETs the form.

14 years agorequest id on logs... pid + random id per web request + username + method + url
Brion Vibber [Fri, 27 Nov 2009 20:28:15 +0000 (12:28 -0800)]
request id on logs... pid + random id per web request + username + method + url

14 years agorequest id on logs... pid + random id per web request + username + method + url
Brion Vibber [Fri, 27 Nov 2009 20:28:15 +0000 (12:28 -0800)]
request id on logs... pid + random id per web request + username + method + url

14 years agoA simpler way to focus and set the cursor position for NoticeReply().
Sarven Capadisli [Fri, 27 Nov 2009 17:35:58 +0000 (17:35 +0000)]
A simpler way to focus and set the cursor position for NoticeReply().
Works in IE7+, Safari4, Firefox 3.

14 years agoUpdated icons for un-sandbox, silence, and delete
Sarven Capadisli [Fri, 27 Nov 2009 17:15:32 +0000 (17:15 +0000)]
Updated icons for un-sandbox, silence, and delete

14 years agoNoticeReply will now set the focus() position to textare for IE
Sarven Capadisli [Fri, 27 Nov 2009 17:11:49 +0000 (17:11 +0000)]
NoticeReply will now set the focus() position to textare for IE

14 years agoAdded processing icon for entity_actions anchors
Sarven Capadisli [Fri, 27 Nov 2009 14:00:39 +0000 (15:00 +0100)]
Added processing icon for entity_actions anchors

14 years agoChanged to bind instead of click
Sarven Capadisli [Fri, 27 Nov 2009 13:42:30 +0000 (14:42 +0100)]
Changed to bind instead of click

14 years ago* Mb -> MB (for megabyte)
Siebrand Mazeland [Thu, 26 Nov 2009 22:28:16 +0000 (23:28 +0100)]
* Mb -> MB (for megabyte)
* i18n for MB and kB

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Thu, 26 Nov 2009 21:44:46 +0000 (22:44 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoMoved moderation styles out of UserFlag and put it into core. Updated
Sarven Capadisli [Thu, 26 Nov 2009 20:38:06 +0000 (20:38 +0000)]
Moved moderation styles out of UserFlag and put it into core. Updated
icons.

14 years agoAdd OpenID ini info back into statusnet.ini as a stopgap until we can
Zach Copley [Thu, 26 Nov 2009 18:49:18 +0000 (18:49 +0000)]
Add OpenID ini info back into statusnet.ini as a stopgap until we can
get plugins to load ini info properly on status.net

14 years agoInit UI to show/hide a group of moderation actions.
Sarven Capadisli [Thu, 26 Nov 2009 18:46:11 +0000 (18:46 +0000)]
Init UI to show/hide a group of moderation actions.

14 years agoUse cursor pointer for button.close
Sarven Capadisli [Thu, 26 Nov 2009 18:09:19 +0000 (18:09 +0000)]
Use cursor pointer for button.close

14 years agoSlight alignment to entity_action p
Sarven Capadisli [Thu, 26 Nov 2009 18:07:43 +0000 (18:07 +0000)]
Slight alignment to entity_action p

14 years agoIncreased z-index for jOverlay
Sarven Capadisli [Thu, 26 Nov 2009 16:02:19 +0000 (16:02 +0000)]
Increased z-index for jOverlay

14 years agoUpdated the cross line on silence icon
Sarven Capadisli [Thu, 26 Nov 2009 13:20:08 +0000 (13:20 +0000)]
Updated the cross line on silence icon

14 years agoUpdated moderation (sandbox, silence, delete) icons for UserFlag
Sarven Capadisli [Thu, 26 Nov 2009 13:07:59 +0000 (13:07 +0000)]
Updated moderation (sandbox, silence, delete) icons for UserFlag

14 years agoMoved CSS out to its own file for UserFlag
Sarven Capadisli [Thu, 26 Nov 2009 13:03:01 +0000 (13:03 +0000)]
Moved CSS out to its own file for UserFlag

14 years agoRenamed icon file
Sarven Capadisli [Thu, 26 Nov 2009 12:57:52 +0000 (12:57 +0000)]
Renamed icon file

14 years agoand a typo in column name fixed
Brenda Wallace [Thu, 26 Nov 2009 07:41:47 +0000 (20:41 +1300)]
and a typo in column name fixed

14 years agoadded missing space after new group by fields
Brenda Wallace [Thu, 26 Nov 2009 07:39:51 +0000 (20:39 +1300)]
added missing space after new group by fields