messages from 2024-08-03 04:11:41 to 2025-03-05 14:41:09 UTC [more...]
[PATCH v1 00/17] Profile Page, SEO, Fixed API structure, Docs
2025-03-05 14:40 UTC (17+ messages)
` [PATCH v1 01/17] fix(typing): add user_info type prop
` [PATCH v1 02/17] refactor: optimize icon imports to reduce bundle size
` [PATCH v1 03/17] chore(change-pwd): adjust change password heading styling
` [PATCH v1 04/17] chore(settings/layout): use prose: for "
` [PATCH v1 05/17] fix(profile): fix edit avatar button position
` [PATCH v1 06/17] fix(breadcrumb): Move settingsNav to settings items navigations
` [PATCH v1 07/17] chore(responsive): adjust styling
` [PATCH v1 08/17] chore(navigations): Replace index /settings url
` [PATCH v1 09/17] feat(ui): Add popover and dialog UI component
` [PATCH v1 10/17] feat(http): Use PUBLIC_BASE_URL for each environment
` [PATCH v1 11/17] feat(icons): Add social icons
` [PATCH v1 12/17] feat(typing/enum): add Gender and IsActive enum
` [PATCH v1 13/17] refactor!:feat: update API response structure, update profile page
` [PATCH v1 14/17] chore(meta): rename favicon.png to favicon.ico
` [PATCH v1 15/17] feat(seo): add SEO for site metadata
` [PATCH v1 16/17] chore(login): use $derived() instead of function based
[GIT PULL gwmail] Staging and production sites split
2025-03-05 0:38 UTC
[GIT PULL gwmail] Sync with the new API structure
2025-03-04 9:51 UTC
I just testing to Kiizuha
2025-03-01 7:38 UTC
Test Sending Msg
2025-03-01 7:08 UTC
Loan For Your Business Expansion!
2025-03-01 3:14 UTC (2+ messages)
[PATCH gwmail 0/2] Small updates for the old "profile" page
2025-02-28 23:07 UTC (3+ messages)
` [PATCH gwmail 1/2] old: profile: Fix not found error on 'Back to home' link
` [PATCH gwmail 2/2] old: profile: Allow social media fields to be empty
[PATCH] helpers2: Change 'INNER JOIN' to 'LEFT JOIN'
2025-02-28 22:27 UTC (2+ messages)
testing
2025-02-28 18:49 UTC
[PATCH gwmail 0/7] User Profile Page
2025-02-27 23:31 UTC (10+ messages)
` [PATCH gwmail 1/7] settings/account: Add header 'change password'
` [PATCH gwmail 2/7] public: Refactor old interface to keep up with new API
` [PATCH gwmail 3/7] Rename 'public' to 'old'
` [PATCH gwmail 4/7] old: Add profile page
` [PATCH gwmail 5/7] old: Add photo profile support
` [PATCH gwmail 6/7] routes: layout: Adjust field with new API
` [PATCH gwmail 7/7] old: Use relative path to redirect
[PATCH v1 00/13] Add Profile & Account Management
2025-02-23 8:57 UTC (19+ messages)
` [PATCH v1 01/13] fix(toaster): add Toaster component
` [PATCH v1 02/13] chore(login): remove unnecessary default data
` [PATCH v1 03/13] feat(constants): add settingsNav data
` [PATCH v1 04/13] feat(typings/common): add disabled property for Navigations
` [PATCH v1 05/13] refactor: update HTTP client, typings, and login method
` [PATCH v1 06/13] chore(schema): rename login schema
` [PATCH v1 07/13] feat(ui): add avatar ui
` [PATCH v1 08/13] chore(sidebar-menu): add active menu style
` [PATCH v1 09/13] chore(ui/avatar): add select-none for avatar fallback
` [PATCH v1 10/13] chore(deps): upgrade bits-ui version
` [PATCH v1 11/13] feat(ui): add radio-group ui
` [PATCH v1 12/13] feat(sidebar-menu): add Roundcube link
` [PATCH v1 13/13] feat: add settings pages
[PATCH liburing v1 0/3] Fix Compilation Error on Android and Some Cleanup
2025-02-20 14:51 UTC (5+ messages)
` [PATCH liburing v1 1/3] liburing.h: Remove redundant double negation
` [PATCH liburing v1 2/3] liburing.h: Explain the history of `io_uring_get_sqe()`
` [PATCH liburing v1 3/3] Fix missing `aligned_alloc()` on some Android devices
Missing Linux 6.14-rc3 announcement (?)
2025-02-17 5:08 UTC (2+ messages)
Email testing - for fun :D
2025-01-30 11:50 UTC
[PATCH RESEND v1 00/17] Refactor GNU/Weeb Mail Site
2025-01-19 19:53 UTC (19+ messages)
` [PATCH v1 01/17] feat: initial front-end
` [PATCH v1 02/17] feat(routes): configure page layout options
` [PATCH v1 03/17] feat(fonts): add Google fonts
` [PATCH v1 04/17] feat(components): add shadcn-svelte components
` [PATCH v1 05/17] feat(deps): add `axios` as HTTP client
` [PATCH v1 06/17] feat(deps): add `svelte-copy` dependency
` [PATCH v1 07/17] feat(constants): add navigations and mail-config constant
` [PATCH v1 08/17] feat(components): add loading spinner component
` [PATCH v1 09/17] feat(components): add header component
` [PATCH v1 10/17] feat: initial hooks, schemas, typings for the login functions
` [PATCH v1 11/17] feat(components): add app-sidebar component
` [PATCH v1 12/17] feat(routes): create initial settings page
` [PATCH v1 13/17] feat(routes): add home page
` [PATCH v1 14/17] feat(routes): add main layout for the protected routes
` [PATCH v1 15/17] feat(routes): add login page
` [PATCH v1 16/17] chore(.gitignore): add patch files ignore
` [PATCH v1 17/17] chore: update README.md
Telegram Account Restriction
2025-01-19 2:08 UTC
[PATCH v1 00/16] Refactor GNU/Weeb Mail Site
2025-01-19 0:39 UTC (17+ messages)
` [PATCH v1 01/16] feat(routes): configure page layout options
` [PATCH v1 02/16] feat(fonts): add Google fonts
` [PATCH v1 03/16] feat(components): add shadcn-svelte components
` [PATCH v1 04/16] feat(deps): add `axios` as HTTP client
` [PATCH v1 05/16] feat(deps): add `svelte-copy` dependency
` [PATCH v1 06/16] feat(constants): add navigations and mail-config constant
` [PATCH v1 07/16] feat(components): add loading spinner component
` [PATCH v1 08/16] feat(components): add header component
` [PATCH v1 09/16] feat: initial hooks, schemas, typings for the login functions
` [PATCH v1 10/16] feat(components): add app-sidebar component
` [PATCH v1 11/16] feat(routes): create initial settings page
` [PATCH v1 12/16] feat(routes): add home page
` [PATCH v1 13/16] feat(routes): add main layout for the protected routes
` [PATCH v1 14/16] feat(routes): add login page
` [PATCH v1 15/16] chore(.gitignore): add patch files ignore
` [PATCH v1 16/16] chore: update README.md
Purchase Order - New Customer
2025-01-13 8:04 UTC
Account to shut down in few hours
2025-01-06 6:59 UTC (2+ messages)
Weekly Employee Performance Report as of January 2025
2025-01-03 22:12 UTC (2+ messages)
Fwd:Payment Invoices REF#520979
2024-12-29 22:54 UTC (2+ messages)
Request for Quoataion
2024-12-29 10:23 UTC (2+ messages)
Hello Test
2024-12-24 17:26 UTC
Thank You
2024-12-23 3:26 UTC
Greetings
2024-12-23 2:45 UTC
Account interruption in few hours
2024-12-21 7:37 UTC (2+ messages)
Payment of £1950.00 is outstanding for IInvoice#2301ITTC
2024-12-18 10:18 UTC
sales portal
2024-11-25 5:59 UTC
Trailing Stop Bug in OKX: Illogical Variance Ranges
2024-11-24 1:18 UTC (3+ messages)
` OKX Team Request Received #6448571
` [OKX] Re: Trailing Stop Bug in OKX: Illogical Variance Ranges
Replliying to @kyzsuki
2024-11-20 14:58 UTC
I'm just testing
2024-11-20 14:54 UTC
Joining the GNU/Weeb crew
2024-11-20 13:30 UTC
FW : Credit -Tubli/LPO-OGC-24-05-BCT-145 payment
2024-11-11 3:41 UTC (2+ messages)
Invitation to Register as a Vendor and Partner with ADNOC
2024-11-08 11:00 UTC (2+ messages)
Samba 4.19.9 Anomaly with CIFS getdents on Large File Sets (Reproducible via "find" Command)
2024-11-05 3:21 UTC
test update cc db
2024-11-02 4:56 UTC
Ticket2U: Thank You for Reporting Website Vulnerability
2024-10-27 23:55 UTC
Permohonan Penjelasan Mengenai Instruksi "Matikan Aksesibilitas" di BCA Mobile
2024-10-27 17:07 UTC (4+ messages)
Permohonan Penjelasan Mengenai Instruksi "Matikan Aksesibilitas" di BCA Mobile
2024-10-27 15:11 UTC
Good day
2024-10-23 6:27 UTC
gwcfd v3
2024-10-21 23:10 UTC (3+ messages)
Regional Investment
2024-09-24 22:14 UTC
緊急 | 受信メッセージが保留中
2024-09-22 23:52 UTC
Phising Site on senarai-bantuan-tunai.onclik-my.com
2024-09-17 3:31 UTC
Phishing Site on infolokerptfreeport004.lkrprime.id
2024-09-16 23:23 UTC (3+ messages)
` Confirmation of Receipt of Abuse Report
Kapan Indodax Selesai Maintenance?
2024-09-15 15:01 UTC (4+ messages)
` #1938651 - Indodax Customer Support Service
` [Indodax] Re: Kapan Indodax Selesai Maintenance?
` Layanan Customer Support Indodax, Survey Kepuasan Pelanggan
test send qq
2024-09-12 6:42 UTC (5+ messages)
Test
2024-09-12 4:24 UTC
[RFC PATCH 0/9] Introducing GNU/Weeb Arbitrage Opportunity Notification Bot
2024-09-10 22:21 UTC (10+ messages)
` [RFC PATCH 2/9] gwarnt: Create initial P2P ad data structure
` [RFC PATCH 3/9] gwarnt: p2p: Add P2P Binance
` [RFC PATCH 4/9] gwarnt: p2p: Add P2P OKX
` [RFC PATCH 5/9] gwarnt: Create function to find arbitrage opportunities
` [RFC PATCH 6/9] gwarnt: p2p/binance: Fix invalid page
` [RFC PATCH 7/9] gwarnt: Create the initial example
` [RFC PATCH 8/9] gwarnt: Add README file
` [RFC PATCH 9/9] gwarnt: Add Telegram bot
I need your help
2024-09-08 13:52 UTC
Test Email Alias Forwarding
2024-09-07 0:40 UTC
Public Inbox Output Broken Due to Double HTML Encoding
2024-09-05 15:50 UTC (2+ messages)
test fix SNI
2024-09-05 0:44 UTC
test send an email after server migration
2024-09-04 20:08 UTC (2+ messages)
@ShiroCuted New Acc
2024-09-02 13:09 UTC (2+ messages)
Reply
2024-09-02 10:58 UTC
PERIHAL PENAWARAN INTERNET
2024-08-28 8:23 UTC (3+ messages)
HiFi Coverage Area in Yogyakarta?
2024-08-27 18:49 UTC (2+ messages)
Pertanyaan Mengenai Layanan Internet
2024-08-27 18:49 UTC
Test
2024-08-27 4:45 UTC
test
2024-08-27 3:55 UTC
Yo dayo!
2024-08-27 3:43 UTC
test. gov.ar / argentina
2024-08-26 14:51 UTC (2+ messages)
edge
2024-08-26 14:13 UTC
Hello from Munirio District in Peru!
2024-08-26 10:39 UTC (5+ messages)
hiiiii
2024-08-25 14:41 UTC (2+ messages)
回覆:[External]Request for Detailed Explanation Regarding Flight CI771 Diversion on 19 August 2024
2024-08-23 10:20 UTC
Request for Detailed Explanation Regarding Flight CI771 Diversion on 19 August 2024
2024-08-20 6:06 UTC (2+ messages)
` 中華航空郵件接收通知
Claim ganti rugi Biznet Gio
2024-08-03 4:11 UTC (11+ messages)
` Re:[## 387891 ##] "
` [## "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox