Commit graph

562 commits

Author SHA1 Message Date
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
498e76b535 fix(home): fix the create group button
closes #546
2022-03-04 16:46:50 +00:00
Paul Makles
542c0482c5 fix: improve handling of inactive channels
(closes #432)
2022-03-04 16:45:44 +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
Paul Makles
041c039827 feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +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
Paul Makles
4773b76ea9 fix(channel header): fix action callbacks 2021-12-30 19:44:15 +00:00
Paul Makles
b065fba6a4 fix: change conditions for corners on header 2021-12-30 19:14:21 +00:00
Paul Makles
85bd84713e fix: allow home button to be flush with background by removing border when not in server 2021-12-30 19:00:41 +00:00
trashtemp
504d882df8
fix(settings): removed obscure string 2021-12-30 19:53:52 +01:00
Paul Makles
a921e8ed0d fix: apply border when sidebar collapsed 2021-12-30 18:35:13 +00:00
Paul Makles
bad7458560 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles
e758b23ac3 feat: implement logic for status changer in mobile settings 2021-12-30 18:04:08 +00:00
Paul Makles
6693f826fd fix: apply reasonable defaults to all scrollbar thumbs 2021-12-30 15:33:13 +00:00
trashtemp
5417632f87
fix(mobile): hide indexheader 2021-12-30 14:53:51 +01:00
trashtemp
b7ec4a8b78
fix(settings): scrollbar 2021-12-30 14:44:33 +01:00
trashtemp
fdbd931ea7
fix(app): fixed broken scrollbar on mobile 2021-12-30 14:37:56 +01:00
trashtemp
ee3f6bede7
fix(settings): fixed scrollbar for mobile 2021-12-30 14:16:31 +01:00
trashtemp
675992bbc1
fix(scrollbar): fixed scrollbar 2021-12-30 14:07:41 +01:00
trashtemp
fc0224562f
fix(friends): fixed friends tab
* you can deny requests on mobile now
* fixed menu to work with glass header
2021-12-30 14:02:00 +01:00
trashtemp
b34ed4c24c
fix(friends): small fixes 2021-12-29 23:58:36 +01:00
trashtemp
9052ada1c7
chore: removed mention 2021-12-29 23:57:41 +01:00
trashtemp
9c78e0912d
fix(friends): fix for friends menu 2021-12-29 16:46:57 +01:00
trashtemp
086ab7b3bc
fix(channel): last update before master merge 2021-12-29 16:39:35 +01:00
Paul Makles
cc531705b4 feat(theme): add transparency effects toggle 2021-12-29 00:18:00 +00:00
Paul Makles
a4155a1153 fix: apparently fix app jumping around 2021-12-28 22:58:19 +00:00
trashtemp
e814064001
fix(developer): fixed height issue in dev tab 2021-12-28 17:06:04 +01:00
trashtemp
614ec68622
fix(settings): added design for account header 2021-12-28 16:08:05 +01:00
Paul Makles
b5077b62ff fix(invite): allow logged out users to view invites 2021-12-28 12:24:35 +00:00
trashtemp
855b3739e6
fix(homescreen): fixed height 2021-12-27 16:07:13 +01:00
trashtemp
bbe1e0d178
fix(header): fixed header in settings 2021-12-27 16:05:33 +01:00
trashtemp
32182b1803
fix(settings): fixing header in mobile settings 2021-12-27 15:58:30 +01:00
Paul Makles
ce3be17b74 fix(login): make login form an observer of server config 2021-12-26 23:22:15 +00:00
trashtemp
63e52fe69c
fix(friends): respect header padding 2021-12-26 23:57:09 +01:00
trashtemp
4d59bb96b2
fix(header): fixed voice dialog 2021-12-26 23:38:01 +01:00
trashtemp
83f38d71ce
feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul Makles
f0c2829c58 fix: change invite routing order 2021-12-26 19:56:46 +00:00
trashtemp
e20c3ee518
fix(home): fixed grid on home screen 2021-12-26 20:47:34 +01:00
trashtemp
716edb3318
feat(servers): added new icons to server sidebar 2021-12-26 20:28:48 +01:00
Paul
5797eb3686 fix(home / seasonal): correctly read state 2021-12-26 15:04:35 +00:00
Paul
bb707fb287 fix(settings): persist false-y values 2021-12-26 15:03:44 +00:00
Paul
d73772929d feat(native): overlay titlebar on login srceen 2021-12-25 23:38:21 +00:00
Paul Makles
e4440f127a
feat(login): new login screen design #466 2021-12-25 23:18:37 +00:00
trashtemp
ba82ff9f39
feat(login): animated hand wave 2021-12-25 22:48:00 +01:00
Paul
1b644d450d fix: allow invite screen to properly load while signed out 2021-12-25 20:43:54 +00:00
trashtemp
d439d63a91
fix(login): remove bold text 2021-12-25 21:29:44 +01:00
trashtemp
029bff3d68
fix(login): added polish 2021-12-25 21:21:29 +01:00
trashtemp
b14ea73663
fix(login): general cleanup 2021-12-25 20:51:11 +01:00
trashtemp
68e83a4e47
fix(login): added accent color links 2021-12-25 19:59:30 +01:00
trashtemp
a07a17d892
fix(login): finished new login screen 2021-12-25 19:48:48 +01:00
Paul
896cc13812 fix: verification / password reset broken
force create new client
2021-12-25 16:44:29 +00:00
Paul
028a8660c1 feat: handle errors for message renderer separately 2021-12-25 16:03:05 +00:00
trashtemp
7844c84fbe
fix(login): changed logo back to wideSVG 2021-12-25 16:40:27 +01:00
trashtemp
5c59f187bd
feat(login): new login screen design 2021-12-25 16:01:19 +01:00
Paul
de1b947b7d feat: add global error handling and reporting 2021-12-25 14:32:28 +00:00
Paul
56126fa303 fix: handle invalid channels even when sidebar is closed 2021-12-25 13:20:20 +00:00
trashtemp
245c7a46ed
fix(settings): more work on server settings pages 2021-12-24 23:27:35 +01:00