]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Brion Vibber [Thu, 4 Mar 2010 18:20:10 +0000 (10:20 -0800)]
Pull latest .po files from 0.9.x to testing
Evan Prodromou [Thu, 4 Mar 2010 18:05:21 +0000 (13:05 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 4 Mar 2010 18:04:22 +0000 (13:04 -0500)]
change changelog and version
Brion Vibber [Thu, 4 Mar 2010 17:50:54 +0000 (09:50 -0800)]
Add link to http://status.net/wiki/Getting_started on installer success screen.
Sarven Capadisli [Thu, 4 Mar 2010 17:51:18 +0000 (12:51 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 17:50:29 +0000 (12:50 -0500)]
Showing a vertical navigation for admin panels.
Sarven Capadisli [Thu, 4 Mar 2010 17:49:42 +0000 (12:49 -0500)]
Bringing aside back because it is needed for Design values. Will hide
from CSS instead.
Brion Vibber [Thu, 4 Mar 2010 17:33:56 +0000 (17:33 +0000)]
Dropping the earlier PubSubHubbub plugin; OStatus plugin is taking that portion over (with both internal and external hub options for user and group feeds).
Todo: add support for other feeds to OStatus PuSH hub implementation.
Brion Vibber [Thu, 4 Mar 2010 17:24:47 +0000 (09:24 -0800)]
OStatus: fix for remote group join via non-logged-in 'join' button.
Bad lookup was sending us to the first group instead of the selected group.
James Walker [Thu, 4 Mar 2010 17:02:01 +0000 (12:02 -0500)]
adding plugin version to OStatus
Brion Vibber [Thu, 4 Mar 2010 16:57:51 +0000 (08:57 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 16:57:40 +0000 (11:57 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 4 Mar 2010 16:55:36 +0000 (08:55 -0800)]
Ignore API 'since' silently as Twitter does instead of throwing a 403 error. Getting extra results is less disruptive than total failure.
Threw in an X-StatusNet-Warning header on the off chance some API client developer notices it. :)
Brion Vibber [Thu, 4 Mar 2010 16:50:50 +0000 (08:50 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
James Walker [Thu, 4 Mar 2010 16:48:51 +0000 (11:48 -0500)]
adding checkschema to setup script
Brion Vibber [Thu, 4 Mar 2010 16:49:04 +0000 (08:49 -0800)]
Roll up some missing items from 08to09.sql; now hits all changed tables/columns/keys in core.
Added partial data conversions:
user_groups -> local_user: ids, names filled out; mainpage, uri left null
notice -> conversation: stub entry added to push the autoincrement past existing notice items
Evan Prodromou [Thu, 4 Mar 2010 16:43:31 +0000 (11:43 -0500)]
OStatus enabled by default
Sarven Capadisli [Thu, 4 Mar 2010 16:35:18 +0000 (11:35 -0500)]
Moved database hostname in install to db fieldset
Brion Vibber [Thu, 4 Mar 2010 16:33:33 +0000 (08:33 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Ciaran Gultnieks [Mon, 1 Feb 2010 21:05:50 +0000 (21:05 +0000)]
Create new field in consumer table in 08to09.sql
Sarven Capadisli [Thu, 4 Mar 2010 16:32:59 +0000 (11:32 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 4 Mar 2010 16:32:45 +0000 (08:32 -0800)]
Added oauth_appication tables to 08to09.sql
Conflicts:
db/08to09.sql
Sarven Capadisli [Thu, 4 Mar 2010 16:32:30 +0000 (11:32 -0500)]
Updated SN install UI. Using separate fieldsets
Brion Vibber [Thu, 4 Mar 2010 15:53:08 +0000 (07:53 -0800)]
Merge branch 'master' into testing
Brion Vibber [Thu, 4 Mar 2010 15:45:26 +0000 (07:45 -0800)]
Installer tweaks: maintain form values when redisplaying form after error, add pass confirmation and optional email forms for administrator.
Caveat: fancy URLs value isn't currently maintained; JS needs updating to not overwrite the value or we should kill it entirely.
Brion Vibber [Thu, 4 Mar 2010 15:00:45 +0000 (07:00 -0800)]
Merge branch 'testing'
Brion Vibber [Thu, 4 Mar 2010 14:39:46 +0000 (06:39 -0800)]
Fix on sitenotice admin panel save
Zach Copley [Thu, 4 Mar 2010 09:23:02 +0000 (01:23 -0800)]
Removed unused stub class
Zach Copley [Thu, 4 Mar 2010 09:16:25 +0000 (01:16 -0800)]
Add generator tag into Atom feeds.
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.
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.
Zach Copley [Thu, 4 Mar 2010 06:22:57 +0000 (22:22 -0800)]
Fix variable name in NoConfigException
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
James Walker [Thu, 4 Mar 2010 06:31:19 +0000 (01:31 -0500)]
Merge remote branch 'statusnet/testing' into testing
James Walker [Thu, 4 Mar 2010 06:30:15 +0000 (01:30 -0500)]
update xrd -> userxrd
Sarven Capadisli [Thu, 4 Mar 2010 05:48:48 +0000 (00:48 -0500)]
Updated styles for unsandbox, unsilence, revoke administrator and
moderator icons
Sarven Capadisli [Thu, 4 Mar 2010 05:29:56 +0000 (00:29 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 05:29:13 +0000 (00:29 -0500)]
Added the inverse icons for badge, sandbox, speech, admin
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
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
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 .
Sarven Capadisli [Thu, 4 Mar 2010 04:47:27 +0000 (23:47 -0500)]
Changed text for authorizing/confirming remote profile
Sarven Capadisli [Thu, 4 Mar 2010 04:36:05 +0000 (23:36 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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
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
Sarven Capadisli [Thu, 4 Mar 2010 03:58:28 +0000 (22:58 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 03:56:50 +0000 (22:56 -0500)]
Updated OStatus subscription error messages to be more user friendly.
Hopefully.
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
Brion Vibber [Thu, 4 Mar 2010 02:28:39 +0000 (18:28 -0800)]
OStatus: code cleanup on webfinger fallback path
Brion Vibber [Thu, 4 Mar 2010 02:23:28 +0000 (18:23 -0800)]
Fix up catching of webfinger setup fails
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
Sarven Capadisli [Thu, 4 Mar 2010 00:53:09 +0000 (19:53 -0500)]
Removed clipboard icon from core
Sarven Capadisli [Thu, 4 Mar 2010 00:52:28 +0000 (19:52 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Thu, 4 Mar 2010 00:51:41 +0000 (19:51 -0500)]
Changed clipboard icon to magic wand for user role button
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';
Brion Vibber [Thu, 4 Mar 2010 00:38:51 +0000 (16:38 -0800)]
Fix notice warning in RSS friends timeline
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.
Sarven Capadisli [Thu, 4 Mar 2010 00:29:59 +0000 (19:29 -0500)]
Updated icons README
Sarven Capadisli [Thu, 4 Mar 2010 00:28:54 +0000 (19:28 -0500)]
Updated identica theme for User Role styles
Sarven Capadisli [Thu, 4 Mar 2010 00:24:18 +0000 (19:24 -0500)]
Added styles for User Role
Brion Vibber [Wed, 3 Mar 2010 23:44:29 +0000 (15:44 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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.
Evan Prodromou [Wed, 3 Mar 2010 23:20:45 +0000 (18:20 -0500)]
Merge branch 'testing'
James Walker [Wed, 3 Mar 2010 23:16:56 +0000 (18:16 -0500)]
Making one time passwords work on private sites
Brion Vibber [Wed, 3 Mar 2010 23:15:46 +0000 (15:15 -0800)]
remove debug line
Sarven Capadisli [Wed, 3 Mar 2010 22:48:42 +0000 (17:48 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 22:48:00 +0000 (17:48 -0500)]
Updated remote subscribe button style in aside
Zach Copley [Wed, 3 Mar 2010 22:32:14 +0000 (14:32 -0800)]
Site-wide notice text admin panel
Brion Vibber [Wed, 3 Mar 2010 22:06:05 +0000 (14:06 -0800)]
OStatus: fix up remote join button on group profiles
Brion Vibber [Wed, 3 Mar 2010 21:41:00 +0000 (13:41 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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.
Sarven Capadisli [Wed, 3 Mar 2010 21:27:19 +0000 (16:27 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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.
Sarven Capadisli [Wed, 3 Mar 2010 21:25:17 +0000 (16:25 -0500)]
Fix to group join event position.
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)
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.
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
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)
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
Sarven Capadisli [Wed, 3 Mar 2010 20:42:34 +0000 (15:42 -0500)]
Removed aside container from output for the admin panel sections
Sarven Capadisli [Wed, 3 Mar 2010 20:31:44 +0000 (15:31 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 3 Mar 2010 20:31:16 +0000 (15:31 -0500)]
Generalized style for remote subscription button
Sarven Capadisli [Wed, 3 Mar 2010 20:30:43 +0000 (15:30 -0500)]
Showing the remote subscribe button on the user groups page
Sarven Capadisli [Wed, 3 Mar 2010 20:29:51 +0000 (15:29 -0500)]
Added event hooks for before and after user groups content
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
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:
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
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?)
Zach Copley [Wed, 3 Mar 2010 20:10:21 +0000 (12:10 -0800)]
Fix syntax errors
Evan Prodromou [Wed, 3 Mar 2010 20:09:07 +0000 (15:09 -0500)]
subscribers list wasn't firing correct events
Brion Vibber [Wed, 3 Mar 2010 19:42:02 +0000 (11:42 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline
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
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.
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.)
Sarven Capadisli [Wed, 3 Mar 2010 18:38:31 +0000 (13:38 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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.
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
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.
Sarven Capadisli [Wed, 3 Mar 2010 18:17:00 +0000 (13:17 -0500)]
Using position relative only for the remote subscription in section
Brion Vibber [Wed, 3 Mar 2010 17:57:08 +0000 (09:57 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline