Commit graph

640 commits

Author SHA1 Message Date
Paul Makles
588cb7c019 feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles
9e948175b3 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Jan
8efe3ecbc0
feat: add warning on self-hosted instances (#645)
* feat: add warning on self-hosted instances

* update text
2022-05-24 12:53:06 +01:00
Paul Makles
be12c6da20
chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Jan
6fdd701b38
feat: Add option to show Send button on Desktop (#628) 2022-05-23 21:19:55 +01:00
kaname-png
e46a6d55d6 chore: minor ui fixes for mybots page 2022-05-23 21:14:56 +01:00
kaname-png
32d37777f2 fix(components): wrong calculation of dimensions of embeds layouts 2022-05-23 21:14:56 +01:00
Paul Makles
6fcdbd1cef fix: remove explicit cast to string for msg.content 2022-05-21 16:59:34 +01:00
Paul Makles
73d51a3e29 fix: edit bot av / bg 2022-05-19 13:49:38 +01:00
Paul Makles
e1e3e55dc7 feat: add minimise to tray option 2022-05-10 12:26:57 +01:00
Paul Makles
eb1bd27ec0 feat: add ban list search (closes #579) 2022-05-08 10:40:45 +01:00
Daesun
ac0c100846
feat(sessions): Add confirmation prompt (#575)
Reopening of issue #572
Fixes issue #42
Translations added on PR 31 of revolt/translations

Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-05-07 21:31:53 +01:00
Jan
93ba922536
fix: permission lists show wrong permissions (#603) 2022-05-07 21:31:18 +01:00
Paul Makles
08e1db6d35 feat: show that permissions / roles are not editable
closes #594
2022-04-30 15:54:27 +01:00
Paul Makles
4ccfaea973 feat: add a preloader for members list 2022-04-30 15:22:06 +01:00
Paul Makles
a66e96677f revert: #588 2022-04-30 14:45:57 +01:00
Freeplay
2b8b9c959f
fix: bottom padding in settings (#588) 2022-04-29 15:21:53 +01:00
Paul Makles
37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles
14a2f4882e chore: refactor permission checks 2022-04-28 15:02:22 +01:00
Paul Makles
b217571325 chore: translations for role page 2022-04-28 14:51:34 +01:00
Paul Makles
d31237e9e1 chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles
eee1d4060f feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles
d129d9816d fix(invites): use new invite handling 2022-04-09 19:02:41 +01:00
Paul Makles
b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
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
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
trashtemp
9b4619cbd1
fix(settings): improved server settings tabs 2021-12-24 22:54:46 +01:00
trashtemp
6bed278fe8
chore(settings): added new translation strings 2021-12-24 21:22:01 +01:00
trashtemp
18f7f91ff0
fix(settings): more settings fixes pt. 2 2021-12-24 18:36:40 +01:00
Paul
b2c24d33ed fix: make the create group button do the correct thing 2021-12-24 17:15:39 +00:00
trashtemp
bdc84b1d98
fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul
f1a9c889b8 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00:00
Paul
3d723574f4 feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul
fee56d8f54 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul
a46fbcf409 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul
d8d002cc4a feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul
e263b627aa fix(settings): display index header only on mobile and show user 2021-12-24 12:45:28 +00:00
Paul
63164fe2d0 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul
189d0b5ff9 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul
e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul
c31bcd0200 fix(auth): block render while logging in 2021-12-24 11:32:59 +00:00
Paul
e89bbb7455 feat(mobx): add sync back (do not look at the code) 2021-12-24 02:05:18 +00:00
Paul
cc0e45526c feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul
6e1bcab92b feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
trashtemp
cc76e78db8 fix(settings): started work on settings cleanup 2021-12-23 17:35:58 +00:00
trashtemp
d2d7083542 fix(home,settings): updated homepage, settings
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
73d99e4518 feat(home): add snow 2021-12-23 13:16:43 +00:00
Paul
3d73834bef fix(server settings): unrestrict height 2021-12-22 10:36:23 +00:00