Commit graph

2300 commits

Author SHA1 Message Date
Nighty
66de088e1c
Merge pull request #386 from philomena-dev/postcss
Switch away from SASS (also new themes!)
2024-12-19 17:49:15 +01:00
Luna D.
cada75667a
small formatting fix 2024-12-19 17:37:14 +01:00
Liam
5c347eccb6 rename cyan to teal 2024-12-17 15:17:12 -05:00
Luna D.
0787cecf12
fix odd color being off in light themes 2024-12-17 20:24:50 +01:00
Luna D.
e362745981
rename silver/charcoal to gray 2024-12-17 20:07:30 +01:00
Luna D.
d43f7bd7a7
adjust theme colors 2024-12-17 20:04:01 +01:00
Luna D.
3ef5b43995
migrate 2024-12-17 19:38:15 +01:00
Luna D.
16540f57f0
review fixes 2024-12-17 19:35:47 +01:00
Luna D.
6ca1c4bb74
fix false references to old default theme 2024-12-17 18:49:43 +01:00
Luna D.
0142cd6efe
remove leftover comments 2024-12-17 18:42:47 +01:00
Luna D.
6b69971a5c
fix vitest error 2024-12-17 18:08:21 +01:00
Luna D.
9f081ac8d6
sass -> postcss, 3 themes -> 18 themes 2024-12-17 17:49:47 +01:00
liamwhite
6ef53545dd
Merge pull request #380 from philomena-dev/faster-index
Remove makefile indexer and improve Elixir-side indexing
2024-12-15 20:55:09 -05:00
Liam
ae40a1d4aa bump swoosh 2024-12-15 12:28:56 -05:00
Liam
cdeb792cbc Ensure communication lists are filtered for approval 2024-12-15 01:23:35 -05:00
liamwhite
38af26db71
Merge pull request #383 from koloml/support-minus-prefix-for-single-tags
Support suggestions when using `-tag` syntax in tag editor
2024-12-14 19:20:33 -05:00
liamwhite
c7f715c9e6
Merge pull request #384 from koloml/fix-missing-hide-state-of-tag-view
Fixed tags block not being hidden on submission error causing it to hide on cancel
2024-12-14 19:16:54 -05:00
KoloMl
c0db5d0ef7 Fixed tags block not being hidden on encountering error 2024-12-15 00:28:39 +04:00
KoloMl
3a4b240c3e Clearing the input after successfully removing the tag 2024-12-14 23:57:20 +04:00
KoloMl
5c8ae5f54b Restore - prefix when sending autocomplete from mouse clicks 2024-12-14 23:48:16 +04:00
KoloMl
ea69049e21 Fixed lint issue about overwriting the argument 2024-12-14 23:47:35 +04:00
KoloMl
9a0ae3971b Support suggesting tags when - syntax used in tag editor 2024-12-14 22:58:40 +04:00
Liam
1853c8984f Update swoosh to include fix for mua message-id 2024-12-11 14:27:19 -05:00
liamwhite
a1efa789b8
Merge pull request #381 from philomena-dev/dependabot/npm_and_yarn/assets/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /assets
2024-12-10 16:12:30 -05:00
dependabot[bot]
bc44d64d5b
Bump nanoid from 3.3.7 to 3.3.8 in /assets
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 21:08:57 +00:00
Liam
9ccdf3a52e Unlock rust dependencies 2024-12-10 16:07:59 -05:00
Liam
4943abe39b Date header added in newer swoosh 2024-12-10 15:58:08 -05:00
Liam
81f9302206 Add RFC2822 date header 2024-12-10 15:22:22 -05:00
Liam
5b9bebc076 Remove makefile indexer and improve Elixir-side indexing 2024-12-08 21:24:08 -05:00
Liam
113c01c7d5 Avoid issues with non-email-safe names 2024-12-08 15:44:41 -05:00
Liam
4a48dac0d4 RFC 2822 2024-12-08 15:37:53 -05:00
Liam
f3a3fe33b6 Fix message id format 2024-12-08 12:13:52 -05:00
Liam
aa09135cc2 Ensure swoosh mail compatibility with DKIM relay 2024-12-08 12:04:22 -05:00
Liam
1cf4df73ce Fix system report generation 2024-12-05 12:53:24 -05:00
Liam
0a0bcd15bf Use lazy for domain set 2024-12-01 18:17:53 -05:00
Liam
4d9edf6364 Remove unnecessary deref coercion 2024-12-01 18:03:34 -05:00
Liam
87e0c814af remove unnecessary move 2024-12-01 17:30:18 -05:00
Liam
9649d0da52 Fix rustler warning 2024-12-01 16:49:16 -05:00
Liam
b45130f073 Typo 2024-12-01 15:16:02 -05:00
Liam
50e0f46e06 Fix clippy for 1.83 2024-12-01 15:14:58 -05:00
Liam
241744bec6 Fix help toolbar 2024-11-21 13:08:13 -05:00
liamwhite
9a6715cc90
Merge pull request #375 from philomena-dev/comrak-post-migration
Comrak post migration
2024-11-21 09:58:10 -05:00
Liam
e8a67d0a1e Update comrak version for autolinks 2024-11-21 09:52:26 -05:00
Liam
f9339292c4 Remove old subscript support 2024-11-21 09:52:21 -05:00
liamwhite
215d1584c4
Merge pull request #374 from philomena-dev/subscript-migration
Markdown subscript migration
2024-11-21 09:12:14 -05:00
Liam
664f7c73f8 Markdown subscript migration 2024-11-20 22:00:56 -05:00
liamwhite
fc597b49b9
Merge pull request #373 from philomena-dev/dependabot/npm_and_yarn/assets/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /assets
2024-11-18 19:41:59 -05:00
dependabot[bot]
30a552badf
Bump cross-spawn from 7.0.3 to 7.0.6 in /assets
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 22:53:36 +00:00
Liam
a60c7d9e79 Add testcase for subscript-autolink interaction philomena-dev/philomena#315 2024-11-17 16:38:51 -05:00
Liam
3c4b717917 Add lexical to ignore list 2024-11-16 16:00:58 -05:00