|
d66f2c990e
|
add reply to events / update sendEvent / refactor parseMessage to eventUtils / fix quotes
|
2021-04-06 03:15:23 +02:00 |
|
|
35e6bf86df
|
fix icon paths
|
2021-04-05 16:35:41 +02:00 |
|
|
f1967d4189
|
add matrixUtils
|
2021-04-04 04:44:24 +02:00 |
|
|
f5388abeb0
|
fix admin and icons
|
2021-03-25 22:14:08 +01:00 |
|
|
6a92858ac1
|
fix update user and input styling
|
2021-03-24 16:06:18 +01:00 |
|
|
433fbac3fa
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/views/rooms.vue
|
2021-03-22 22:46:46 +01:00 |
|
|
63d3f6fb47
|
refactor/split to roomListElement/userListElement
|
2021-03-22 22:41:12 +01:00 |
|
|
5651c88298
|
fix chrome newMessage height
|
2021-03-20 22:38:03 +01:00 |
|
|
008acbb056
|
fix scrollBottom
|
2021-03-20 22:31:33 +01:00 |
|
|
5d0e96a675
|
parse reply events
|
2021-03-19 22:08:36 +01:00 |
|
|
b2691f0c85
|
few fixes
|
2021-03-19 22:07:50 +01:00 |
|
|
f7ee0d9695
|
update login and throbber
|
2021-03-19 18:08:24 +01:00 |
|
|
31beb2b436
|
add throbber, room search, room preview
|
2021-03-19 15:28:54 +01:00 |
|
|
afbb98eb4d
|
fix newMessage
|
2021-03-19 00:15:22 +01:00 |
|
|
c7c7d2c120
|
update jdenticon
|
2021-03-18 20:49:18 +01:00 |
|
|
035f30936e
|
debug sendMessage
|
2021-03-18 20:48:56 +01:00 |
|
|
de80233b0d
|
add event time and cleanup
|
2021-03-16 23:46:26 +01:00 |
|
|
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 |
|
|
3e78cb7cdc
|
group messages and user thumbnail
|
2020-12-25 01:50:22 +01:00 |
|
|
b004f9a782
|
add userThumbnail
|
2020-12-24 03:04:37 +01:00 |
|
|
c964ea93af
|
added icon and login witch other homeservers
|
2020-12-24 01:04:05 +01: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
e86f0635c1
|
login backend
|
2020-11-08 14:35:10 +01:00 |
|
|
49aa6731df
|
login
|
2020-11-07 20:31:55 +01:00 |
|