Mikael Nordfeldth
|
565e32aca3
Always generate local HTTPS links if ssl is 'always'
|
11 years ago |
Mikael Nordfeldth
|
e2c50d202f
AuthCrypt now tidied up and enabled by default.
|
11 years ago |
Mikael Nordfeldth
|
db7ef52d13
Better use of Nickname validation functions
|
11 years ago |
Mikael Nordfeldth
|
8912cdc7a4
Validate::uri replaced with filter_var for HTTP[S] URL checks
|
11 years ago |
Mikael Nordfeldth
|
87370f0cb1
URL shortening can now be disabled for the 'maxurllength'
|
11 years ago |
Mikael Nordfeldth
|
e93c4d6268
Missed an exclamation mark. Still doesn't linkify groups?
|
11 years ago |
Mikael Nordfeldth
|
5974493707
I missed a preg_replace with /e
|
11 years ago |
Mikael Nordfeldth
|
1c042028dc
PCRE modifier /e is deprecated in favour of preg_replace_callback()
|
11 years ago |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 years ago |
Mikael Nordfeldth
|
858d9cc3c4
maxNoticeLength test for url-shortening failed on maxContent==0
|
11 years ago |
Emily O'Leary
|
81a357ed5e
Putting in functionality so that sites with the "Sometimes" SSL setting allow for users with plugins such as HTTPSEVERYWHERE who wish to use HTTPS to do so without having errors pop up. Specifically this references this issue: http://status.net/open-source/issues/3855#comment-48988.
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Evan Prodromou
|
9b97adc7ad
Squashed commit of the following:
|
12 years ago |
Evan Prodromou
|
fb31ff1af7
better better call
|
12 years ago |
Evan Prodromou
|
9c286feb5f
fix bad function name
|
12 years ago |
Evan Prodromou
|
64b03439b5
Check for HTTP_HOST before fetching it
|
12 years ago |
Evan Prodromou
|
540c545399
Don't replace URLs if 'shortened' version is longer, unless forced
|
13 years ago |
Evan Prodromou
|
12588b1cf7
Merge commit 'refs/merge-requests/166' of git://gitorious.org/statusnet/mainline into merge-requests/166
|
13 years ago |
Evan Prodromou
|
11f2a3d551
Merge branch '1.0.x' into nummedout
|
13 years ago |
Evan Prodromou
|
15ae1cddfe
two useful functions for profiling
|
13 years ago |
Evan Prodromou
|
40924842f4
new URLMapper without Net_URL_Mapper
|
13 years ago |
Antonin Kral
|
ab4f4dbab4
add Connection: close when sending redirect
|
13 years ago |
Evan Prodromou
|
0022bb8110
fix calls to staticGet() to avoid problems with default args
|
13 years ago |
Evan Prodromou
|
513c54fa89
Merge branch 'master' into 1.0.x
|
13 years ago |
Evan Prodromou
|
edb3f704b9
correctly include UTF-8 alphanum chars in tags
|
13 years ago |
Evan Prodromou
|
10ce44c297
cleanse tags of non-tag characters when canonicalizing
|
13 years ago |
Zach Copley
|
b925eeecde
Fix errors thrown by code trying to broadcast profiles via OMB when the OMB plugin isn't installed
|
13 years ago |
Zach Copley
|
6f0bd73e6c
Squashed commit of the following:
|
13 years ago |
Evan Prodromou
|
13d479bc18
stop sending OMB by default
|
13 years ago |
Evan Prodromou
|
90eb09624c
let users login with email address
|
13 years ago |