Mikael Nordfeldth
|
db9f68e651
Sigh, use the correct variable name...
|
9 years ago |
Mikael Nordfeldth
|
66a1d63dd0
if is_local was not provided to Notice:saveActivity it wouldn't be set
|
9 years ago |
Mikael Nordfeldth
|
dac617d95a
I think all the notice deletion calls are event-compatible now
|
9 years ago |
Mikael Nordfeldth
|
88f7bb1ed5
Some work on ActivityModeration with notice deletion
|
9 years ago |
Mikael Nordfeldth
|
3a6c98ff16
NoResultException is common if reply_to was not cleared on parent deletion
|
9 years ago |
Mikael Nordfeldth
|
a09cf51b99
Move Ostatus_profile->processPost function into plugin
|
9 years ago |
Mikael Nordfeldth
|
21a12a2f60
Some conversationRoot lookups failed with deleted notices
|
9 years ago |
Mikael Nordfeldth
|
604ed1fd9a
Prepare for ActivityModerationPlugin
|
9 years ago |
Mikael Nordfeldth
|
3c86542a40
Move notice location data to Notice_location
|
9 years ago |
Mikael Nordfeldth
|
5b09a150bc
Increased debugging and fixing conversation stitching for saveActivity
|
9 years ago |
Mikael Nordfeldth
|
cd23c78800
Less redundant code.
|
9 years ago |
Mikael Nordfeldth
|
76396041e2
$notices and $notice is not the same, silly!
|
9 years ago |
Mikael Nordfeldth
|
9fb3ea3ce6
static function definitions and minor simplifying
|
9 years ago |
Mikael Nordfeldth
|
3c2a720b21
Found a remnant staticGet call
|
9 years ago |
Mikael Nordfeldth
|
ebdd792b6f
getByPK (primary key) lookup for Managed_DataObject instances
|
9 years ago |
Mikael Nordfeldth
|
fe6498e7c8
Send objects instead of integers to File_to_post::processNew
|
9 years ago |
Mikael Nordfeldth
|
fd121f371a
case insensitive indexing for content and nick/fullnames (search)
|
9 years ago |
Mikael Nordfeldth
|
7e388e697d
fallback to local URL if reply->getUrl() is missing
|
9 years ago |
Mikael Nordfeldth
|
0726dcd06c
Start using NoParentNoticeException more widely
|
9 years ago |
Mikael Nordfeldth
|
c84b21008e
Notice->getParent code reuse
|
9 years ago |
Mikael Nordfeldth
|
2096c18e57
use array_key_exists instead of empty to test array key
|
9 years ago |
Mikael Nordfeldth
|
5081477e95
enclosures in Atom were not included
|
10 years ago |
Mikael Nordfeldth
|
2821be2bce
Notice properties set in bad order on activityobject saving
|
10 years ago |
Mikael Nordfeldth
|
5a235ffbf9
Event fixes for activityhandlerplugin
|
10 years ago |
Mikael Nordfeldth
|
20f8dd6565
Repeats shown in threaded noticelist now handled by plugin
|
10 years ago |
Mikael Nordfeldth
|
6f0f8cd6c7
Initial work on making the Share verb handled in plugin
|
10 years ago |
Mikael Nordfeldth
|
aa27c45230
Notice class got exception throwing getById
|
10 years ago |
Mikael Nordfeldth
|
ce91f1c0e6
Hide posts from users with private_stream in scoping streams
|
10 years ago |
Mikael Nordfeldth
|
060dbe1b56
Removing whitespace and creating an early-return in inScope
|
10 years ago |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
10 years ago |