Appearance improvements, update of endpoints, and implementation of .well-known for checking API URL #3

Merged
sauceyred merged 7 commits from dev into main 2025-05-30 23:21:01 +00:00

7 commits

Author SHA1 Message Date
bc8e84b75d
feat: implement checking of /.well-known/gorb.txt for api url, remove old localStorage lines
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-05-31 01:19:31 +02:00
f39ff00b3b
feat: implement checking if email verification is enabled or not, change appearance of auth
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-30 00:15:19 +02:00
47d5063bb7
feat: update servers array to fetch from /me/guilds
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-29 23:01:04 +02:00
9f3059f94c
feat: change /servers endpoints to /guilds to reflect changes in PR #19 2025-05-29 23:00:17 +02:00
a92c74edc9
feat: remove unused sendMessage function in client layout 2025-05-29 22:22:48 +02:00
53687a0ec3
feat: implement message grouping, improve styling 2025-05-29 22:21:17 +02:00
6a3c8e8982
feat: improve channel list appearance 2025-05-29 22:16:42 +02:00