Commit graph

33 commits

Author SHA1 Message Date
Paul
b2c24d33ed fix: make the create group button do the correct thing 2021-12-24 17:15:39 +00:00
trashtemp
bdc84b1d98
fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul
d8d002cc4a feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul
63164fe2d0 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul
e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul
cc0e45526c feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
trashtemp
d2d7083542 fix(home,settings): updated homepage, settings
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
73d99e4518 feat(home): add snow 2021-12-23 13:16:43 +00:00
Paul Makles
9298f205fc
feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
Ed L
893cd6b4cc
feat(i18n): translate home buttons and server tooltips (#361) 2021-10-31 22:42:40 +00:00
Paul
bcfc2336a4 fix(asset): wrong path specified for wideSVG 2021-10-23 16:57:07 +01:00
Paul
6e3905eb0f fix(asset): wideSVG is refusing to exist, use legacy loading mechanism 2021-10-23 16:42:04 +01:00
Paul
5e0c8e0444 fix(assets): remove duplicate, fix wideSVG 2021-10-23 15:48:35 +01:00
Paul
5603278071 chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Paul
1614d7a739 Fix overflow on home tab. 2021-09-15 14:53:40 +01:00
Nerrix
afbd513fb8
Link revolt.social for server & bot discovery 2021-09-14 19:06:34 +02:00
brecert
04158302ac
Remove the ability to hide the channel sidebar on mobile 2021-09-07 10:57:40 -04:00
brecert
ed56967e10
Add the ability to hide the channel sidebar
(the left one)
2021-09-07 10:51:46 -04:00
Paul
69cd410aff Fix home tab item width on Firefox.
Fix inability to leave server, for #95.
Add warning to invite bot.
2021-08-17 20:47:44 +01:00
Paul
e12efe3533 Improve Home design. 2021-08-17 13:52:02 +01:00
Paul
55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul
0139a91882 Add donation button to home page. 2021-08-02 22:03:59 +01:00
Paul
e61c647fda Update donation link.
Add settings tip to home page.
2021-07-25 14:37:19 +01:00
Paul
7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
cd394eed3f Update Home and Feedback. 2021-07-09 16:23:06 +01:00
Paul
b5a11d5c8f Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul
7bd33d8d34 Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune
bf1eb2c6d1 Update: Continued work on Friends tab + fixes 2021-07-02 13:56:38 +02:00
Paul
2acb3aeb14 Re-organise assets to be closer to their respective uses. 2021-06-20 11:05:12 +01:00
Paul
31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00
Paul
b4bc2262ae Port context menus. 2021-06-19 20:24:11 +01:00
Paul
9706dd75f3 Port modal / popover context. 2021-06-19 18:46:05 +01:00
Paul
5aa8f30e14 Port and re-write icon code. 2021-06-19 12:34:53 +01:00