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
Madeline
3945154711
instance picker
2023-08-07 17:54:11 +10:00
Madeline
d2a4b4f3cf
add capabilities
2023-08-05 21:02:23 +10:00
Puyodead1
169af33730
More work on add guild modals
2023-06-19 19:53:33 -04:00
Puyodead1
58a03fd2d0
add create and join server modals
2023-06-05 15:11:29 -04:00
Puyodead1
87475d2b1b
(AddServerModal): Rename Server -> Guild
2023-06-05 13:50:02 -04:00
Puyodead1
0ac771fe6d
green coloring for sidebar actions
2023-06-05 13:49:31 -04:00
Puyodead1
d0a41afab9
Allow sending messages in voice based channels
2023-06-01 10:57:35 -04:00
Puyodead1
eb962bd804
prevent navigating to non-text channels
2023-06-01 10:52:55 -04:00
Puyodead1
dd81402647
fix text pushing member sidebar
2023-06-01 10:42:57 -04:00
Puyodead1
665e8542a7
Add server modal
2023-06-01 10:42:15 -04:00
Puyodead1
1ad916615b
message input experiments
2023-06-01 09:39:13 -04:00
Puyodead1
fee93cbf0b
cursor pointer on guild items
2023-06-01 09:36:33 -04:00
Puyodead1
78191305cd
Message Sending
2023-06-01 09:35:17 -04:00
Puyodead1
f95dfe4264
implement message input component
2023-05-27 01:38:51 -04:00
Puyodead1
6db6dc06ab
fix: not fetching messages when switching channels
2023-05-17 12:09:52 -04:00
Puyodead1
6579a0e4c2
feat: message list
2023-05-17 12:08:52 -04:00