Mikael Nordfeldth
|
a7043bf7cc
Split up source and source_link. Never trust HTML!
|
8 vuotta sitten |
Mikael Nordfeldth
|
6336248d71
Notice getRendered() can now be called on uninserted notices
|
8 vuotta sitten |
Mikael Nordfeldth
|
c6ae883ad2
Don't trust local HTML either
|
8 vuotta sitten |
Mikael Nordfeldth
|
f74d2d555c
Working on some RSVP code stuff
|
8 vuotta sitten |
Mikael Nordfeldth
|
5999171c11
Throw NoObjectTypeException on Notice->getObjectType if no string
|
8 vuotta sitten |
Mikael Nordfeldth
|
7715ea993b
getVerb function in Notice class
|
8 vuotta sitten |
Mikael Nordfeldth
|
6c46a93a81
Minor improvements on Notice::saveActivity
|
8 vuotta sitten |
Mikael Nordfeldth
|
11b925c4ca
Use a function to getCreated()
|
8 vuotta sitten |
Mikael Nordfeldth
|
deda83fdef
Distinguish notice saving errors from others for Salmon
|
8 vuotta sitten |
Mikael Nordfeldth
|
a85a08ff35
Add a check in Notice->asActivityObject that we're actually returning such a thing!
|
8 vuotta sitten |
Mikael Nordfeldth
|
45dd343126
Eventify Notice getAsTimestamp (for Deleted_notice)
|
8 vuotta sitten |
Mikael Nordfeldth
|
67801a5566
Not only local groups should be added to group inbox notificiation table
|
9 vuotta sitten |
Mikael Nordfeldth
|
5ef10a14ef
Get group attentions too for outbound notices
|
9 vuotta sitten |
Mikael Nordfeldth
|
c3c5a9974d
Do proper fromUri lookup on groups too
|
9 vuotta sitten |
Mikael Nordfeldth
|
28cd5640c1
Save attentions to Reply table for backwards compatibility
|
9 vuotta sitten |
Mikael Nordfeldth
|
6255e1dca3
saveAttentions, trying to move away from saveReply
|
9 vuotta sitten |
Mikael Nordfeldth
|
3eebf2a353
Don't store the notice object for distrib queue handler, just id
|
9 vuotta sitten |
Mikael Nordfeldth
|
94392ab00c
Index the verb column since we do COUNT(*) based on it
|
9 vuotta sitten |
Mikael Nordfeldth
|
4352d1739d
Always generate notice URLs on the fly for local notices
|
9 vuotta sitten |
Mikael Nordfeldth
|
7b2036a4b5
Note in the debug log if we render the HTML of a message
|
9 vuotta sitten |
Mikael Nordfeldth
|
b596391fcd
Avoid having to check for notices without rendered copies in upgrade.php
|
9 vuotta sitten |
Mikael Nordfeldth
|
0fd2ad649e
Conversation IDs (again) no longer based on Notice ID
|
9 vuotta sitten |
Mikael Nordfeldth
|
1946197a1c
Merge request #10 by aroque but in a slightly different version
|
9 vuotta sitten |
Mikael Nordfeldth
|
8ad6b8809a
Don't abort on too long notices in Notice::saveActivity
|
9 vuotta sitten |
Mikael Nordfeldth
|
336f099241
Don't store object type for verbs (as they don't have it)
|
9 vuotta sitten |
Mikael Nordfeldth
|
0dfafe2567
NewnoticeAction now uses Notice::saveActivity(...)
|
9 vuotta sitten |
Mikael Nordfeldth
|
f4309ed715
whitespace switch for code layout
|
9 vuotta sitten |
Mikael Nordfeldth
|
e02c10a589
common_render_content doesn't require a Profile now
|
9 vuotta sitten |
Mikael Nordfeldth
|
ad4beb9091
->getID() instead of ->id
|
9 vuotta sitten |
Mikael Nordfeldth
|
10973dcf69
Don't require a notice object to common_linkify_mentions
|
9 vuotta sitten |