Commit graph

513 commits

Author SHA1 Message Date
Daesun
002cb5e6c1
fix(login): Fix render of welcome and subtitle text per page (#573) 2022-04-05 23:42:32 +01:00
Daesun
777d06f469
fix(voice channel): Fix overflow and scrolling (#574) 2022-04-05 23:42:15 +01:00
Alyxia Sother
c3f4ad8f8d improvement(plugins-page) Use more i18 components 2022-03-29 20:50:43 +01:00
Alyxia Sother
cdc077ffa1 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
0d6720e3b1 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
07439bd5f6 feat: Implement a plugins page 2022-03-29 20:50:43 +01:00
Ed L
28efdd0ea4
fix: fix iOS regex (#519) 2022-03-29 20:47:54 +01:00
Paul Makles
f9f0d5c55a fix: pre-cache to not include extra files 2022-03-25 11:17:04 +00:00
Paul Makles
f65c9bdd5e fix: context menus are now bound by spread 2022-03-06 19:13:12 +00:00
Paul Makles
18761e2181 fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles
d83455c759 chore: outage over, flick the switch 2022-03-01 19:44:38 +00:00
Paul Makles
d3220d7c70 fix: fix the link 2022-03-01 10:21:28 +00:00
Paul Makles
094be08bbf fix(status bar): calculate height correctly 2022-03-01 10:15:57 +00:00
Paul Makles
b1a7a94d26 feat: push temporary outage information 2022-03-01 10:12:45 +00:00
trashtemp
4d769f42e1
fix(settings): added bezier curve to animations 2022-01-21 09:06:55 +01:00
trashtemp
13f119942c
fix(settings): fixed small issues with mobile 2022-01-20 11:03:47 +01:00
trashtemp
da5d82537d
fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
trashtemp
e6684b8f78
fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
trashtemp
0dec90f53d
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
271a126a3f fix(bottom nav): replace path instead of going back 2022-01-15 15:46:48 +00:00
Paul Makles
dc527467d5 chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto) 2022-01-15 15:23:03 +00:00
Paul Makles
4526a696c6 chore: get rid of scss warnings for snow 2022-01-15 13:49:43 +00:00
Paul Makles
8bda3123da fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
trashtemp
b4555fd028
fix(import): used root path instead 2022-01-15 13:22:20 +01:00
trashtemp
79550cb2ad
fix(sidebar): changed server sidebar width 2022-01-15 12:36:50 +01:00
trashtemp
8029f39c4e
fix(discover): height 2022-01-15 10:56:02 +01:00
trashtemp
f01943c681
fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
9c8de2b454
fix(discover): changed background color on load 2022-01-14 18:32:03 +01:00
trashtemp
d6a541f380
Merge branch 'master' of https://github.com/revoltchat/revite 2022-01-14 18:14:05 +01:00
trashtemp
43c66a4e22
fix(discover): fixed discover background on load 2022-01-14 18:13:52 +01:00
Jan
dd39e13623
fix: make member search case insensitive (#506) 2022-01-14 16:54:34 +00:00
Ed L
5a46c50b81
fix: properly detect ipados (#504) 2022-01-14 16:53:53 +00:00
trashtemp
3b4227d4ba
fix(header): fixed comp name 2022-01-11 23:17:57 +01:00
trashtemp
3d68dab0b4
feat(search): started work on new search 2022-01-11 23:15:18 +01:00
trashtemp
7da7bc8ef7
fix(discover): fixed border radius 2022-01-11 21:26:22 +01:00
Paul Makles
5768ff7c2f fix: remove theme shop from settings 2022-01-10 20:37:20 +00:00
Paul Makles
0255c3167a feat: clean up invite bot page 2022-01-10 20:16:06 +00:00
Paul Makles
bf82c24281 fix: add description to settings button 2022-01-10 20:00:29 +00:00
Paul Makles
599aab9a31 chore: update home buttons 2022-01-10 18:53:10 +00:00
Paul Makles
450b404ec5 feat: handle discover last path properly 2022-01-10 18:43:27 +00:00
Paul Makles
1d26beee10 fix: change Discover remote 2022-01-10 18:28:23 +00:00
Paul Makles
540c851d8f feat: full discovery integration 2022-01-10 18:18:43 +00:00
trashtemp
733926dfd3
fix(discovery): added border radius 2022-01-10 10:02:17 +01:00
Paul Makles
abecd0ec11 feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles
56925b3ea2 fix: use config for client in login 2022-01-08 16:51:34 +00:00
Paul Makles
2edf122b34 fix(settings): fix mobile scrollbar padding 2022-01-04 23:11:58 +00:00
trashtemp
62b7ba2e4d
fix(settings): fixed mobile settings padding 2022-01-04 19:49:37 +01:00
Ed L
d328c9e61b
feat(profile): add link to username settings (#364) 2022-01-04 13:26:42 +00:00
Paul Makles
c26ef4c2b2 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00