Evan Prodromou
|
9a6ceb3303
Merge branch 'righttoleave' into 0.9.x
|
14 years ago |
Brion Vibber
|
d8a3a88ec8
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
fb8312ebf4
Ticket #2959: implement api/users/profile_image endpoint in Twitter-compat API
|
14 years ago |
Evan Prodromou
|
573bbeced1
action to restore a user's backup from the Web interface
|
14 years ago |
Brion Vibber
|
e79034e163
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
ed24c95ac2
Fix ticket #2929: router cache now clears itself when switching singleuser mode in and out
|
14 years ago |
Evan Prodromou
|
e16cb8c03a
Merge branch '0.9.x' into righttoleave
|
14 years ago |
Brion Vibber
|
bf20258f4b
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
2ed1e9b126
AtomPub discovery fix: gets MarsEdit's auto API detection working.
|
14 years ago |
Evan Prodromou
|
d840578aa0
An action to delete your own account
|
14 years ago |
Evan Prodromou
|
5089d3065c
add an action to backup the current account in ActivityStreams format
|
14 years ago |
Evan Prodromou
|
4be9c0a0e9
fix URL for memberships feed
|
14 years ago |
Evan Prodromou
|
4b7a0d366c
add atompub membership actions to router
|
14 years ago |
Evan Prodromou
|
37c447be46
Show a single favorite for AtomPub
|
14 years ago |
Evan Prodromou
|
167f760ab8
Merge branch '0.9.x' into activityatompub
|
14 years ago |
Brion Vibber
|
d55f606cf8
Tweaking nickname format regexes: added one that explicitly allows numbers, to be used in router setup.
|
14 years ago |
Evan Prodromou
|
c619a257fe
Add subscription feed for AtomPub
|
14 years ago |
Evan Prodromou
|
11a0bde459
AtomPub for single subscription
|
14 years ago |
Evan Prodromou
|
db519d3ffb
whitespace problems in lib/router
|
14 years ago |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 years ago |
Evan Prodromou
|
bb63fd4b75
Config flag to disable router caching if needed
|
14 years ago |
Evan Prodromou
|
8c4e14b59c
use Cache::codeKey() in Router class
|
14 years ago |
Brion Vibber
|
2617c40e04
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
|
14 years ago |
Brion Vibber
|
76f3dc32e0
Added User::singleUserNickname() as (temporary?) fallback for single-user lookup as a workaround for site setup of 1user sites. We found that an external tool attempting to spin up StatusNet and then register the user would fail because StatusNet's router setup dies on being unable to find its single-user account, since the nickname is needed in setting up routing entries. This tweak will let it survive, using the configured setting as a fallback if it can't actually find the user account.
|
14 years ago |
Evan Prodromou
|
7aa201fa52
Merge branch 'master' into 0.9.x
|
14 years ago |
Evan Prodromou
|
af31767b63
was using Cache::get() and ::set() wrong
|
14 years ago |
Evan Prodromou
|
c86dff9901
use a CRC32 of the plugin names rather than actual names
|
14 years ago |
Evan Prodromou
|
8c993a502c
use a CRC32 of the plugin names rather than actual names
|
14 years ago |
Evan Prodromou
|
f5c8549068
Squashed commit of the following:
|
14 years ago |
Evan Prodromou
|
02da858cef
Squashed commit of the following:
|
14 years ago |