mmn
|
dc51354316
Merge branch 'readme-plugins' into 'nightly'
|
9 lat temu |
Mikael Nordfeldth
|
ec257d940a
Either use or don't use HTTPS
|
9 lat temu |
Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
9 lat temu |
Chimo
|
bf0df016e5
OpenID plugin: 'openid_only' should be 'openidonly'
|
9 lat temu |
Mikael Nordfeldth
|
9a92b58057
ShowstreamAction tidying up
|
9 lat temu |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 lat temu |
Mikael Nordfeldth
|
9449235765
Remove some clutter from OMB plugin
|
9 lat temu |
Mikael Nordfeldth
|
a4739b0107
Move some last OpenID stuff into the OpenID plugin (XRDS)
|
9 lat temu |
Mikael Nordfeldth
|
d061e1065e
Some loose table definitions which needed 191 char indexes
|
10 lat temu |
Mikael Nordfeldth
|
faae9d069a
We're using URLMapper, not Net_URL_Mapper
|
10 lat temu |
Mikael Nordfeldth
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
10 lat temu |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 lat temu |
Mikael Nordfeldth
|
e868ebfe77
WebFingerResource introduced, instead of strict Profile object
|
11 lat temu |
Mikael Nordfeldth
|
cc34bb48c7
OAuth related syntax fixes, nothing big
|
11 lat temu |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 lat temu |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 lat temu |
Mikael Nordfeldth
|
3a7261f70a
IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef
|
11 lat temu |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 lat temu |
Evan Prodromou
|
ec3f9b199f
Squashed commit of the following:
|
12 lat temu |
Evan Prodromou
|
51687cd4db
Fix formatting of header
|
12 lat temu |
Evan Prodromou
|
206c090688
Squashed commit of the following:
|
12 lat temu |
Evan Prodromou
|
82badb19c7
Move docs menu to site primary menu
|
13 lat temu |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 lat temu |
Siebrand Mazeland
|
2906f97dd9
Fix i18n for some very visible UI messages.
|
13 lat temu |
Siebrand Mazeland
|
0df111025f
Update translator documentation.
|
13 lat temu |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
14 lat temu |
Evan Prodromou
|
e53793edf4
make 'admin' a safe user name
|
14 lat temu |
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 lat temu |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 lat temu |
Evan Prodromou
|
0410462c4b
add OpenID data to the Webfinger XRD file so you can login with it elsewhere
|
14 lat temu |