Paul
|
9ffacc07ca
|
fix: accent buttons and allow selection of back
fixes #398
fixes #397
|
2021-11-14 18:29:46 +00:00 |
Steveplays
|
0248d01028
|
fix: added hover event to overline + removed context menu (#393)
|
2021-11-12 20:20:50 +00:00 |
Paul
|
f88894b377
|
fix(sidebar): handle channel as muted if 'none'
|
2021-11-04 13:42:46 +00:00 |
RigidStudios
|
3233c01e2d
|
fix: muted channels no longer have new messages badge (#297)
|
2021-10-31 21:10:42 +00:00 |
Paul
|
acdd37c0f3
|
Fix mark read logic, should fix #307.
Add bot delete confirmation, closes #302.
|
2021-10-10 16:28:56 +01:00 |
Paul
|
8b4b6832e9
|
Fix unreads and mark as read.
|
2021-09-14 21:09:42 +01:00 |
Paul
|
5f806135d9
|
Simplify how last message is handled.
|
2021-09-14 15:07:42 +01:00 |
Gregory Pappas
|
bc88631ac8
|
FIx ping counter alignment in Firefox but actually
This property isn't transformed into kebab-case due to a bug in Preact.
|
2021-09-10 06:52:05 -05:00 |
Paul Makles
|
f77acd8c57
|
Merge pull request #199 from brecert/mentions-methods
|
2021-09-09 22:00:03 +01:00 |
Paul Makles
|
0a3c4bb41b
|
Merge pull request #194 from gregorypappas/patch-1
Fix ping count alignment in Firefox
|
2021-09-09 21:07:40 +01:00 |
Paul Makles
|
9532863e96
|
Merge pull request #202 from brecert/hide-channels
|
2021-09-09 20:55:41 +01:00 |
goat
|
bfccd9cfac
|
fix: choose the first channel in the server if none is selected
|
2021-09-07 21:40:46 +02:00 |
brecert
|
3f01dd07ac
|
Add the ability to hide the channel sidebar
(the left one)
|
2021-09-07 10:51:46 -04:00 |
brecert
|
42382a0107
|
Change mention to channel mention
|
2021-09-07 08:58:39 -04:00 |
brecert
|
bc2fef4596
|
Add `shift+click` to link to a channel in the textarea
|
2021-09-07 08:34:40 -04:00 |
brecert
|
e3067837ad
|
Add `shift+click` to mention a user in the textarea
|
2021-09-07 08:14:22 -04:00 |
Gregory Pappas
|
db3df2e49f
|
Fix ping count alignment in Firefox
|
2021-09-07 02:13:15 -05:00 |
Paul
|
c370a24fad
|
Fix Korean language name.
|
2021-08-30 15:01:15 +01:00 |
Paul
|
13e0fc86b0
|
Fix ghost notifications on closed DMs.
Fix link warning not closing on open.
|
2021-08-30 13:26:19 +01:00 |
Ryan Alexander
|
516f3effdf
|
Treat direct messages as mention, group behaviour is the same
|
2021-08-29 10:29:58 +10:00 |
Paul
|
7fa93f1f22
|
Fix home tab item width on Firefox.
Fix inability to leave server, for #95.
Add warning to invite bot.
|
2021-08-17 20:47:44 +01:00 |
Paul
|
61c7b4236e
|
Show friend request count in indicator. Fixes #96
|
2021-08-17 20:05:21 +01:00 |
Ryan Alexander
|
bbdba3881e
|
Centered mention count + Fixed file formatting for last commit
|
2021-08-17 17:19:29 +10:00 |
Paul
|
cb064aba50
|
Handle role hoisting / ranking.
Closes #76 and closes #75.
|
2021-08-16 17:02:24 +01:00 |
Ryan Alexander
|
b4c6837660
|
Update ServerListSidebar.tsx
|
2021-08-16 05:24:37 +10:00 |
Ryan Alexander
|
2ecc2b920c
|
Update ServerListSidebar.tsx
|
2021-08-16 05:17:21 +10:00 |
Paul
|
13771d7623
|
Fix search not working on mobile.
|
2021-08-15 18:01:25 +01:00 |
Ryan Alexander
|
69b4cebc2d
|
Used global language file for text
|
2021-08-16 01:57:33 +10:00 |
Ryan Alexander
|
2befb9e74e
|
Add Tooltip to settings icon
|
2021-08-16 01:40:58 +10:00 |
Paul
|
4faba20410
|
Add settings button to server list sidebar.
Move more border radiuses to variables.
|
2021-08-15 15:21:23 +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
|
42eb6640e9
|
Try optimise members list.
|
2021-08-13 22:31:28 +01:00 |
Paul
|
d3894270c1
|
Fix search scroll.
Add bot badge.
|
2021-08-12 12:16:24 +01:00 |
Paul
|
77fb6f3527
|
Small fixes for search.
|
2021-08-11 13:32:31 +01:00 |
Paul
|
b6230abbd7
|
Add search back.
|
2021-08-09 17:34:25 +01:00 |
Paul
|
f1babfdd51
|
Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
|
2021-08-09 15:51:22 +01:00 |
Paul
|
f2622121a4
|
Display all server roles separately.
|
2021-08-08 21:50:29 +01:00 |
Paul
|
096ab6caec
|
Switch to React Virtuoso from react-window
|
2021-08-08 20:28:47 +01:00 |
Paul
|
a72db7570c
|
Improve category design for members list.
Implement new list for groups.
|
2021-08-08 18:26:16 +01:00 |
Paul
|
467db34523
|
Style categories.
|
2021-08-08 17:18:58 +01:00 |
Paul
|
6cb1b0df26
|
Virtualised sidebar test.
|
2021-08-08 16:17:16 +01:00 |
Paul
|
c65073d148
|
Add server avatars. Closes #52
Add identity edit menu. Closes #51
|
2021-08-07 22:42:15 +01:00 |
Paul
|
0d415b4d5b
|
Manage state per channel. Closes #2
|
2021-08-07 20:43:08 +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
|
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
|
635eeebfee
|
Hover animation for home button.
Fix svg alignment in foreign objects.
|
2021-08-03 15:37:19 +01:00 |
nizune
|
52b31d21e4
|
Refreshed languages menu in settings
|
2021-08-03 11:51:40 +02:00 |
Paul
|
308bebbbd6
|
Open settings when clicking top left on desktop.
|
2021-08-02 21:36:49 +01:00 |
nizune
|
936d196beb
|
More settings fixes + clamped long usernames
|
2021-08-02 17:25:39 +02:00 |