Commit Graph

1312 Commits (74f8c552edf5f71b08fee889dd9a5ac4d35ab391)

Author SHA1 Message Date
Paul Makles 74f8c552ed feat(@ui): port category button 2022-05-30 12:56:47 +01:00
Paul Makles f3bdbe52d9 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles b4777e9816 feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles ab77d4a812 feat(@ui): migrate radio 2022-05-30 12:29:56 +01:00
Paul Makles 1d243d4762 feat(@ui): migrate input box 2022-05-30 12:26:16 +01:00
Paul Makles 2f9bfbf83f chore: remove Masks component 2022-05-30 12:19:32 +01:00
Paul Makles c2547b3ead feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles a64fe61199 feat(@ui): migrate date divider and details 2022-05-29 16:40:02 +01:00
Paul Makles 1bd138d6ef feat(@ui): migrate colour swatches and combo box 2022-05-29 16:38:09 +01:00
Paul Makles 4bcfa601a5 feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +01:00
Paul Makles 20d31babce feat(@ui): migrate Banner component 2022-05-29 15:43:36 +01:00
Paul Makles 12b9716043 fix: open last opened server channel instead of first 2022-05-27 22:32:06 +01:00
Paul Makles e2d9e41a58 chore: bump revolt.js and @revoltchat/ui 2022-05-27 22:31:12 +01:00
Paul Makles bdf741e0ee feat: add "ordering" data store 2022-05-27 21:21:42 +01:00
Paul Makles 588cb7c019 feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles 94dd4b464a chore: server list integration test 2022-05-27 21:21:42 +01:00
Paul Makles 1e3fe45075 fix: unlink @revoltchat/ui 2022-05-25 16:47:30 +01:00
Paul Makles 9e948175b3 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Paul Makles 6eee71ddab
chore: add config.yml [skip ci] 2022-05-24 16:18:38 +01:00
Paul Makles 7e245df179 fix: correct naming error [skip ci] 2022-05-24 13:18:47 +01:00
Paul Makles 2e13685998 chore: add build / publish script [skip ci] 2022-05-24 13:17:30 +01:00
Paul Makles 0f3b1b0491 chore: bump language submodule 2022-05-24 12:53:51 +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 a35e68799a chore: update language submodule 2022-05-23 21:22:22 +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 5d7b8f1851 fix: add overflow to attachment grid 2022-05-19 13:42:06 +01:00
Paul Makles dc110ca082 chore: bump deps. 2022-05-19 13:37:33 +01:00
Paul Makles 97ab6c075d feat: add lightspeed.tv support 2022-05-19 13:37:24 +01:00
Paul Makles 744afe2f6a feat: GIF and Video embed support 2022-05-19 13:34:19 +01:00
Paul Makles e74c3a5f80 fix: return correct error 2022-05-17 21:10:47 +01:00
Paul Makles f8e67af962 fix: allow viewing text files > 100kB
closes #35
2022-05-16 19:32:58 +01:00
Paul Makles 0e5f64afd6
revert: "chore(deps-dev): bump prismjs from 1.24.1 to 1.27.0" (#625) 2022-05-11 12:11:13 +01:00
dependabot[bot] ee899e795c
chore(deps-dev): bump prismjs from 1.24.1 to 1.27.0 (#620)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 12:30:36 +01:00
Paul Makles 8f0c69f528 chore: remove super and subtext (closes #438) 2022-05-10 12:27:44 +01:00
Paul Makles e1e3e55dc7 feat: add minimise to tray option 2022-05-10 12:26:57 +01:00
Paul Makles cca97f9bb9 fix: remove un-used dep 2022-05-09 22:14:13 +01:00
Paul Makles 9e90ce6854 fix: override backdrop-filter if transparency effects are off
closes #550
2022-05-09 22:05:57 +01:00
Paul Makles 81e9774cc0 fix: re-sort member sidebar on channel change
closes #593
2022-05-09 22:00:17 +01:00
Paul Makles e9cba5b4e2 fix: allow selecting text on profiles
closes #433
2022-05-09 21:58:08 +01:00
Jan e9258d7c23
fix: #614 breaks in desktop client :trollface: (#616) 2022-05-08 22:17:36 +01:00
Jan 7345172271
fix: don't open new tab to download attachment (#614) 2022-05-08 21:53:07 +01:00
Paul Makles 4f48e3d176 chore: remove files that are being moved [skip ci] 2022-05-08 12:53:22 +01:00
Paul Makles eb1bd27ec0 feat: add ban list search (closes #579) 2022-05-08 10:40:45 +01:00
Paul Makles 0ce128b108 fix: handle null relationship; fixes #607
not sure if this was intended from the API side
2022-05-08 10:19:33 +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