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