Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  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
  Mikael Nordfeldth df19791a8f Wups, $notice not $stored in the old function... 9 vuotta sitten
  Mikael Nordfeldth 8b0fdfb4a0 Notice conversation is perhaps not set yet 9 vuotta sitten
  Mikael Nordfeldth 7cf6aaecd0 Don't do saveKnownReplies unless it's a verb=post 9 vuotta sitten
  Mikael Nordfeldth 66289d3e76 Use recently implemented functions in saveKnownReplies 9 vuotta sitten
  Mikael Nordfeldth 998db39b1a Notification mails are sent again fixes ssue #99 9 vuotta sitten
  Mikael Nordfeldth 0ac71c2b7b Duplicate URI means we have it already, I assume 9 vuotta sitten
  Mikael Nordfeldth 376d545082 Remember to purify HTML... 9 vuotta sitten
  Mikael Nordfeldth d0e7203d88 Make it clearer that we're handling group IDs 9 vuotta sitten
  abjectio aa5bbdf6e5 Bug in catch(Exception) - parameter wrongly written 9 vuotta sitten
  abjectio 626333a59e geParent() method will fail if the parent notice does not exist in the notice table. See https://quitter.no/notice/709400 9 vuotta sitten
  Mikael Nordfeldth d260808cd3 intval for type assurance 9 vuotta sitten
  Mikael Nordfeldth 79c40bc73b Type-aware comparison is necessary for Notice is_local/scope 9 vuotta sitten