Diogo Cordeiro
|
165edc2609
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
|
5 lat temu |
Diogo Cordeiro
|
20a6f1d4f4
[CORE] Plugin API now extends a new Module API
|
5 lat temu |
brunoccast
|
5c0a3102ff
[ROUTES] Allow accept-header specification during router creation
|
5 lat temu |
Diogo Cordeiro
|
46f98b3142
[VersionBump] 1.19.0, fairly late
|
5 lat temu |
Mikael Nordfeldth
|
980085a8a3
Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes
|
8 lat temu |
Bob Mottram
|
11c57e7aee
Remove Google References
|
8 lat temu |
Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
8 lat temu |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 lat temu |
Mikael Nordfeldth
|
faae9d069a
We're using URLMapper, not Net_URL_Mapper
|
10 lat temu |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 lat temu |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 lat temu |
Evan Prodromou
|
59043dca7f
Merge commit 'refs/merge-requests/164' of git://gitorious.org/statusnet/mainline into merge-requests/164
|
13 lat temu |
Jean Baptiste Favre
|
e25400b4f2
Fix BitlyUrl plugin.
|
13 lat temu |
Siebrand Mazeland
|
5b660bd3c6
Update translator documentation.
|
13 lat temu |
Evan Prodromou
|
e53793edf4
make 'admin' a safe user name
|
14 lat temu |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 lat temu |
Brion Vibber
|
bcccbd6d8a
BitlyPlugin: fix for shortening URLs containing ampersand (&)
|
14 lat temu |
Brion Vibber
|
6c959c83ce
Merge branch '0.9.x' into 1.0.x
|
14 lat temu |
Brion Vibber
|
cad4805516
Clean up bit.ly admin panel behavior, and hide it from the shorteners list if it's not fully configured.
|
14 lat temu |
Brion Vibber
|
80f0b9421f
bit.ly admin panel to set the API keys to use.
|
14 lat temu |
Brion Vibber
|
51254ed85e
Pull up the guts of my fixed bit.ly plugin from an old work branch (that had made other changes we weren't happy with in the plugin management). Now works if given a global API key.
|
14 lat temu |
Brion Vibber
|
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
14 lat temu |
Siebrand Mazeland
|
987651c8a4
* i18n/L10n updates
|
14 lat temu |
Brion Vibber
|
b1a68e15b7
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
14 lat temu |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 lat temu |
Evan Prodromou
|
14adb7cc41
Give users more control over URL shortening
|
14 lat temu |
Evan Prodromou
|
054aaa40bf
add versions for url-shortener plugins
|
15 lat temu |
Craig Andrews
|
014d6b1d19
Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works).
|
15 lat temu |
Craig Andrews
|
5aa9de3364
Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requires credentials to shorten URLs now, and we presently have no way to provide them.
|
15 lat temu |