Commit graph

34 commits

Author SHA1 Message Date
Paul Makles
ebcbe4bd4b chore: read version from package.json 2022-06-10 12:18:02 +01:00
Paul Makles
be12c6da20
chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Paul Makles
37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles
eee1d4060f feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles
18761e2181 fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles
20060a029d feat(vite): support legacy browsers 2022-03-04 23:42:20 +00:00
trashtemp
13f119942c
fix(settings): fixed small issues with mobile 2022-01-20 11:03:47 +01:00
Paul Makles
3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles
f3c3017e0c fix(vite): remove "second" compression pass 2022-01-02 16:08:26 +00:00
Paul Makles
67936f53ed revert: "fix(vite): remove "second" compression pass"
This reverts commit 096e0c84c1.
2022-01-02 16:07:47 +00:00
Paul Makles
096e0c84c1 fix(vite): remove "second" compression pass 2022-01-02 13:09:03 +00:00
Paul
e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul
136238f62e chore: exclude revolt.js from pre bundling 2021-12-23 12:21:00 +00:00
Paul
4719150368 feat(renderer): add additional languages to cb
Closes #28
2021-12-22 22:11:25 +00:00
Paul
6e3905eb0f fix(asset): wideSVG is refusing to exist, use legacy loading mechanism 2021-10-23 16:42:04 +01:00
Paul
8872ed56b1 Fix blocked users appearing in typing indicator.
Make typing indicator time out.
2021-07-31 17:58:26 +01:00
nizune
95a7ee405d Fixed app to portrait only mode for the time being 2021-07-23 18:55:18 +00:00
nizune
92964d74b1 Fixed manifest for mono icon 2021-07-08 12:56:07 +02:00
nizune
c56ef7d416 Changed mono icon to svg 2021-07-08 12:54:43 +02:00
nizune
1235fa7857 Added a monochrome svg icon to manifest 2021-07-08 10:22:19 +02:00
Paul
bb6bfd1e7a Add theme colour.
Add well-known.
2021-07-08 00:28:59 +01:00
Paul
2e7a017b99 Fix, should be monochrome not mono. 2021-07-07 23:47:53 +01:00
Paul
5bc1eca3aa Add masking / mono icons. 2021-07-07 23:30:30 +01:00
Paul
aa4f65f12a Fix manifest in prod.
TODO: add nightly manifest back
2021-07-07 23:08:14 +01:00
nizune
6ac743901d Changed name to lowercase. 2021-07-08 00:01:27 +02:00
Paul
5df1c463a3 Use different manifest for nightly. 2021-06-22 19:59:02 +01:00
Paul
8845900779 More version information in settings. 2021-06-22 19:45:44 +01:00
Paul
29bb93f399 Remove twemoji dependency.
Support re-connecting after going / starting offline.
2021-06-22 19:34:52 +01:00
Paul
d74bc1d8e8 Use custom service worker. 2021-06-22 14:22:35 +01:00
Paul
c52f1f5bca Show Git revision in settings. 2021-06-22 13:47:47 +01:00
Paul
5aa8f30e14 Port and re-write icon code. 2021-06-19 12:34:53 +01:00
Paul
e7d1ada13d Import assets and add PWA. 2021-06-18 19:25:33 +01:00
Paul
8bb6cd456b Move UI into its own page. 2021-06-18 15:35:35 +01:00
Paul
7eee2cd7c6 Initial commit 2021-06-18 12:05:01 +01:00