1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00
Commit Graph

692 Commits

Author SHA1 Message Date
Puyodead1
7982a223ad
leave server functionality, context menu item visibility 2023-08-24 20:57:36 -04:00
Puyodead1
85a194d159
Implement server header menu 2023-08-24 20:34:22 -04:00
Puyodead1
1079eef742
fix not being able to open announcement channels 2023-08-22 12:01:11 -04:00
Puyodead1
c6ff589828
rename setContextMenuOptions 2023-08-14 22:34:50 -04:00
Puyodead1
b04ceb465f
seperate channel list items, and add channel context menu 2023-08-14 22:33:53 -04:00
Puyodead1
2f38954da1
basic message context menus 2023-08-14 22:27:33 -04:00
Puyodead1
7de47567ea
fix logger text saying the wrong level 2023-08-14 01:48:46 -04:00
Puyodead1
02e215c54b
switch to slate for chat input 2023-08-14 01:47:38 -04:00
Puyodead1
270c6c9083
fix multiline messages showing avatar in center 2023-08-13 23:31:32 -04:00
Puyodead1
c69519d1ae
darken channel icons 2023-08-13 21:40:12 -04:00
Puyodead1
3f4a98f465
darken guild sidebar divider color 2023-08-13 21:36:41 -04:00
Puyodead1
ef2df53af9
mock chat header action items 2023-08-13 21:33:34 -04:00
Puyodead1
8f808595af
fix sidebar action item cursor not matching guild items 2023-08-13 20:11:10 -04:00
Puyodead1
7c32dd53c4
fix? 2023-08-12 09:55:20 -04:00
Puyodead1
7da3ceeea9
Update JoinServerModal.tsx 2023-08-12 09:49:56 -04:00
Madeline
18e8a824f5
make join server modal code field required 2023-08-12 23:47:47 +10:00
Puyodead1
7b5c4bbece
Merge pull request #150 from spacebarchat/feat/joinguild
Join guild via invite
2023-08-12 09:41:10 -04:00
Madeline
1e7c3050d1
...fix CI? 2023-08-12 18:42:05 +10:00
Madeline
2775f6ff99
Fix CI 2023-08-12 18:29:00 +10:00
Madeline
0509aec987
Merge branch 'main' into feat/joinguild 2023-08-12 18:27:12 +10:00
Puyodead1
d7bd977503
message hover effect 2023-08-11 22:26:54 -04:00
Puyodead1
0648dd96c6
run prettier 2023-08-11 22:07:36 -04:00
Puyodead1
063519282a
fix prettier config 2023-08-11 22:05:10 -04:00
Puyodead1
398f567bba
change msg grouping time to be 7 minutes 2023-08-11 22:04:57 -04:00
Puyodead1
c0cbf253bc
load more messages as you scroll up 2023-08-11 21:56:18 -04:00
Puyodead1
469013d466
dont trust chatgpt 2023-08-11 12:41:08 -04:00
Madeline
a9bdc1ffb2
join guild via invite modal 2023-08-12 00:44:22 +10:00
Madeline
d2a92ea870
chatgpt bad 2023-08-12 00:28:00 +10:00
Puyodead1
fa1a01033a
Merge pull request #149 from sushinpv/main
Updated react-secure-storage to 1.3.0
2023-08-11 07:22:45 -04:00
Sushin Pv
1709566ce2
Updated react-secure-storage to 1.3.0
In this version of react-secure-storage, we have patched a bug, where in react and nextjs, the .env values are bind on the build time and dynamic access of env values like 

let REACT_SECURE_KEY ="@.secure" and process.env[REACT_SECURE_KEY] will give a null value. 

This has been pacthed on version 1.3.0
2023-08-11 11:22:28 +05:30
Puyodead1
3f1fd4e69d
little bit of code review brought to you by ChatGPT 2023-08-10 20:13:34 -04:00
Puyodead1
eacc1055aa
improved logging 2023-08-10 19:21:43 -04:00
Puyodead1
0a5497bd26
Merge pull request #148 from spacebarchat/dependabot/npm_and_yarn/word-wrap-1.2.5
chore(deps): bump word-wrap from 1.2.3 to 1.2.5
2023-08-10 14:58:06 -04:00
Puyodead1
d86f8a99d5
Merge pull request #147 from spacebarchat/dependabot/npm_and_yarn/tough-cookie-4.1.3
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
2023-08-10 14:57:58 -04:00
Puyodead1
0c7b15d6f3
Merge pull request #142 from spacebarchat/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-08-10 14:57:51 -04:00
dependabot[bot]
4be36d6ffb
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 18:19:14 +00:00
dependabot[bot]
b2cb67c37e
chore(deps): bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 18:19:02 +00:00
dependabot[bot]
aaf314bd67
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 18:18:45 +00:00
Puyodead1
7d4e410dd0
Merge pull request #146 from spacebarchat/feat/guildcreate
Guild create button impl
2023-08-10 14:16:53 -04:00
Puyodead1
dcc1db8f1e
complete create guild modal 2023-08-10 14:16:08 -04:00
Madeline
2242198156
guild create button impl. why won't errors render 2023-08-10 22:16:18 +10:00
Puyodead1
8b61b807dd
moment timestamp formatting 2023-08-09 19:59:06 -04:00
Madeline
80ae8655df
send captcha key (whoops) 2023-08-09 14:33:52 +10:00
Madeline
b45895e143
clean up instance lookup 2023-08-09 14:30:47 +10:00
Puyodead1
f181632913
Merge pull request #144 from spacebarchat/feat/instancepicker
Instance picker
2023-08-08 21:26:42 -04:00
Puyodead1
c27a94ad93
move logic into fn, and add placeholder 2023-08-08 21:26:26 -04:00
Puyodead1
8f7780992e
Merge branch 'react' into feat/instancepicker 2023-08-08 21:25:51 -04:00
Puyodead1
f91b940027
fix guild icons having odd border from bg 2023-08-08 21:06:07 -04:00
Puyodead1
d016c5b69a
update MFA screen to use updated auth layout 2023-08-08 20:39:15 -04:00
Puyodead1
be4595ddce
auth layout changes 2023-08-08 18:20:36 -04:00