Commit Graph
15 Commits
Author SHA1 Message Date
rootdarkarchon 777a764ef1 move marehub to strong api usage (#14)
* move marehub to strong api usage

* fix merge issues

* latest api

* further optimizations
2022-10-08 14:33:25 +02:00
rootdarkarchonandrootdarkarchon a45a923260 add group moderation and banning functionality to api (#13)
* add group moderation and banning functionality to api

* set moderator to false on group migration

* send IsModerator in addition on group join

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-10-06 15:50:15 +02:00
rootdarkarchonandStanley Dimant 17f26714ce Switch to GrpcClientIdentificationService and abolish Redis for Idents (#12)
* add GrpcClientIdentificationService

* remove unnecessary gauges

* set to no retry policy

* initialize metrics

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2022-10-05 23:10:36 +02:00
rootdarkarchonandStanley Dimant bff21ead95 Syncshells (#11)
* some groups stuff

* further groups rework

* fixes for pause changes

* adjsut timeout interval

* fixes and namespace change to file scoped

* more fixes

* further implement groups

* fix change group ownership

* add some more stuff for groups

* more fixes and additions

* some fixes based on analyzers, add shard info to ui

* add discord command, cleanup

* fix regex

* add group migration and deletion on user deletion

* add api method for client to check health of connection

* adjust regex for vanity

* fixes for server and bot

* fixes some string comparison in linq queries

* fixes group leave and sets alias to null

* fix syntax in changeownership

* add better logging, fixes for group leaving

* fixes for group leave

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2022-10-04 14:13:43 +02:00
rootdarkarchon b411541f43 Merge pull request #10 from lmontoute/patch-1
Change CdnBaseUrl to CdnFullUrl (match implementation)
2022-08-16 09:13:56 +02:00
rootdarkarchon dbaf45ba70 Merge pull request #9 from isbeorn/main
Prevent unnecessary left join
2022-08-15 17:56:48 +02:00
rootdarkarchon c7dccc7e58 Merge pull request #8 from isbeorn/main
change query so only one query has to be sent in MareHub.OnDisconnectedAsync
2022-08-15 12:46:48 +02:00
rootdarkarchon 52c3491168 Merge pull request #7 from Penumbra-Sync/cached_auth
Add cached + limited authentication and possibility to ban discord/lodestone accounts
2022-08-06 12:49:58 +02:00
rootdarkarchon f7fa128efa Merge pull request #6 from isbeorn/main
Fix lodestone character id extraction
2022-08-03 22:45:52 +02:00
rootdarkarchon edd91d19f6 Merge pull request #4 from isbeorn/main
Replace timer with Background Task - lock slash command to prevent concurrency issues
2022-08-03 19:11:46 +02:00
rootdarkarchon 8910d012c5 Merge pull request #5 from PassiveModding/main
Avoid multiple instantiations of Random
2022-08-03 19:10:02 +02:00
rootdarkarchon 4102203dae Merge pull request #3 from Penumbra-Sync/fuck_people
Fuck people
2022-08-01 17:43:11 +02:00
rootdarkarchon cc53e5650d Merge pull request #2 from Penumbra-Sync/postgresql
migrate to postgresql
2022-08-01 02:14:31 +02:00
rootdarkarchon 3ef2271d40 Merge pull request #1 from Penumbra-Sync/api6
Api6
2022-07-24 14:36:26 +02:00
rootdarkarchon 0a4ee136bc Initial commit 2022-06-17 02:23:28 +02:00