]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge remote branch 'statusnet/testing' into testing
James Walker [Fri, 26 Feb 2010 04:49:45 +0000 (23:49 -0500)]
Merge remote branch 'statusnet/testing' into testing

Conflicts:
plugins/OStatus/lib/webfinger.php

14 years agouse a real keypair from discovery
James Walker [Fri, 26 Feb 2010 04:38:25 +0000 (23:38 -0500)]
use a real keypair from discovery

14 years agoer. right.
James Walker [Fri, 26 Feb 2010 04:37:59 +0000 (23:37 -0500)]
er. right.

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Fri, 26 Feb 2010 03:52:19 +0000 (19:52 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

14 years agoOStatus: clean up known-URL hinting during profile setup, saves some extra HTTP hits...
Brion Vibber [Fri, 26 Feb 2010 03:48:28 +0000 (19:48 -0800)]
OStatus: clean up known-URL hinting during profile setup, saves some extra HTTP hits we were getting when mentioning Buzz feeds.

14 years agoFix test to account for new way avatars are stored in ActivityObject
Zach Copley [Fri, 26 Feb 2010 03:17:50 +0000 (19:17 -0800)]
Fix test to account for new way avatars are stored in ActivityObject

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 26 Feb 2010 02:57:12 +0000 (18:57 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, otherwise if none labeled takes the first)
  info about discovery in Ostatus_profile::ensureWebfinger()
  cache Web responses in Webfinger library

14 years ago- Updates to use new activity object factories
Zach Copley [Fri, 26 Feb 2010 02:55:11 +0000 (18:55 -0800)]
- Updates to use new activity object factories
- Prune obsolete feed creation method

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Fri, 26 Feb 2010 02:52:26 +0000 (18:52 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

14 years agoOStatus: pull best-sized avatar image (96x96 if found, otherwise largest, otherwise...
Brion Vibber [Fri, 26 Feb 2010 02:51:44 +0000 (18:51 -0800)]
OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, otherwise if none labeled takes the first)

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Fri, 26 Feb 2010 02:21:03 +0000 (21:21 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 26 Feb 2010 02:13:34 +0000 (18:13 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  init_conversation.php script to copy old notice conversations into the conversation table
  cache results of webfinger lookups
  Parse an hcard for hints, if available
  use new hcard method for webfinger
  add hkit for hCard parsing
  use new dedicated hcard method for Webfinger profile
  Add an hcard action

14 years agoFix atom feed IDs in user and group atom feeds
Zach Copley [Fri, 26 Feb 2010 02:12:34 +0000 (18:12 -0800)]
Fix atom feed IDs in user and group atom feeds

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Fri, 26 Feb 2010 02:08:17 +0000 (21:08 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoinfo about discovery in Ostatus_profile::ensureWebfinger()
Evan Prodromou [Fri, 26 Feb 2010 02:07:52 +0000 (21:07 -0500)]
info about discovery in Ostatus_profile::ensureWebfinger()

14 years agocache Web responses in Webfinger library
Evan Prodromou [Fri, 26 Feb 2010 02:07:24 +0000 (21:07 -0500)]
cache Web responses in Webfinger library

14 years agoSet avatar height correctly
Zach Copley [Fri, 26 Feb 2010 02:06:03 +0000 (18:06 -0800)]
Set avatar height correctly

14 years agoinit_conversation.php script to copy old notice conversations into the conversation...
Brion Vibber [Fri, 26 Feb 2010 01:56:01 +0000 (17:56 -0800)]
init_conversation.php script to copy old notice conversations into the conversation table

14 years agocache results of webfinger lookups
Evan Prodromou [Fri, 26 Feb 2010 01:29:52 +0000 (20:29 -0500)]
cache results of webfinger lookups

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Fri, 26 Feb 2010 00:59:01 +0000 (19:59 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoParse an hcard for hints, if available
Evan Prodromou [Fri, 26 Feb 2010 00:58:51 +0000 (19:58 -0500)]
Parse an hcard for hints, if available

14 years agouse new hcard method for webfinger
Evan Prodromou [Fri, 26 Feb 2010 00:58:18 +0000 (19:58 -0500)]
use new hcard method for webfinger

14 years agoadd hkit for hCard parsing
Evan Prodromou [Fri, 26 Feb 2010 00:11:39 +0000 (19:11 -0500)]
add hkit for hCard parsing

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 26 Feb 2010 00:07:32 +0000 (16:07 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  OStatus: if no <link> available and no profileurl hint passed in, use object id if it's an HTTP(S) URL. Fixes profile link for Google accounts.
  Tweak common_url_to_nickname to take the last path component; fixes pulling nicks from Google profile pages (path is "/profile/<nickname>")
  Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting profile->getProfile() was masked by DB_DataObject

14 years agoAdd lots of fun avatars to our Atom output
Zach Copley [Fri, 26 Feb 2010 00:06:49 +0000 (16:06 -0800)]
Add lots of fun avatars to our Atom output

14 years agoOStatus: if no <link> available and no profileurl hint passed in, use object id if...
Brion Vibber [Fri, 26 Feb 2010 00:01:22 +0000 (00:01 +0000)]
OStatus: if no <link> available and no profileurl hint passed in, use object id if it's an HTTP(S) URL. Fixes profile link for Google accounts.

14 years agoTweak common_url_to_nickname to take the last path component; fixes pulling nicks...
Brion Vibber [Thu, 25 Feb 2010 23:52:34 +0000 (23:52 +0000)]
Tweak common_url_to_nickname to take the last path component; fixes pulling nicks from Google profile pages (path is "/profile/<nickname>")

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 25 Feb 2010 23:45:32 +0000 (18:45 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agouse new dedicated hcard method for Webfinger profile
Evan Prodromou [Thu, 25 Feb 2010 23:45:08 +0000 (18:45 -0500)]
use new dedicated hcard method for Webfinger profile

14 years agoAdd an hcard action
Evan Prodromou [Thu, 25 Feb 2010 23:39:55 +0000 (18:39 -0500)]
Add an hcard action

A dedicated hcard action for users. Our profile page includes
an hcard, but it's so full of other hcards that it's ambiguous which
one is the "real" one. So, this one make sense for meaning, "This is
my hcard."

14 years agoFix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting profile...
Brion Vibber [Thu, 25 Feb 2010 23:22:23 +0000 (15:22 -0800)]
Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting profile->getProfile() was masked by DB_DataObject

14 years agotypo
James Walker [Thu, 25 Feb 2010 22:52:56 +0000 (17:52 -0500)]
typo

14 years agomoving webfinger action to xrdaction
James Walker [Thu, 25 Feb 2010 22:52:18 +0000 (17:52 -0500)]
moving webfinger action to xrdaction

14 years agomoving references to Webfinger to Discovery
James Walker [Thu, 25 Feb 2010 22:34:56 +0000 (17:34 -0500)]
moving references to Webfinger to Discovery

14 years agoreplace webfinger usage in hostmeta.php
James Walker [Thu, 25 Feb 2010 22:26:10 +0000 (17:26 -0500)]
replace webfinger usage in hostmeta.php

14 years agoremoving the webfinger lib
James Walker [Thu, 25 Feb 2010 22:12:46 +0000 (17:12 -0500)]
removing the webfinger lib

14 years agoadding a new, more generic "discovery" class that does LRDD disco
James Walker [Thu, 25 Feb 2010 22:08:50 +0000 (17:08 -0500)]
adding a new, more generic "discovery" class that does LRDD disco
(rather than webfinger specific)

14 years agocall-time pass by reference
James Walker [Thu, 25 Feb 2010 19:59:15 +0000 (14:59 -0500)]
call-time pass by reference

14 years agoadding some exception handling for magicenv parsing
James Walker [Thu, 25 Feb 2010 14:39:16 +0000 (09:39 -0500)]
adding some exception handling for magicenv parsing

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Thu, 25 Feb 2010 21:40:14 +0000 (13:40 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Not sure how this ended up in wrong-cased dir...
  OStatus: fix remote groups to work with new user_groups/local_groups split.

Conflicts:
classes/User_group.php

14 years agoRationalize group activity stuff
Zach Copley [Thu, 25 Feb 2010 21:34:43 +0000 (13:34 -0800)]
Rationalize group activity stuff

14 years agoNot sure how this ended up in wrong-cased dir...
Brion Vibber [Thu, 25 Feb 2010 21:15:20 +0000 (21:15 +0000)]
Not sure how this ended up in wrong-cased dir...

14 years agoOStatus: fix remote groups to work with new user_groups/local_groups split.
Brion Vibber [Thu, 25 Feb 2010 21:02:08 +0000 (13:02 -0800)]
OStatus: fix remote groups to work with new user_groups/local_groups split.
- fix <activity:subject> generation so we get the profile info (what's available so far)
- use id instead of nickname for group join/leave forms so we can join/leave remote groups
  while the rest of the groups UI remains limited to local groups
  (plugins are responsible for making sure remote notifications and permission checks are done)
- fix remote notification when joining group through OStatus's remote subscribe form

14 years agoAdd local_group.sql with DB changes to user_group, setup and populate local_group.
Brion Vibber [Thu, 25 Feb 2010 20:08:23 +0000 (12:08 -0800)]
Add local_group.sql with DB changes to user_group, setup and populate local_group.

14 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 25 Feb 2010 19:57:21 +0000 (11:57 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing

14 years agoNormalize nickname case on login; fixes failed logins where people were typing MixedC...
Brion Vibber [Thu, 25 Feb 2010 19:53:39 +0000 (11:53 -0800)]
Normalize nickname case on login; fixes failed logins where people were typing MixedCase nicknames (if browser saved this form, it would never work again until clearing the saved form data; very icky.)

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 25 Feb 2010 19:27:21 +0000 (11:27 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

14 years agoOStatus: save categories from the Atom entry as hashtags.
Brion Vibber [Thu, 25 Feb 2010 19:26:33 +0000 (11:26 -0800)]
OStatus: save categories from the Atom entry as hashtags.

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 25 Feb 2010 18:33:08 +0000 (13:33 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoEnsure that shortened URLs haven't accumulated whitespace when fetched by a plugin...
Brion Vibber [Thu, 25 Feb 2010 18:30:37 +0000 (10:30 -0800)]
Ensure that shortened URLs haven't accumulated whitespace when fetched by a plugin. Some shorteners have ended up inserting extra newlines when the string gets extracted from tidied HTML.

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 25 Feb 2010 18:18:37 +0000 (13:18 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 25 Feb 2010 17:28:19 +0000 (09:28 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing

14 years agomethod for getting a group's URI
Evan Prodromou [Thu, 25 Feb 2010 17:15:26 +0000 (12:15 -0500)]
method for getting a group's URI

14 years agoMerge commit 'refs/merge-requests/122' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Thu, 25 Feb 2010 17:14:42 +0000 (09:14 -0800)]
Merge commit 'refs/merge-requests/122' of git://gitorious.org/statusnet/mainline into integration

14 years agoMerge commit 'refs/merge-requests/121' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Thu, 25 Feb 2010 17:12:45 +0000 (09:12 -0800)]
Merge commit 'refs/merge-requests/121' of git://gitorious.org/statusnet/mainline into integration

14 years agoMerge commit 'refs/merge-requests/2220' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Thu, 25 Feb 2010 17:11:07 +0000 (09:11 -0800)]
Merge commit 'refs/merge-requests/2220' of git://gitorious.org/statusnet/mainline into integration

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 25 Feb 2010 17:10:57 +0000 (12:10 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agosave mainpage element for groups
Evan Prodromou [Thu, 25 Feb 2010 17:05:22 +0000 (12:05 -0500)]
save mainpage element for groups

14 years agoAdd 'mainpage' to User_group
Evan Prodromou [Thu, 25 Feb 2010 14:24:29 +0000 (09:24 -0500)]
Add 'mainpage' to User_group

Add the mainpage attribute to user_group objects.

14 years agoRemoved dangling icons in Realtime plugin
Sarven Capadisli [Thu, 25 Feb 2010 13:55:06 +0000 (13:55 +0000)]
Removed dangling icons in Realtime plugin

14 years agoFixes replyto JS after the upgrade from jQuery 1.4.2
Sarven Capadisli [Thu, 25 Feb 2010 13:51:23 +0000 (14:51 +0100)]
Fixes replyto JS after the upgrade from jQuery 1.4.2

14 years agoUpdated jQuery JavaScript Library from v1.4.1 to v1.4.2
Sarven Capadisli [Thu, 25 Feb 2010 13:50:40 +0000 (14:50 +0100)]
Updated jQuery JavaScript Library from v1.4.1 to v1.4.2

14 years agomodify group actions so they use Local_group to look up by nickname
Evan Prodromou [Thu, 25 Feb 2010 13:44:15 +0000 (08:44 -0500)]
modify group actions so they use Local_group to look up by nickname

14 years agoMoved otalk theme out of core. It will be updated separately and may
Sarven Capadisli [Thu, 25 Feb 2010 11:36:22 +0000 (12:36 +0100)]
Moved otalk theme out of core. It will be updated separately and may
be reintruced back to core when appropriate.

14 years agoUpdated pigeonthoughts theme
Sarven Capadisli [Thu, 25 Feb 2010 11:35:15 +0000 (12:35 +0100)]
Updated pigeonthoughts theme

14 years agoUpdated cloudy theme
Sarven Capadisli [Thu, 25 Feb 2010 11:08:49 +0000 (12:08 +0100)]
Updated cloudy theme

14 years agoRemoved dangling geo icon
Sarven Capadisli [Thu, 25 Feb 2010 10:43:14 +0000 (11:43 +0100)]
Removed dangling geo icon

14 years agoAdded author, license information for the icons that are in base theme
Sarven Capadisli [Thu, 25 Feb 2010 10:42:25 +0000 (11:42 +0100)]
Added author, license information for the icons that are in base theme

14 years agoMoved common icons from Realtime plugin to core icons file
Sarven Capadisli [Thu, 25 Feb 2010 10:38:55 +0000 (10:38 +0000)]
Moved common icons from Realtime plugin to core icons file

14 years agoAdded external, play, pause icons to main icons file
Sarven Capadisli [Thu, 25 Feb 2010 10:20:36 +0000 (11:20 +0100)]
Added external, play, pause icons to main icons file

14 years agorecover user_openid tables, which got lost in generation
Evan Prodromou [Thu, 25 Feb 2010 04:32:20 +0000 (23:32 -0500)]
recover user_openid tables, which got lost in generation

14 years agofixup exe bits
Evan Prodromou [Thu, 25 Feb 2010 04:30:14 +0000 (23:30 -0500)]
fixup exe bits

14 years agoMake user_group able to handle remote groups
Evan Prodromou [Thu, 25 Feb 2010 04:28:41 +0000 (23:28 -0500)]
Make user_group able to handle remote groups

We add a local_group table to store data about local groups. It has
the unique key for nickname, so /group/<nickname> looks up here.

Updated DB data object classes and data files.

14 years agoreturn attachement from saveHTMLFile()
Evan Prodromou [Thu, 25 Feb 2010 03:26:40 +0000 (22:26 -0500)]
return attachement from saveHTMLFile()

14 years agocontent_* to common_*
Evan Prodromou [Thu, 25 Feb 2010 03:22:42 +0000 (22:22 -0500)]
content_* to common_*

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Thu, 25 Feb 2010 03:03:01 +0000 (22:03 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoif OStatus post is too long, show the summary and save it as an HTML attachment
Evan Prodromou [Thu, 25 Feb 2010 03:02:43 +0000 (22:02 -0500)]
if OStatus post is too long, show the summary and save it as an HTML attachment

14 years agoOStatus: when finding webfinger @-replies, override a local profile match if found...
Brion Vibber [Thu, 25 Feb 2010 02:43:55 +0000 (02:43 +0000)]
OStatus: when finding webfinger @-replies, override a local profile match if found at the same location (eg @someguy vs @someguy@example.org)
Fixes inconsistent application of webfinger @-mentions in OStatus; once a local profile is set up the local name would often match first and ended up overriding in output.

14 years agoOStatus: abort processing of this PuSH in item if we got an exception, rather than...
Brion Vibber [Thu, 25 Feb 2010 02:43:20 +0000 (02:43 +0000)]
OStatus: abort processing of this PuSH in item if we got an exception, rather than letting it be re-run.

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Thu, 25 Feb 2010 00:52:16 +0000 (16:52 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Merge StatusNet core localization updates from 0.9.x branch
  Fix update_po_templates.php to support the plural and context variants of _m() in plugins
  Drop HTMLPurifier; we don't need its extra capabilities and we're already using htmLawed which is lighter-weight.
  OStatus: handle update-profile Salmon pings
  Revert "Updated jQuery Form Plugin from v2.17 to v2.36"
  OStatus: disable HTMLPurify cache unless we've configured a writable path for it.

14 years agoPopulate more profile information when doing a remote subscribe
Zach Copley [Thu, 25 Feb 2010 00:51:24 +0000 (16:51 -0800)]
Populate more profile information when doing a remote subscribe

14 years agoMerge StatusNet core localization updates from 0.9.x branch
Brion Vibber [Thu, 25 Feb 2010 00:47:00 +0000 (16:47 -0800)]
Merge StatusNet core localization updates from 0.9.x branch

14 years agoFix update_po_templates.php to support the plural and context variants of _m() in...
Brion Vibber [Thu, 25 Feb 2010 00:34:45 +0000 (16:34 -0800)]
Fix update_po_templates.php to support the plural and context variants of _m() in plugins

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 24 Feb 2010 23:40:28 +0000 (23:40 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoDrop HTMLPurifier; we don't need its extra capabilities and we're already using htmLa...
Brion Vibber [Wed, 24 Feb 2010 23:39:40 +0000 (23:39 +0000)]
Drop HTMLPurifier; we don't need its extra capabilities and we're already using htmLawed which is lighter-weight.

14 years agoOStatus: handle update-profile Salmon pings
Brion Vibber [Wed, 24 Feb 2010 23:28:01 +0000 (23:28 +0000)]
OStatus: handle update-profile Salmon pings

14 years agoRevert "Updated jQuery Form Plugin from v2.17 to v2.36"
Sarven Capadisli [Wed, 24 Feb 2010 23:10:36 +0000 (00:10 +0100)]
Revert "Updated jQuery Form Plugin from v2.17 to v2.36"

This reverts commit 72037d61436978daa1edbd19d52b7e6fc6ae1fa8.

Until some of the XHR notice related bugs are sorted out in Opera and
Chromium, reverting back to the previous version. It throws slightly
less errors. XHR file attachments is still a bit problematic in
Opera 10.10/Ubuntu, Opera 10.10/Windows, and Chrome 4/Ubuntu. But this
revert will at least allow regular XHR notices to work okay in Opera
and Chromium.

Standards suck!

14 years agoOStatus: disable HTMLPurify cache unless we've configured a writable path for it.
Brion Vibber [Wed, 24 Feb 2010 22:16:17 +0000 (22:16 +0000)]
OStatus: disable HTMLPurify cache unless we've configured a writable path for it.
Updated plugin README with available config options.
Cleanup for a bad element fallback lookup in Activity

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 24 Feb 2010 20:54:29 +0000 (15:54 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agouse Notice::bestUrl() to determine notice url in NoticeListItem::showNoticeLink()
Evan Prodromou [Wed, 24 Feb 2010 20:54:13 +0000 (15:54 -0500)]
use Notice::bestUrl() to determine notice url in NoticeListItem::showNoticeLink()

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 24 Feb 2010 20:38:38 +0000 (20:38 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years ago- break OMB profile update pings to a background queue
Brion Vibber [Wed, 24 Feb 2010 20:36:36 +0000 (20:36 +0000)]
- break OMB profile update pings to a background queue
- add event hooks to profile update pings
- send Salmon pings with custom update-profile event to OStatus subscribees and groups (subscribers will see it on your next post)
- fix OStatus queues with overlong transport names, should work on DB queues now
- Ostatus_profile::notifyActivity() and ::notifyDeferred() now can take XML, Notice, or Activity for convenience

14 years agouse Subscription::start() for remote subscribes
Evan Prodromou [Wed, 24 Feb 2010 20:20:06 +0000 (15:20 -0500)]
use Subscription::start() for remote subscribes

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 24 Feb 2010 20:00:52 +0000 (15:00 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoOStatus: save updated profile bits when they come in over the wire; fix up nicknames
Brion Vibber [Wed, 24 Feb 2010 19:06:10 +0000 (19:06 +0000)]
OStatus: save updated profile bits when they come in over the wire; fix up nicknames

14 years agoInclude <author> with actor ID and name in Activity::asString(); fixes Salmon signatu...
Brion Vibber [Wed, 24 Feb 2010 17:36:31 +0000 (17:36 +0000)]
Include <author> with actor ID and name in Activity::asString(); fixes Salmon signature on OStatus unsub pings

14 years agoAdded a cookie for the nickname cookie for the login page and prefill
Sarven Capadisli [Wed, 24 Feb 2010 15:39:16 +0000 (16:39 +0100)]
Added a cookie for the nickname cookie for the login page and prefill
the input field.

14 years agoMoved StatusNetInstance into SN in util.js
Sarven Capadisli [Wed, 24 Feb 2010 15:35:20 +0000 (16:35 +0100)]
Moved StatusNetInstance into SN in util.js

14 years agoAdded processing indicator for .form_remote_authorize on ostatussub page
Sarven Capadisli [Wed, 24 Feb 2010 14:20:44 +0000 (15:20 +0100)]
Added processing indicator for .form_remote_authorize on ostatussub page

14 years agoBreak long strings in tagcloud
Sarven Capadisli [Wed, 24 Feb 2010 13:55:35 +0000 (14:55 +0100)]
Break long strings in tagcloud