Shashi Gowda
|
b78e5de474
Profile::getOwnedTags -> Profile::getLists, first argument is the current user, or the user accessing the lists.
|
13 years ago |
Evan Prodromou
|
41dc9ca497
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
|
13 years ago |
Zach Copley
|
70c8de4354
Remove bogus parameters from function declaration (was throwing a warning)
|
13 years ago |
Evan Prodromou
|
9208c94b29
don't show private lists; correct link in header
|
13 years ago |
Evan Prodromou
|
90e6eab68e
show user's lists in sidebar
|
13 years ago |
Evan Prodromou
|
a0b4282cbf
hook for getting profile avatars
|
13 years ago |
Evan Prodromou
|
f9a91a2809
Utility Profile::current() to get current user's profile
|
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 |
Evan Prodromou
|
731bdab804
Use pkeyGet() instead of idStream() for fave caching
|
13 years ago |
Evan Prodromou
|
adf4d96013
store oft-requested stuff in the data object
|
13 years ago |
Shashi Gowda
|
ad86eb78d3
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Evan Prodromou
|
29243cd21a
make Profile::isMember() and Profile::isAdmin() use caching pkeyGet()
|
13 years ago |
Evan Prodromou
|
b3e7dd70e2
don't put bogus groups into the groups array
|
13 years ago |
Evan Prodromou
|
efd2c68de9
cache groups per user
|
13 years ago |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Evan Prodromou
|
9f1603462d
Merge branch 'limitdist2' into 1.0.x
|
13 years ago |
Siebrand Mazeland
|
700018fd09
L10n/i18n updated.
|
13 years ago |
Evan Prodromou
|
e862dcdb8a
Merge branch '1.0.x' into limitdist2
|
13 years ago |
Brion Vibber
|
e5b5c256a3
Working subscription approval!
|
13 years ago |
Brion Vibber
|
a70e68e09c
Work in progress: can create & cancel sub requests
|
13 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.
|
13 years ago |
Brion Vibber
|
11b40ddb1b
work in progress...
|
13 years ago |
Evan Prodromou
|
0c3f8208cd
Merge branch 'limitdist' into limitdist2
|
13 years ago |
Evan Prodromou
|
44bcc942b8
Break up stream code to use separate notice stream classes
|
13 years ago |
Siebrand Mazeland
|
3be26565fb
Update translator documentation.
|
13 years ago |
Evan Prodromou
|
eb1faa7865
Merge branch '1.0.x' into limitdist
|
13 years ago |
Evan Prodromou
|
2b901894c2
Some fixes to make the notice stream class work
|
14 years ago |
Evan Prodromou
|
0b35ce7c37
New NoticeStream class to reify streams of notices
|
14 years ago |