RoccoSmit

Results 6 issues of RoccoSmit

### Describe the bug in v0.22.4 the ability to update memo dates was reinstated. This feature works in Edge and Chrome but not Firefox or Safari For Firefox this is...

bug

Images in the web client have a maximum width of 700px. This PR is to update the width of thumbnails being generated to align with the home/explore page image max...

in v 0.22.4 the ability to update memo dates was reinstated. This feature works in Edge and Chrome but not Firefox This is due to Firefox needing a specific date...

### Describe the solution you'd like In short, when you add a tag to a memo, the app adds preset chained/linked tags to the memo Context: I have scenarios where...

enhancement

as per https://github.com/usememos/memos/issues/4060 the `00__reactions.sql` migration for `v0.23` does not run when you start with a fresh install This PR covers 2 changes Change 1: `GetCurrentSchemaVersion` get the current version...

As per issue https://github.com/usememos/memos/issues/4142. Currently large memos has an option to start compacted and show more, but can then not be set back to a compacted state. This PR is...