Commit Graph

513 Commits

Author SHA1 Message Date
Daesun
355bd92c4f fix(login): Fix render of welcome and subtitle text per page (#573) 2022-04-05 23:42:32 +01:00
Daesun
1e518a8e8b fix(voice channel): Fix overflow and scrolling (#574) 2022-04-05 23:42:15 +01:00
Alyxia Sother
57154a8f9d improvement(plugins-page) Use more i18 components 2022-03-29 20:50:43 +01:00
Alyxia Sother
f33abb3467 improvement(plugins-page): Refactor using card
I've (hackily so) written my own plugin card to replace the previous
usage of the `Checkbox` component.
Beware, ye who tread these lands, for they are decrepid.
2022-03-29 20:50:43 +01:00
Alyxia Sother
13216263fd improvement(plugins-page): Use i18n Text
Note that, since the translation PR has not been made yet, this patch
was used to test the changes: https://public.alyxia.dev/revolt/lang.diff
2022-03-29 20:50:43 +01:00
Alyxia Sother
92f11c4dc5 feat: Implement a plugins page 2022-03-29 20:50:43 +01:00
Ed L
4cd77ed244 fix: fix iOS regex (#519) 2022-03-29 20:47:54 +01:00
Paul Makles
42019214f6 fix: pre-cache to not include extra files 2022-03-25 11:17:04 +00:00
Paul Makles
feefdeacbe fix: context menus are now bound by spread 2022-03-06 19:13:12 +00:00
Paul Makles
72792566da fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles
c3a7d09969 chore: outage over, flick the switch 2022-03-01 19:44:38 +00:00
Paul Makles
f7cb6b1c29 fix: fix the link 2022-03-01 10:21:28 +00:00
Paul Makles
55aef005b0 fix(status bar): calculate height correctly 2022-03-01 10:15:57 +00:00
Paul Makles
d8a75eceac feat: push temporary outage information 2022-03-01 10:12:45 +00:00
trashtemp
73303dc05e fix(settings): added bezier curve to animations 2022-01-21 09:06:55 +01:00
trashtemp
594521a29f fix(settings): fixed small issues with mobile 2022-01-20 11:03:47 +01:00
trashtemp
62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
trashtemp
e57a996102 fix(message): re-added click to usericon 2022-01-15 22:50:29 +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
ae0f317fa9 fix(bottom nav): replace path instead of going back 2022-01-15 15:46:48 +00:00
Paul Makles
c0cc844396 chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto) 2022-01-15 15:23:03 +00:00
Paul Makles
f2d61dfd86 chore: get rid of scss warnings for snow 2022-01-15 13:49:43 +00:00
Paul Makles
074104d245 fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
trashtemp
a63f8a9510 fix(import): used root path instead 2022-01-15 13:22:20 +01:00
trashtemp
64da24da99 fix(sidebar): changed server sidebar width 2022-01-15 12:36:50 +01:00
trashtemp
c12962c515 fix(discover): height 2022-01-15 10:56:02 +01:00
trashtemp
e1290b72a9 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
06870f04d4 fix(discover): changed background color on load 2022-01-14 18:32:03 +01:00
trashtemp
f0d2f75cde Merge branch 'master' of https://github.com/revoltchat/revite 2022-01-14 18:14:05 +01:00
trashtemp
e19fe61807 fix(discover): fixed discover background on load 2022-01-14 18:13:52 +01: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
trashtemp
8bed3bc132 fix(header): fixed comp name 2022-01-11 23:17:57 +01:00
trashtemp
7dac2931fc feat(search): started work on new search 2022-01-11 23:15:18 +01:00
trashtemp
9dc45d5faf fix(discover): fixed border radius 2022-01-11 21:26:22 +01:00
Paul Makles
69f1d39aec fix: remove theme shop from settings 2022-01-10 20:37:20 +00:00
Paul Makles
a9343ffcf8 feat: clean up invite bot page 2022-01-10 20:16:06 +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
313b362e09 feat: handle discover last path properly 2022-01-10 18:43:27 +00:00
Paul Makles
98c136e15d fix: change Discover remote 2022-01-10 18:28:23 +00:00
Paul Makles
34dc9f5d03 feat: full discovery integration 2022-01-10 18:18:43 +00:00
trashtemp
a9a2aff9a6 fix(discovery): added border radius 2022-01-10 10:02:17 +01:00
Paul Makles
a1c1d2265d feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles
e5c2620522 fix: use config for client in login 2022-01-08 16:51:34 +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
Paul Makles
b13c993862 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00