Amelia Frost
c407a89142
only include TypeScript & JavaScript in compilation
2026-03-29 17:18:06 -07:00
AvaLilac
fa6cfb86f3
Update main.ts
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-29 17:58:17 -04:00
AvaLilac
b292308cd5
Allows you to completely backup avia client and restore it
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-29 23:56:59 +02:00
Amelia Frost
a60a60ab4b
very minor refactor
2026-03-29 00:45:05 -07:00
Amelia Frost
2f2b4474b4
Add option to disable showing/hiding on clicking the tray icon
2026-03-28 19:55:40 -07:00
Amelia Frost
0e1c696a68
Replace macOS placeholder icon with an .icon from Icon Composer
2026-03-28 18:19:25 -07:00
Amelia Frost
f31c2ca067
Revert "Changed tray icon behaviour to not show/hide on click (as we have a Show App/Hide App sub-menu)"
...
This reverts commit 85aaf5946d .
2026-03-28 18:16:29 -07:00
Amelia Frost
fbf53123fa
Add a seperator before Restart/Quit
2026-03-28 18:13:17 -07:00
Amelia Frost
85aaf5946d
Changed tray icon behaviour to not show/hide on click (as we have a Show App/Hide App sub-menu)
2026-03-28 18:12:35 -07:00
Amelia Frost
cec88cfe3f
fix: compile
2026-03-28 18:10:14 -07:00
AvaLilac
0e903e71df
Added the Ability to restart the entire client
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 21:06:46 -04:00
Amelia Frost
f95cc126ce
fix: missing semi-colons
2026-03-28 17:33:34 -07:00
Amelia Frost
09662fc37e
Add the system's native menu to the titlebar, configurable
2026-03-28 17:22:40 -07:00
AvaLilac
efbba2a65f
change 1.5.0 to 1.6.0
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 19:00:19 -04:00
AvaLilac
149930460b
Update main.tsadded aviaclientdesktop
...
and fixed a issue that made it not compile
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 18:46:20 -04:00
AvaLilac
05decfbae4
changes the stoat desktop button in desktop settings to make it avia
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 18:45:02 -04:00
AvaLilac
727ba0f1df
intergrated headliner
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 18:23:54 -04:00
AvaLilac
a7115dc1d4
we want the community to be involved in making builds
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 17:12:19 -04:00
AvaLilac
5e0b70056e
allows you to change stoats text
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 17:06:04 -04:00
Amelia Frost
a63ce3c41f
Fix missing comma
2026-03-28 13:33:38 -07:00
AvaLilac
0dd42efcaa
Update main.ts
...
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 16:19:39 -04:00
AvaLilac
ac1b93677c
Fix's toolbar button injection
...
This Plugin is integrated as it fix's the bug where the buttons inside the tooltip do not hide when you look in a channel where you cant talk in. making the buttons push onto the other side till you reload the chat bar. futureproof.
This plugin is made by 0simp#2291
Full credits to them for making this possible
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 16:19:08 -04:00
AvaLilac
73af6e3062
Update forge.config.ts
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-28 15:05:51 -04:00
AvaLilac
47e524f0d2
Update README.md
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-28 11:31:07 -04:00
AvaLilac
191e23b61f
Update README.md
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-27 09:42:13 -04:00
Amelia Frost
94610845be
macOS placeholder icon
2026-03-26 15:41:26 -07:00
AvaLilac
34fd294be9
Added Drag and drop and a export feature
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-26 17:56:26 -04:00
Amelia Frost
7110c2202f
Automate building of avia_core files
2026-03-25 16:37:26 -07:00
AvaLilac
e5731054a7
Update main.ts
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-25 18:18:24 -04:00
AvaLilac
1e8310874c
Update forge.config.ts
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-25 18:18:00 -04:00
AvaLilac
95715a4fcd
Add files via upload
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-25 18:17:22 -04:00
AvaLilac
a61fbb695a
Add Import button
...
This commit adds the ability to import plugins without having to create a plugin and copy and paste code
you can
Drag And Drop into the panel to add plugins
Click Import and either import 1 .js plugin or as many as you want
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-25 13:17:00 -04:00
AvaLilac
b2bb58b9f0
Add the exe icon
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:40:48 -04:00
Amelia Frost
97662d2e15
Use new icon path
2026-03-24 16:35:38 -07:00
AvaLilac
a9f67aa099
Delete src/themes.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:54 -04:00
AvaLilac
0b849eb62b
Delete src/pluginsupport.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:47 -04:00
AvaLilac
ff169347df
Delete src/inject.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:40 -04:00
AvaLilac
b6cd8524dc
Delete src/aviaversion.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:32 -04:00
AvaLilac
a8af809134
Delete src/aviafavsystem.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:20 -04:00
AvaLilac
ef57607bc6
Delete src/aviaclientcategory.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:12 -04:00
AvaLilac
63d735f265
Delete src/LocalPlugins.js
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:16:04 -04:00
AvaLilac
5a0959d721
Have It compile from the new folder
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:14:03 -04:00
AvaLilac
82c81a6424
Seperating All of avia client's stuff out of SRC and into its own folder
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 19:12:47 -04:00
Amelia Frost
4bcbd24d99
Merge branch 'main' into dev
2026-03-24 16:11:50 -07:00
Amelia Frost
671e67cde4
Fix file indention
2026-03-24 16:05:21 -07:00
AvaLilac
0e8441e709
Change icon to Placeholder
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 18:44:10 -04:00
AvaLilac
8d32b73d98
Delete avia_assets/icon.png
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 18:43:39 -04:00
AvaLilac
02003514df
Add files via upload
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 18:43:11 -04:00
AvaLilac
a1463ea803
Delete avia_assets/icon.png
...
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-24 18:42:43 -04:00
AvaLilac
457f2e5b21
Merge branch 'stoatchat:main' into dev
2026-03-24 18:36:23 -04:00