Commit Graph

17 Commits

Author SHA1 Message Date
SondreB
f1ba6e094b
Add support for multiple languages
- Needs translation everywhere, but now supports multiple languages.
2023-03-01 11:45:16 +01:00
SondreB
f512c80ed2
Add the assetslinks for Play Store validation 2023-02-28 23:28:35 +01:00
SondreB
ba2dd973a1
Fix build issue 2023-02-12 00:10:12 +01:00
SondreB
7a27cd204a
Add Web Worker and remove Dixie.js as database abstraction 2023-01-22 22:58:03 +01:00
Milad Raeisi
246081a373
Add Chat UI (#60)
* Add Chat UI

* Change the classes names

* Update angular.json

* Improve chat detail

* Update chat-detail.component.scss

* Enable chat toolbar

* Update chat-detail.component.scss

* Update chat-detail.component.html

* Update chat-detail.component.html

* Add toolbar

* Add emoji picker

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-21 14:49:36 +01:00
SondreB
35a1c28dff
Add indicator that relays are being connected to 2023-01-10 17:05:30 +01:00
Milad Raeisi
2cc0dedc1a
Add overflow-y to body (#36)
* Add overflow-y to body

* Add qs to allowedCommonJsDependencies
2023-01-06 10:30:40 +01:00
Milad Raeisi
ee046740d7
Add theme service (#30) 2023-01-02 19:29:30 +01:00
Milad Raeisi
16d34028e0
Add emoji to Note dialog (#5) 2022-12-23 23:38:01 +01:00
SondreB
f1e73f2894
Increase the limits for sizes 2022-12-21 19:13:56 +01:00
SondreB
eb37e154e6
Add connection to relay and display live stream of 100 latest events 2022-12-21 19:08:41 +01:00
SondreB
e63eae21e9
Fix the navigation menu 2022-12-21 02:28:01 +01:00
SondreB
52b2d2af1c
Persist the public key and auto-login users 2022-12-21 02:04:51 +01:00
SondreB
7c75e97bf3
Include the 404 for GitHub pages redirect 2022-12-21 00:34:46 +01:00
SondreB
4fae1f40c3
Change the build output folder 2022-12-20 23:49:37 +01:00
SondreB
493ba4c412
Add pwa support for "desktop installation"
- Icons must be updated with another theme color, re-using wallet icons.
2022-12-20 22:39:58 +01:00
SondreB
7e7b187d4d
Add a basic foundation from Angular
- Adds a few extra bits to comply with Blockcore project setups
2022-12-20 22:34:47 +01:00