Mikael Nordfeldth
|
8b0fdfb4a0
Notice conversation is perhaps not set yet
|
9 年之前 |
Mikael Nordfeldth
|
7cf6aaecd0
Don't do saveKnownReplies unless it's a verb=post
|
9 年之前 |
Mikael Nordfeldth
|
66289d3e76
Use recently implemented functions in saveKnownReplies
|
9 年之前 |
Mikael Nordfeldth
|
998db39b1a
Notification mails are sent again fixes ssue #99
|
9 年之前 |
Mikael Nordfeldth
|
0ac71c2b7b
Duplicate URI means we have it already, I assume
|
9 年之前 |
Mikael Nordfeldth
|
376d545082
Remember to purify HTML...
|
9 年之前 |
Mikael Nordfeldth
|
d0e7203d88
Make it clearer that we're handling group IDs
|
9 年之前 |
abjectio
|
aa5bbdf6e5
Bug in catch(Exception) - parameter wrongly written
|
9 年之前 |
abjectio
|
626333a59e
geParent() method will fail if the parent notice does not exist in the notice table. See https://quitter.no/notice/709400
|
9 年之前 |
Mikael Nordfeldth
|
d260808cd3
intval for type assurance
|
9 年之前 |
Mikael Nordfeldth
|
79c40bc73b
Type-aware comparison is necessary for Notice is_local/scope
|
9 年之前 |
Mikael Nordfeldth
|
236bf0b0f5
Remote notice creators should not have notice is_local default to LOCAL_PUBLIC
|
9 年之前 |
Mikael Nordfeldth
|
5b307c0417
Add a url test in Notice::saveActivity
|
9 年之前 |
Mikael Nordfeldth
|
7834e67583
Just a functionifying of Notice->rendered
|
9 年之前 |
Mikael Nordfeldth
|
6376b78a80
I think I have made the delete verb generate proper AS
|
9 年之前 |
Mikael Nordfeldth
|
2dfd34b12d
Post verb default type is 'note'
|
9 年之前 |
Mikael Nordfeldth
|
0bdbb32f3b
Consistent camelcasing
|
9 年之前 |
Mikael Nordfeldth
|
7c68537b06
Deletes now federated. But might not be handled properly
|
9 年之前 |
Mikael Nordfeldth
|
db9f68e651
Sigh, use the correct variable name...
|
9 年之前 |
Mikael Nordfeldth
|
66a1d63dd0
if is_local was not provided to Notice:saveActivity it wouldn't be set
|
9 年之前 |
Mikael Nordfeldth
|
dac617d95a
I think all the notice deletion calls are event-compatible now
|
9 年之前 |
Mikael Nordfeldth
|
88f7bb1ed5
Some work on ActivityModeration with notice deletion
|
9 年之前 |
Mikael Nordfeldth
|
3a6c98ff16
NoResultException is common if reply_to was not cleared on parent deletion
|
9 年之前 |
Mikael Nordfeldth
|
a09cf51b99
Move Ostatus_profile->processPost function into plugin
|
9 年之前 |
Mikael Nordfeldth
|
21a12a2f60
Some conversationRoot lookups failed with deleted notices
|
9 年之前 |
Mikael Nordfeldth
|
604ed1fd9a
Prepare for ActivityModerationPlugin
|
9 年之前 |
Mikael Nordfeldth
|
3c86542a40
Move notice location data to Notice_location
|
9 年之前 |
Mikael Nordfeldth
|
5b09a150bc
Increased debugging and fixing conversation stitching for saveActivity
|
9 年之前 |
Mikael Nordfeldth
|
cd23c78800
Less redundant code.
|
9 年之前 |
Mikael Nordfeldth
|
76396041e2
$notices and $notice is not the same, silly!
|
9 年之前 |