8 Commits

Author SHA1 Message Date
ferhat elmas 670aa32325 refactor(lint): add new linters and fix their issues
* gocritic
* misspell
* modernize (aside, bumping go would be nice)
* testifylint
* unconvert
* unparam
* whitespace

related to #1432

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-05 10:45:55 +08:00
LinkinStars e3b483519e fix(question): update latest reactions when removing 2024-06-07 16:49:51 +08:00
LinkinStars a7b23982c9 refactor(meta): Adjust the meta structure of the operation from map to array to ensure correct sorting. 2024-06-07 14:39:36 +08:00
hgaol 31a6fc9c36 convert tooltip in backend and refactored the ReactionResp structure 2024-05-27 16:01:12 +08:00
hgaol d9cca1bad1 refactor meta_service and meta_common_service and fix other issues 2024-05-27 16:01:12 +08:00
hgaol 7d2fd40097 add transaction when add or update reactions and fix other issues 2024-05-27 16:01:12 +08:00
hgaol 80bd8cd001 finish backend api and frontend 2024-05-27 16:01:12 +08:00
hgaol 283aa092fe update 2024-05-27 16:01:12 +08:00