Commit Graph

1209 Commits

Author SHA1 Message Date
f875c379ce Release 0.6.3 muwire-0.6.3 2019-11-12 17:22:38 +00:00
0ce9784ccf add right-click menu on the members table 2019-11-12 17:08:38 +00:00
be82136e32 limit scrollback 2019-11-12 16:30:55 +00:00
7d25bb9364 tidy up views 2019-11-12 16:06:31 +00:00
c6e98db9d4 initialize result sender properly 2019-11-12 15:50:58 +00:00
35a26e2a47 advertise chat ability in search results 2019-11-12 15:47:38 +00:00
beef4af329 ui for chat options 2019-11-12 15:31:20 +00:00
cec3c1bc0f disconnect on close tab 2019-11-12 14:21:47 +00:00
289b958784 disconnect functionality 2019-11-12 14:19:57 +00:00
e9c554d717 proper group name pt3 2019-11-12 13:53:33 +00:00
1875fcddb2 proper room name pt2 2019-11-12 13:33:53 +00:00
bee6154fa9 set more room tab names correctly 2019-11-12 13:26:07 +00:00
1f9b171021 wip on private messages 2019-11-12 13:16:36 +00:00
59c03be35e suffix for group ids 2019-11-12 12:33:18 +00:00
621af96bdf wip on private chat 2019-11-12 12:20:49 +00:00
bcb7016202 add myself to the room member list when joining, fix /SAY 2019-11-12 11:40:28 +00:00
b1b2bcaef8 show disconnects 2019-11-12 11:34:23 +00:00
eec007e83b update status only if it matches host 2019-11-12 11:11:42 +00:00
3d36351a6b fetch the list of current room members when joining 2019-11-12 10:55:21 +00:00
d57d2ccb71 print help message on joining 2019-11-12 04:18:35 +00:00
d91f15ee54 dispatch joins to the target room 2019-11-12 03:53:38 +00:00
6bc61c920d start outgoing connection 2019-11-12 00:11:26 +00:00
146ed53e12 connection code 2019-11-11 23:52:34 +00:00
8ebae1600b fix up chat room view 2019-11-11 23:46:43 +00:00
18d19ca75e wip on joining and leaving rooms 2019-11-11 23:32:23 +00:00
29e499fe9d hook up core and backend 2019-11-11 22:42:55 +00:00
3db167bade send periodic pings 2019-11-11 17:54:33 +00:00
bfe0ab7867 wip on hooking UI with core 2019-11-11 17:48:42 +00:00
1fbb1e7932 add chat pane and associated components 2019-11-11 16:35:15 +00:00
0632336cd1 add ability to start and stop chat server from UI 2019-11-11 15:16:23 +00:00
aa221cd6dc server-side handling of disconnects and trust events 2019-11-11 14:54:10 +00:00
29b5c55328 client-side disconnect handling 2019-11-11 13:31:00 +00:00
5e7f3587df shutdown chat components 2019-11-11 13:26:25 +00:00
8afd387ca6 hook up chat components with core 2019-11-11 13:21:16 +00:00
5d16963d1c process join/leave/say server-side 2019-11-11 12:19:32 +00:00
6080c8b308 chat client and server 2019-11-11 10:43:52 +00:00
915deb1dee update readme for new shadow jar name 2019-11-11 09:13:56 +00:00
8afca3dc7f Merge pull request #24 from theosotr/fix
Bugfix: Update plugin version to fix bug about shadow jar
2019-11-11 09:04:42 +00:00
f072d0343c Update plugin version to fix bug about shadow jar 2019-11-11 10:52:37 +02:00
a549ad3d8d wip on chat 2019-11-11 04:36:43 +00:00
b6f5ec7d22 wip on chat 2019-11-10 20:34:24 +00:00
761bf0a177 Release 0.6.2 muwire-0.6.2 2019-11-10 18:31:30 +00:00
bd873211c0 wip on file preview 2019-11-10 14:50:19 +00:00
036971cfe5 wip on file preview 2019-11-10 13:59:01 +00:00
a2637570b1 Release 0.6.1 muwire-0.6.1 2019-11-10 06:23:28 +00:00
6012adbeab fix unsharing of files with comments 2019-11-10 06:04:57 +00:00
8f6b6b0caa update test for new json format 2019-11-10 05:20:09 +00:00
8f3b5aea8d store lowercases in search index 2019-11-10 05:14:31 +00:00
ee098ace8e update readme 2019-11-09 20:11:03 +00:00
5d8401e4bf avoid NPE, pending further investigation 2019-11-09 20:10:21 +00:00