Libera-Chat / sable

GNU Affero General Public License v3.0
77 stars 8 forks source link

chathistory: Fix error handling on timestamp parsing #110

Closed progval closed 3 months ago

progval commented 3 months ago
  1. INVALID_PARAMS was missing a 'context' token
  2. INVALID_MSGREFTYPE should be returned on msgid= or unknown reference type
spb commented 3 months ago

Merged manually because the web thing wouldn't do it.