Sumit Kumar Soni
fb80060595
Merge pull request #122 from zelfroster/fix/webui-build-sources
2026-08-07 06:28:01 +05:30
Sumit Kumar Soni
12949500be
docs: simplify setup and contributor guidance
2026-08-03 12:55:13 +05:30
Sumit Kumar Soni
4788bdc5e6
build: make lint independent of generated output
2026-08-03 12:55:13 +05:30
Sumit Kumar Soni
6eada33d47
build: make WebUI npm scripts cross-platform
2026-08-03 01:06:46 +05:30
Sumit Kumar Soni
81f3ef17a6
docs: consolidate contributor guidance in README
2026-08-02 20:46:00 +05:30
Sumit Kumar Soni
35c5c17309
build: modernize WebUI build and lint tooling
2026-08-02 20:46:00 +05:30
Sumit Kumar Soni
f0cb7e1c83
chore: update Mithril to 2.3.8
2026-08-02 20:46:00 +05:30
Sumit Kumar Soni
41111cb1bb
fix: restore WebUI styles in SCSS sources
2026-08-02 20:46:00 +05:30
Sumit Kumar Soni
6b799b89a9
Merge pull request #119 from defnax/improve-network
...
Improved Network, People, Chat & Mail & StatusBar
2026-07-26 19:35:41 +05:30
Sumit Kumar Soni
8ab15bfce1
chore: make sidebar layout better
2026-07-26 17:29:25 +05:30
defnax
dd66e7e1ff
Added to Show chat room details Type & Security fields
2026-07-26 12:27:54 +02:00
defnax
70f5fd9975
Fixed to not lose distant chat when you navigate to other pages
...
Added counter to show active distant chats
2026-07-26 12:03:23 +02:00
defnax
ec21174f22
Missed this
2026-07-26 11:10:13 +02:00
defnax
98ad752497
Added missed changes
2026-07-26 11:08:21 +02:00
defnax
df977c089e
Added attach file, image & emoji support to mail composer
2026-07-25 23:40:21 +02:00
defnax
97c05df59a
Added quote message for chat rooms
2026-07-25 22:52:54 +02:00
defnax
6202ff7077
Addded quote chat message feature
2026-07-25 22:37:01 +02:00
defnax
e35dfebe33
Fisxng error fallback
2026-07-25 17:54:26 +02:00
defnax
7dc081cfbc
Added chat settings page
2026-07-25 17:48:11 +02:00
defnax
7d7adb8b83
Added Chat History browser
2026-07-25 17:06:45 +02:00
defnax
33e7e867d7
Fixed issue to load chat images
...
* Added attach image button
* Improved status bar to retrieve nat status & down/up infos
* torstatus added but not yet functional needs the api
2026-07-25 16:09:00 +02:00
defnax
b97c739219
Added missed configs to network config
...
Fixed some layouts issues
2026-07-25 13:06:05 +02:00
defnax
545d388257
Fixed chat scrollbar
...
missed to commit changes for people page
2026-07-24 23:29:18 +02:00
defnax
fcd0953784
Fixed context menu right mouse click
...
Improved People list to get more useable to switch
Added Chats lists
2026-07-24 23:10:08 +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
8a3e2d3693
Fixed bug with voting
2026-07-24 21:16:16 +02:00
defnax
238ad60d4f
Fix issue with I2P check
2026-07-24 20:22:41 +02:00
Gioacchino Mazzurco
198415c42e
Fix GitLab mirror failing on GitHub PR refs
...
The mirror workflow cloned with --mirror and pushed all refs, including GitHub's refs/pull/*, which GitLab rejects as hidden refs, failing the whole push. Clone --bare and push only refs/heads/* and refs/tags/* with --prune, keeping deletion sync while never touching PR refs.
2026-07-23 18:34:21 +02:00
defnax
e6175571d1
Removed the non-existent API call
2026-07-22 23:35:35 +02:00
defnax
02dc11ec9d
split people code
2026-07-21 23:53:00 +02:00
defnax
44f2907e17
split network code
2026-07-21 23:47:19 +02:00
defnax
39975c960d
improved tor configs display
2026-07-21 23:34:40 +02:00
defnax
6fd0118225
split chats code
2026-07-20 22:07:05 +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
4242964139
restore back broken styles
2026-07-20 20:19:34 +02:00
Sumit Kumar Soni
62e9b7846b
fix: chat message box scrolling
2026-07-20 16:45:45 +05:30
defnax
e06efd3b0d
Added invite button for rooms
...
improve layout net settings
Added missed config settings
2026-07-17 23:17:34 +02:00
defnax
9cb3b9bb4c
Added vote feature for chat parcipants
...
Added statusbar
2026-07-17 19:42:35 +02:00
defnax
2053a29867
Added emoji for chats
2026-07-14 21:10:23 +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
845566da21
Fixed to update subscribed list list when chat rooms is created
2026-07-09 13:25:57 +02:00
defnax
911dc01bf9
Improved loading people and network list
...
Add Chat improvements
Added Send Chat & Mail for Parcipants list
Added tooltip functionality
Improved Identiy details display
Added show distant chat status
2026-07-08 19:34:44 +02:00
defnax
96eb830968
Fixed home shortid display
...
Added to calculate background color when there is no Avatar available
2026-07-06 22:04:22 +02:00
defnax
f6a9dbef41
removed bubble chat from rooms
2026-07-06 20:50:20 +02:00
defnax
4742a87040
Added identicon display
2026-07-06 15:46:55 +02:00
defnax
4ddbf1ee2a
Redesign Chat rooms
2026-07-05 23:49:52 +02:00
defnax
320886a10d
Improved People page
2026-07-05 21:34:50 +02:00
defnax
c1eb3a767c
Improved Network page
2026-07-05 18:49:22 +02:00