Commit Graph

202 Commits (48ff1dcf924714e6e43f61115b74cb359945f8a4)

Author SHA1 Message Date
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
trashtemp 62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
trashtemp f3b6d32dee chore: added fonts and weights, removed font
+ added new font-weight for Open Sans
+ added "Bitter" font
- bye bye Bree Serif :'(
2022-01-15 20:56:00 +01:00
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
Ed L 562f0d0d7a fix: properly detect ipados (#504) 2022-01-14 16:53:53 +00:00
Paul Makles 34dc9f5d03 feat: full discovery integration 2022-01-10 18:18:43 +00:00
Ed L 553d3239d5 feat(profile): add link to username settings (#364) 2022-01-04 13:26:42 +00: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 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 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 2532a0bcdd chore: hide badge editor 2021-12-21 11:14:47 +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
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 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
Paul 9d64d25f4c fix: prevent native settings being opened on non-native
fixes #344
2021-11-14 18:51:19 +00:00
Ed L d1a15ec158 fix: censor the whole email (#374) 2021-11-14 14:26:35 +00:00
tbodt c88391fcd7 chore: rename the string for previewing the profile page (#390) 2021-11-12 22:21:35 +00:00
David Epely a74ea9c0f7 fix(settings): close microphone access navigating away from page (#219)
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2021-10-31 21:52:20 +00:00
appare 61842c756a feat(settings): prompt for audio access from button (#263) 2021-10-31 21:40:04 +00:00
Sirawit Thaya 46a4a983aa feat: Theme shop link on appearance rewrites history
#245
2021-10-31 21:07:49 +00:00
Paul 494db73fe9 chore(languages): Change Tamil flag.
Closes #352
2021-10-31 17:36:26 +00:00
Paul acdd37c0f3 Fix mark read logic, should fix #307.
Add bot delete confirmation, closes #302.
2021-10-10 16:28:56 +01:00
Paul Makles 8b52dd0c90 Merge pull request #215 from Snazzah/bots-token 2021-09-24 15:35:26 +01:00
Paul 6dbf34693a Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
Paul b0775c3c6a Include noreferrer on embed links / window.open. 2021-09-17 09:37:07 +01:00
Snazzah 1bb68e70ff Use 5 dots 2021-09-14 17:54:17 -05:00
brecert a02276ec5d Fix theme shop themes not applying as a base
- [#217] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
2021-09-11 15:40:14 -04:00
Paul c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
Snazzah 4e5a9182a3 Remove bots token dots 2021-09-10 05:09:26 +00:00
Paul 065dbba898 Update Typescript to 4.4.2.
Fix issues associated with new version.
2021-09-09 23:02:47 +01:00
Paul Makles 19ef1511df Merge pull request #211 from iamdey/fix_settings_audio 2021-09-09 22:56:53 +01:00
Paul eb22979c7b Remove stray console.log and update translations.
Update themes endpoint and filter unmatched commits.
2021-09-09 22:39:17 +01:00