Shashi Gowda
|
bf121a695a
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Shashi Gowda
|
31c1177970
Merge branch '1.0.x' into people_tags_rebase
|
13 years ago |
Brion Vibber
|
541dfa04fe
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
13 years ago |
Brion Vibber
|
a390e3e888
Fixes for GroupPrivateMessage, OStatus due to changes in group output events, and some internal bugs using wrong vars
|
13 years ago |
Shashi Gowda
|
c335db4bbc
OStatus support for people tags
|
13 years ago |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Evan Prodromou
|
22e8893fba
OStatus uses Plugin::path()
|
14 years ago |
Evan Prodromou
|
a2aa87fbff
OStatusPlugin does discovery in Profile::fromURI()
|
14 years ago |
Evan Prodromou
|
32eb4c5e2d
Merge remote branch 'gitorious/0.9.x' into 1.0.x
|
14 years ago |
Evan Prodromou
|
ab92496ddc
Stop using <activity:subject> for atom feeds
|
14 years ago |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 years ago |
Evan Prodromou
|
005a14272d
Make OStatusPlugin define push feed rel
|
14 years ago |
Evan Prodromou
|
fcc0825b14
Make userxrd part of the default hostmeta
|
14 years ago |
Evan Prodromou
|
0a4911552e
Move user xrd action to core and use hooks to extend
|
14 years ago |
Craig Andrews
|
3f3b38766f
move xrd and hostmeta out of the OStatus plugin and into core
|
14 years ago |
Brion Vibber
|
aa02f6020e
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
69b13cb279
Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P
|
14 years ago |
Brion Vibber
|
6c959c83ce
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
a9654beb5d
Fix regression in OStatus remote group delivery: local group check was bogus in updated Ostatus_profile::localGroupFromUrl()
|
14 years ago |
Brion Vibber
|
8ff45823ba
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
d6b3d7fb1a
Fix unescaped dollar signs in double-quoted strings due to localization updates (%1$s etc)
|
14 years ago |
Brion Vibber
|
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
14 years ago |
Brion Vibber
|
617b6f4f7d
User user_group.uri to look up local groups for OStatus addressing checks when available. Will still fall back to the URL-scheme-checking code if there's no matching user_group record.
|
14 years ago |
Evan Prodromou
|
b5cfcba471
Merge branch '0.9.x' into activityexport
|
14 years ago |
Siebrand Mazeland
|
5a6f616206
* i18n/L10n update
|
14 years ago |
Evan Prodromou
|
a881ce23e7
note on why we don't use Group_member::asActivity() in OStatusPlugin
|
14 years ago |
Evan Prodromou
|
d9b959fc64
move code for making activities from OStatus plugin to Subscription and Fave classes
|
14 years ago |
Craig Andrews
|
8d54809c35
move xrd and hostmeta out of the OStatus plugin and into core
|
14 years ago |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
14 years ago |
Evan Prodromou
|
82b1d6daef
Merge branch 'swat0' into 0.9.x
|
14 years ago |