Evan Prodromou
|
b150b9439a
don't show register in login if already logged in
|
13 年之前 |
Evan Prodromou
|
a64c6c5015
all nav menus use menu superclass
|
13 年之前 |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
13 年之前 |
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 年之前 |
Evan Prodromou
|
5d09b6b3f0
Merge branch '0.8.x' into 0.9.x
|
15 年之前 |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 年之前 |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 年之前 |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 年之前 |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 年之前 |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 年之前 |
Jeffery To
|
7dc3a90d12
Added a configuration option to disable OpenID.
|
15 年之前 |
Jeffery To
|
14b46e2183
Added configuration option to only allow OpenID logins.
|
15 年之前 |
Evan Prodromou
|
7a742a0572
show OpenID action in login nav
|
15 年之前 |
Evan Prodromou
|
58f85463ef
error in EndLoginGroupNav arguments
|
15 年之前 |
Evan Prodromou
|
b3ba7669df
Add hooks for Start/End LoginGroupNav
|
15 年之前 |
CiaranG
|
94271293ce
Remove 'Register' from login group nav when site is closed or inviteonly. See ticket #1335
|
15 年之前 |
sarven
|
927576e3f0
Using openidlogin instead of openid in order to show the current local
|
16 年之前 |
Evan Prodromou
|
710ddd92a3
Make logingroupnav.php phpcs-compliant
|
16 年之前 |
Evan Prodromou
|
5a313fef6e
Add tabset to login and make it phpcs-compliant
|
16 年之前 |