Historial de Commits

Autor SHA1 Mensaje Fecha
  Diogo Cordeiro 46f98b3142 [VersionBump] 1.19.0, fairly late hace 5 años
  Chimo 2c5cba28b6 Change status.net/wiki URLs to git.gnu.io hace 9 años
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition hace 9 años
  Mikael Nordfeldth 4210096a6f MobileProfile plugin cleanup hace 9 años
  Mikael Nordfeldth 9a2e3a52c9 Don't access HTTP_USER_AGENT if it doesn't exist hace 10 años
  Mikael Nordfeldth 414a95a784 Initial move towards microformats2 hace 10 años
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION hace 11 años
  Mikael Nordfeldth 1c6f9df80e PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) hace 11 años
  Mikael Nordfeldth 8205c56e25 Stylesheet event now removed of StatusNet-remnants hace 11 años
  Scott Sweeny 94b524d6dc plugins/MobileProfile/MobileProfilePlugin.php: add 'maemo' to recognized devices hace 13 años
  Evan Prodromou 5c0e8d2a2f fix link for mobile profile when in singleuser mode hace 13 años
  Samantha Doherty ab785f612a Make MobileProfile load its own AND theme CSS files if available. hace 13 años
  Samantha Doherty c6d6749d6f Only unbind privacy checkbox when actually on mobile profile, oops. hace 13 años
  Samantha Doherty a026608953 Only use mobile doctype on actual mobile devices. hace 13 años
  Samantha Doherty 70f01b2b34 Remove privacy checkbox replacement from Mobile Profile. hace 13 años
  Siebrand Mazeland 3501ad6c77 Add FIXME for missing i18n. hace 13 años
  Samantha Doherty 2a0dc2291d Toggle to show and hide local nav. hace 13 años
  Samantha Doherty e3acf5b72b Remove primary nav and notice form overrides, and extra notice forms, from MobileProfile. hace 13 años
  Siebrand Mazeland 3bcff2fa86 Use profile->getBestName() instead of more complex i18n unfriendly construction. hace 13 años
  Brion Vibber b58aa29168 Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms. hace 14 años
  Brion Vibber 2a42dac72a Partial implementation for ticket #2442: MobileProfile plugin should allow manual switching between regular and mobile rendering modes hace 14 años
  Evan Prodromou 0c7104ec2f MobileProfile uses Plugin::path() hace 14 años
  Brion Vibber 54e98ffe22 Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed hace 14 años
  Siebrand Mazeland bccbe8f519 * i18n/L10n update. hace 14 años
  Brion Vibber c24458a9f0 Ticket #2638: allow themes to specify a base theme to load with 'include' setting in a theme.ini file hace 14 años
  Brion Vibber 7915386950 Allow plugins to load their styles for mobile view; fixes bad realtime button layout hace 14 años
  Brion Vibber 5996d80c09 Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile hace 14 años
  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. hace 14 años
  Brion Vibber 3172b50fc7 Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the regular theme, which works better on its larger screen (was tripped on 'mobile' in the UA though we had no explicit check for 'ipad' previously) hace 14 años
  Brion Vibber edea825c70 Comment out unreachable code spewing notices due to use of undefined variables in MobileProfile. hace 14 años