Commit Graph

648 Commits (bd5e269466a3d8a33d2f3469b564d7020d7d3e09)

Author SHA1 Message Date
Paul Makles ebd3911783 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles b75fdb59cf feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles d5b29db159 feat(@ui): migrate input box 2022-05-30 12:26:16 +01:00
Paul Makles bcd3d33ff4 feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles be850e568b feat(@ui): migrate date divider and details 2022-05-29 16:40:02 +01:00
Paul Makles 677d56354a feat(@ui): migrate colour swatches and combo box 2022-05-29 16:38:09 +01:00
Paul Makles 0fbbde0acb feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +01:00
Paul Makles 9d7996550d fix: open last opened server channel instead of first 2022-05-27 22:32:06 +01:00
Paul Makles 4d6e34755d feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles b6c3ab6fd0 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Jan 4b0d304869 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 b7570611ed 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 cac4e58af4 feat: Add option to show Send button on Desktop (#628) 2022-05-23 21:19:55 +01:00
kaname-png 68f158d866 chore: minor ui fixes for mybots page 2022-05-23 21:14:56 +01:00
kaname-png 530c3d9561 fix(components): wrong calculation of dimensions of embeds layouts 2022-05-23 21:14:56 +01:00
Paul Makles 80d2e22c28 fix: remove explicit cast to string for `msg.content` 2022-05-21 16:59:34 +01:00
Paul Makles 0d0e1533b7 fix: edit bot av / bg 2022-05-19 13:49:38 +01:00
Paul Makles 5986251723 feat: add minimise to tray option 2022-05-10 12:26:57 +01:00
Paul Makles b312b4bbf8 feat: add ban list search (closes #579) 2022-05-08 10:40:45 +01:00
Daesun d23912c836 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 58c8fc79f4 fix: permission lists show wrong permissions (#603) 2022-05-07 21:31:18 +01:00
Paul Makles 06162741fc feat: show that permissions / roles are not editable
closes #594
2022-04-30 15:54:27 +01:00
Paul Makles 3236763cc8 feat: add a preloader for members list 2022-04-30 15:22:06 +01:00
Paul Makles dbc6249f19 revert: #588 2022-04-30 14:45:57 +01:00
Freeplay 31e23aa332 fix: bottom padding in settings (#588) 2022-04-29 15:21:53 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles d98b030d8e chore: refactor permission checks 2022-04-28 15:02:22 +01:00
Paul Makles a3e3d57352 chore: translations for role page 2022-04-28 14:51:34 +01:00
Paul Makles 77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles 231f0cf3f8 fix(invites): use new invite handling 2022-04-09 19:02:41 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
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 d5a941cfc2 fix(home): fix the create group button
closes #546
2022-03-04 16:46:50 +00:00
Paul Makles be1f93c440 fix: improve handling of inactive channels
(closes #432)
2022-03-04 16:45:44 +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
Paul Makles 48fb8c847f feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +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
Paul Makles 841151a662 fix(channel header): fix action callbacks 2021-12-30 19:44:15 +00:00
Paul Makles a94c7d70ac fix: change conditions for corners on header 2021-12-30 19:14:21 +00:00
Paul Makles c04a063331 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 819f3451e1 fix(settings): removed obscure string 2021-12-30 19:53:52 +01:00
Paul Makles 1f88d0a5b8 fix: apply border when sidebar collapsed 2021-12-30 18:35:13 +00:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles 0dbe337594 feat: implement logic for status changer in mobile settings 2021-12-30 18:04:08 +00:00
Paul Makles 445a988a23 fix: apply reasonable defaults to all scrollbar thumbs 2021-12-30 15:33:13 +00:00
trashtemp 84871f13f9 fix(mobile): hide indexheader 2021-12-30 14:53:51 +01:00
trashtemp 5bd30297f5 fix(settings): scrollbar 2021-12-30 14:44:33 +01:00
trashtemp af1d255f11 fix(app): fixed broken scrollbar on mobile 2021-12-30 14:37:56 +01:00
trashtemp 0f447ac237 fix(settings): fixed scrollbar for mobile 2021-12-30 14:16:31 +01:00
trashtemp 7d3707ef78 fix(scrollbar): fixed scrollbar 2021-12-30 14:07:41 +01:00
trashtemp e7a3154d0f 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 a68946ca30 fix(friends): small fixes 2021-12-29 23:58:36 +01:00
trashtemp 58c916a98b chore: removed mention 2021-12-29 23:57:41 +01:00
trashtemp 7de3a468e0 fix(friends): fix for friends menu 2021-12-29 16:46:57 +01: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
Paul Makles ed55059fdb fix: apparently fix app jumping around 2021-12-28 22:58:19 +00:00
trashtemp 9a8db59ddc fix(developer): fixed height issue in dev tab 2021-12-28 17:06:04 +01:00
trashtemp 86f7c808f3 fix(settings): added design for account header 2021-12-28 16:08:05 +01:00
Paul Makles a9501ded91 fix(invite): allow logged out users to view invites 2021-12-28 12:24:35 +00:00
trashtemp 91e0bcd882 fix(homescreen): fixed height 2021-12-27 16:07:13 +01:00
trashtemp 609a89d79f fix(header): fixed header in settings 2021-12-27 16:05:33 +01:00
trashtemp 4bf6e460ed fix(settings): fixing header in mobile settings 2021-12-27 15:58:30 +01:00
Paul Makles 729716b22f fix(login): make login form an observer of server config 2021-12-26 23:22:15 +00:00
trashtemp 6f2eec632a fix(friends): respect header padding 2021-12-26 23:57:09 +01:00
trashtemp 9fed4a41c5 fix(header): fixed voice dialog 2021-12-26 23:38:01 +01:00
trashtemp 4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul Makles 1475c37b9d fix: change invite routing order 2021-12-26 19:56:46 +00:00
trashtemp b607c14c3b fix(home): fixed grid on home screen 2021-12-26 20:47:34 +01:00
trashtemp 54f0e0bf71 feat(servers): added new icons to server sidebar 2021-12-26 20:28:48 +01:00
Paul d51ff58bcc fix(home / seasonal): correctly read state 2021-12-26 15:04:35 +00:00
Paul 09e909d9d9 fix(settings): persist false-y values 2021-12-26 15:03:44 +00:00
Paul 3abb4010be feat(native): overlay titlebar on login srceen 2021-12-25 23:38:21 +00:00
Paul Makles 2fd4fbb564 feat(login): new login screen design #466 2021-12-25 23:18:37 +00:00
trashtemp 3475c5a1eb feat(login): animated hand wave 2021-12-25 22:48:00 +01:00
Paul 3c106f5d29 fix: allow invite screen to properly load while signed out 2021-12-25 20:43:54 +00:00
trashtemp 620758744f fix(login): remove bold text 2021-12-25 21:29:44 +01:00
trashtemp 532ad0083a fix(login): added polish 2021-12-25 21:21:29 +01:00
trashtemp 4a0bf6a6f0 fix(login): general cleanup 2021-12-25 20:51:11 +01:00
trashtemp 55ceb3c3f3 fix(login): added accent color links 2021-12-25 19:59:30 +01:00
trashtemp f7ff31612b fix(login): finished new login screen 2021-12-25 19:48:48 +01:00
Paul 2810c6d6ba fix: verification / password reset broken
force create new client
2021-12-25 16:44:29 +00:00
Paul 60fac6cfba feat: handle errors for message renderer separately 2021-12-25 16:03:05 +00:00
trashtemp b30e444f0a fix(login): changed logo back to wideSVG 2021-12-25 16:40:27 +01:00
trashtemp 7d3264d709 feat(login): new login screen design 2021-12-25 16:01:19 +01:00
Paul 88f4b40011 feat: add global error handling and reporting 2021-12-25 14:32:28 +00:00
Paul 22d5522e98 fix: handle invalid channels even when sidebar is closed 2021-12-25 13:20:20 +00:00
trashtemp ac7208c9b5 fix(settings): more work on server settings pages 2021-12-24 23:27:35 +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
Paul ead6bd83cd fix: make the create group button do the correct thing 2021-12-24 17:15:39 +00:00
trashtemp 4f65c63b42 fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul ac832bfe42 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00:00
Paul d0c1deb77c feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul c138f58b12 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul 5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul b780a84f11 fix(settings): display index header only on mobile and show user 2021-12-24 12:45:28 +00:00
Paul 1c05d93cf5 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul 7b53dc34b5 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul 246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00