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

587 Commits

Author SHA1 Message Date
Puyodead1
d98ce87c9e
togglable member list 2023-11-27 17:51:23 -05:00
Puyodead1
ae273f8515
fix typo 2023-11-27 17:33:16 -05:00
Puyodead1
bdefa79025
new channel sorting 2023-11-27 17:32:59 -05:00
Puyodead1
5a654d340b
update api-types package 2023-11-27 17:32:36 -05:00
dependabot[bot]
0de2be7a5c
Bump @babel/traverse from 7.23.0 to 7.23.4
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-26 19:34:21 +00:00
Puyodead1
2909d4270b
implement message deletion 2023-11-26 14:26:16 -05:00
Puyodead1
8d645b07df
fix some errors about keys 2023-11-20 10:25:33 -05:00
Puyodead1
041959dc98
remove debug log 2023-11-10 10:53:46 -05:00
Puyodead1
a0c51ebbb5
member list improvements 2023-11-10 10:53:14 -05:00
Puyodead1
ca1f5cb9d9
add chevrons to member list sections 2023-11-08 11:28:14 -05:00
Puyodead1
887b8940f9
dummy search bar 2023-11-08 11:23:06 -05:00
Puyodead1
e3b438d0cb
Start implementing member list 2023-11-08 11:02:58 -05:00
Puyodead1
c13dd8aaef
context menu tweaks 2023-11-08 09:57:22 -05:00
Puyodead1
49f9a06620
update pnpm 2023-11-08 09:22:26 -05:00
Puyodead1
5928e8bfff
b 2023-11-01 10:59:29 -04:00
Puyodead1
a77343a22c
a 2023-11-01 10:58:57 -04:00
Puyodead1
2ebafd8d23
little reorganizing 2023-11-01 10:56:19 -04:00
dependabot[bot]
fb0ef54025
Bump crypto-js from 4.1.1 to 4.2.0
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:32:37 +00:00
dependabot[bot]
9c94cab56a
Bump @tauri-apps/cli from 2.0.0-alpha.14 to 2.0.0-alpha.16
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.14 to 2.0.0-alpha.16.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-alpha.14...@tauri-apps/cli-v2.0.0-alpha.16)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 15:25:57 +00:00
Puyodead1
8afbdeb691
remove swipe test 2023-10-19 15:49:38 -04:00
dependabot[bot]
5ae897bc31
Bump rustix from 0.37.24 to 0.37.25 in /src-tauri
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.24 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.24...v0.37.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:44:27 +00:00
Puyodead1
40cf104caa
Update index.html 2023-10-03 18:15:54 -04:00
Puyodead1
79345f7ff3
a 2023-10-03 17:13:34 -04:00
Puyodead1
8de6193ef8
Merge branch 'dev' 2023-10-03 17:13:21 -04:00
Puyodead1
92c39b4a3c fix android icons 2023-10-02 07:53:35 -07:00
Puyodead1
c9933a4356 ios 2023-10-02 07:53:26 -07:00
Puyodead1
0311bf8ce1
generic file attachment embed 2023-09-28 10:29:24 -04:00
Puyodead1
b634b2d665
add total upload size to upload progress 2023-09-28 10:19:44 -04:00
Puyodead1
ad8e43257c
Update MessageEmbed.tsx 2023-09-27 20:41:59 -04:00
Puyodead1
e878963472
some fixes for media attachments 2023-09-27 20:40:53 -04:00
Puyodead1
497b46b8d9
add audio/mp4 as embeddable 2023-09-26 21:43:39 -04:00
Puyodead1
dcdb11b20b
Update Channel.ts 2023-09-26 19:11:23 -04:00
Puyodead1
714ea64764
tweak gateway reconnect backoff 2023-09-26 17:59:57 -04:00
Puyodead1
06159a4110
fix tauri build 2023-09-25 13:45:13 -04:00
Puyodead1
c8a81dd3b7
add fps graph 2023-09-25 13:07:24 -04:00
Puyodead1
2a0304cd24
update blockquote style 2023-09-25 11:55:44 -04:00
Puyodead1
c63843d10b
fix centering timestamps to not affect headers 2023-09-25 11:44:40 -04:00
Puyodead1
d5ff36e518
fix empty channel list not using entire height 2023-09-25 11:41:28 -04:00
Puyodead1
c7e3c378df
fix typing status not stopping when message is sent 2023-09-25 11:39:47 -04:00
Puyodead1
6573cbcc6b
fix links not opening in new tabs 2023-09-25 11:38:24 -04:00
Puyodead1
8af482cb89
virtualized guild list 2023-09-25 11:35:23 -04:00
Puyodead1
11f93c3ad2
add missing tooltip placement on message timestamp 2023-09-25 10:41:54 -04:00
Puyodead1
0b756e4023
just remove channel sorting for now 2023-09-25 10:40:53 -04:00
Puyodead1
fb36df86b7
make timestamps center aligned 2023-09-25 10:39:55 -04:00
Puyodead1
16ff244e0c
fix typing indicator 2023-09-25 10:38:56 -04:00
Puyodead1
7ac890b565
Update GuildItem.tsx 2023-09-25 09:06:30 -04:00
Puyodead1
94e9880197
replace channel list with virtualized list 2023-09-25 09:05:45 -04:00
Puyodead1
53eaf7d41f
fix missing channel header 2023-09-24 13:22:28 -04:00
Puyodead1
df7ec32d89
image loading stuff 2023-09-24 13:12:05 -04:00
Puyodead1
58b8bd38d1
remove a debug log 2023-09-23 17:28:29 -04:00