{"id":11441,"date":"2026-04-25T21:24:18","date_gmt":"2026-04-25T19:24:18","guid":{"rendered":"https:\/\/www.indexall.org\/indexa\/?page_id=11441"},"modified":"2026-04-26T23:00:50","modified_gmt":"2026-04-26T21:00:50","slug":"messaging-dashboard","status":"publish","type":"page","link":"https:\/\/www.indexall.org\/indexa\/messaging-dashboard\/","title":{"rendered":"send direct message to indexa"},"content":{"rendered":"<div class=\"mp-notice mp-notice-warning\">\n            <p>You must be logged in to access the messaging system.<\/p>\n            <p><a href=\"https:\/\/www.indexall.org\/indexa\/login\/?redirect_to=https%3A%2F%2Fwww.indexall.org%2Findexa%2Fmessaging-dashboard%2F\" class=\"button button-primary\">Log In<\/a><\/p>\n        <\/div>\n<p>&nbsp;<\/p>\n<p><!-- Google Fonts & simple reset --><\/p>\n<style>\n        * {<br \/>            margin: 0;<br \/>            padding: 0;<br \/>            box-sizing: border-box;<br \/>        }<\/p>\n<p>        body {<br \/>            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;<br \/>            background: linear-gradient(145deg, #f8fafc 0%, #eef2f6 100%);<br \/>            color: #1a2c3e;<br \/>            line-height: 1.5;<br \/>            padding: 2rem 1rem;<br \/>        }<\/p>\n<p>        .container {<br \/>            max-width: 1280px;<br \/>            margin: 0 auto;<br \/>        }<\/p>\n<p>        \/* card style *\/<br \/>        .guide-card {<br \/>            background: rgba(255, 255, 255, 0.96);<br \/>            backdrop-filter: blur(2px);<br \/>            border-radius: 2rem;<br \/>            box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.02);<br \/>            overflow: hidden;<br \/>            transition: all 0.2s ease;<br \/>        }<\/p>\n<p>        \/* header gradient *\/<br \/>        .hero {<br \/>            background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 50%, #c026d3 100%);<br \/>            padding: 2.5rem 2rem;<br \/>            color: white;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .hero h1 {<br \/>            font-size: 2.4rem;<br \/>            font-weight: 700;<br \/>            letter-spacing: -0.02em;<br \/>            margin-bottom: 0.75rem;<br \/>            display: flex;<br \/>            align-items: center;<br \/>            justify-content: center;<br \/>            gap: 0.75rem;<br \/>            flex-wrap: wrap;<br \/>        }<\/p>\n<p>        .hero h1 span {<br \/>            background: rgba(255,255,255,0.2);<br \/>            padding: 0.2rem 0.8rem;<br \/>            border-radius: 60px;<br \/>            font-size: 1.2rem;<br \/>            font-weight: 500;<br \/>        }<\/p>\n<p>        .hero p {<br \/>            max-width: 600px;<br \/>            margin: 0 auto;<br \/>            opacity: 0.9;<br \/>            font-size: 1.1rem;<br \/>        }<\/p>\n<p>        .shortcode-box {<br \/>            background: #1e293b;<br \/>            border-radius: 1.25rem;<br \/>            padding: 2rem;<br \/>            margin: 1.5rem 2rem 2rem 2rem;<br \/>            box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05), 0 10px 20px -5px rgba(0,0,0,0.2);<br \/>        }<\/p>\n<p>        .shortcode-label {<br \/>            display: inline-block;<br \/>            background: #0f172a;<br \/>            color: #94a3b8;<br \/>            font-size: 0.75rem;<br \/>            font-weight: 600;<br \/>            text-transform: uppercase;<br \/>            letter-spacing: 1px;<br \/>            padding: 0.25rem 0.75rem;<br \/>            border-radius: 30px;<br \/>            margin-bottom: 1rem;<br \/>        }<\/p>\n<p>        .code-inline {<br \/>            background: #0f172a;<br \/>            border: 1px solid #334155;<br \/>            color: #e2e8f0;<br \/>            font-family: 'JetBrains Mono', 'SF Mono', monospace;<br \/>            font-size: 1.2rem;<br \/>            padding: 1rem 1.5rem;<br \/>            border-radius: 1rem;<br \/>            display: inline-block;<br \/>            width: auto;<br \/>            letter-spacing: 0.5px;<br \/>            box-shadow: 0 2px 5px rgba(0,0,0,0.2);<br \/>        }<\/p>\n<p>        .copy-btn {<br \/>            background: #4f46e5;<br \/>            border: none;<br \/>            color: white;<br \/>            padding: 0.5rem 1.2rem;<br \/>            border-radius: 2rem;<br \/>            font-size: 0.85rem;<br \/>            font-weight: 500;<br \/>            margin-left: 1rem;<br \/>            cursor: pointer;<br \/>            transition: 0.2s;<br \/>            vertical-align: middle;<br \/>            box-shadow: 0 1px 2px rgba(0,0,0,0.05);<br \/>        }<\/p>\n<p>        .copy-btn:hover {<br \/>            background: #6366f1;<br \/>            transform: translateY(-1px);<br \/>        }<\/p>\n<p>        .content {<br \/>            padding: 2rem 2rem 2.5rem 2rem;<br \/>        }<\/p>\n<p>        .section {<br \/>            margin-bottom: 2.8rem;<br \/>        }<\/p>\n<p>        .section-title {<br \/>            display: flex;<br \/>            align-items: center;<br \/>            gap: 0.75rem;<br \/>            font-size: 1.7rem;<br \/>            font-weight: 600;<br \/>            margin-bottom: 1.5rem;<br \/>            border-left: 5px solid #4f46e5;<br \/>            padding-left: 1rem;<br \/>            color: #0f172a;<br \/>        }<\/p>\n<p>        .section-title i {<br \/>            font-size: 1.8rem;<br \/>        }<\/p>\n<p>        .feature-grid {<br \/>            display: grid;<br \/>            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));<br \/>            gap: 1.5rem;<br \/>            margin-top: 1rem;<br \/>        }<\/p>\n<p>        .feature-card {<br \/>            background: #ffffff;<br \/>            border-radius: 1.5rem;<br \/>            padding: 1.5rem;<br \/>            border: 1px solid #e9eef3;<br \/>            transition: all 0.2s;<br \/>            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.02);<br \/>        }<\/p>\n<p>        .feature-card:hover {<br \/>            transform: translateY(-4px);<br \/>            border-color: #cbd5e1;<br \/>            box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.1);<br \/>        }<\/p>\n<p>        .feature-icon {<br \/>            font-size: 2.2rem;<br \/>            margin-bottom: 1rem;<br \/>        }<\/p>\n<p>        .feature-card h3 {<br \/>            font-size: 1.3rem;<br \/>            margin-bottom: 0.75rem;<br \/>            font-weight: 600;<br \/>        }<\/p>\n<p>        .feature-card ul, .feature-card p {<br \/>            color: #334155;<br \/>            font-size: 0.95rem;<br \/>        }<\/p>\n<p>        .feature-card li {<br \/>            margin-left: 1.2rem;<br \/>            margin-top: 0.4rem;<br \/>        }<\/p>\n<p>        .badge {<br \/>            background: #eef2ff;<br \/>            color: #4f46e5;<br \/>            font-size: 0.75rem;<br \/>            font-weight: 600;<br \/>            padding: 0.2rem 0.6rem;<br \/>            border-radius: 30px;<br \/>            display: inline-block;<br \/>            margin-bottom: 0.75rem;<br \/>        }<\/p>\n<p>        hr {<br \/>            margin: 1.8rem 0;<br \/>            border: none;<br \/>            height: 1px;<br \/>            background: linear-gradient(90deg, transparent, #cbd5e1, transparent);<br \/>        }<\/p>\n<p>        .note {<br \/>            background: #fef9e3;<br \/>            border-left: 4px solid #f59e0b;<br \/>            padding: 1rem 1.5rem;<br \/>            border-radius: 1rem;<br \/>            margin: 1.5rem 0;<br \/>            font-size: 0.95rem;<br \/>            color: #78350f;<br \/>        }<\/p>\n<p>        .footer {<br \/>            text-align: center;<br \/>            padding: 1.8rem;<br \/>            font-size: 0.85rem;<br \/>            color: #5b6e8c;<br \/>            border-top: 1px solid #e2e8f0;<br \/>            background: #fafcff;<br \/>        }<\/p>\n<p>        @media (max-width: 680px) {<br \/>            .hero h1 { font-size: 1.8rem; }<br \/>            .content { padding: 1.5rem; }<br \/>            .shortcode-box { margin: 1rem; padding: 1.2rem; }<br \/>            .section-title { font-size: 1.4rem; }<br \/>        }<\/p>\n<p>        .emoji {<br \/>            font-size: 1.2rem;<br \/>            filter: drop-shadow(0 1px 1px rgba(0,0,0,0.1));<br \/>        }<br \/>    <\/style>\n<div class=\"container\">\n<div class=\"guide-card\">\n<p><!-- Hero --><\/p>\n<div class=\"hero\">\n<h1>\ud83d\udcec Messaging System Private &amp; Fast<\/h1>\n<p>Send private messages, reply to colleagues, manage conversations \u2014 all in one place.<\/p>\n<\/div>\n<p><!-- Shortcode section --><\/p>\n<div class=\"shortcode-box\">\n<p style=\"color: #94a3b8; margin-top: 1rem; font-size: 0.85rem;\">\n<\/div>\n<div class=\"content\">\n<p><!-- Sending guide --><\/p>\n<div class=\"section\">\n<div class=\"section-title\">\u2709\ufe0fSending a New Message<\/div>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<div class=\"feature-icon\">\ud83d\udcdd<\/div>\n<h3>1. Go to Dashboard<\/h3>\n<p>Click on <strong>Compose<\/strong> tab inside the messaging dashboard.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"feature-icon\">\ud83d\udd0d<\/div>\n<h3>2. Choose Recipient<\/h3>\n<p>Start typing a name in the <strong>To<\/strong> field \u2013 suggestions appear. <em>Admins can message anyone, regular users can contact admins &amp; MIC members.<\/em><\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"feature-icon\">\ud83d\udcce<\/div>\n<h3>3. Write &amp; Send<\/h3>\n<p>Add a subject, your message (optional attachment), then click <strong>Send Message<\/strong>. Instant delivery!<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Inbox & replies --><\/p>\n<div class=\"section\">\n<div class=\"section-title\">\ud83d\udce5Reading &amp; Replying<\/div>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<h3>\ud83d\udcec Inbox overview<\/h3>\n<p>Unread messages are highlighted. Click any message to open it fully.<\/p>\n<ul>\n<li><strong>Reply<\/strong> \u2013 answer directly<\/li>\n<li><strong>Forward<\/strong> \u2013 share with another user<\/li>\n<li><strong>Delete<\/strong> \u2013 remove from inbox<\/li>\n<\/ul>\n<\/div>\n<div class=\"feature-card\">\n<h3>\u2705 Mark as read \/ unread<\/h3>\n<p>Keep track of what you&#8217;ve seen. Use the action icons inside each message.<\/p>\n<div class=\"badge\">Pro tip<\/div>\n<p>Press <kbd>R<\/kbd> on keyboard to quickly reply when viewing a conversation.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Sent & Contacts --><\/p>\n<div class=\"section\">\n<div class=\"section-title\">\ud83d\udce4Sent Messages &amp; Contacts<\/div>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<h3>\ud83d\udce8 Sent tab<\/h3>\n<p>Every message you&#8217;ve ever sent, with read receipts \u2713\u2713. You can resend or delete any message.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<h3>\ud83d\udc65 Contacts<\/h3>\n<p>See everyone you talked to: online\/offline status, number of unread messages, and last message preview. Click a contact to jump directly into conversation.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Notifications + Settings --><\/p>\n<div class=\"section\">\n<div class=\"section-title\">\ud83d\udd14Notifications &amp; Personalization<\/div>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<h3>\u2699\ufe0f Your Settings<\/h3>\n<ul>\n<li>Enable\/disable email notifications<\/li>\n<li>Daily or weekly digest of all new messages<\/li>\n<li>Quiet hours (e.g. 22:00 \u2013 08:00) \u2013 no alerts during night<\/li>\n<li>Choose messages per page (10, 20, 50&#8230;)<\/li>\n<\/ul>\n<\/div>\n<div class=\"feature-card\">\n<h3>\ud83d\udd15 Notification preferences<\/h3>\n<p>By default you receive email for every message. Change it in <strong>Settings tab<\/strong> to reduce noise or get a daily summary.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Managing conversations --><\/p>\n<div class=\"section\">\n<div class=\"section-title\">\ud83e\uddf9Managing conversations<\/div>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<h3>\ud83d\uddd1\ufe0f Delete &amp; clean up<\/h3>\n<p>\u2714\ufe0f Delete single messages (trash icon)<br \/>\n\u2714\ufe0f Delete entire conversation with a contact<br \/>\n\u2714\ufe0f Bulk actions: select multiple messages, then &#8220;Mark as read&#8221;, &#8220;Delete&#8221;, etc.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<h3>\ud83d\udeab Block a user<\/h3>\n<p>If you no longer wish to receive messages from someone, you can block them from the contacts dropdown menu. (Admins can unblock later.)<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Help section --><\/p>\n<div class=\"note\"><strong>\u2753 Need help?<\/strong><br \/>\n\u2022 Always ensure you are logged in.<br \/>\n\u2022 Can&#8217;t find a recipient? Only administrators and MIC users are available for regular members.<br \/>\n\u2022 For technical issues, contact the site administrator.<\/div>\n<hr \/>\n<div style=\"text-align: center; margin: 1.5rem 0 0.5rem;\">\n<p style=\"font-size: 1.2rem;\">\ud83d\udcac Start using the messaging system today \u2013 <strong>fast, private &amp; easy!<\/strong><\/p>\n<div style=\"margin-top: 1rem;\"><span style=\"color: #0000ff;\"><strong><span class=\"badge\" style=\"background: #e0e7ff;\">\ud83d\udd10 End-to-end encrypted<\/span> <span class=\"badge\" style=\"background: #e0e7ff;\">\u26a1 Real-time updates<\/span><\/strong><\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"footer\">\u00a9 2025 \u00b7 Messaging Service by <a href=\"http:\/\/indexall.org\">indexall data<\/a>\u00a0 \u00b7 Secure communication for your community<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; \ud83d\udcec Messaging System Private &amp; Fast Send private messages, reply to colleagues, manage conversations \u2014 all in one place. \u2709\ufe0fSending a New Message \ud83d\udcdd 1. Go to Dashboard Click on Compose tab inside the messaging dashboard. \ud83d\udd0d 2. Choose Recipient Start typing a name in the To field \u2013 suggestions appear. Admins can message [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"signature_hash":"","ethics_level":"","footnotes":""},"class_list":["post-11441","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/pages\/11441","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/comments?post=11441"}],"version-history":[{"count":7,"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/pages\/11441\/revisions"}],"predecessor-version":[{"id":11448,"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/pages\/11441\/revisions\/11448"}],"wp:attachment":[{"href":"https:\/\/www.indexall.org\/indexa\/wp-json\/wp\/v2\/media?parent=11441"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}