]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge commit 'origin/testing' into 0.9.x
Brion Vibber [Thu, 4 Mar 2010 14:07:28 +0000 (06:07 -0800)]
Merge commit 'origin/testing' into 0.9.x

Conflicts:
lib/action.php
lib/adminpanelaction.php

14 years agoRemoved unused stub class
Zach Copley [Thu, 4 Mar 2010 09:23:02 +0000 (01:23 -0800)]
Removed unused stub class

14 years agoAdd generator tag into Atom feeds.
Zach Copley [Thu, 4 Mar 2010 09:16:25 +0000 (01:16 -0800)]
Add generator tag into Atom feeds.

14 years agoCouple of tweaks to the HTML to try and make installer look bettter. This still needs...
Zach Copley [Thu, 4 Mar 2010 07:59:10 +0000 (23:59 -0800)]
Couple of tweaks to the HTML to try and make installer look bettter. This still needs some work.

14 years agoCreate an initial user during install, and grant owner, moderator and administrator...
Zach Copley [Thu, 4 Mar 2010 07:26:45 +0000 (23:26 -0800)]
Create an initial user during install, and grant owner, moderator and administrator roles.

14 years agoFix variable name in NoConfigException
Zach Copley [Thu, 4 Mar 2010 06:22:57 +0000 (22:22 -0800)]
Fix variable name in NoConfigException

14 years agoCatch a previously uncaught exception and add some additional debug logs for signatur...
James Walker [Thu, 4 Mar 2010 06:46:34 +0000 (01:46 -0500)]
Catch a previously uncaught exception and add some additional debug logs for signature verification

14 years agoMerge remote branch 'statusnet/testing' into testing
James Walker [Thu, 4 Mar 2010 06:31:19 +0000 (01:31 -0500)]
Merge remote branch 'statusnet/testing' into testing

14 years agoupdate xrd -> userxrd
James Walker [Thu, 4 Mar 2010 06:30:15 +0000 (01:30 -0500)]
update xrd -> userxrd

14 years agoUpdated styles for unsandbox, unsilence, revoke administrator and
Sarven Capadisli [Thu, 4 Mar 2010 05:48:48 +0000 (00:48 -0500)]
Updated styles for unsandbox, unsilence, revoke administrator and
moderator icons

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 05:29:56 +0000 (00:29 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoAdded the inverse icons for badge, sandbox, speech, admin
Sarven Capadisli [Thu, 4 Mar 2010 05:29:13 +0000 (00:29 -0500)]
Added the inverse icons for badge, sandbox, speech, admin

14 years agoTemp fix for problem getting actor from PuSH updates where actor is only specified...
Zach Copley [Thu, 4 Mar 2010 04:55:53 +0000 (20:55 -0800)]
Temp fix for problem getting actor from PuSH updates where actor is only specified in subject

14 years agoTest a small user feed to ensure we're taking the activity actor from the subject
Zach Copley [Thu, 4 Mar 2010 04:07:13 +0000 (20:07 -0800)]
Test a small user feed to ensure we're taking the activity actor from the subject

14 years agoRevert "Revert "Show <activity:subject> and no activity actors for user feed""
Zach Copley [Thu, 4 Mar 2010 01:35:18 +0000 (17:35 -0800)]
Revert "Revert "Show <activity:subject> and no activity actors for user feed""

This reverts commit e2578cfad68c45ca177c51997c4cc7c0abafbd9a.

14 years agoChanged text for authorizing/confirming remote profile
Sarven Capadisli [Thu, 4 Mar 2010 04:47:27 +0000 (23:47 -0500)]
Changed text for authorizing/confirming remote profile

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 04:36:05 +0000 (23:36 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoPuts All groups and Remote sub button in the mini list on the same line
Sarven Capadisli [Thu, 4 Mar 2010 04:34:48 +0000 (23:34 -0500)]
Puts All groups and Remote sub button in the mini list on the same line

14 years agorefactor xrd to allow for ownerxrd - xrd document for the site owner.
James Walker [Thu, 4 Mar 2010 04:20:04 +0000 (23:20 -0500)]
refactor xrd to allow for ownerxrd - xrd document for the site owner.
introduced $config['webfinger']['owner'] for a custom xrd subject

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 03:58:28 +0000 (22:58 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoUpdated OStatus subscription error messages to be more user friendly.
Sarven Capadisli [Thu, 4 Mar 2010 03:56:50 +0000 (22:56 -0500)]
Updated OStatus subscription error messages to be more user friendly.
Hopefully.

14 years agoOStatus: catchable exception instead of fatal when parsing valid XML that isn't a...
Brion Vibber [Thu, 4 Mar 2010 02:31:35 +0000 (18:31 -0800)]
OStatus: catchable exception instead of fatal when parsing valid XML that isn't a valid XRD doc

14 years agoOStatus: code cleanup on webfinger fallback path
Brion Vibber [Thu, 4 Mar 2010 02:28:39 +0000 (18:28 -0800)]
OStatus: code cleanup on webfinger fallback path

14 years agoFix up catching of webfinger setup fails
Brion Vibber [Thu, 4 Mar 2010 02:23:28 +0000 (18:23 -0800)]
Fix up catching of webfinger setup fails

14 years agoUpdated label and note text for user and group remote subscribe forms
Sarven Capadisli [Thu, 4 Mar 2010 01:08:55 +0000 (20:08 -0500)]
Updated label and note text for user and group remote subscribe forms

14 years agoRemoved clipboard icon from core
Sarven Capadisli [Thu, 4 Mar 2010 00:53:09 +0000 (19:53 -0500)]
Removed clipboard icon from core

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 00:52:28 +0000 (19:52 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoChanged clipboard icon to magic wand for user role button
Sarven Capadisli [Thu, 4 Mar 2010 00:51:41 +0000 (19:51 -0500)]
Changed clipboard icon to magic wand for user role button

14 years agoMove snapshot configuration to its own admin panel
Zach Copley [Thu, 4 Mar 2010 00:47:27 +0000 (16:47 -0800)]
Move snapshot configuration to its own admin panel
Turn on with: $config['admin']['panels'][] = 'snapshot';

14 years agoFix notice warning in RSS friends timeline
Brion Vibber [Thu, 4 Mar 2010 00:38:51 +0000 (16:38 -0800)]
Fix notice warning in RSS friends timeline

14 years agoPut all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consoli...
Brion Vibber [Wed, 3 Mar 2010 20:51:23 +0000 (12:51 -0800)]
Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.)
OStatus now calling the feed classes directly instead of faking a call into the API, should be less flakey.

14 years agoUpdated icons README
Sarven Capadisli [Thu, 4 Mar 2010 00:29:59 +0000 (19:29 -0500)]
Updated icons README

14 years agoUpdated identica theme for User Role styles
Sarven Capadisli [Thu, 4 Mar 2010 00:28:54 +0000 (19:28 -0500)]
Updated identica theme for User Role styles

14 years agoAdded styles for User Role
Sarven Capadisli [Thu, 4 Mar 2010 00:24:18 +0000 (19:24 -0500)]
Added styles for User Role

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 3 Mar 2010 23:44:29 +0000 (15:44 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoInitial user role controls on profile pages, for owner to add/remove administrator...
Brion Vibber [Wed, 3 Mar 2010 23:43:49 +0000 (15:43 -0800)]
Initial user role controls on profile pages, for owner to add/remove administrator and moderator options.
Buttons need to be themed.

14 years agoMaking one time passwords work on private sites
James Walker [Wed, 3 Mar 2010 23:16:56 +0000 (18:16 -0500)]
Making one time passwords work on private sites

14 years agoremove debug line
Brion Vibber [Wed, 3 Mar 2010 23:15:46 +0000 (15:15 -0800)]
remove debug line

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 22:48:42 +0000 (17:48 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoUpdated remote subscribe button style in aside
Sarven Capadisli [Wed, 3 Mar 2010 22:48:00 +0000 (17:48 -0500)]
Updated remote subscribe button style in aside

14 years agoSite-wide notice text admin panel
Zach Copley [Wed, 3 Mar 2010 22:32:14 +0000 (14:32 -0800)]
Site-wide notice text admin panel

14 years agoOStatus: fix up remote join button on group profiles
Brion Vibber [Wed, 3 Mar 2010 22:06:05 +0000 (14:06 -0800)]
OStatus: fix up remote join button on group profiles

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 3 Mar 2010 21:41:00 +0000 (13:41 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoSeparate the UI paths for ostatussub and ostatusgroup. They'll redirect to each other...
Brion Vibber [Wed, 3 Mar 2010 21:40:26 +0000 (13:40 -0800)]
Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to each other transparently if they find you've put a remote entity of the other type.

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 21:27:19 +0000 (16:27 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoReturning true instead for group remote subscription. If not logged
Sarven Capadisli [Wed, 3 Mar 2010 21:26:02 +0000 (16:26 -0500)]
Returning true instead for group remote subscription. If not logged
in, it gives the chance to use the logged in join/leave instead.

14 years agoFix to group join event position.
Sarven Capadisli [Wed, 3 Mar 2010 21:25:17 +0000 (16:25 -0500)]
Fix to group join event position.

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 21:06:20 +0000 (13:06 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  quick fix: skip notice from unused variable on group atom feed generation
  Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated)

14 years agoDon't expose global Twitter consumer key and secret, because that would be idiotic.
Zach Copley [Wed, 3 Mar 2010 21:05:11 +0000 (13:05 -0800)]
Don't expose global Twitter consumer key and secret, because that would be idiotic.

14 years agoquick fix: skip notice from unused variable on group atom feed generation
Brion Vibber [Wed, 3 Mar 2010 21:00:09 +0000 (13:00 -0800)]
quick fix: skip notice from unused variable on group atom feed generation

14 years agoAvoid notice on local group creation when uri isn't passed in at create time (needs...
Brion Vibber [Wed, 3 Mar 2010 20:57:40 +0000 (12:57 -0800)]
Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated)

14 years agoUsing the full width for the content area for the admin section. It
Sarven Capadisli [Wed, 3 Mar 2010 20:43:02 +0000 (15:43 -0500)]
Using the full width for the content area for the admin section. It
also makes the local navigation's tabs stay in context with the content

14 years agoRemoved aside container from output for the admin panel sections
Sarven Capadisli [Wed, 3 Mar 2010 20:42:34 +0000 (15:42 -0500)]
Removed aside container from output for the admin panel sections

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 20:31:44 +0000 (15:31 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoGeneralized style for remote subscription button
Sarven Capadisli [Wed, 3 Mar 2010 20:31:16 +0000 (15:31 -0500)]
Generalized style for remote subscription button

14 years agoShowing the remote subscribe button on the user groups page
Sarven Capadisli [Wed, 3 Mar 2010 20:30:43 +0000 (15:30 -0500)]
Showing the remote subscribe button on the user groups page

14 years agoAdded event hooks for before and after user groups content
Sarven Capadisli [Wed, 3 Mar 2010 20:29:51 +0000 (15:29 -0500)]
Added event hooks for before and after user groups content

14 years agoAdd class="admin" to the content div of admin panels for styling
Zach Copley [Wed, 3 Mar 2010 20:18:20 +0000 (12:18 -0800)]
Add class="admin" to the content div of admin panels for styling

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 20:11:20 +0000 (12:11 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Language setting fixes:

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 20:10:48 +0000 (12:10 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  subscribers list wasn't firing correct events

14 years agoLanguage setting fixes:
Brion Vibber [Wed, 3 Mar 2010 20:08:07 +0000 (12:08 -0800)]
Language setting fixes:
- switch 'en_US' to 'en', fixes the "admin panel switches to Arabic" bug
- tweak setting descriptions to clarify that most of the time we'll be using browser language
- add a backend switch to disable language detection (should this be exposed to ui?)

14 years agoFix syntax errors
Zach Copley [Wed, 3 Mar 2010 20:10:21 +0000 (12:10 -0800)]
Fix syntax errors

14 years agosubscribers list wasn't firing correct events
Evan Prodromou [Wed, 3 Mar 2010 20:09:07 +0000 (15:09 -0500)]
subscribers list wasn't firing correct events

14 years agoadd remote subscribe button for not-logged-in users looking a profile list with local...
Evan Prodromou [Wed, 3 Mar 2010 19:32:03 +0000 (14:32 -0500)]
add remote subscribe button for not-logged-in users looking a profile list with local users in it

14 years agoFix for 4113f2884113f288: show regular subscribe form for all non-OMB profiles. We...
Brion Vibber [Wed, 3 Mar 2010 19:22:22 +0000 (19:22 +0000)]
Fix for 4113f2884113f288: show regular subscribe form for all non-OMB profiles. We can't initiate remote sub for an OMB from our end, so dropping there.

14 years agoUse poster's subscribed groups to disambiguate group linking when a remote group...
Brion Vibber [Wed, 3 Mar 2010 19:00:02 +0000 (19:00 +0000)]
Use poster's subscribed groups to disambiguate group linking when a remote group and a local group exist with the same name. (If you're a member of two groups with the same name though, there's not a defined winner.)

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 18:38:31 +0000 (13:38 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoRenamed subscribe button from New to Remote since it only does remote
Sarven Capadisli [Wed, 3 Mar 2010 18:30:14 +0000 (13:30 -0500)]
Renamed subscribe button from New to Remote since it only does remote
subscriptions at the moment.

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 18:28:45 +0000 (10:28 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Using position relative only for the remote subscription in section
  Added group subscription button to groups mini list
  Added event hooks at the start and end of groups mini list

14 years agoFix for disappearing 'connect' menu if xmpp and sms are disabled.
Zach Copley [Wed, 3 Mar 2010 18:19:14 +0000 (10:19 -0800)]
Fix for disappearing 'connect' menu if xmpp and sms are disabled.
All 'connect' menu panels used to be optional, so Action tried to
figure out what the first item on the 'connect' menu should be.
This is no longer necessary because we have the non-optional OAuth
client connections panel now, which is not optional and can't be
turned off.

14 years agoUsing position relative only for the remote subscription in section
Sarven Capadisli [Wed, 3 Mar 2010 18:17:00 +0000 (13:17 -0500)]
Using position relative only for the remote subscription in section

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 17:57:03 +0000 (12:57 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoAdded group subscription button to groups mini list
Sarven Capadisli [Wed, 3 Mar 2010 17:56:19 +0000 (12:56 -0500)]
Added group subscription button to groups mini list

14 years agoAdded event hooks at the start and end of groups mini list
Sarven Capadisli [Wed, 3 Mar 2010 17:55:01 +0000 (12:55 -0500)]
Added event hooks at the start and end of groups mini list

14 years agoFix for hcard parsing: typo caused notice spew accessing unset array index
Brion Vibber [Wed, 3 Mar 2010 17:36:26 +0000 (09:36 -0800)]
Fix for hcard parsing: typo caused notice spew accessing unset array index

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 3 Mar 2010 17:33:38 +0000 (09:33 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoClean up OStatus mentions finding; separate regexes keeps the code paths a bit cleare...
Brion Vibber [Wed, 3 Mar 2010 17:32:25 +0000 (09:32 -0800)]
Clean up OStatus mentions finding; separate regexes keeps the code paths a bit clearer. Also switched to hitting HTTP profile first; as the common case it'll be faster.

14 years agoAvoid warning/notice spew in XRD parser. Not all DOM nodes are elements.
Brion Vibber [Wed, 3 Mar 2010 17:31:14 +0000 (09:31 -0800)]
Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements.

14 years agoAdded remote join action for group profile
Sarven Capadisli [Wed, 3 Mar 2010 17:02:10 +0000 (12:02 -0500)]
Added remote join action for group profile

14 years agoAdded event hooks for group subscribe
Sarven Capadisli [Wed, 3 Mar 2010 17:01:38 +0000 (12:01 -0500)]
Added event hooks for group subscribe

14 years agoMoved the remote subscription button to subscription mini list
Sarven Capadisli [Wed, 3 Mar 2010 16:22:21 +0000 (11:22 -0500)]
Moved the remote subscription button to subscription mini list

14 years agoAdded event hooks for start and end of subscriptions mini list
Sarven Capadisli [Wed, 3 Mar 2010 16:14:39 +0000 (11:14 -0500)]
Added event hooks for start and end of subscriptions mini list

14 years agoChanged label text for remote subscription to something similar. Given
Sarven Capadisli [Wed, 3 Mar 2010 15:32:54 +0000 (10:32 -0500)]
Changed label text for remote subscription to something similar. Given
that this button will be used within context of subscriptions, 'New'
works along with the '+' icon.

14 years agoBump to phpCAS 1.1.0RC6
Craig Andrews [Wed, 3 Mar 2010 04:24:50 +0000 (23:24 -0500)]
Bump to phpCAS 1.1.0RC6

14 years agoMake Facebook plugin look for API key and secret before doing anything
Zach Copley [Wed, 3 Mar 2010 02:27:37 +0000 (18:27 -0800)]
Make Facebook plugin look for API key and secret before doing anything

14 years agoShow global key and secret, if defined, in Twitter bridge admin panel
Zach Copley [Wed, 3 Mar 2010 01:49:14 +0000 (01:49 +0000)]
Show global key and secret, if defined, in Twitter bridge admin panel

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 00:54:35 +0000 (00:54 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoRemove double word from Twitter bridge README
Zach Copley [Wed, 3 Mar 2010 00:53:37 +0000 (16:53 -0800)]
Remove double word from Twitter bridge README

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 3 Mar 2010 00:51:21 +0000 (16:51 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  OStatus: save file records for enclosures
  Changed the geo location cookie Expire to Session.

14 years ago- Have Twitter bridge check for a global key and secret if it can't
Zach Copley [Wed, 3 Mar 2010 00:49:29 +0000 (16:49 -0800)]
- Have Twitter bridge check for a global key and secret if it can't
find one in the local config
- Refuse to work at all if the consumer key and secret aren't set

14 years agoOStatus: save file records for enclosures
Brion Vibber [Wed, 3 Mar 2010 00:30:09 +0000 (16:30 -0800)]
OStatus: save file records for enclosures
Also stripping id from foreign HTML messages (could interfere with UI) and disabled failing attachment popup for a.attachment links that don't have a proper id, so you can click through instead of getting an error.

Issues:
* any other links aren't marked and saved
* inconsistent behavior between local and remote attachments (local displays in lightbox, remote doesn't)
* if the enclosure'd object isn't referenced in the content, you won't be offered a link to it in our UI

14 years agoChanged the geo location cookie Expire to Session.
Sarven Capadisli [Wed, 3 Mar 2010 00:15:24 +0000 (19:15 -0500)]
Changed the geo location cookie Expire to Session.

14 years agostupid mistake... let's not talk about this.
Craig Andrews [Fri, 22 Jan 2010 15:40:21 +0000 (10:40 -0500)]
stupid mistake... let's not talk about this.

14 years agoUpdated some references to the long gnone "isEnclosure" function to the new "getEnclo...
Craig Andrews [Fri, 22 Jan 2010 15:12:26 +0000 (10:12 -0500)]
Updated some references to the long gnone "isEnclosure" function to the new "getEnclosure"

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 2 Mar 2010 21:38:10 +0000 (13:38 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Tue, 2 Mar 2010 21:07:47 +0000 (22:07 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
14 years agoAdd translator documentation
Siebrand Mazeland [Tue, 2 Mar 2010 21:01:18 +0000 (22:01 +0100)]
Add translator documentation

Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl>
14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Tue, 2 Mar 2010 20:26:27 +0000 (15:26 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoAdded Subscribe button to remote user entity actions in profie lists
Sarven Capadisli [Tue, 2 Mar 2010 20:25:32 +0000 (15:25 -0500)]
Added Subscribe button to remote user entity actions in profie lists

14 years agoDon't need to float the anchor
Sarven Capadisli [Tue, 2 Mar 2010 20:24:07 +0000 (15:24 -0500)]
Don't need to float the anchor