9 Commits

Author SHA1 Message Date
92e8ffd709 feat: alliance invites (#1452)
All checks were successful
Build / build (18) (push) Successful in 41s
Build Docker image / docker (push) Successful in 33s
Build / build (20) (push) Successful in 1m11s
Build / build (22) (push) Successful in 1m9s
Reviewed-on: #1452
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-03 19:04:21 -07:00
92cf85084f chore: remove needless query when sending clan invite (#1434)
All checks were successful
Build / build (18) (push) Successful in 1m14s
Build / build (20) (push) Successful in 40s
Build Docker image / docker (push) Successful in 33s
Build / build (22) (push) Successful in 1m14s
Reviewed-on: #1434
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-03 06:17:38 -07:00
1a4ad8b7a5 feat: clan applications (#1410)
Some checks failed
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Reviewed-on: #1410
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-01 02:28:24 -07:00
30ae95bec8 fix: insufficient guild projection in addToGuildController
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (20) (push) Successful in 1m17s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 1m32s
2025-03-29 17:24:42 +01:00
692dfaf0a5 feat: respect Settings.GuildInvRestriction for addToGuild (#1345)
All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (20) (push) Successful in 1m13s
Build / build (22) (push) Successful in 38s
Build Docker image / docker (push) Successful in 46s
Reviewed-on: #1345
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-27 12:57:57 -07:00
2ec2b0278a chore: use model.findById where possible (#1315)
All checks were successful
Build / build (20) (push) Successful in 51s
Build / build (18) (push) Successful in 1m14s
Build / build (22) (push) Successful in 1m24s
Build Docker image / docker (push) Successful in 41s
Reviewed-on: #1315
2025-03-24 11:32:08 -07:00
0facdd1af9 chore: check permissions for various clan requests (#1175)
All checks were successful
Build / build (18) (push) Successful in 45s
Build / build (20) (push) Successful in 1m4s
Build / build (22) (push) Successful in 41s
Build Docker image / docker (push) Successful in 51s
Reviewed-on: #1175
2025-03-14 07:09:28 -07:00
d24aac2ab2 feat: clan name discriminators (#1147)
Some checks failed
Build / build (22) (push) Successful in 41s
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1145

Reviewed-on: #1147
2025-03-11 10:31:56 -07:00
fae6615df4 feat: clan members (#1143)
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (20) (push) Successful in 58s
Build / build (18) (push) Successful in 58s
Build Docker image / docker (push) Successful in 33s
Now you can add/remove members and accept/decline invites.

Closes #1110

Reviewed-on: #1143
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-10 16:40:40 -07:00