Mikael Nordfeldth
|
faae9d069a
We're using URLMapper, not Net_URL_Mapper
|
пре 10 година |
Mikael Nordfeldth
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
пре 10 година |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
пре 11 година |
Mikael Nordfeldth
|
e868ebfe77
WebFingerResource introduced, instead of strict Profile object
|
пре 11 година |
Mikael Nordfeldth
|
cc34bb48c7
OAuth related syntax fixes, nothing big
|
пре 11 година |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
пре 11 година |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
пре 11 година |
Mikael Nordfeldth
|
3a7261f70a
IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef
|
пре 11 година |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
пре 11 година |
Evan Prodromou
|
ec3f9b199f
Squashed commit of the following:
|
пре 12 година |
Evan Prodromou
|
51687cd4db
Fix formatting of header
|
пре 12 година |
Evan Prodromou
|
206c090688
Squashed commit of the following:
|
пре 12 година |
Evan Prodromou
|
82badb19c7
Move docs menu to site primary menu
|
пре 13 година |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
пре 13 година |
Siebrand Mazeland
|
2906f97dd9
Fix i18n for some very visible UI messages.
|
пре 13 година |
Siebrand Mazeland
|
0df111025f
Update translator documentation.
|
пре 13 година |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
пре 13 година |
Evan Prodromou
|
e53793edf4
make 'admin' a safe user name
|
пре 14 година |
Brion Vibber
|
56e2bc10d9
Cleanup stray PHP 4-style references in hook calls for navigation bars. We can't replace the live action from here, and don't need a reference to keep the object mutable. Dumping the references helps ensure we don't end up getting errors when things calling the hooks might forget to use the reference and the PHP error reporting settings expose this fact at us.
|
пре 14 година |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
пре 14 година |
Evan Prodromou
|
0410462c4b
add OpenID data to the Webfinger XRD file so you can login with it elsewhere
|
пре 14 година |
Brion Vibber
|
ca489631db
Merge branch '0.9.x' into 1.0.x
|
пре 14 година |
Zach Copley
|
131c339c5a
Pass OAuth authorize page's mode paramater to OpenID plugin so it can create a correct
|
пре 14 година |
Zach Copley
|
0b134d3e69
Re-camelcase ApiOauthAuthorizeAction so it will be accessible when
|
пре 14 година |
Zach Copley
|
a548861dbf
OAuth - proper callback handling and better styling for authorization
|
пре 14 година |
Siebrand Mazeland
|
31f52ec37c
Update translator documentation and remove superfluous whitespace.
|
пре 14 година |
Brion Vibber
|
c24f4ddfdb
Pretty up the OpenID variant of the OAuth login form a bit; change the 'Allow' button to 'Continue' so we're not confused why we get the form again after authenticating.
|
пре 14 година |
Brion Vibber
|
bcc06d05e8
Initial OpenID+OAuth thingy.
|
пре 14 година |
Brion Vibber
|
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
пре 14 година |
Brion Vibber
|
93bea7ff28
Fix for OpenID-only private sites: we were removing the 'login' and 'register' actions from the routing system entirely, which meant that login links & redirects from unauthenticated views on private sites (as well as various re-auth situations even on non-private sites) would break and send to the main page instead.
|
пре 14 година |