|
3516754139
|
clenup
|
2021-03-16 22:39:09 +01:00 |
|
|
a953f9c68e
|
add userThumbnail to rooms
|
2021-03-16 21:08:09 +01:00 |
|
|
3c07329931
|
split chat.vue
|
2021-03-16 20:45:47 +01:00 |
|
|
6e18eab9f8
|
update user and room icons
|
2021-03-16 11:52:38 +01:00 |
|
|
d192046f85
|
debug chatInfo and show profile pictures
|
2021-03-16 01:45:15 +01:00 |
|
|
75569e2aae
|
load history events
|
2021-03-16 00:20:23 +01:00 |
|
|
5525e61b47
|
add events and floating icons
|
2021-03-15 22:32:12 +01:00 |
|
|
7e611a96f5
|
update/debug newMessage and chat
|
2021-03-15 16:38:37 +01:00 |
|
|
4963bec650
|
add sticky time and update scrollToBottom
|
2021-03-15 11:54:46 +01:00 |
|
|
5a3a49ab43
|
ad splitArray method
|
2021-03-14 19:21:37 +01:00 |
|
|
5da4aaf066
|
update chat.vue
|
2021-03-14 16:26:06 +01:00 |
|
|
6e429193f5
|
debug cookieHandler
|
2021-03-14 16:25:16 +01:00 |
|
|
a2479875d1
|
add cookie login
|
2021-03-13 00:43:18 +01:00 |
|
|
95b8e38dd4
|
list rooms
|
2021-03-13 00:42:24 +01:00 |
|
|
4821e08b80
|
update login
|
2021-03-11 23:39:26 +01:00 |
|
|
c57d32c450
|
add matrixHandler and cookieHandler
|
2021-03-10 01:50:38 +01:00 |
|
|
22c89e6b2e
|
move vue router
|
2021-03-10 01:49:29 +01:00 |
|
|
08338551ad
|
move vue router
|
2021-03-10 01:47:43 +01:00 |
|
|
28b5bea1a1
|
update eslint
|
2021-03-10 01:46:47 +01:00 |
|
|
3e78cb7cdc
|
group messages and user thumbnail
|
2020-12-25 01:50:22 +01:00 |
|
|
5557163377
|
Merge remote-tracking branch 'origin/master'
|
2020-12-24 03:04:51 +01:00 |
|
|
b004f9a782
|
add userThumbnail
|
2020-12-24 03:04:37 +01:00 |
|
|
b8ca871e09
|
debug
|
2020-12-24 01:34:26 +01:00 |
|
|
33866bfdc1
|
Update 'README.md'
|
2020-12-24 00:13:45 +00:00 |
|
|
4090afc9d8
|
Merge remote-tracking branch 'origin/master'
|
2020-12-24 01:04:29 +01:00 |
|
|
c964ea93af
|
added icon and login witch other homeservers
|
2020-12-24 01:04:05 +01:00 |
|
|
cb440efb35
|
Delete 'package-lock.json'
|
2020-12-23 23:48:36 +00:00 |
|
|
d16d7153e3
|
undefined room fix
|
2020-12-05 03:52:50 +01:00 |
|
|
f39699479e
|
show links
|
2020-11-24 03:14:03 +01:00 |
|
|
490c4036fe
|
chatInformation render bugfix
|
2020-11-23 15:40:50 +01:00 |
|
|
68a373cbe5
|
show time and date of messages
|
2020-11-22 19:55:30 +01:00 |
|
|
1005837ae5
|
a bit styling
|
2020-11-22 15:00:48 +01:00 |
|
|
5825801881
|
list members
|
2020-11-19 00:12:49 +01:00 |
|
|
2ba39db752
|
typo
|
2020-11-18 01:24:36 +01:00 |
|
|
553caab7f9
|
send messages
|
2020-11-18 00:58:32 +01:00 |
|
|
0dbb060cf0
|
cookie management - stay logged in
|
2020-11-17 20:49:48 +01:00 |
|
|
8dbe826457
|
receive and display messages
|
2020-11-17 16:05:05 +01:00 |
|
|
ee3ff30534
|
dynamic room view
|
2020-11-16 21:40:31 +01:00 |
|
|
6018fd554d
|
room and chat view
|
2020-11-15 22:27:06 +01:00 |
|
|
9747505da1
|
matrix login and list rooms
|
2020-11-13 05:18:28 +01:00 |
|
|
ea0653f08b
|
renaming disabled
|
2020-11-11 00:21:04 +01:00 |
|
|
af35a2e501
|
submit with shift + enter
|
2020-11-09 05:26:58 +01:00 |
|
|
d7d1340245
|
autoscroll and error update
|
2020-11-09 04:28:41 +01:00 |
|
|
ce860230e8
|
linebreak update
|
2020-11-09 01:13:01 +01:00 |
|
|
032e56e5c4
|
chatInfo styling
|
2020-11-09 00:37:52 +01:00 |
|
techcrafter
|
766cc06a59
|
adding ChatInformation Popup
|
2020-11-09 00:34:45 +01:00 |
|
|
07117763bf
|
integrate master
|
2020-11-09 00:23:54 +01:00 |
|
|
94eddf81a6
|
Merge remote-tracking branch 'origin/master' into chatInformations
# Conflicts:
# src/views/chat.vue
|
2020-11-08 23:56:37 +01:00 |
|
|
451b30c3f2
|
dynamic loaded chat and PWA
|
2020-11-08 23:36:13 +01:00 |
|
|
fd4fff2a78
|
first working chat version
|
2020-11-08 15:50:18 +01:00 |
|