Commit Graph

34 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
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
jolavillette
15b0d169fe V1: makes chat usable, fetch history, add logout and reload buttons, add version number 2026-02-16 21:14:20 +01:00
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
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
7fe03147c0 feat: mail compose working (improved) 2023-07-03 12:20:46 +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
b55787cfc2 feat: create attachment section 2023-03-18 01:02:36 +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
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
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
Sukhamjot Singh
bbf826b715 added starred in separate sidebar 2022-03-19 01:45:13 +05:30
Sukhamjot Singh
07e8e5742c Suggeste changes committed.(trash, from) 2022-03-10 14:53:55 +05:30
Sukhamjot Singh
be39e498d7 added trash box 2022-02-19 17:14:58 +05:30
Sukhamjot Singh
2bcd72626c eslint ,prettier , big compose 2022-02-07 18:52:43 +05:30
Sukhamjot Singh
321cc7d660 Added mailcompose, tags, search 2022-02-04 21:51:07 +05:30
Gunjan Agarwal
099603a804
Added side navbar (#34)
* Added side navbar

* Refactored code

* Update

* Update

* Update

* Update 4

* Update-5

* Update-6

* Removed Web ui

* Update-7

* Update-8
2021-05-12 23:46:28 +05:30
Avinash Kumar
53fa5aeec4
UI improvement && logic code for people Webpage (#33)
* fix checkout alignmnet

* fixed create identity issue

* added logic for edit identity as well as create identity

* final changes

* UX changes

* minor fixes

* Signed Create identity is working now

* minor changes

* friend node profile pic is aligned now

* People->Edit && create identity popup responsive

* updated & refactor code

* changes added

* Update people_ownids.js

* Update people_util.js

* feat: people Web page  UI

* minor-fix

* fix prettier & eslint issue

* updated changes

* updated changes

* minor fix

* update changes
2021-04-27 00:08:15 +05:30
zeners
f09d6b0ca9
try to fix eslint and prettier issues (#32)
* fix eslint + prettier issues

* fix eslint config (remove with prettier clashing indent rules)

* fix eslint warnings
2021-04-20 18:30:39 +05:30
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
rottencandy
869c8a59ff Add constants for flags 2019-08-23 14:57:26 +05:30
rottencandy
b20721194d replace common widget 2019-08-18 20:14:59 +05:30
rottencandy
7b2212cb23 add outbox,sent,drafts view 2019-08-18 17:13:08 +05:30
rottencandy
db98a63545 display inbox mails 2019-08-17 21:54:09 +05:30
rottencandy
8844d4d679 fix route parameter value storage 2019-08-03 19:38:38 +05:30
rottencandy
e2174b2148 Add 'Mail' tab
Used to display and manage mail.
2019-07-28 19:48:13 +05:30