• Joined on 2026-05-23
istalri commented on pull request Nexus/nexus#49 2026-07-08 02:20:51 -04:00
WIP: Support for pinned messages

Okay, I see. I will look into it.

istalri commented on pull request Nexus/nexus#49 2026-07-07 03:16:53 -04:00
WIP: Support for pinned messages

Yeah, makes sense, seperation of concern is a useful standard. This would make it cleaner.

istalri commented on pull request Nexus/nexus#49 2026-07-07 03:15:37 -04:00
WIP: Support for pinned messages
istalri commented on pull request Nexus/nexus#49 2026-07-07 03:06:51 -04:00
WIP: Support for pinned messages

Oh then I understood something wrong. I though it was needed for this:

istalri created pull request Nexus/nexus#49 2026-07-06 18:58:58 -04:00
WIP: Support for pinned messages.
istalri pushed to support_pinned_messages at istalri/nexus 2026-07-06 18:55:03 -04:00
a2d2aeca7a First Draft: Support for pinned messages.
istalri pushed to support_pinned_messages at istalri/nexus 2026-07-06 18:52:38 -04:00
istalri created branch support_pinned_messages in istalri/nexus 2026-07-06 18:52:38 -04:00
istalri commented on issue Nexus/nexus#39 2026-07-04 18:26:13 -04:00
Implement support for pinned messages

The drawer to display is almost done. We also need a new controller to fetch and potentially filter the

istalri pushed to main at istalri/nexus 2026-07-04 12:11:43 -04:00
a1e217ac78
more restrictive ai policy
istalri pushed to main at istalri/nexus 2026-07-03 13:52:29 -04:00
148bc8f95c
improve creation of editSource
b037dc06c8
add pulseaudio socket to flatpak
3c7c74f745
hide URL previews if generating them throws an error
Compare 3 commits »
istalri pushed to main at istalri/nexus 2026-06-22 12:38:08 -04:00
b727d0342d
bump gomuks
db5735e9e2
Fixup aspect ratio calculation for non-null widths
7c01611859
Default to 1:1 when no width/height are given for an image
Compare 3 commits »
istalri opened issue Nexus/nexus#45 2026-06-19 12:28:16 -04:00
Make message content selectable/copyable.
istalri pushed to main at istalri/nexus 2026-06-19 11:52:31 -04:00
632c02a517
update windows tags
355c564123
update gomuks vendorHash
1af957d4a1
bump gomuks
1986e2a627
fixes to creator power level logic
Compare 4 commits »
istalri deleted branch creator-power-level-infinite from istalri/nexus 2026-06-17 23:23:49 -04:00
istalri pushed to main at istalri/nexus 2026-06-17 23:20:34 -04:00
ab40600746 Take into account creators when checking power levels (#44)
istalri pushed to creator-power-level-infinite at istalri/nexus 2026-06-17 23:05:45 -04:00
a13d850a27 Clean Up
istalri commented on pull request Nexus/nexus#44 2026-06-17 19:45:29 -04:00
Take into account creators when checking power levels

Yeah no idea what that is. This looks like a bug in the diff tool to me. Or maybe some white space is different?

istalri created pull request Nexus/nexus#44 2026-06-15 15:32:45 -04:00
WIP: Creator power level gets taken into account