7 Commits (4d105d7bd7e12a5d0947e0cb3447d77bc32c5b49)

Author SHA1 Message Date
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1 year ago
  crazywoola c17baef172
Feat/portuguese support (#2075) 1 year ago
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1 year ago
  Matri a5d21f3b09
fix: shortening invite url (#1100) 2 years ago
  KVOJJJin cd51d3323b
feat: member invitation and activation (#535) 2 years ago