Chimo
|
2c5cba28b6
Change status.net/wiki URLs to git.gnu.io
|
před 8 roky |
Mikael Nordfeldth
|
871912a00a
Plugins didn't match lib/plugin.php onPluginVersion function definition
|
před 9 roky |
Mikael Nordfeldth
|
faae9d069a
We're using URLMapper, not Net_URL_Mapper
|
před 10 roky |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
před 11 roky |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
před 11 roky |
Mikael Nordfeldth
|
3a7261f70a
IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef
|
před 11 roky |
Brion Vibber
|
28809035d0
Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them.
|
před 13 roky |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
před 13 roky |
Evan Prodromou
|
e53793edf4
make 'admin' a safe user name
|
před 13 roky |
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.
|
před 14 roky |
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 .
|
před 14 roky |
Siebrand Mazeland
|
0f4f6fdb01
* i18n/L10n review.
|
před 14 roky |
Sarven Capadisli
|
245610d2e1
Removed entity flag stylesheet and icons from plugin to core.
|
před 14 roky |
Sarven Capadisli
|
9f36c10001
Updated XHR binded events to work better in jQuery 1.4.1. Using
|
před 14 roky |
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.
|
před 15 roky |
Evan Prodromou
|
1e3fea17af
don't add flag if it's already there at block time
|
před 15 roky |
Evan Prodromou
|
d9efeb6ac3
optionally flag a profile for review when blocked
|
před 15 roky |
Evan Prodromou
|
ea23111a56
PHPCS-clean UserFlagPlugin
|
před 15 roky |
Evan Prodromou
|
2c2a82fda0
add stuff for clearing flags to UserFlagPlugin
|
před 15 roky |
Evan Prodromou
|
5d6b6bfd34
admin page checks for right to review flags
|
před 15 roky |
Craig Andrews
|
4c8bed8ba0
Use inlineScript() everywhere inline scripts are written
|
před 15 roky |
Craig Andrews
|
35ff3961e8
Remove unnecessary pass by reference indicators
|
před 15 roky |
Zach Copley
|
9dc888894b
Merge branch 'master' into 0.9.x
|
před 15 roky |
Sarven Capadisli
|
6d29f3f2de
Bind for UserFlag only if there is a form for it
|
před 15 roky |
Sarven Capadisli
|
385573f174
Moved CSS out to its own file for UserFlag
|
před 15 roky |
Sarven Capadisli
|
b16cabc3bc
Renamed icon file
|
před 15 roky |
Zach Copley
|
2b6cf0d8b6
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
|
před 15 roky |
Zach Copley
|
8acc1587b1
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
|
před 15 roky |
Zach Copley
|
50827d5e81
Don't show flag user button your own profile
|
před 15 roky |
Sarven Capadisli
|
8df388ce12
Added li for entity_flag
|
před 15 roky |