Commit Verlauf

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