Commit Graph

44 Commits (52ad0b2095a73cf69151a77136185eb123bcd22e)

Author SHA1 Message Date
Paul Makles 52ad0b2095 feat(@ui): migrate Banner component 2022-05-29 15:43:36 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles 77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01: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 48fb8c847f feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +00:00
trashtemp 594521a29f fix(settings): fixed small issues with mobile 2022-01-20 11:03:47 +01:00
Paul Makles 29bddc720d fix: don't show unread indicator on active channel 2022-01-15 12:54:18 +00:00
Paul Makles 2b27bdf021 fix: enable tooltip on status in user buttons 2022-01-14 18:51:02 +00:00
trashtemp 9a8db59ddc fix(developer): fixed height issue in dev tab 2021-12-28 17:06:04 +01:00
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
RigidStudios 3233c01e2d fix: muted channels no longer have new messages badge (#297) 2021-10-31 21:10:42 +00:00
Paul 5f806135d9 Simplify how last message is handled. 2021-09-14 15:07:42 +01: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 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 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 6750812916 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +01:00
Paul 0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
nizune e9cb87cfab Fix: Small gap fixes 2021-07-05 22:50:55 +02: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
nizune 0b08dbeaad Fix: Small mobile fixes, paddings 2021-07-05 16:24:25 +02:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune 9a04c34e91 Update: Larger touch targets for mobile 2021-07-03 12:18:10 +02:00
Paul b55c291624 Link to profiles from message / member sidebar. 2021-07-02 13:35:50 +01:00
nizune a9d0f74f41 Update: Work on new Friends tab + minor fixes 2021-07-02 10:38:43 +02:00
nizune c2c6f910fb Fix: small fixes for members sidebar 2021-07-01 18:54:11 +02: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
nizune 38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul 2d9d3c489c Fix: Remove padding on user profile.
Modals: Allow all modals to be closed by ESC (permitting).
Fix: Handle closing DMs properly. Stop propagation too.
2021-06-24 16:57:12 +01:00
Paul b724b9aec2 Fix: Emojis showing through spoilers.
Fix: Copy ID copies wrong ID.
Messaging: Add context menu to avatar / username.
2021-06-24 16:43:37 +01:00
Paul 352c0e880c Context Menus: Add "mark as unread" back.
Servers: Fix various issues relating to voice channels.
2021-06-24 13:07:55 +01:00
Paul 29bb93f399 Remove twemoji dependency.
Support re-connecting after going / starting offline.
2021-06-22 19:34:52 +01:00
Paul 9e460c5b3d Refactor + add message box. 2021-06-20 20:30:42 +01:00
Paul 2acb3aeb14 Re-organise assets to be closer to their respective uses. 2021-06-20 11:05:12 +01:00
Paul 31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00
Paul 9706dd75f3 Port modal / popover context. 2021-06-19 18:46:05 +01:00
Paul 5b77ed439f Port navigation. 2021-06-19 15:29:04 +01:00