コミット履歴

作者 SHA1 メッセージ 日付
  Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 5 年 前
  Diogo Cordeiro 0c2c3ec862 [CORE] Plugin API now extends a new Module API 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 4210096a6f MobileProfile plugin cleanup 9 年 前
  Mikael Nordfeldth 9a2e3a52c9 Don't access HTTP_USER_AGENT if it doesn't exist 10 年 前
  Mikael Nordfeldth 414a95a784 Initial move towards microformats2 10 年 前
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 年 前
  Mikael Nordfeldth 1c6f9df80e PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 11 年 前
  Mikael Nordfeldth 8205c56e25 Stylesheet event now removed of StatusNet-remnants 11 年 前
  Scott Sweeny 94b524d6dc plugins/MobileProfile/MobileProfilePlugin.php: add 'maemo' to recognized devices 13 年 前
  Evan Prodromou 5c0e8d2a2f fix link for mobile profile when in singleuser mode 13 年 前
  Samantha Doherty ab785f612a Make MobileProfile load its own AND theme CSS files if available. 13 年 前
  Samantha Doherty c6d6749d6f Only unbind privacy checkbox when actually on mobile profile, oops. 13 年 前
  Samantha Doherty a026608953 Only use mobile doctype on actual mobile devices. 13 年 前
  Samantha Doherty 70f01b2b34 Remove privacy checkbox replacement from Mobile Profile. 13 年 前
  Siebrand Mazeland 3501ad6c77 Add FIXME for missing i18n. 13 年 前
  Samantha Doherty 2a0dc2291d Toggle to show and hide local nav. 13 年 前
  Samantha Doherty e3acf5b72b Remove primary nav and notice form overrides, and extra notice forms, from MobileProfile. 13 年 前
  Siebrand Mazeland 3bcff2fa86 Use profile->getBestName() instead of more complex i18n unfriendly construction. 13 年 前
  Brion Vibber b58aa29168 Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms. 13 年 前
  Brion Vibber 2a42dac72a Partial implementation for ticket #2442: MobileProfile plugin should allow manual switching between regular and mobile rendering modes 13 年 前
  Evan Prodromou 0c7104ec2f MobileProfile uses Plugin::path() 14 年 前
  Brion Vibber 54e98ffe22 Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed 14 年 前
  Siebrand Mazeland bccbe8f519 * i18n/L10n update. 14 年 前
  Brion Vibber c24458a9f0 Ticket #2638: allow themes to specify a base theme to load with 'include' setting in a theme.ini file 14 年 前
  Brion Vibber 7915386950 Allow plugins to load their styles for mobile view; fixes bad realtime button layout 14 年 前
  Brion Vibber 5996d80c09 Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile 14 年 前
  Brion Vibber 8a02cad424 drop onStartShowHeadElements handler from MobileProfile; just duplicated the original code path, and after removing the bogus notice-spewing code it was running those things twice. 14 年 前