Commit Graph

104 Commits (fffe7c2e716699668ed8d7f6576175d6e472284d)

Author SHA1 Message Date
Paul Makles 83ca6f489e feat: add new reaction button to list 2022-09-02 14:35:16 +01:00
Paul Makles 58f294b790 feat: add reaction button to overlay 2022-08-08 15:15:20 +01:00
Paul Makles dedc1e0666 feat: add corresponding UI for `interactions` reactions 2022-07-30 12:23:56 +02:00
Paul Makles 084c90613f feat: add reactions 2022-07-16 15:17:02 +01:00
Paul Makles e3a526e2d7 fix: type errors with markdown content 2022-07-13 12:57:01 +01:00
Paul Makles 0d3f29515e feat: port `ImageViewer` 2022-06-30 19:34:04 +01:00
Paul Makles 8501e33103 chore(refactor): move `RequiresOnline` into controllers 2022-06-29 17:33:23 +01:00
Paul Makles 5f2311b09c feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles e0ca1681bd chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles b4777e9816 feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles c2547b3ead feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles 5d7b8f1851 fix: add overflow to attachment grid 2022-05-19 13:42:06 +01:00
Paul Makles f8e67af962 fix: allow viewing text files > 100kB
closes #35
2022-05-16 19:32:58 +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 7ffa0744c0 fix: don't cast message.content 2022-05-07 16:55:46 +01:00
Paul Makles 37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles f65c9bdd5e fix: context menus are now bound by spread 2022-03-06 19:13:12 +00:00
Paul Makles 18761e2181 fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
trashtemp 2c321bf0f1
fix: added flex shrink to message reply 2022-01-21 09:46:11 +01:00
trashtemp 622f2b2bca
fix(messagebox): fixed z-index 2022-01-21 08:30:54 +01:00
trashtemp e959f29eae
fix(reply): used var instead of fixed hex 2022-01-21 00:26:06 +01:00
trashtemp 0de078a794
feat: new replies 2022-01-21 00:02:55 +01:00
trashtemp da5d82537d
fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles 56f2411652 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 6aaabb4815
fix(app): font sizing, better system msgs 2022-01-13 22:31:35 +01:00
Paul Makles 0609b40f81 fix: assume attachment URL is volatile 2022-01-04 13:40:52 +00:00
Paul 318177b414 fix: don't fail if channel is null on reply 2021-12-25 15:42:13 +00:00
trashtemp d2d7083542 fix(home,settings): updated homepage, settings
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul 73d99e4518 feat(home): add snow 2021-12-23 13:16:43 +00:00
Paul 67834309b1 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul b938f6620b fix: prevent reply overflow
fixes #399
2021-11-14 18:46:46 +00:00
3nt3 b09ccd90ba
fix: add context menu to individual attachments if > 1 attached (#348) 2021-10-31 21:25:33 +00:00
brecert 999fc5b639
Fix major image bugs for chrome 93+
- fixed major bugs for chrome 93+ at the cost of minor issues that may appear (unsure, did not find any in testing)
- position scaled image to the left for firefox (firefox aspect-ratio still does not scale correctly)
- added `--width` and `--height` to the `Grid` for theme creators who may want to use such information easily
2021-09-08 07:01:11 -04:00
Paul c302eade17 Update source links from GitLab to GitHub. 2021-09-03 10:30:27 +01:00
Paul 2341408557 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul 1f2e58b10e Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul b4f16f0d00 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul 72e9cda844 Attempt to fix attachments not showing up on Samsung Internet. 2021-08-16 15:16:54 +01:00
Michaili K 88c9775e23
Create separate ImageFile component for image attachments 2021-08-15 18:53:42 +02:00
Michaili K 1b4d1e73df
Add (basic implementation of) background for loading images 2021-08-15 12:59:00 +02:00
Paul 4abf98adcb 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 4ac3165bdc Remove logs. 2021-08-12 19:51:23 +01:00
brecert 6f99af6527
fix image overflow on older browsers 2021-08-10 05:48:26 -04:00
Paul 17f68088d1 Show server identity in message replies and typing indicator.
Revert reply connector temporarily.
2021-08-08 10:16:48 +01:00
Paul 1f903cd56b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00
brecert 144a63a5c8
Improve image embed scaling.
- fixes #15
2021-08-06 12:39:23 -04:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00