Skip to content
  • Yury Gubich's avatar
    Make pending messages correctable · 2397aeb4
    Yury Gubich authored and Linus Jahn's avatar Linus Jahn committed
    The message ID in the database describes the ID of the latest message
    correction now (instead of the ID of original message). There's a new
    column in the Messages table now for storing the 'replaceId', the ID of
    the original message.
    
    Little GUI change: Unavailable options in the message context menu are
    invisible instead of being disabled.
    2397aeb4