Henry Hiles Henry-Hiles · he/him
Henry-Hiles pushed to main at Nexus/nexus 2026-04-06 10:17:08 -04:00
ee648ab105
add ability to copy room/space link
Henry-Hiles pushed to main at Nexus/nexus 2026-04-06 09:57:08 -04:00
2c23951ea8
Fix via handling
Henry-Hiles pushed to main at Nexus/nexus 2026-04-06 09:20:59 -04:00
f4b2669f3d
Fix link sending
6fe5677a13
oops thats not the event type!
Compare 2 commits »
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 22:10:12 -04:00
729f71e529
remove a todo since its already in the progress list
Henry-Hiles opened issue Nexus/nexus#9 2026-04-05 22:04:57 -04:00
Refactor PowerLevelController into two controllers
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 22:00:39 -04:00
b80bd557dd
add redact PL check
Henry-Hiles commented on issue Nexus/nexus#7 2026-04-05 21:49:57 -04:00
Improve RAM usage

Probably can be fixed in the same commit as #6.

Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 21:48:29 -04:00
15d02458ab
Add comment to mention overlay to add vias to link
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 21:45:44 -04:00
8dff27c56f
use room alias where available
c857b89899
update readme
Compare 2 commits »
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 21:30:52 -04:00
06d6bf0cbc
Make reply displayname flexible, fixes overflow on small screens and large displaynames
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 21:25:31 -04:00
9fdf08a5d8
don't open user popover on reply preview
Henry-Hiles opened issue Nexus/nexus#8 2026-04-05 18:09:22 -04:00
Add via to room mention, use alias when available
Henry-Hiles opened issue Nexus/nexus#7 2026-04-05 18:08:52 -04:00
Investigate RAM usage
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 16:30:44 -04:00
7fc314036e
Refactor content handling in message controller
Henry-Hiles commented on issue Nexus/nexus#3 2026-04-05 15:47:53 -04:00
Timeline is sometimes ordered incorrectly when resuming from pauses, possibly the callback is being called out of order?

Yep, definitely fixed the history loading issue. If the resumes are still broken that needs looking into, though.

Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-04-05 15:41:24 -04:00
a2739a1e87
and apple mapkit fix
Henry-Hiles closed issue Nexus/nexus#3 2026-04-05 13:34:49 -04:00
Timeline is sometimes ordered incorrectly when resuming from pauses, possibly the callback is being called out of order?
Henry-Hiles commented on issue Nexus/nexus#3 2026-04-05 13:34:49 -04:00
Timeline is sometimes ordered incorrectly when resuming from pauses, possibly the callback is being called out of order?

I think aac843d79372dc210ae36fc4a674628440f353a6 accidentally fixed this, closing unless I reproduce it again.

Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 13:33:04 -04:00
aac843d793
Continuously load more messages until there are 20 or no more
Henry-Hiles pushed to main at Nexus/nexus 2026-04-05 11:26:06 -04:00
639d27a5fc
refactor url previews