コミット履歴

作者 SHA1 メッセージ 日付
  Diogo Cordeiro 0c2c3ec862 [CORE] Plugin API now extends a new Module API 5 年 前
  brunoccast 5c0a3102ff [ROUTES] Allow accept-header specification during router creation 5 年 前
  Diogo Cordeiro 46f98b3142 [VersionBump] 1.19.0, fairly late 5 年 前
  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 faae9d069a We're using URLMapper, not Net_URL_Mapper 10 年 前
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 年 前
  Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) 11 年 前
  Mikael Nordfeldth 3a7261f70a IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef 11 年 前
  Brion Vibber 28809035d0 Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them. 13 年 前
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 13 年 前
  Evan Prodromou e53793edf4 make 'admin' a safe user name 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. 13 年 前
  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 年 前
  Siebrand Mazeland 0f4f6fdb01 * i18n/L10n review. 14 年 前
  Sarven Capadisli 245610d2e1 Removed entity flag stylesheet and icons from plugin to core. 14 年 前
  Sarven Capadisli 9f36c10001 Updated XHR binded events to work better in jQuery 1.4.1. Using 14 年 前
  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. 14 年 前
  Evan Prodromou 1e3fea17af don't add flag if it's already there at block time 15 年 前
  Evan Prodromou d9efeb6ac3 optionally flag a profile for review when blocked 15 年 前
  Evan Prodromou ea23111a56 PHPCS-clean UserFlagPlugin 15 年 前
  Evan Prodromou 2c2a82fda0 add stuff for clearing flags to UserFlagPlugin 15 年 前
  Evan Prodromou 5d6b6bfd34 admin page checks for right to review flags 15 年 前
  Craig Andrews 4c8bed8ba0 Use inlineScript() everywhere inline scripts are written 15 年 前
  Craig Andrews 35ff3961e8 Remove unnecessary pass by reference indicators 15 年 前
  Zach Copley 9dc888894b Merge branch 'master' into 0.9.x 15 年 前
  Sarven Capadisli 6d29f3f2de Bind for UserFlag only if there is a form for it 15 年 前
  Sarven Capadisli 385573f174 Moved CSS out to its own file for UserFlag 15 年 前
  Sarven Capadisli b16cabc3bc Renamed icon file 15 年 前
  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" 15 年 前