Commit Graph

288 Commits (c0cc844396c7d6f9be67651126a2cf0b7cfa479f)

Author SHA1 Message Date
Paul Makles c0cc844396 chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto) 2022-01-15 15:23:03 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Jan 6777329de2 fix: make member search case insensitive (#506) 2022-01-14 16:54:34 +00:00
Ed L 562f0d0d7a fix: properly detect ipados (#504) 2022-01-14 16:53:53 +00:00
Paul Makles 69f1d39aec fix: remove theme shop from settings 2022-01-10 20:37:20 +00:00
Paul Makles 34dc9f5d03 feat: full discovery integration 2022-01-10 18:18:43 +00:00
Paul Makles 413f4f8387 fix(settings): fix mobile scrollbar padding 2022-01-04 23:11:58 +00:00
trashtemp d932e7f410 fix(settings): fixed mobile settings padding 2022-01-04 19:49:37 +01:00
Ed L 553d3239d5 feat(profile): add link to username settings (#364) 2022-01-04 13:26:42 +00:00
trashtemp 819f3451e1 fix(settings): removed obscure string 2021-12-30 19:53:52 +01:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles 0dbe337594 feat: implement logic for status changer in mobile settings 2021-12-30 18:04:08 +00:00
trashtemp 84871f13f9 fix(mobile): hide indexheader 2021-12-30 14:53:51 +01:00
trashtemp 5bd30297f5 fix(settings): scrollbar 2021-12-30 14:44:33 +01:00
trashtemp 0f447ac237 fix(settings): fixed scrollbar for mobile 2021-12-30 14:16:31 +01:00
trashtemp 3b60db4ba6 fix(channel): last update before master merge 2021-12-29 16:39:35 +01:00
Paul Makles 7c5f3ddb52 feat(theme): add transparency effects toggle 2021-12-29 00:18:00 +00:00
trashtemp 86f7c808f3 fix(settings): added design for account header 2021-12-28 16:08:05 +01:00
trashtemp 609a89d79f fix(header): fixed header in settings 2021-12-27 16:05:33 +01:00
trashtemp 4bf6e460ed fix(settings): fixing header in mobile settings 2021-12-27 15:58:30 +01:00
trashtemp 54f0e0bf71 feat(servers): added new icons to server sidebar 2021-12-26 20:28:48 +01:00
trashtemp 532ad0083a fix(login): added polish 2021-12-25 21:21:29 +01:00
trashtemp 7d3264d709 feat(login): new login screen design 2021-12-25 16:01:19 +01:00
trashtemp ac7208c9b5 fix(settings): more work on server settings pages 2021-12-24 23:27:35 +01:00
trashtemp ac45c72a06 fix(settings): improved server settings tabs 2021-12-24 22:54:46 +01:00
trashtemp 5511c868df chore(settings): added new translation strings 2021-12-24 21:22:01 +01:00
trashtemp 4665e00f4c fix(settings): more settings fixes pt. 2 2021-12-24 18:36:40 +01:00
trashtemp 4f65c63b42 fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul b780a84f11 fix(settings): display index header only on mobile and show user 2021-12-24 12:45:28 +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 aaadd98cfa feat(mobx): add sync back (do not look at the code) 2021-12-24 02:05:18 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
trashtemp 545d32dd93 fix(settings): started work on settings cleanup 2021-12-23 17:35:58 +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 de70605c85 fix(server settings): unrestrict height 2021-12-22 10:36:23 +00:00
Paul 2532a0bcdd chore: hide badge editor 2021-12-21 11:14:47 +00:00
Paul 1e278497fe chore(settings): add dummy element for index 2021-12-20 21:07:20 +00:00
Paul Makles e6f6ddc772 fix(ui): fixes for mobile UI, settings and sessions pages (#451)
Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 20:48:37 +00:00
trashtemp 40315ea593 fix: fixed channel sidebar on mobile 2021-12-20 14:56:37 +01: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
Paul Makles 961ba0dedb feat(mobx): start work on migrations 2021-12-20 12:01:45 +00:00
Paul Makles 741511105d feat(mobx): migrate audio settings 2021-12-16 22:05:31 +00:00
Paul 759b9fe3ea feat(mobx): rewrite appearance menu 2021-12-15 18:23:05 +00:00
Paul Makles 83896ae239 feat(mobx): continue implementing themes; performance work on settings 2021-12-13 17:27:30 +00:00
Paul Makles 13d3ea8696 feat(mobx): start implementing theme store 2021-12-13 17:27:06 +00:00
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul fa009c43e3 feat(mobx): add experiments store 2021-12-11 13:23:01 +00:00
Paul 7c665b3b40 feat(mobx): implement locale options 2021-12-11 11:56:33 +00:00