| Age | Commit message (Expand) | Author |
| 2026-07-27 | Retire orphaned drafts partial and their translations | erdgeist |
| 2026-07-27 | Consolidate all main nav items in a single partial | erdgeist |
| 2026-07-27 | Let Globalize decide what locale to display for a page translation | erdgeist |
| 2026-07-27 | Move switchers out of the user check, so it also works when logged out | erdgeist |
| 2026-07-26 | Fix redundant link_to in assets#show | erdgeist |
| 2026-07-26 | Fix redundant link_to in assets#new | erdgeist |
| 2026-07-26 | Fix login view so the user knows where they are logging in to | erdgeist |
| 2026-07-26 | More visual cleanups for input fields | erdgeist |
| 2026-07-25 | Give our layouts proper language meta and viewports | erdgeist |
| 2026-07-25 | Extract public-site strings to i18n | erdgeist |
| 2026-07-25 | Extract admin strings to i18n: revisions, page_translations, and menu items, | erdgeist |
| 2026-07-25 | Retire the unroutable occurrences scaffolding | erdgeist |
| 2026-07-25 | Extract admin strings to i18n: dashboard, layout chrome, and the JS bridge | erdgeist |
| 2026-07-25 | Extract admin strings to i18n Fix straggler from batch 1 | erdgeist |
| 2026-07-25 | Extract admin strings to i18n: assets and events clusters | erdgeist |
| 2026-07-25 | Extract flashes to i18n and stop dispatching on submit labels | erdgeist |
| 2026-07-25 | Extract admin strings to i18n: users and tags clusters | erdgeist |
| 2026-07-25 | Extract admin strings to i18n: the nodes cluster | erdgeist |
| 2026-07-24 | Extract admin strings to i18n: sessions, otp, users/edit | erdgeist |
| 2026-07-24 | Rename layout classes to what they actually do | erdgeist |
| 2026-07-24 | Give all sessions a uniform absolute lifetime of one week | erdgeist |
| 2026-07-24 | Render the otp verbs properly in the action log | erdgeist |
| 2026-07-24 | Polish the OTP flows: autocomplete tokens, button dialect, QR sizing, my-account link | erdgeist |
| 2026-07-24 | Complete the login only after the second factor | erdgeist |
| 2026-07-24 | Add self-service TOTP enrollment UI and witnessed admin reset | erdgeist |
| 2026-07-24 | Add TOTP enrollment and verification to User, witnessed in the action log | erdgeist |
| 2026-07-24 | Prevent the more … link from line breaking | erdgeist |
| 2026-07-24 | Reduce visual clutter: remove time from article partials | erdgeist |
| 2026-07-23 | More tiny visual cleanups | erdgeist |
| 2026-07-23 | articles partials now render the thumb of their headline media in the list | erdgeist |
| 2026-07-23 | Restyle pdf headline cards | erdgeist |
| 2026-07-23 | Force tags to be lowercase. A script unifies existing tags in both cases | erdgeist |
| 2026-07-23 | Turn the asset upload forms into file drop targets | erdgeist |
| 2026-07-23 | Zoom the action log on assets | erdgeist |
| 2026-07-23 | Keep in-editor asset curation off the head, layering it like every edit | erdgeist |
| 2026-07-23 | Record asset deltas at publish, with changed assets as participants | erdgeist |
| 2026-07-23 | Witness asset uploads and out-of-band attaches in the action log | erdgeist |
| 2026-07-23 | Witness asset destruction, naming every node it strips | erdgeist |
| 2026-07-23 | Convert the log's node zoom to participants, completing subtree histories | erdgeist |
| 2026-07-23 | Add action_participants model | erdgeist |
| 2026-07-23 | Add action_participants, recording every node a trash/destroy touches | erdgeist |
| 2026-07-22 | Add attached nodes subsection in assets#show and thumbnail in nodes#create | erdgeist |
| 2026-07-22 | Make important flash notices survive the boilerplate Node-locked info in nodes controller | erdgeist |
| 2026-07-22 | Make nodes#show's add event/child buttons look consistent | erdgeist |
| 2026-07-22 | Implement controller and view side of the attach logic | erdgeist |
| 2026-07-22 | factor out flash rendering from layouts/admin | erdgeist |
| 2026-07-22 | Add Node#attach_asset! attaching across all lifecycle rows | erdgeist |
| 2026-07-22 | Split nodes#edit into a four-quadrant layout on desktop | erdgeist |
| 2026-07-22 | Retire nodes#recent, superseded by the action log | erdgeist |
| 2026-07-22 | Fix Node#title ignoring autosave | erdgeist |