История коммитов

Автор SHA1 Сообщение Дата
  Mikael Nordfeldth f642da201d Easier to modify DTD for HTMLOutputter 9 лет назад
  Mikael Nordfeldth b41c6824c5 Let text inputs have placeholder values. 10 лет назад
  Mikael Nordfeldth 8fac7a9f6c StatusNet class renamed GNUsocial 10 лет назад
  Mikael Nordfeldth 5155854339 HTMLOutputter input element can take arbitrary attributes now 10 лет назад
  Mikael Nordfeldth a2a2105058 HTML5 required attribute for some input forms 10 лет назад
  Mikael Nordfeldth d289ccb7f2 Minor PHP stylistic features and typing stuff 11 лет назад
  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 лет назад
  Evan Prodromou 0502e1d737 Properly structure X-XSS-Protection header 13 лет назад
  Zach Copley 895447f3dc Upgrade anti-framing, anti-clickjacking code 13 лет назад
  Zach Copley 5206ee7f9a Allow setting separate name and id in textare inputs, and cols and rows 13 лет назад
  Zach Copley 606d7d7185 Allow setting separate name and id on form input elements 13 лет назад
  Brion Vibber 9df856e667 Merge branch '0.9.x' into merge 14 лет назад
  Zach Copley 2c420cc5eb New Start/EndHtmlElement events. Allows adding namespaces. 14 лет назад
  Craig Andrews 0721d8d3e2 Merge remote branch 'statusnet/0.9.x' into 1.0.x 14 лет назад
  Evan Prodromou 8f3b18f27f fix copy-and-paste error in javascript url creation 14 лет назад
  Evan Prodromou 97a7fb246c correctly use sslserver if it is set 14 лет назад
  Evan Prodromou 7436e5d13e use HTTPS for scripts and stylesheets if the current page is HTTPS 14 лет назад
  Evan Prodromou ac63f8baae show HTTPS urls for JavaScript if HTTPS used for page 14 лет назад
  Brion Vibber 59119482ca Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 14 лет назад
  Siebrand Mazeland 9bc4aaeca3 Update incomplete documentation. 14 лет назад
  Evan Prodromou 5c05cd2b1a Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x 14 лет назад
  Evan Prodromou 14adb7cc41 Give users more control over URL shortening 14 лет назад
  Siebrand Mazeland ddc116cffe Add translator documentation for a few files 14 лет назад
  Craig Andrews 46e9aa13aa htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script() 15 лет назад
  Craig Andrews c19300272f parse_url returns an associative array - not an object 15 лет назад
  Evan Prodromou b96af33d97 put Javascript files under SSL 15 лет назад
  Evan Prodromou c52951cef5 Optionally set a separate Javascript server and path 15 лет назад
  Craig Andrews 541053e84b The structure return by parse_url is an associative array, not an object. 15 лет назад
  Craig Andrews 51f0dd5e37 Add configuration option to toggle the indenting of the output HTML. Defaults to indent enabled. 15 лет назад