Commit Graph

79 Commits (cdde84f25ac57eba8e35c17d2534a9d3595a0190)

Author SHA1 Message Date
Paul c02bc10885 Fix chat not scrolling to bottom when messages update. 2021-08-16 18:59:40 +01:00
Paul 1b1869f408 Bump revolt.js to fix objects not being properly updated.
Also don't re-fetch members on each message.
Add cursor: pointer to attachment images upon request.
Use client message cache for replies.
2021-08-15 09:58:22 +01:00
Paul 69c63d0da2 Bump revolt.js version. 2021-08-12 16:17:37 +01:00
Paul 703b13d38b Temporary bot menu. 2021-08-12 15:29:19 +01:00
Paul a134770e1b Show user flags and the bot owner. 2021-08-12 14:40:13 +01:00
Paul d3894270c1 Fix search scroll.
Add bot badge.
2021-08-12 12:16:24 +01:00
janderedev 2034e28899 Show member count on invite screen. Fixes #20 2021-08-12 10:45:22 +02:00
Paul a2c58e4e00 Fix users not going offline. 2021-08-08 22:25:57 +01:00
Paul 096ab6caec Switch to React Virtuoso from react-window 2021-08-08 20:28:47 +01:00
Paul 6cb1b0df26 Virtualised sidebar test. 2021-08-08 16:17:16 +01:00
Paul 11e0f54d96 Fixes #9 and closes #8. This adds a way to mark servers as read.
Servers are also marked as read when joining them.
You can now also mark DMs as read.
2021-08-07 12:30:19 +01:00
Paul e312bf840b Clean up system message code. Fixes #3 2021-08-07 10:32:18 +01:00
janderedev 5fa611f136 Update revolt.js, fixes #1 2021-08-06 14:12:59 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune ba76863255 Updated boxicons + small fixes 2021-08-03 17:51:35 +02:00
Paul f20f1d8b41 Fix blocked users appearing in typing indicator.
Make typing indicator time out.
2021-07-31 17:58:26 +01:00
Paul cd98131d23 Hot fix: Fetch channels for newly found servers. 2021-07-31 16:15:01 +01:00
Paul 9abdbd6520 Patch revolt.js 2021-07-31 13:56:16 +01:00
Paul 54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +01:00
Paul 329ce392fc Fix elements not observing permissions. 2021-07-31 12:09:18 +01:00
Paul 6750812916 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul 23a9d41450 Fix server id not being replaced properly.
Fix links in spoilers opening when revealing.
Fix unread icon appearing for home.
Fix unreads not being acknowledged.
2021-07-31 10:05:59 +01:00
Paul 5105e84867 Update to revolt.js 5.0.0-alpha.10
Fix member sidebar not showing on mobile.
2021-07-31 09:34:55 +01:00
Paul b65dbab297 Fix duplicate member entries. 2021-07-30 23:43:26 +01:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul b21985a304 Load member sidebar into MobX state. 2021-07-29 21:01:03 +01:00
Paul bb4321ba22 Add MobX store, create observable User. 2021-07-29 12:41:28 +01:00
Paul 93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +01:00
Paul dd4edea933 Add category editor to servers. 2021-07-24 19:39:41 +01:00
Paul 3d6d95195e Bring back ability to edit roles on members.
Improve ban list design.
2021-07-24 18:46:33 +01:00
Paul 384152666f Lazy load embed contents.
Use server config for image proxy.
2021-07-24 11:22:08 +01:00
Paul 5629999fb2 Add editing role name / colour.
Animate avatars on message hover.
Switch to 24-hour time format by default.
2021-07-14 13:25:40 +01:00
Paul 2720c8db8f Experiment: New search function. 2021-07-09 14:34:36 +01:00
Paul fa9fe2d6a5 Feature: Add message links. 2021-07-08 22:47:56 +01:00
Paul 2c4a74bdde Update react-overlapping-panels.
Fix: bottom navigation appearing in wrong place.
Fix: Redirect to server from invite if already joined.
Fix: Use monoscape font for code textareas.
2021-07-07 13:08:39 +01:00
Paul 10ebf5916b Do cursed magic to try to fix voice. 2021-07-06 22:23:04 +01:00
Paul fd23fdb206 Fix: System messages would break replies.
Fix: Show correct time format on left side of messages.
2021-07-06 19:29:09 +01:00
Paul 238b6950a8 Update all packages.
Update vite fork to latest. (fixes voice)
2021-07-06 16:07:04 +01:00
Paul 62330ddc61 Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
2021-07-05 17:55:08 +01:00
insert f69e04d4e9 Merge branch 'master' into 'cleanup'
# Conflicts:
#   src/components/common/LocaleSelector.tsx
2021-07-05 10:17:57 +00:00
Paul e0dd6df552 Fix: Add default for font combo box.
Don't pass dispatcher in, just provide it globally.
Fix: Allow clicking through to profile from server sidebar.
2021-07-05 10:59:48 +01:00
bree 1cc6514c9a Update revolt.js to fix types 2021-07-04 21:09:24 -04:00
Paul 3881c75779 Use yarn alias to override vite binary. 2021-07-04 21:06:46 +01:00
Paul 89d14c5795 Switch crcong's Vite fork to fix dynamic css imports. 2021-07-04 20:46:30 +01:00
Paul 720bc263a5 Feature: Font selector and ligature toggle. 2021-07-04 17:56:18 +01:00
Paul d0818bb165 New design for server roles editor. 2021-07-03 22:17:53 +01:00
Paul d34efc1e69 Add permissions / roles settings. 2021-07-01 17:36:34 +01:00
Paul 5034a405c5 Handle updates of members for permissions. 2021-06-30 20:06:42 +01:00
Paul 99643c5461 Migrate to @tippyjs/react from react-tippy.
Fix strokes on home sidebar.
Add tooltips on servers.
Fix reply SVG direction.
2021-06-27 21:54:31 +01:00
Paul fa61d93151 Remove feather / bootstrap icons in favour of boxicons.
(This build will fail.)
2021-06-27 10:05:32 +01:00