Mikael Nordfeldth
|
c3c5a9974d
Do proper fromUri lookup on groups too
|
9 years ago |
Mikael Nordfeldth
|
d1e609a886
Local user profile getUrl gives dynamically generated URL
|
9 years ago |
Mikael Nordfeldth
|
f143925931
Actually return the group home URL
|
9 years ago |
Mikael Nordfeldth
|
9e5c71e701
Fixed group representation in Directory plugin, also some ->raw calls
|
9 years ago |
Mikael Nordfeldth
|
1a1e44cdfd
Issue #118 wanted better TOR support, now Avatar URLs are not stored
|
9 years ago |
mmn
|
d45457e4a9
Merge branch 'nightly' into 'nightly'
|
9 years ago |
hannes
|
32549cfd8c
$notices->verb = ActivityVerb::POST;
|
9 years ago |
Mikael Nordfeldth
|
792b62874e
Require Profile for Profile->getLists
|
9 years ago |
Mikael Nordfeldth
|
3d66d960a1
Require Profile for Profile->getOtherTags
|
9 years ago |
hannes
|
e10691abea
only count post-notices (i.e. don't include activity-notices in statuses_count in the API)
|
9 years ago |
Mikael Nordfeldth
|
701f6ff608
Allow Profile->getCurrentNotice to send scoped profile info
|
9 years ago |
Mikael Nordfeldth
|
6a16939830
Profile->getCurrentNotice handles PrivateStreamException
|
9 years ago |
Mikael Nordfeldth
|
7266a968f9
Err, forgot semicolon.
|
9 years ago |
Mikael Nordfeldth
|
f467b89f40
Try-catch on profile deletion unsubscribe actions
|
9 years ago |
Mikael Nordfeldth
|
c19964094b
Pending subscription requests now work as they should
|
9 years ago |
Mikael Nordfeldth
|
b374e5f08b
If a user has a private stream, assume a moderated subscription policy
|
9 years ago |
Mikael Nordfeldth
|
df0f9547b5
Handle private streams better (failed to show profile before)
|
9 years ago |
Mikael Nordfeldth
|
12d77ac3e4
varchar to text since there's no reason to limit the fields
|
9 years ago |
Chimo
|
3e830dad37
Make Profile::getUri work with Groups
|
9 years ago |
Mikael Nordfeldth
|
20592f184d
getID() will complain loudly if something is wrong
|
9 years ago |
hannes
|
1eba33590b
ActivityVerb::SHARE instead of http://activitystrea.ms/schema/1.0/share
|
9 years ago |
hannes
|
70695a1463
make sure the notice is a repeat, i.e. not a delete activity notice that also can have a repeat_of set
|
9 years ago |
Mikael Nordfeldth
|
ec19661312
Can't use return-value in empty()
|
9 years ago |
Mikael Nordfeldth
|
ad3b62cf2f
ShowprofiletagAction now extends ShowstreamAction
|
9 years ago |
Mikael Nordfeldth
|
6f62adedfc
Infinite loop on CLI initiated profile deletion for local users
|
9 years ago |
Mikael Nordfeldth
|
9f82da07f1
ProfilesettingsAction and related stuff modernised
|
9 years ago |
Mikael Nordfeldth
|
cfaaf3c13c
PasswordsettingsAction aligned with FormAction
|
9 years ago |
Mikael Nordfeldth
|
a6e299a2fc
OAuth stuff adapted for FormAction
|
9 years ago |
Mikael Nordfeldth
|
f9d82a6ac5
Easy comparison of two Profile objects
|
9 years ago |
Mikael Nordfeldth
|
e46b2803a7
Introducing TargetedRss10Action for simplifying RSS 1.0
|
9 years ago |