Commit graph

88 commits

Author SHA1 Message Date
5fb72078f6
fix(Zinnia): use correct colours in reply author 2026-02-18 17:20:58 +11:00
4904866f51
chore(Scout): 1.4.0 2026-02-18 03:21:07 +11:00
e50bb66c40
lint(Scout): minor linting 2026-02-18 03:15:33 +11:00
e4ab9f936d
feat(Scout): add authorType filter
whew, the code is getting quite big... A refactor will be coming soon

Some light linting was also done here
2026-02-18 03:14:40 +11:00
302ea0094a
feat(Scout): move sort filter to the top 2026-02-17 22:47:38 +11:00
0116199838
fix(Scout): fix discord's has filter typo
also refactored a few things into `fix...()` methods instead
2026-02-17 22:45:01 +11:00
0741b7951d
feat(Scout): hide all new filters under a "See All" 2026-02-17 22:35:25 +11:00
ca3960e279
chore(readme): expand on scout features 2026-02-17 17:58:15 +11:00
fb4926cb04
chore: update repo links 2026-02-17 17:25:58 +11:00
8deb4d95da
chore(Zinnia): 1.2.0 2026-02-17 17:24:11 +11:00
69580d72b0
fix(Zinnia): use a different patch that's more consistent on reply names 2026-02-17 17:23:17 +11:00
4fb5486a39
feat(Zinnia): add configurable thresholds and previews for each size
Currently thresholds are unused, one day they should be hooked up to
some formula based on real device pixels
2026-02-17 17:12:36 +11:00
e0b86e0fb4
feat(Zinnia): refactor and add like, a bunch of stuff
- refactor: move colour utilities to APCAUtil, for sharing with settings
  preview
- feat: speaking of which, a nice preview in settings!! featuring hsv
  bars for all your previewing needs
- feat: changed apca threshold to 45, I found this to be nicer than 75
- feat: added transparency option, alongside "unchanged" colour option
  which pairs nicely together for a translucent glass effect
2026-02-17 16:33:00 +11:00
bc4aa09fff
feat(Crocosmia): deploy 2026-02-06 21:25:08 +11:00
5bee566297
feat(Crocosmia): init 2026-02-06 21:24:51 +11:00
cf89612cb2
fix(Bocchi): bleh 2026-01-24 11:40:03 +11:00
782538bb10
chore(Bocchi): 1.0.2 2026-01-24 11:35:05 +11:00
e0a2d0e030
fix(Bocchi): clump webhooks properly 2026-01-24 11:34:14 +11:00
6af545070e
chore(Bocchi): 1.0.1 2026-01-23 00:02:12 +11:00
53248f08fe
fix(Bocchi): remove blank space when grouping embeds 2026-01-23 00:01:58 +11:00
62fe1cfb47
chore(workflow): change to new paths 2026-01-22 23:37:02 +11:00
be88f41d31
fix(Bocchi): require restart 2026-01-22 23:35:57 +11:00
e051d37483
chore(workflow): use jdk21 2026-01-22 23:26:03 +11:00
1bc5341a31
feat(Bocchi): init 2026-01-22 23:25:19 +11:00
5df56646c7
refactor: update to aliucord-gradle 2 2025-12-06 17:55:32 +11:00
2b687cea21
chore(Scout): 1.3.0 2025-10-18 01:13:39 +11:00
26bc980191
fix(Scout): keep needsResources for some people still on old core 2025-10-18 01:12:49 +11:00
67b2c22200
feat(Scout): remove empty discriminator from user searches 2025-10-18 01:12:20 +11:00
fa9fb104b1
chore(Scout): 1.2.2, actually this time 2025-10-17 02:41:58 +11:00
9f935c2ba6
chore(Scout): 1.2.2 2025-10-17 02:37:08 +11:00
5ced2c7924
fix(Scout): fix possible crash 2025-10-17 02:25:21 +11:00
d943e41fd3
chore(Scout): 1.2.1 2025-10-17 02:12:18 +11:00
d0796ddae1
fix(Scout): use custom thread icon 2025-10-17 02:00:03 +11:00
12c9a91f61
chore(Scout): 1.2.0 2025-10-17 01:50:03 +11:00
71741c56ec
feat(Scout): add thread searching support 2025-10-17 01:49:15 +11:00
6ae5cf9c45
chore(Zinnia): 1.1.1 2025-10-10 17:00:09 +11:00
4235f266a1
Revert "fix(Zinnia): fix incorrect spacing in replies"
This reverts commit 9113ee5b24.

It completely broke replies, will have a proper fix later.
2025-10-10 16:58:16 +11:00
61037e405f
chore(Zinnia): 1.1.0 2025-10-08 17:32:05 +11:00
d62186f50b
feat(Zinnia): allow setting static text colours 2025-10-08 17:30:43 +11:00
9113ee5b24
fix(Zinnia): fix incorrect spacing in replies 2025-10-08 16:12:13 +11:00
40414b9214
chore: update readme 2025-10-08 01:17:52 +11:00
59d18d76c0
feat(Zinnia): init 2025-10-08 01:11:59 +11:00
fea05eff78
chore: bump Aliucord library to 2.5.0 2025-10-08 01:11:23 +11:00
269d3ad8a9
feat(AlignThreads)!: remove 2025-09-02 17:53:38 +10:00
05a76ff7ac
fix(SlashCommandsFix): 8.18.0 - don't use new props 2025-08-18 01:44:39 +10:00
c683db2a0b
fix(canary/ComponentsV2): 8.8.0 @ LavaDesu/Aliucord@dc380c6fc3 2025-08-08 15:59:44 +10:00
f3d3058541
chore(ComponentsV2): 8.7.0 2025-08-07 02:44:01 +10:00
0dc4bf4286
fix(ComponentsV2): refactor, prevent viewraw crash, and add cv2 tag 2025-08-07 02:39:27 +10:00
e7dd212cd1
chore(Scout): 1.1.3 (for real this time) 2025-07-16 16:35:23 +10:00
b1d820c89a
feat(Scout): add patch to remove the beeg padding in search results 2025-07-16 16:33:33 +10:00