Commit Graph

  • 7efbc4c8ee
    Merge cf08a7953f into fb80060595 defnax 2026-09-12 09:41:59 +0000
  • cf08a7953f
    Merge pull request #32 from jolavillette/fix/wave3-followups-for-121 defnax 2026-09-12 11:41:55 +0200
  • 2f62e81ec1
    Merge branch 'improvements_v2' into fix/wave3-followups-for-121 defnax 2026-09-12 11:41:46 +0200
  • 3296bc30f8
    Merge pull request #31 from jolavillette/fix/wave2-followups-for-121 defnax 2026-09-12 11:39:14 +0200
  • 371949f7b5 webui v173: the forum description survives on phones jolavillette 2026-09-11 22:11:33 +0200
  • 851d301731 webui: the card view paginates and dedups its body fetches jolavillette 2026-09-11 22:11:31 +0200
  • d0f34871be webui: marking a mail unread must not fight the auto-mark-read jolavillette 2026-09-11 22:03:02 +0200
  • d01aefbc70 webui: the dialog auto-close queries the same media condition as the CSS jolavillette 2026-09-10 22:01:10 +0200
  • 15428791fe webui v172: the photo viewer buttons keep their elevation while pressed jolavillette 2026-09-10 21:54:17 +0200
  • 2fe6ea2407 webui: rotating with a sheet open must not inert-lock the page jolavillette 2026-09-10 21:54:17 +0200
  • e0b226c0b8 webui: the Subscribed tabs get the create button their siblings got jolavillette 2026-09-10 21:54:17 +0200
  • c0dde1eb92 webui: the Bandwidth page has one state, not two jolavillette 2026-09-10 21:54:17 +0200
  • a266ea0368 feat(statistics): display session in/out and queue drain cards in bandwidth view defnax 2026-09-11 20:31:42 +0200
  • 5bfa4fa943 Redesign mail layout defnax 2026-09-11 20:07:51 +0200
  • 4e2fb1a9fc The Debug page has been redesigned to match the styling and layout of the new webui, with full phone / mobile compatibility. defnax 2026-09-11 17:13:42 +0200
  • 2bb09c4bcf The phone mode improvements for the forums subscribed post/detail view have been implemented defnax 2026-09-11 16:58:03 +0200
  • 8c397b65ee The width of the chat participants drawer on phone mode has been fixed: defnax 2026-09-10 21:06:48 +0200
  • f99f3c28c9 Improved Stats page look & feel defnax 2026-09-10 20:55:41 +0200
  • add4a3ab80 Updated the Create button in the Chat rooms section to use the standard theme button design defnax 2026-09-10 19:27:53 +0200
  • 4cbb59e899 Improved phone mode layout & spacing for boards & channels defnax 2026-09-10 18:54:48 +0200
  • ed1b7f1e3d Fixed both mobile sheets using a shared dialog component with accessible names, Escape dismissal, focus trapping, and focus return. defnax 2026-09-10 17:08:56 +0200
  • 4f7e0053f4 Fixed: desktop navigation, mobile tabs, and the More menu now share one list defining routes, icons, labels, and live unread counts. defnax 2026-09-10 16:56:59 +0200
  • 4956a57f7a removed blanket !important usage, adjusted conflicting selectors and button states, and preserved mobile notes-button styling. defnax 2026-09-10 16:50:49 +0200
  • 5aeb32e807
    Merge pull request #30 from jolavillette/fix/review-round2-for-121 defnax 2026-09-10 16:30:25 +0200
  • 54a486e44f webui: three edges of the round-2 fixes, from its first audit jolavillette 2026-09-10 11:24:10 +0200
  • a36f142529 webui v171: force sweeps past the in-flight join, and the preload knows its login jolavillette 2026-09-10 11:07:29 +0200
  • 9890346707 webui: the emoji search field must out-rank the global input rule jolavillette 2026-09-10 11:06:45 +0200
  • d411a6c1f1 webui: the send and history callbacks the capture commits missed jolavillette 2026-09-10 11:06:27 +0200
  • 9a07e14489 webui: a failed forum body neither loops per redraw nor blocks forever jolavillette 2026-09-10 11:05:34 +0200
  • 720405c837 webui: vote counts that can actually move jolavillette 2026-09-10 11:05:33 +0200
  • 7432e9376f webui: modal content passed as a vnode must be copied per redraw jolavillette 2026-09-10 11:04:30 +0200
  • 9338fef86e webui: a thumbs-up is not a downvote jolavillette 2026-09-10 11:04:13 +0200
  • 99b6ced531 feat(chat): image attachment preview tray with fullscreen viewer defnax 2026-09-09 23:30:17 +0200
  • 87f1aa8e28 feat(chat): support Ctrl+Enter and auto-resize for multiline chat messages defnax 2026-09-09 22:59:37 +0200
  • 2bca038a4a fix(ui): remove button inset shadow and fix missing empty-state icons defnax 2026-09-09 22:36:28 +0200
  • 20e2180cdf fix(ui): unify flat emoji picker styling defnax 2026-09-09 22:24:05 +0200
  • 0af8d7e7f6 Removed freshVnode and private tag inspection completely defnax 2026-09-09 21:57:19 +0200
  • 09f071c97d Make shared comment component for boards and channels defnax 2026-09-09 21:17:07 +0200
  • 7a57e78380 Removed the dead menu button defnax 2026-09-09 21:04:16 +0200
  • 2c6aa9bf21 Fix the backdrop issue defnax 2026-09-09 20:50:08 +0200
  • f4663453fd Fixed. The mobile drawer backdrop is now visible and accepts clicks while open, allowing the existing tap-outside handler to close it. defnax 2026-09-09 20:41:27 +0200
  • 7bdda39927 Fixed. Successful votes now fetch fresh content for the affected post, bypassing the board cache. defnax 2026-09-09 20:36:58 +0200
  • 8b90b501b9 Fixed. The in-flight key is now removed in finally, so failed requests can be retried while concurrent duplicates remain blocked. defnax 2026-09-09 20:34:58 +0200
  • c364ef590e Fixed. Graph layout now runs in short batches that yield to the UI. defnax 2026-09-09 20:32:24 +0200
  • 7aecf8fae7 Fixed. The friend cache now belongs to the current account, server, and login session. defnax 2026-09-09 20:29:31 +0200
  • 95e1e6d1cc Fixed. Hash-status polling now stops after five minutes, and Cancel works while hashing. defnax 2026-09-09 20:27:01 +0200
  • 4b69ef0d52 History callbacks now verify the active room and request before changing messages or pagination state. . defnax 2026-09-09 20:24:00 +0200
  • d7f55c16f1 Fixed. Valid retroshare://file attachments now survive HTML removal and provide a clickable download action. defnax 2026-09-09 20:21:47 +0200
  • 158eb0af34 The send callback now uses saved peer and friend IDs. defnax 2026-09-09 20:15:42 +0200
  • 05538da939 Send callbacks now use the original chat session, recipient, and identity. defnax 2026-09-09 20:13:25 +0200
  • bfccebc673 Fixed. History preloading now uses the queue from network_data.js, limiting it to three simultaneous requests. Repeated calls share the active preload. defnax 2026-09-09 20:10:06 +0200
  • efb4028c78 Each request now keeps its own HTTP status, preventing concurrent requests from mixing up error results or connection status. defnax 2026-09-09 20:03:05 +0200
  • 0c4256c5fe Fixed by placing a native button inside the heading, preserving its appearance and adding a visible keyboard focus outline defnax 2026-09-09 19:59:34 +0200
  • d60cf75dc7 Images extracted from post text now require embedded data. defnax 2026-09-09 19:47:37 +0200
  • 9b609012a2 Implemented for phone mode defnax 2026-08-31 12:24:41 +0200
  • 40087d1a5c Fixed the phone alignment defnax 2026-08-31 12:01:55 +0200
  • 2c7f1e9cf3
    Merge pull request #29 from jolavillette/fix/chat-fixes-for-121 defnax 2026-08-30 14:46:34 +0200
  • 2173503922 webui v170: scrolling up for older messages no longer reloads the page jolavillette 2026-08-30 13:50:00 +0200
  • 7a05827a2b webui v169: private chat reads further back by scrolling up jolavillette 2026-08-30 10:51:07 +0200
  • a04c3f4bee webui v168: scroll to the tunnel status line when it lands jolavillette 2026-08-29 19:02:00 +0200
  • efdc5edd39 webui v167: a stale tunnel poll ended the next conversation jolavillette 2026-08-29 18:50:28 +0200
  • 1111019861 webui v166: the friend sweep, four requests per location, all at once jolavillette 2026-08-29 18:43:14 +0200
  • 410359b4fa webui v165: a Debug page jolavillette 2026-08-29 13:01:50 +0200
  • 4e3530cc20 webui v164: only a live tunnel is adopted, and the version is in the header jolavillette 2026-08-29 13:00:02 +0200
  • 74155dafbc webui v163: adopt a distant chat tunnel that already exists jolavillette 2026-08-29 12:53:47 +0200
  • 62a3ced094 webui v162: API timings in the phone status sheet jolavillette 2026-08-29 12:37:17 +0200
  • e9d9db3021 webui v161: chat room participants reachable on a phone jolavillette 2026-08-29 12:17:34 +0200
  • c2c2312dfb webui v160: show our own chat room messages typed in another client jolavillette 2026-08-29 11:55:23 +0200
  • 67de5eb27a
    Merge 84143ff138 into fb80060595 defnax 2026-08-28 11:41:15 +0000
  • 84143ff138 Added load stickers feature defnax 2026-08-28 13:38:49 +0200
  • 3037e6c634
    Merge pull request #28 from jolavillette/fix/decline-invite-resync-for-121 defnax 2026-08-28 11:05:14 +0200
  • 7e50f5c5d6 webui v159: a refused invitation the core no longer has must leave the list jolavillette 2026-08-28 03:17:10 +0200
  • de06c5fcae
    Merge pull request #27 from jolavillette/fix/chatroom-invites-for-121 defnax 2026-08-27 20:01:36 +0200
  • 782b16925b
    Merge 53a67e9857 into fb80060595 defnax 2026-08-27 20:00:12 +0200
  • 53a67e9857 Fixed create channel dark mode defnax 2026-08-27 20:00:02 +0200
  • 5c6e2f738e Added dark mode defnax 2026-08-27 19:50:58 +0200
  • 489ecec3a2 webui v158: an invitation must be refusable, and the label was lost in the merges jolavillette 2026-08-27 19:48:05 +0200
  • df9cd7d24e Fixed the room invite was missed before defnax 2026-08-27 18:16:45 +0200
  • b2c4bb703c
    Merge pull request #26 from jolavillette/feature/chatroom-load-older-for-121 defnax 2026-08-27 15:21:09 +0200
  • 7b1c182e91
    Merge branch 'improvements_v2' into feature/chatroom-load-older-for-121 defnax 2026-08-27 15:20:58 +0200
  • 2f89c804fe
    Merge pull request #24 from jolavillette/fix/mail-unread-badge-for-121 defnax 2026-08-27 15:18:59 +0200
  • 973ed7e6c6
    Merge branch 'improvements_v2' into fix/mail-unread-badge-for-121 defnax 2026-08-27 15:18:50 +0200
  • 385ab35584
    Merge pull request #23 from jolavillette/fix/chat-image-viewer-modal-for-121 defnax 2026-08-27 15:17:43 +0200
  • 597ef472d8 webui v157: read further back in a room by scrolling up jolavillette 2026-08-27 13:44:39 +0200
  • e67c4c3170 webui v156: a chat room dragged the reader back to the last message jolavillette 2026-08-27 13:35:05 +0200
  • b1394a3935 Improved phone composer spacing defnax 2026-08-27 13:34:59 +0200
  • 2501adcae7 webui v155: marking a mail read must not take it out of the trash jolavillette 2026-08-27 13:31:04 +0200
  • 97a4dd5578 Fixed to use counters badges only for new chats defnax 2026-08-27 13:06:22 +0200
  • e9cf4e74f3 webui v154: the image preview claims to be a modal, so let it behave like one jolavillette 2026-08-26 17:42:48 +0200
  • f716a61298 Fixed issue with edit identity on a phone defnax 2026-08-25 19:14:52 +0200
  • 4bf5b21e61 Fixed to get work autojoin rooms defnax 2026-08-25 18:37:36 +0200
  • aac62d1268 Fixed issue on Android phone with picture viewing, to able to go back to the app defnax 2026-08-25 18:18:36 +0200
  • 3c7bc4bfb7
    Merge pull request #22 from jolavillette/fix/peer-address-fallback-for-121 defnax 2026-08-25 17:10:56 +0200
  • 4960372e19
    Merge branch 'improvements_v2' into fix/peer-address-fallback-for-121 defnax 2026-08-25 17:10:43 +0200
  • 7a6cbfa572
    Merge pull request #21 from jolavillette/fix/statistics-page-for-121 defnax 2026-08-25 17:09:33 +0200
  • a3aa6652dd webui v153: read the core's own local/external marker, and see IPv6 jolavillette 2026-08-25 09:57:02 +0200
  • d42da25928 Fixed the phone-only channel post overlap defnax 2026-08-24 22:24:38 +0200
  • 569de96a3a Fixed to keep the adress details when added via short id defnax 2026-08-24 22:04:56 +0200
  • 509e51d011 Fixed the boards view freezes defnax 2026-08-24 21:12:35 +0200
  • 4bb1a893cf webui v152: the statistics page polls, and collects, more than it needs jolavillette 2026-08-23 12:51:13 +0200