Commit graph

382 commits

Author SHA1 Message Date
Enrique Hernandez
6478b1250b Merge branch 'default_tray_icon' into 'dev'
Default tray icon

See merge request crimata/electron-app!11
2021-08-02 12:16:08 +00:00
riqo
f96cd7a1bc fix: remove unused code from preload and config 2021-08-01 12:10:10 -05:00
riqo
3a89dd82df feat: default tray icon 2021-08-01 12:02:05 -05:00
Enrique H. Oliva
13777f9eed poc: tray icon render 2021-08-01 09:49:37 -05:00
Enrique Hernandez
1c87ce45bc Merge branch 'notification_on_focus' into 'dev'
Notification on focus

See merge request crimata/electron-app!9
2021-07-31 14:14:44 +00:00
Enrique H. Oliva
515f67a120 feature: notify newMessage if window is blurred or closed 2021-07-30 08:52:43 -05:00
Enrique H. Oliva
95e73f7c28 WIP: tray icon image 2021-07-29 09:04:35 -05:00
Enrique Hernandez
9de4ff0805 Merge branch 'notification' into 'dev'
Notification

See merge request crimata/electron-app!8
2021-07-29 12:31:19 +00:00
Enrique H. Oliva
f1a5cad4db add window state management to store 2021-07-28 08:49:44 -05:00
Enrique H. Oliva
2dee81fb36 add notification on new message when window is closed 2021-07-28 08:11:34 -05:00
Enrique Hernandez
5811f89942 Merge branch 'protocols' into 'dev'
Protocols

See merge request crimata/electron-app!7
2021-07-25 23:24:24 +00:00
Enrique H. Oliva
29fc9cc000 add icons 2021-07-25 18:24:05 -05:00
Enrique H. Oliva
5a4c1a86f6 fix: package json main file name 2021-07-22 08:36:12 -04:00
Enrique H. Oliva
f2c69516df add socket close connection code and reason 2021-07-13 08:32:05 -05:00
Andrew Gundersen
fa24a8d46a revising previous commit 2021-07-12 07:06:43 -05:00
Andrew Gundersen
cda3bab739 updated protocols 2021-07-11 11:55:38 -05:00
Andrew Gundersen
531a32a5a5 updated protocols 2021-07-11 11:54:39 -05:00
Andrew Gundersen
21687f4b7f Merge branch 'protocols' into 'dev'
Working protocols with platform

See merge request crimata/electron-app!6
2021-06-30 13:08:53 +00:00
Andrew Gundersen
7283e3f6f9 merge changes 2021-06-30 08:06:11 -05:00
Andrew Gundersen
b6b1f3e894 working new protocols 2021-06-29 16:21:18 -05:00
Andrew Gundersen
a791f973dc working protocols 2021-06-29 11:30:35 -05:00
Andrew Gundersen
dd91a9ae9e Merge remote-tracking branch 'origin/dev' into dev
pulling connection status commits
2021-06-28 11:36:25 -05:00
Andrew Gundersen
468bb760a4 Merge branch 'connection_status' into 'dev'
Connection status

See merge request crimata/electron-app!5
2021-06-28 16:34:55 +00:00
Andrew Gundersen
af421e6bfb more updates 2021-06-28 11:32:45 -05:00
Andrew Gundersen
cb40a811fa message anim 2021-06-27 09:30:31 -05:00
Andrew Gundersen
51c4ad8ed7 new message anim 2021-06-25 18:28:29 -05:00
riqo
4afa716251 show connection status poc 2021-06-24 08:57:29 -05:00
riqo
e13f90a6cc add connectionStatus state and component 2021-06-23 08:48:58 -05:00
riqo
81b4d018fb add profile, messages, and connectionStatus shared state 2021-06-23 08:11:36 -05:00
riqo
308dbe2b4e add window focus ipc call 2021-06-23 07:53:00 -05:00
riqo
d00fb0f3be add navbar listener 2021-06-23 07:52:06 -05:00
riqo
95e3dab1c2 refactor ipcEmit event 2021-06-20 14:01:48 -05:00
riqo
2c510765c0 add shared profile and messages data 2021-06-20 13:35:10 -05:00
riqo
56196bcbcf refactor frontend ipc 2021-06-19 15:22:17 -05:00
Enrique Hernandez
c8411d573a Merge branch 'new_architecture' into 'main'
New architecture

See merge request crimata/electron-app!4
2021-06-19 16:41:08 +00:00
riqo
a89e856661 remove deprecated files 2021-06-19 11:35:39 -05:00
riqo
ab487e4f5e Merge remote-tracking branch 'origin/main' into new_architecture 2021-06-19 11:30:29 -05:00
riqo
a22b3c68e5 refactor ipc Main 2021-06-19 11:25:32 -05:00
Enrique Hernandez
a6351af83c init session after auth 2021-06-18 08:52:49 -05:00
Enrique Hernandez
798b848c9b update account endpoints 2021-06-17 08:51:13 -05:00
riqo
d963f7d8a8 initial working version 2021-06-16 08:42:47 -05:00
riqo
0a3c9f71d8 rename composable files to composable notation 2021-06-15 08:48:14 -05:00
riqo
d851db2fcc update sockets, account, auth 2021-06-14 08:52:40 -05:00
Andrew Gundersen
9e8641b4de more changes 2021-06-12 09:49:41 -05:00
Andrew Gundersen
3b5da6124f beginnings of refactor 2021-06-08 21:21:11 -05:00
Enrique Hernandez
628210dab5 Merge branch 'connection_check' into 'main'
add websocket ping connection check

See merge request crimata/electron-app!3
2021-06-08 12:58:50 +00:00
riqo
25b03d501c add websocket ping connection check 2021-06-08 07:57:57 -05:00
Enrique Hernandez
0cfa2340be Merge branch 'session_auth' into 'main'
send auth payload on websocket open

See merge request crimata/electron-app!2
2021-06-06 14:14:14 +00:00
Enrique Hernandez
0079c72ea0 send auth payload on websocket open
close session on logout
add socket reconnect on close
2021-06-06 10:08:57 -04:00
Enrique Hernandez
ac8f338d75 close session on logout 2021-06-03 09:55:50 -04:00