Commit Graph

68 Commits

Author SHA1 Message Date
Sumit Kumar Soni
35c5c17309 build: modernize WebUI build and lint tooling 2026-08-02 20:46:00 +05:30
defnax
df977c089e Added attach file, image & emoji support to mail composer 2026-07-25 23:40:21 +02:00
defnax
1ecb2dce7c Added tooltips for mails
Move buttons on people page to the left side
2026-07-24 21:36:41 +02:00
defnax
059a28ab14 Fixed sorting in mails & show identity icon when no avatar available 2026-07-20 21:07:06 +02:00
defnax
fe63ef872b Fixed to not allow endless parcipants, added restriction like qt gui 2026-07-20 20:49:07 +02:00
defnax
94f0ad985d fix forward mail with correct id 2026-07-20 20:29:17 +02:00
defnax
a03676c94a Improved mails page
Fixed some issues on mails reply, replay all,forward
Added sort function
Added show per page mails
2026-07-09 15:47:12 +02:00
defnax
4742a87040 Added identicon display 2026-07-06 15:46:55 +02:00
defnax
c1eb3a767c Improved Network page 2026-07-05 18:49:22 +02:00
jolavillette
d861873bfe Merge master into ImproveWebui: resolve rsMsgs to rsChats/rsMail refactor while preserving UI improvements 2026-03-08 06:02:56 +01:00
jolavillette
5438bba025 implement distant chat 2026-02-19 10:51:57 +01:00
jolavillette
15b0d169fe V1: makes chat usable, fetch history, add logout and reload buttons, add version number 2026-02-16 21:14:20 +01:00
Cyril Soler
af70702793 rsMsgs -> (rsMail | rsChats) 2025-12-28 20:13:28 +01:00
zelfroster
b7c24138bd feat: attach message headers to the reply composer 2023-07-24 06:11:06 +05:30
zelfroster
027c34c7a4 feat: reply mail now working, and popup closing after mail send 2023-07-18 11:21:23 +05:30
zelfroster
8622630049 feat: reply working now, but still needs minor fixes, and removed buttonLogin().click() error on login using Enter key 2023-07-17 21:05:17 +05:30
zelfroster
b2006f3d95 fix: now the messages will always be in order and won't change order 2023-07-16 11:53:31 +05:30
zelfroster
773a5bc024 chore: optimize js to toggle toList 2023-07-15 16:29:48 +05:30
zelfroster
eef7a4c515 fix: remove iframe and use a div with contenteditable attribute instead, this commit contains a whole lot of changes 2023-07-15 15:57:47 +05:30
zelfroster
94ed218c61 fix: fix subject issue 2023-07-04 13:05:11 +05:30
zelfroster
b029ca7bfe feat: compose mail working with a nice ui 2023-07-04 12:55:50 +05:30
zelfroster
7fe03147c0 feat: mail compose working (improved) 2023-07-03 12:20:46 +05:30
zelfroster
f674f86433 fix: add item to To list 2023-06-30 19:03:31 +05:30
zelfroster
a64e47a882 chore: mithril.js not re-rendering even after calling m.redraw() 2023-06-30 17:55:39 +05:30
zelfroster
793bd229d8 fix: changed overflow:scroll to auto as chromium browsers show scrollbars even when content is not overflowing, some minor fixes along with it 2023-06-21 06:13:05 +05:30
zelfroster
471b552dc1 fix: fixed mail section layout and mail view layout, made ui usable 2023-06-20 23:08:56 +05:30
zelfroster
fbf77b2ab4 chore: separate size utility function and make the attachment a table layout 2023-04-26 19:12:13 +05:30
zelfroster
57ba4ddb63 chore: rename variables 2023-04-26 19:10:17 +05:30
zelfroster
705a4df51d feat: show from, date, size in the attachment section 2023-04-20 20:31:58 +05:30
zelfroster
e4dbf0fec4 feat: created dual view system to view all mail and attachments separately 2023-04-19 17:04:56 +05:30
zelfroster
4a29ae0733 feat: created attachment section in mail view 2023-04-18 14:52:27 +05:30
zelfroster
2af133dfe7 refactor: migrate entire css code to scss 2023-04-05 01:06:38 +05:30
csoler
bd7c508bc6
Merge pull request #67 from zelfroster/create-attachment-section
feat: create attachment section
2023-03-27 21:18:59 +02:00
zelfroster
fd6e96cdd4 feat: show sender avatar in mail view and user avatar in people section 2023-03-25 18:58:05 +05:30
zelfroster
b55787cfc2 feat: create attachment section 2023-03-18 01:02:36 +05:30
zelfroster
12e09b3c26 fix: for more than 1 recipient, recipient name was getting added on next line 2023-03-17 06:22:33 +05:30
zelfroster
b2ff19b14c fix: When mail contains no Author/from, the date will be added to the wrong field 2023-03-17 06:03:51 +05:30
Sukhamjot Singh
2488f972e5 fixed to from cc 2022-12-18 16:30:44 +05:30
Sukhamjot Singh
e8414f61f4 fixed concurrency issue in compose, design pending 2022-12-17 21:19:08 +05:30
Sukhamjot Singh
7c3fb862ab fixed sidebar and added numbers 2022-12-17 15:46:37 +05:30
Sukhamjot Singh
13d5cc0c0f accommodate API changes 2022-12-16 21:37:57 +05:30
Sukhamjot Singh
9d19627006 compose, delete, bugs 2022-09-21 18:05:05 +05:30
Sukhamjot Singh
cddca62662 Comment changes, added posts. 2022-06-13 23:04:14 +05:30
Sukhamjot Singh
0af3a6913c Subcribed channels view 2022-05-31 22:49:43 +05:30
Sukhamjot-Singh
e48e3fb5b1 displayed and created channel pages 2022-05-23 10:33:52 +05:30
Sukhamjot Singh
a63f028c12 added delete functionality 2022-04-07 21:19:43 +05:30
Sukhamjot Singh
06a2ccf29e added dummy buttons reply/delete 2022-03-22 23:03:01 +05:30
Sukhamjot Singh
3dcf310a54 added tags 2022-03-22 00:43:23 +05:30
Sukhamjot Singh
fd08694c88 added spam 2022-03-22 00:10:28 +05:30
Sukhamjot Singh
a9d7f597f7 added system 2022-03-22 00:03:36 +05:30