Diogo Cordeiro
|
b730582336
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
|
5 лет назад |
Alexei Sorokin
|
3f56459734
[COMPOSER] Remove some pre-composer remnants from the code
|
5 лет назад |
Diogo Cordeiro
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 лет назад |
Diogo Cordeiro
|
46f98b3142
[VersionBump] 1.19.0, fairly late
|
5 лет назад |
Andrew Engelbrecht
|
6ca5bb4d41
Added CAS user whitelist feature
|
7 лет назад |
Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
8 лет назад |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 лет назад |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 лет назад |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 лет назад |
Siebrand Mazeland
|
caa6690f4c
Update translator documentation.
|
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 лет назад |
Brion Vibber
|
a6469aeed8
Fix PHP syntax errors introduced during localization fixups in a few files.
|
14 лет назад |
Siebrand Mazeland
|
03e600b797
Update i18n/L10n
|
14 лет назад |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 лет назад |
Craig Andrews
|
380439ba77
Redirect to main page when transparent SSO is in place for the CAS plugin (which is what the user expects)
|
14 лет назад |
Craig Andrews
|
c758b1b1d4
Add version information to a bunch of plugins
|
15 лет назад |
Craig Andrews
|
0f6ccee6d3
remove invalid calls to AuthenticationPlugin::onAutoload
|
15 лет назад |
Craig Andrews
|
9e2e0605ed
Move Authorization and Authentication plugin structures into core, instead of as plugins.
|
15 лет назад |
Craig Andrews
|
c0e4d7bfa2
Add 'takeOverLogin' parameter for a real SSO feel
|
15 лет назад |
Craig Andrews
|
176e0fdab7
Add missing required line so this plugin works if it's the first (or only) Authentication Plugin in use
|
15 лет назад |
Craig Andrews
|
6549e4779a
First version of a CAS authentication plugin
|
15 лет назад |