1. 17 May, 2022 2 commits
  2. 16 May, 2022 1 commit
  3. 15 May, 2022 2 commits
  4. 14 May, 2022 6 commits
  5. 13 May, 2022 12 commits
  6. 12 May, 2022 12 commits
  7. 11 May, 2022 4 commits
  8. 10 May, 2022 1 commit
    • Secretboy's avatar
      add /language command (#780) · ecf028d0
      Secretboy authored
      * Fix the following issues:
      1. HashMap non-thread-safe issus
      2. Fix the same problem in pr621, but use a better implementation
      
      Add the following functions:
      1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
      
      * add /language command,each account has their own Locate
      ecf028d0