Shashi Gowda
|
fc21e5c76b
Fix type conversion warnings caused when calling getUser / getProfile for the second time
|
14 tahun lalu |
Shashi Gowda
|
f47027abbe
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 tahun lalu |
Shashi Gowda
|
4d61760154
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 tahun lalu |
Evan Prodromou
|
adf4d96013
store oft-requested stuff in the data object
|
14 tahun lalu |
Evan Prodromou
|
84d848f78c
correctly return values
|
14 tahun lalu |
Evan Prodromou
|
5dfb8e2bc4
Use InboxNoticeStream class for inbox
|
14 tahun lalu |
Shashi Gowda
|
57198a7464
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 tahun lalu |
Evan Prodromou
|
4f5355a9f2
add the private_stream attribute to User
|
14 tahun lalu |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 tahun lalu |
Siebrand Mazeland
|
700018fd09
L10n/i18n updated.
|
14 tahun lalu |
Brion Vibber
|
a70e68e09c
Work in progress: can create & cancel sub requests
|
14 tahun lalu |
Brion Vibber
|
df5def8ce4
Work in progress: subscription approval policy field in place on user, hooked up to settings. Queue not 100% tidied up, no UI for queue or management yet.
|
14 tahun lalu |
Evan Prodromou
|
44bcc942b8
Break up stream code to use separate notice stream classes
|
14 tahun lalu |
Evan Prodromou
|
0b35ce7c37
New NoticeStream class to reify streams of notices
|
14 tahun lalu |
Shashi Gowda
|
bf121a695a
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 tahun lalu |
Brion Vibber
|
541dfa04fe
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
14 tahun lalu |
Shashi Gowda
|
1b1a427237
DB_DataObjects for people tags
|
14 tahun lalu |
Brion Vibber
|
a7005f3975
Alternate Inbox streaming function optimized for threaded paging (for /all stream, while things using the existing API inbox methods won't be affected)
|
14 tahun lalu |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
14 tahun lalu |
Zach Copley
|
6eca8188b6
Fix a couple spelling mistakes in comments and remove redundant statement terminator
|
14 tahun lalu |
Brion Vibber
|
d8a3a88ec8
Merge branch '0.9.x' into 1.0.x
|
14 tahun lalu |
Brion Vibber
|
71151b3bc0
Update sorting for User::repeatedByMe() -- currently unused. Likely not ideally indexed yet.
|
14 tahun lalu |
Brion Vibber
|
b80151275a
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but will use updated sorting method.
|
14 tahun lalu |
Brion Vibber
|
bf20258f4b
Merge branch '0.9.x' into 1.0.x
|
14 tahun lalu |
Zach Copley
|
bb55784e90
Move getConnectedApps() from Profile to User, where it belongs
|
14 tahun lalu |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 tahun lalu |
Brion Vibber
|
2617c40e04
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
|
14 tahun lalu |
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 tahun lalu |
Brion Vibber
|
aa96c3c1d9
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
14 tahun lalu |
Brion Vibber
|
6e249b4ab5
doc comments on User::allowed_nickname
|
14 tahun lalu |