Diogo Cordeiro
|
1536d3ef29
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
|
před 5 roky |
Mikael Nordfeldth
|
f642da201d
Easier to modify DTD for HTMLOutputter
|
před 9 roky |
Mikael Nordfeldth
|
b41c6824c5
Let text inputs have placeholder values.
|
před 9 roky |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
před 9 roky |
Mikael Nordfeldth
|
5155854339
HTMLOutputter input element can take arbitrary attributes now
|
před 10 roky |
Mikael Nordfeldth
|
a2a2105058
HTML5 required attribute for some input forms
|
před 10 roky |
Mikael Nordfeldth
|
d289ccb7f2
Minor PHP stylistic features and typing stuff
|
před 11 roky |
Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
před 11 roky |
Mikael Nordfeldth
|
1c6f9df80e
PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX)
|
před 11 roky |
Evan Prodromou
|
0502e1d737
Properly structure X-XSS-Protection header
|
před 13 roky |
Zach Copley
|
895447f3dc
Upgrade anti-framing, anti-clickjacking code
|
před 13 roky |
Zach Copley
|
5206ee7f9a
Allow setting separate name and id in textare inputs, and cols and rows
|
před 13 roky |
Zach Copley
|
606d7d7185
Allow setting separate name and id on form input elements
|
před 13 roky |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
před 14 roky |
Zach Copley
|
2c420cc5eb
New Start/EndHtmlElement events. Allows adding namespaces.
|
před 14 roky |
Craig Andrews
|
0721d8d3e2
Merge remote branch 'statusnet/0.9.x' into 1.0.x
|
před 14 roky |
Evan Prodromou
|
8f3b18f27f
fix copy-and-paste error in javascript url creation
|
před 14 roky |
Evan Prodromou
|
97a7fb246c
correctly use sslserver if it is set
|
před 14 roky |
Evan Prodromou
|
7436e5d13e
use HTTPS for scripts and stylesheets if the current page is HTTPS
|
před 14 roky |
Evan Prodromou
|
ac63f8baae
show HTTPS urls for JavaScript if HTTPS used for page
|
před 14 roky |
Brion Vibber
|
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
před 14 roky |
Siebrand Mazeland
|
9bc4aaeca3
Update incomplete documentation.
|
před 14 roky |
Evan Prodromou
|
5c05cd2b1a
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
|
před 14 roky |
Evan Prodromou
|
14adb7cc41
Give users more control over URL shortening
|
před 14 roky |
Siebrand Mazeland
|
ddc116cffe
Add translator documentation for a few files
|
před 14 roky |
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()
|
před 15 roky |
Craig Andrews
|
c19300272f
parse_url returns an associative array - not an object
|
před 15 roky |
Evan Prodromou
|
b96af33d97
put Javascript files under SSL
|
před 15 roky |
Evan Prodromou
|
c52951cef5
Optionally set a separate Javascript server and path
|
před 15 roky |
Craig Andrews
|
541053e84b
The structure return by parse_url is an associative array, not an object.
|
před 15 roky |