Brion Vibber
|
cae1329f3b
Merge branch '0.9.x' into 1.0.x
|
14 lat temu |
Craig Andrews
|
42348bc167
add rsd to the list of login actions
|
14 lat temu |
Craig Andrews
|
d7d3a50d87
Don't attempt to retrieve the current user from the DB while processing a DB error
|
14 lat temu |
Craig Andrews
|
9398c61ed3
Use PHP exceptions for PEAR error handling.
|
14 lat temu |
Brion Vibber
|
26f49de0dd
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
|
14 lat temu |
Brion Vibber
|
4168b9cec1
Log backtraces for non-ClientException exceptions caught at the top-level handler.
|
14 lat temu |
Brion Vibber
|
f62b8a80cf
Pull back for now on switch of PEAR error mode to exceptions; seems to trigger out exceptions at various times we don't want them.
|
14 lat temu |
Brion Vibber
|
88f66131a1
Pull back for now on switch of PEAR error mode to exceptions; seems to trigger out exceptions at various times we don't want them.
|
14 lat temu |
Jeffery To
|
fa1262f51e
Fixed IE7 prompting the user to download OpenSearch description xml after login (for a private site)
|
14 lat temu |
Brion Vibber
|
b218aee94e
Merge commit 'origin/testing' into 0.9.x
|
14 lat temu |
James Walker
|
4103e8584c
Making one time passwords work on private sites
|
14 lat temu |
Brion Vibber
|
06db00d303
remove debug line
|
14 lat temu |
Brion Vibber
|
0881eba80e
Language setting fixes:
|
14 lat temu |
Craig Andrews
|
68347691b0
Don't attempt to retrieve the current user from the DB while processing a DB error
|
14 lat temu |
Craig Andrews
|
d8212977ce
Use PHP exceptions for PEAR error handling.
|
14 lat temu |
Evan Prodromou
|
dc62246443
Add a robots.txt URL to the site root
|
15 lat temu |
Evan Prodromou
|
63a0e84a8b
lost config in index.php made all traffic go to master
|
15 lat temu |
Evan Prodromou
|
a33194effb
Revert "Revert "move RW setup above user get in index.php so remember_me works""
|
15 lat temu |
Evan Prodromou
|
be7bca2303
Revert "move RW setup above user get in index.php so remember_me works"
|
15 lat temu |
Evan Prodromou
|
fa78953337
move RW setup above user get in index.php so remember_me works
|
15 lat temu |
Evan Prodromou
|
74a03cbe1f
always set up database_rw, regardless, so cached sessions work
|
15 lat temu |
Evan Prodromou
|
4d7cdbf1c6
don't write Inbox if on a read-only page, but encache
|
15 lat temu |
Evan Prodromou
|
46b11070fe
add inbox to list of always-readwrite tables
|
15 lat temu |
Jeffery To
|
c17d7b671d
Set returnto when redirected to login of a private install (for 0.9.x)
|
15 lat temu |
Brion Vibber
|
3d6a55a49f
Fix ticket 1816: Database errors recorded as "Array"
|
15 lat temu |
Craig Andrews
|
ed690615de
Added a User_username table that links the external username with a StatusNet user_id
|
15 lat temu |
Craig Andrews
|
1845c8c773
Added an AutoRegister event
|
15 lat temu |
Zach Copley
|
fbeae99884
Allow all API calls, even if the site is configured as private. The
|
15 lat temu |
Craig Andrews
|
cdbf7b1da5
Allow non-users to view the site's xrds when the site is private. Getting to closer to allow OpenID login on private sites.
|
15 lat temu |
Brenda Wallace
|
00c0becd56
more doxygen
|
15 lat temu |