Commit Graph

47 Commits (d98b030d8e62e836eaa11e8c139c6f81a207a6ad)

Author SHA1 Message Date
Paul Makles d5a941cfc2 fix(home): fix the create group button
closes #546
2022-03-04 16:46:50 +00:00
Paul Makles f2d61dfd86 chore: get rid of scss warnings for snow 2022-01-15 13:49:43 +00:00
trashtemp a63f8a9510 fix(import): used root path instead 2022-01-15 13:22:20 +01:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles cf1b9e113c fix: add description to settings button 2022-01-10 20:00:29 +00:00
Paul Makles 24f4af0856 chore: update home buttons 2022-01-10 18:53:10 +00:00
Paul Makles a1c1d2265d feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
trashtemp 58c916a98b chore: removed mention 2021-12-29 23:57:41 +01:00
trashtemp 91e0bcd882 fix(homescreen): fixed height 2021-12-27 16:07:13 +01:00
trashtemp b607c14c3b fix(home): fixed grid on home screen 2021-12-26 20:47:34 +01:00
Paul d51ff58bcc fix(home / seasonal): correctly read state 2021-12-26 15:04:35 +00:00
Paul 09e909d9d9 fix(settings): persist false-y values 2021-12-26 15:03:44 +00:00
trashtemp 7d3264d709 feat(login): new login screen design 2021-12-25 16:01:19 +01:00
Paul ead6bd83cd fix: make the create group button do the correct thing 2021-12-24 17:15:39 +00:00
trashtemp 4f65c63b42 fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul 5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul 1c05d93cf5 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul 246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
trashtemp 6f28892a7d fix(home,settings): updated homepage, settings
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul 1233eee138 feat(home): add snow 2021-12-23 13:16:43 +00:00
Paul Makles 3ee0c37a60 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 e87222ef3d feat(i18n): translate home buttons and server tooltips (#361) 2021-10-31 22:42:40 +00:00
Paul 5aa7a0f6ed fix(asset): wrong path specified for wideSVG 2021-10-23 16:57:07 +01:00
Paul 857e3a82dd fix(asset): wideSVG is refusing to exist, use legacy loading mechanism 2021-10-23 16:42:04 +01:00
Paul f69a9603a1 fix(assets): remove duplicate, fix wideSVG 2021-10-23 15:48:35 +01:00
Paul 49ce93bb6c chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Paul 8b9a137b21 Fix overflow on home tab. 2021-09-15 14:53:40 +01:00
Nerrix 17258d4979 Link revolt.social for server & bot discovery 2021-09-14 19:06:34 +02:00
brecert 0e935234e2 Remove the ability to hide the channel sidebar on mobile 2021-09-07 10:57:40 -04:00
brecert 3f01dd07ac Add the ability to hide the channel sidebar
(the left one)
2021-09-07 10:51:46 -04:00
Paul 7fa93f1f22 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 97978b2390 Improve Home design. 2021-08-17 13:52:02 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 97399211bb Add donation button to home page. 2021-08-02 22:03:59 +01:00
Paul 469b9a055a Update donation link.
Add settings tip to home page.
2021-07-25 14:37:19 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul e2b74455ab Update Home and Feedback. 2021-07-09 16:23:06 +01:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune 526aa72c0f 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