Mikael Nordfeldth
|
c5f6937f5e
User_group->permalink() is a function, not a variable.
|
11 年之前 |
Mikael Nordfeldth
|
9b6633698c
Group discovery from text functions polished
|
11 年之前 |
Mikael Nordfeldth
|
f99c4b7f07
More OOP-ish tests using instanceof
|
11 年之前 |
Mikael Nordfeldth
|
fa91bc7132
Some getStaticProperty calls to PEAR globalized
|
11 年之前 |
Mikael Nordfeldth
|
fcba540a14
Removed legacy OMB. Use OStatus for remote profiles.
|
11 年之前 |
Mikael Nordfeldth
|
3cab5b36c1
Replace common_good_random with common_random_hexstr
|
11 年之前 |
Mikael Nordfeldth
|
db5df642ba
common_good_rand was _not_ a "good rand", only hex
|
11 年之前 |
Mikael Nordfeldth
|
565e32aca3
Always generate local HTTPS links if ssl is 'always'
|
11 年之前 |
Mikael Nordfeldth
|
e2c50d202f
AuthCrypt now tidied up and enabled by default.
|
11 年之前 |
Mikael Nordfeldth
|
db7ef52d13
Better use of Nickname validation functions
|
11 年之前 |
Mikael Nordfeldth
|
8912cdc7a4
Validate::uri replaced with filter_var for HTTP[S] URL checks
|
11 年之前 |
Mikael Nordfeldth
|
87370f0cb1
URL shortening can now be disabled for the 'maxurllength'
|
11 年之前 |
Mikael Nordfeldth
|
e93c4d6268
Missed an exclamation mark. Still doesn't linkify groups?
|
11 年之前 |
Mikael Nordfeldth
|
5974493707
I missed a preg_replace with /e
|
11 年之前 |
Mikael Nordfeldth
|
1c042028dc
PCRE modifier /e is deprecated in favour of preg_replace_callback()
|
11 年之前 |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 年之前 |
Mikael Nordfeldth
|
858d9cc3c4
maxNoticeLength test for url-shortening failed on maxContent==0
|
11 年之前 |
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.
|
12 年之前 |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年之前 |
Evan Prodromou
|
9b97adc7ad
Squashed commit of the following:
|
12 年之前 |
Evan Prodromou
|
fb31ff1af7
better better call
|
12 年之前 |
Evan Prodromou
|
9c286feb5f
fix bad function name
|
12 年之前 |
Evan Prodromou
|
64b03439b5
Check for HTTP_HOST before fetching it
|
12 年之前 |
Evan Prodromou
|
540c545399
Don't replace URLs if 'shortened' version is longer, unless forced
|
13 年之前 |
Evan Prodromou
|
12588b1cf7
Merge commit 'refs/merge-requests/166' of git://gitorious.org/statusnet/mainline into merge-requests/166
|
13 年之前 |
Evan Prodromou
|
11f2a3d551
Merge branch '1.0.x' into nummedout
|
13 年之前 |
Evan Prodromou
|
15ae1cddfe
two useful functions for profiling
|
13 年之前 |
Evan Prodromou
|
40924842f4
new URLMapper without Net_URL_Mapper
|
13 年之前 |
Antonin Kral
|
ab4f4dbab4
add Connection: close when sending redirect
|
13 年之前 |
Evan Prodromou
|
0022bb8110
fix calls to staticGet() to avoid problems with default args
|
13 年之前 |