Evan Prodromou
|
c227045975
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
|
13 years ago |
Zach Copley
|
36d619480a
Rip out user, group and site design customization code
|
13 years ago |
Evan Prodromou
|
1b0bafc6cc
Move recoverpassword functionality to User
|
13 years ago |
Evan Prodromou
|
c85eeb868e
note converted user id on registration
|
13 years ago |
Evan Prodromou
|
73f4762a55
Don't serialize protected attrs
|
13 years ago |
Siebrand Mazeland
|
f0d762f196
Update/add translator documentation.
|
13 years ago |
Shashi Gowda
|
fc21e5c76b
Fix type conversion warnings caused when calling getUser / getProfile for the second time
|
13 years ago |
Shashi Gowda
|
f47027abbe
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Shashi Gowda
|
4d61760154
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Evan Prodromou
|
adf4d96013
store oft-requested stuff in the data object
|
13 years ago |
Evan Prodromou
|
84d848f78c
correctly return values
|
13 years ago |
Evan Prodromou
|
5dfb8e2bc4
Use InboxNoticeStream class for inbox
|
13 years ago |
Shashi Gowda
|
57198a7464
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 years ago |
Evan Prodromou
|
4f5355a9f2
add the private_stream attribute to User
|
14 years ago |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 years ago |
Siebrand Mazeland
|
700018fd09
L10n/i18n updated.
|
14 years ago |
Brion Vibber
|
a70e68e09c
Work in progress: can create & cancel sub requests
|
14 years ago |
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 years ago |
Evan Prodromou
|
44bcc942b8
Break up stream code to use separate notice stream classes
|
14 years ago |
Evan Prodromou
|
0b35ce7c37
New NoticeStream class to reify streams of notices
|
14 years ago |
Shashi Gowda
|
bf121a695a
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
14 years ago |
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 years ago |
Shashi Gowda
|
1b1a427237
DB_DataObjects for people tags
|
14 years ago |
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 years ago |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Zach Copley
|
6eca8188b6
Fix a couple spelling mistakes in comments and remove redundant statement terminator
|
14 years ago |
Brion Vibber
|
d8a3a88ec8
Merge branch '0.9.x' into 1.0.x
|
14 years ago |
Brion Vibber
|
71151b3bc0
Update sorting for User::repeatedByMe() -- currently unused. Likely not ideally indexed yet.
|
14 years ago |
Brion Vibber
|
b80151275a
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but will use updated sorting method.
|
14 years ago |
Brion Vibber
|
bf20258f4b
Merge branch '0.9.x' into 1.0.x
|
14 years ago |