Commit Graph

38 Commits

Author SHA1 Message Date
dependabot[bot]
d0a6fe6c49
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 10:46:10 +00:00
Aziz Hasanain
87d362f6dc
Merge pull request #14 from sgtaziz/dependabot/npm_and_yarn/electron-9.4.0
Bump electron from 9.3.5 to 9.4.0
2021-01-30 13:43:56 +03:00
dependabot[bot]
46cd3c91bb
Bump electron from 9.3.5 to 9.4.0
Bumps [electron](https://github.com/electron/electron) from 9.3.5 to 9.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.3.5...v9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 10:43:45 +00:00
Aziz Hasanain
be944f95bf Options to disable sounds, closes #10 2021-01-30 13:41:52 +03:00
Aziz Hasanain
5814dc897a UI improvements, fixes #3, fixes #8, fixes #9 2021-01-30 12:35:51 +03:00
Aziz Hasanain
60348a9496
Add screenshots 2021-01-22 17:32:43 +03:00
Aziz Hasanain
3b484c879e
Merge pull request #2 from sgtaziz/dependabot/npm_and_yarn/highlight.js-10.5.0
Bump highlight.js from 10.4.0 to 10.5.0
2021-01-22 16:28:57 +03:00
Aziz Hasanain
250f61c0a1 Version 0.2.4 2021-01-22 16:24:00 +03:00
Aziz Hasanain
8146645e2e Mac style option should not be shown on macOS 2021-01-22 16:23:33 +03:00
Aziz Hasanain
c8dfd48598 Merge branch 'main' of https://github.com/sgtaziz/WebMessage 2021-01-21 18:41:08 +03:00
Aziz Hasanain
18fd40305a Finalize windows style & no transperancy options 2021-01-21 18:40:58 +03:00
Aziz Hasanain
6bb07d4c84 Icon fixes / clean up 2021-01-21 18:39:56 +03:00
dependabot[bot]
ccf37f7678
Bump highlight.js from 10.4.0 to 10.5.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 13:11:37 +00:00
Aziz Hasanain
a4d59ab607
Merge pull request #1 from sgtaziz/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-01-15 16:10:36 +03:00
Aziz Hasanain
07e9fda248 UI fixes, Windows style frame, and hardware acceleration toggle 2021-01-15 16:08:52 +03:00
dependabot[bot]
bf820025c7
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 15:34:36 +00:00
Aziz Hasanain
20df55e0bf Cleaning up UI & adding window options 2021-01-14 18:18:40 +03:00
Aziz Hasanain
375944d1c6 Remove SF dependency to avoid licensing issues 2021-01-14 18:18:16 +03:00
Aziz Hasanain
1365c4f3da Fixes & UI changes 2021-01-03 16:41:06 +03:00
Aziz Hasanain
60a9a11b7b Use POST request to send messages 2021-01-03 16:40:21 +03:00
Aziz Hasanain
a6bd682bc1 Fix notification click 2020-12-31 01:23:41 +03:00
Aziz Hasanain
0acfc0f92b Bump to version 0.2.1 2020-12-31 00:25:52 +03:00
Aziz Hasanain
e5fb70da59 General fixes and improvements 2020-12-31 00:25:29 +03:00
Aziz Hasanain
0d79819f18 Support uploading attachments & downloading files 2020-12-30 20:53:16 +03:00
Aziz Hasanain
a6099088d0 Version 0.1.2 2020-12-30 13:48:39 +03:00
Aziz Hasanain
e94e315a71 Improve attachments & message sockets 2020-12-30 13:46:54 +03:00
Aziz Hasanain
cab71b9dc8 Use local twemoji library 2020-12-30 13:44:47 +03:00
Aziz Hasanain
4df72fd3d2 Update Twemoji library with latest emojis 2020-12-30 13:43:28 +03:00
Aziz Hasanain
ebb10bd954 Simple search bar functionality 2020-12-27 20:46:14 +03:00
Aziz Hasanain
b467b3d86b Production features - first release 2020-12-27 17:41:12 +03:00
Aziz Hasanain
67c4af9726 Move autoUpdater logging to dev environments 2020-12-26 23:39:20 +03:00
Aziz Hasanain
e375464fbc
Update README.md 2020-12-26 23:32:24 +03:00
Aziz Hasanain
07facd0bf7
Update README.md 2020-12-26 23:31:50 +03:00
Aziz Hasanain
26d20c9ee0
Update README.md 2020-12-26 23:29:35 +03:00
Aziz Hasanain
94a6e6e31a A crappy icon 2020-12-26 23:26:55 +03:00
Aziz Hasanain
15471fd68c AutoUpdate functionality 2020-12-26 23:26:46 +03:00
Aziz Hasanain
b83c2e7097 First commit 2020-12-25 12:58:05 +03:00
Aziz Hasanain
4d4faf8a7b init 2020-11-28 09:10:49 +03:00