1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00
Commit Graph

725 Commits

Author SHA1 Message Date
Puyodead1
80b986ce36
fix user context menu not showing if member fetch fails 2024-01-11 20:54:46 -05:00
dependabot[bot]
2ab0fbe1f1
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 11:48:07 +00:00
Puyodead1
a39a55fb80
markdown in embeds 2024-01-06 11:37:06 -05:00
Puyodead1
f7fee83cce
user update event 2024-01-06 11:28:54 -05:00
Puyodead1
3c098ea441
guild member update event 2024-01-06 11:21:12 -05:00
Puyodead1
64f8c42de7
fix not being able to send messages on touchscreen devices 2023-12-24 15:48:06 -05:00
Puyodead1
0dbb5a7fe2
rework image scaling to work better on mobile 2023-12-24 15:47:48 -05:00
Puyodead1
a9f4aa1ba5
remove a debug log 2023-12-24 15:19:01 -05:00
Puyodead1
85bd86a6e6
fix kick,ban,roles context menu items being shown without permission 2023-12-24 13:00:40 -05:00
Puyodead1
d6e89d5d88
channel and use mention context menus 2023-12-24 12:51:59 -05:00
Puyodead1
88dba4cdf0
fix double divider in message context menu 2023-12-24 12:42:54 -05:00
Puyodead1
ea74c1609a
open user popout on mention click 2023-12-24 12:40:18 -05:00
Puyodead1
2ae1cb915d
resolve user mentions 2023-12-24 12:32:56 -05:00
Puyodead1
250046bc60
suppress an eslint warning 2023-12-23 23:31:43 -05:00
Puyodead1
21c2d8204b
close modal stack on logout 2023-12-23 23:31:26 -05:00
Puyodead1
09996b9606
fix attachment upload progress being really thin 2023-12-23 23:31:18 -05:00
Puyodead1
732248dd04
add invite creation context menu item 2023-12-23 23:30:54 -05:00
Puyodead1
0dd31bfbd0
more minor improvements to embeded media 2023-12-22 23:55:57 -05:00
Puyodead1
ecda1d7c12
open gifs in image viewer 2023-12-22 23:27:36 -05:00
Puyodead1
f810397861
some fixes for gifs 2023-12-22 23:00:45 -05:00
Puyodead1
70ff143c36
fix not being able to delete own message 2023-12-22 17:57:55 -05:00
Puyodead1
a0408f12eb
Update lib.rs 2023-12-22 17:12:29 -05:00
Puyodead1
a0cc376346
fix double user popouts opening 2023-12-22 17:09:09 -05:00
Puyodead1
2b87afe9dd
store version info in window/window type extension 2023-12-22 17:03:10 -05:00
Puyodead1
8fef7d1b94
updater error event/dont update on dev builds 2023-12-22 16:52:45 -05:00
Puyodead1
4051540301
revamp splashscreen 2023-12-22 16:51:47 -05:00
Puyodead1
06c5f1ccbd
minor bug fix for updater 2023-12-22 01:09:43 -05:00
Puyodead1
49c71ed0bc
Revert "i dont think we need an action fork now"
This reverts commit 78ef348866.
2023-12-22 00:31:42 -05:00
Puyodead1
666dcd2634
Revert "Update tauri.yml"
This reverts commit 8eef4e7235.
2023-12-22 00:31:32 -05:00
Puyodead1
8eef4e7235
Update tauri.yml 2023-12-22 00:20:05 -05:00
Puyodead1
78ef348866
i dont think we need an action fork now 2023-12-22 00:13:46 -05:00
Puyodead1
42c802c957
updater go brrrr 2023-12-22 00:10:02 -05:00
Puyodead1
c7b7cf4cb7
custom update version comparison 2023-12-21 19:44:42 -05:00
Puyodead1
869e745fb0
Update tauri.yml 2023-12-21 18:46:07 -05:00
Puyodead1
c5efb84f9e
come on ci 2023-12-21 18:34:57 -05:00
Puyodead1
6c769e5ff4
updater crap 2023-12-21 18:22:43 -05:00
Puyodead1
ecc15d184f
minor fix for image viewer modal 2023-12-20 12:09:10 -05:00
Puyodead1
3b00be1029
tauri: tray icon 2023-12-20 09:49:25 -05:00
Puyodead1
bc7cfec5c5
enabled tauri updater 2023-12-20 02:21:42 -05:00
Puyodead1
c925e2252c
Update tauri.yml 2023-12-19 18:31:57 -05:00
Puyodead1
769f31a184
update tauri action 2023-12-19 18:27:57 -05:00
Puyodead1
45ae20e324
fix private categories not showing public children 2023-12-19 13:59:01 -05:00
Puyodead1
f720ce8975
implement image viewer modal 2023-12-19 13:19:05 -05:00
Puyodead1
126eec5b64
Merge pull request #209 from spacebarchat/feat/modal-context-menu-refactor
Refactor Floating Systems
2023-12-19 12:27:38 -05:00
Puyodead1
e431380f39
fix incorrect icons in channel header 2023-12-19 12:22:53 -05:00
Puyodead1
c1e6ad876a
guild context menu 2023-12-19 12:12:05 -05:00
Puyodead1
673138d1b6
fix message context menu id icon 2023-12-19 12:01:11 -05:00
Puyodead1
aef02c6e99
make context menus wider 2023-12-19 12:00:57 -05:00
Puyodead1
38fe07cbc4
channel context menu 2023-12-19 12:00:43 -05:00
Puyodead1
39716d74ca
fix leave server and better handling 2023-12-19 11:39:34 -05:00