Jean Chevronnet reverse
reverse pushed to main at orbit/orbit 2026-07-06 21:03:55 +00:00
b42b0f5b40 Fix yomirc-dark reply button invisible on black (paint action glyphs green)
reverse pushed to main at orbit/orbit 2026-07-06 20:14:07 +00:00
6901308ee7 Bump version to 2.0.0-dev
reverse pushed tag v2.0-dev to orbit/orbit 2026-07-06 20:14:07 +00:00
reverse pushed to main at orbit/orbit 2026-07-06 18:36:13 +00:00
78d7d72ee6 Point all links at git.devtronic.pro and drop the dead Codeberg references
reverse pushed to main at orbit/orbit 2026-07-06 18:13:26 +00:00
3c5830e434 docs: fix stale sandbox theme-var list
reverse pushed to main at orbit/orbit 2026-07-06 17:52:36 +00:00
625a0097a7 Mirror orbit.server into the sandbox via the state snapshot
reverse pushed to main at orbit/orbit 2026-07-06 17:44:55 +00:00
e302e38d24 Add orbit.server plugin API: read-only caps/isupport/network/numeric
reverse pushed to main at orbit/orbit 2026-07-06 17:34:48 +00:00
d24833e213 Dedupe: use hashHue in Avatar and escapeHtml in editor
reverse pushed to main at orbit/orbit 2026-07-06 17:30:16 +00:00
7692460ed5 Cap the nick-change field at the server's real NICKLEN
reverse pushed to main at orbit/orbit 2026-07-06 17:27:27 +00:00
4b36243bc8 Gate webpush and client message-tags on their cap/ISUPPORT
reverse pushed to main at orbit/orbit 2026-07-06 17:17:38 +00:00
70be1584bd Drop unused Numerics.isKnown (name() already covers it)
reverse pushed to main at orbit/orbit 2026-07-06 17:03:16 +00:00
d72e624f8b Extract numeric-reply handler and add client.numerics API
reverse pushed to main at orbit/orbit 2026-07-06 16:41:31 +00:00
47480bbaa4 Split format.tsx: extract media embeds and link-preview modules
reverse pushed to main at orbit/orbit 2026-07-06 16:36:07 +00:00
862704963c Split MessageList: extract MsgRow, SystemLine and SearchResults
reverse pushed to main at orbit/orbit 2026-07-06 16:30:16 +00:00
de853265a5 Split Composer: extract voice-recorder hook, tab-complete and history modules
reverse pushed to main at orbit/orbit 2026-07-06 16:23:03 +00:00
101dc8205a Split Modals into per-dialog component files
reverse pushed to main at orbit/orbit 2026-07-06 13:22:52 +00:00
f8df66dbbf Split SettingsModal into per-section component files
reverse pushed to main at orbit/orbit 2026-07-06 13:00:48 +00:00
8bd31e50aa refactor: extract the account/registration flow from store.ts into a tested module
4485e81e80 refactor: extract image/voice upload from store.ts (dedup the FILEHOST flow) into a tested module
Compare 2 commits »
reverse pushed to main at orbit/orbit 2026-07-06 12:44:02 +00:00
d7193623ab refactor: extract the input/slash-command parser from store.ts into a tested commands module
reverse pushed to main at orbit/orbit 2026-07-06 05:01:31 +00:00
ae8232afa6 refactor: extract MODE and fold AWAY/ACCOUNT member-notifies into membership