Fernando Porazzi fernandoporazzi
  • Joined on 2023-08-26
fernandoporazzi created branch code-highlighter in fernandoporazzi/snort 2023-10-07 10:30:30 +00:00
fernandoporazzi pushed to main at fernandoporazzi/snort 2023-10-07 07:52:29 +00:00
585f031ce1 fix: bad tsconfig
0ff3aad6cb ci: fix import
bc8e08ba47 ci: fix Dockerfile build
92c90b40ee use unprivileged nginx image
2a6433a6b4 ci: invert if
Compare 22 commits »
fernandoporazzi commented on issue Kieran/snort#559 2023-10-05 14:42:00 +00:00
Highlight search results

This is already implemented and in production. This issue can be closed.

fernandoporazzi closed issue Kieran/snort#626 2023-10-05 14:40:11 +00:00
Images could be rendered as a carousel or grid at the bottom of the note
fernandoporazzi commented on issue Kieran/snort#626 2023-10-05 14:40:11 +00:00
Images could be rendered as a carousel or grid at the bottom of the note

The PR related to this issue got merged. Therefore I am closing this issue.

fernandoporazzi pushed to main at fernandoporazzi/snort 2023-10-05 14:31:47 +00:00
3f9805c48a chore: Update translations
b48ea3167a fix: add space after hashtags
7f2149b8f1 Merge pull request 'Modal quick keys, profile picture & banner modal' (#640) from mmalmi/snort:main into main
bef8b40c8b open also profile banner in modal
23b45961aa click to open profile photo on profile page
Compare 27 commits »
fernandoporazzi commented on pull request Kieran/snort#639 2023-10-05 12:18:44 +00:00
feat: group images into a gallery

Solved

fernandoporazzi pushed to group-post-images at fernandoporazzi/snort 2023-10-05 12:18:23 +00:00
8e34a7a078 feat: group images into a gallery
fernandoporazzi commented on pull request Kieran/snort#639 2023-10-05 12:17:42 +00:00
feat: group images into a gallery

Keeping that empty text fragment might be a bit of an issue when grouping images. It would break the grouping for loop if the next element is not a media of type image.

We could keep on…

fernandoporazzi commented on issue Kieran/snort#626 2023-10-04 09:47:07 +00:00
Images could be rendered as a carousel or grid at the bottom of the note

Well, the solution implemented in the PR enforces the height of the the grid item, and the image inside it will only take the space of the parent element(140px of height for instance).

fernandoporazzi commented on issue Kieran/snort#626 2023-10-04 08:01:55 +00:00
Images could be rendered as a carousel or grid at the bottom of the note

Not all media links though, just images. Audio and video links remain the same.

You are correct, my initial idea would be to organize a note in text, links, media and invoices. But after…

fernandoporazzi created pull request Kieran/snort#639 2023-10-03 22:08:59 +00:00
feat: group images into a gallery
fernandoporazzi pushed to group-post-images at fernandoporazzi/snort 2023-10-03 21:59:46 +00:00
18c54877d5 feat: group images into a gallery
fernandoporazzi created branch group-post-images in fernandoporazzi/snort 2023-10-03 21:58:27 +00:00
fernandoporazzi pushed to group-post-images at fernandoporazzi/snort 2023-10-03 21:58:27 +00:00
36c6c16281 feat: group images into a gallery
fernandoporazzi commented on issue Kieran/snort#626 2023-10-03 17:16:35 +00:00
Images could be rendered as a carousel or grid at the bottom of the note

I am working on a concept here. Check the video here https://streamable.com/q492ui (it expires in 2 days) What do you think?

CC @Giszmo

fernandoporazzi pushed to main at fernandoporazzi/snort 2023-10-02 12:20:19 +00:00
fc38049b87 chore: Update translations
1d1e8889dc Merge pull request 'feat: highlight search results' (#625) from fernandoporazzi/snort:highlight-searched-word into main
a0824646eb feat: solve conflicts
c223c89045 feat: highlight search results
Compare 4 commits »
fernandoporazzi pushed to main at fernandoporazzi/snort 2023-10-02 12:18:55 +00:00
60326ea17f Add martti to donate page
c4f40b5c8a Add missing await
e165ce232a Fix copy for insecure context
b239bc65d8 Merge pull request 'src/Element subdirectories' (#637) from mmalmi/snort:main into main
b993c3ff3c use ForwardedRef in AsyncButton
Compare 154 commits »
fernandoporazzi commented on pull request Kieran/snort#625 2023-09-29 15:16:48 +00:00
feat: highlight search results

Sorry for the long time to fix the conflicts. It should be good to go now. Please, checkout the branch and do some more tests.

fernandoporazzi pushed to highlight-searched-word at fernandoporazzi/snort 2023-09-29 15:15:38 +00:00
a0824646eb feat: solve conflicts
60326ea17f Add martti to donate page
c4f40b5c8a Add missing await
e165ce232a Fix copy for insecure context
b239bc65d8 Merge pull request 'src/Element subdirectories' (#637) from mmalmi/snort:main into main
Compare 155 commits »