Diogo Cordeiro
|
b730582336
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
|
5 gadi atpakaļ |
Diogo Cordeiro
|
0c2c3ec862
[CORE] Plugin API now extends a new Module API
|
5 gadi atpakaļ |
brunoccast
|
5c0a3102ff
[ROUTES] Allow accept-header specification during router creation
|
5 gadi atpakaļ |
Diogo Cordeiro
|
46f98b3142
[VersionBump] 1.19.0, fairly late
|
5 gadi atpakaļ |
Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
faae9d069a
We're using URLMapper, not Net_URL_Mapper
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
3a7261f70a
IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef
|
11 gadi atpakaļ |
Brion Vibber
|
28809035d0
Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them.
|
13 gadi atpakaļ |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 gadi atpakaļ |
Evan Prodromou
|
e53793edf4
make 'admin' a safe user name
|
14 gadi atpakaļ |
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 gadi atpakaļ |
Brion Vibber
|
a3928e5583
UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't reflected in profile lists such as group members page and profile search .
|
14 gadi atpakaļ |
Siebrand Mazeland
|
0f4f6fdb01
* i18n/L10n review.
|
14 gadi atpakaļ |
Sarven Capadisli
|
245610d2e1
Removed entity flag stylesheet and icons from plugin to core.
|
15 gadi atpakaļ |
Sarven Capadisli
|
9f36c10001
Updated XHR binded events to work better in jQuery 1.4.1. Using
|
15 gadi atpakaļ |
Brion Vibber
|
b93244395f
Fix for broken profile flag admin UI: delete stray flag entries when users are deleted so broken entries don't litter the lookups.
|
15 gadi atpakaļ |
Evan Prodromou
|
1e3fea17af
don't add flag if it's already there at block time
|
15 gadi atpakaļ |
Evan Prodromou
|
d9efeb6ac3
optionally flag a profile for review when blocked
|
15 gadi atpakaļ |
Evan Prodromou
|
ea23111a56
PHPCS-clean UserFlagPlugin
|
15 gadi atpakaļ |
Evan Prodromou
|
2c2a82fda0
add stuff for clearing flags to UserFlagPlugin
|
15 gadi atpakaļ |
Evan Prodromou
|
5d6b6bfd34
admin page checks for right to review flags
|
15 gadi atpakaļ |
Craig Andrews
|
4c8bed8ba0
Use inlineScript() everywhere inline scripts are written
|
15 gadi atpakaļ |
Craig Andrews
|
35ff3961e8
Remove unnecessary pass by reference indicators
|
15 gadi atpakaļ |
Zach Copley
|
9dc888894b
Merge branch 'master' into 0.9.x
|
15 gadi atpakaļ |
Sarven Capadisli
|
6d29f3f2de
Bind for UserFlag only if there is a form for it
|
15 gadi atpakaļ |
Sarven Capadisli
|
385573f174
Moved CSS out to its own file for UserFlag
|
15 gadi atpakaļ |
Sarven Capadisli
|
b16cabc3bc
Renamed icon file
|
15 gadi atpakaļ |