Mikael Nordfeldth
|
3f9c1c142a
Removing unnecessary debug messages etc.
|
8 years ago |
Mikael Nordfeldth
|
b596391fcd
Avoid having to check for notices without rendered copies in upgrade.php
|
8 years ago |
Mikael Nordfeldth
|
336f099241
Don't store object type for verbs (as they don't have it)
|
8 years ago |
Mikael Nordfeldth
|
20592f184d
getID() will complain loudly if something is wrong
|
9 years ago |
hannes
|
5c4a7a1052
make sure returned notice is a repeat, i.e. not a delete activity notice
|
9 years ago |
Mikael Nordfeldth
|
c950f18546
Merge branch 'master' into nightly
|
9 years ago |
Stephen Paul Weber
|
54e87dd2c3
Morkup correct author for a repeat
|
9 years ago |
Mikael Nordfeldth
|
401b774c2f
Only set ->actor in a case where it has not yet been set
|
9 years ago |
Mikael Nordfeldth
|
79c40bc73b
Type-aware comparison is necessary for Notice is_local/scope
|
9 years ago |
Mikael Nordfeldth
|
b6aeff89c4
Call Notice::saveActivity instead of Ostatus_profile->processActivity
|
9 years ago |
Mikael Nordfeldth
|
005c108118
Shared activities were missing the actor
|
9 years ago |
Mikael Nordfeldth
|
65adefe170
Wrong variable names in SharePlugin
|
9 years ago |
Mikael Nordfeldth
|
a09cf51b99
Move Ostatus_profile->processPost function into plugin
|
9 years ago |
Mikael Nordfeldth
|
ebdd792b6f
getByPK (primary key) lookup for Managed_DataObject instances
|
9 years ago |
Mikael Nordfeldth
|
4f2095ea00
No need to do pkeyGet if not repeated (thanks hannes)
|
9 years ago |
Mikael Nordfeldth
|
d9ed2a0fae
repeated did not always find the Notice (deleted?)
|
9 years ago |
Mikael Nordfeldth
|
4d6b5e70df
Add repeated_id to SimpleStatusArray for Qvitter's benefit
|
9 years ago |
Mikael Nordfeldth
|
a647a4f6b3
Moving some more repeat stuff into the Share plugin
|
9 years ago |
Mikael Nordfeldth
|
2821be2bce
Notice properties set in bad order on activityobject saving
|
9 years ago |
Mikael Nordfeldth
|
0ff11ac978
Share never actually set the repeat_of value
|
9 years ago |
Mikael Nordfeldth
|
20f8dd6565
Repeats shown in threaded noticelist now handled by plugin
|
9 years ago |
Mikael Nordfeldth
|
940737a958
Finalize move of 'repeat' Command
|
9 years ago |
Mikael Nordfeldth
|
1350987e2e
Why did I keep these functions from FavoritePlugin?
|
9 years ago |
Mikael Nordfeldth
|
dc31a3d7d6
Receiving Share activity fixes
|
9 years ago |
Mikael Nordfeldth
|
dcfcceb6f2
Share plugin now handles showing form in NoticeOptionItems
|
9 years ago |
Mikael Nordfeldth
|
d24c4f349f
Move share command interpretation to SharePlugin
|
9 years ago |
Mikael Nordfeldth
|
4e9e3cf0d5
Moving Ostatus_profile processShare to SharePlugin
|
9 years ago |
Mikael Nordfeldth
|
6f0f8cd6c7
Initial work on making the Share verb handled in plugin
|
9 years ago |