Commit Graph

107 Commits

Author SHA1 Message Date
adb
d66f2c990e add reply to events / update sendEvent / refactor parseMessage to eventUtils / fix quotes 2021-04-06 03:15:23 +02:00
adb
3b70b5b37c load room by url / +getRoom to matrixUtils 2021-04-05 16:51:55 +02:00
adb
35e6bf86df fix icon paths 2021-04-05 16:35:41 +02:00
adb
f1967d4189 add matrixUtils 2021-04-04 04:44:24 +02:00
adb
a67fa94447 sort rooms by latest event and fix scrolling at reloading 2021-04-04 01:46:41 +02:00
adb
f5388abeb0 fix admin and icons 2021-03-25 22:14:08 +01:00
adb
6a92858ac1 fix update user and input styling 2021-03-24 16:06:18 +01:00
adb
7292700cc9 add class AdminAPI and admin.vue 2021-03-24 01:41:20 +01:00
adb
8ea5c46920 debug login error 2021-03-23 13:17:53 +01:00
adb
9cc93109fc fix smallSideBar and homeServer maxlength 2021-03-23 12:32:05 +01:00
adb
7c1d994dc2 fix 2021-03-22 22:54:23 +01:00
adb
433fbac3fa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/views/rooms.vue
2021-03-22 22:46:46 +01:00
adb
63d3f6fb47 refactor/split to roomListElement/userListElement 2021-03-22 22:41:12 +01:00
adb
5651c88298 fix chrome newMessage height 2021-03-20 22:38:03 +01:00
adb
008acbb056 fix scrollBottom 2021-03-20 22:31:33 +01:00
adb
5f536adc8f fix z-index 2021-03-19 23:06:56 +01:00
adb
5d0e96a675 parse reply events 2021-03-19 22:08:36 +01:00
adb
b2691f0c85 few fixes 2021-03-19 22:07:50 +01:00
adb
f7ee0d9695 update login and throbber 2021-03-19 18:08:24 +01:00
adb
31beb2b436 add throbber, room search, room preview 2021-03-19 15:28:54 +01:00
adb
afbb98eb4d fix newMessage 2021-03-19 00:15:22 +01:00
adb
c7c7d2c120 update jdenticon 2021-03-18 20:49:18 +01:00
adb
035f30936e debug sendMessage 2021-03-18 20:48:56 +01:00
adb
4f5f03f65f rm matrix.js 2021-03-18 20:47:42 +01:00
adb
de80233b0d add event time and cleanup 2021-03-16 23:46:26 +01:00
adb
e52ea62fe3 Merge branch 'restructure'
# Conflicts:
#	src/components/chatInformation.vue
2021-03-16 22:43:29 +01:00
adb
3516754139 clenup 2021-03-16 22:39:09 +01:00
adb
a953f9c68e add userThumbnail to rooms 2021-03-16 21:08:09 +01:00
adb
3c07329931 split chat.vue 2021-03-16 20:45:47 +01:00
adb
6e18eab9f8 update user and room icons 2021-03-16 11:52:38 +01:00
adb
d192046f85 debug chatInfo and show profile pictures 2021-03-16 01:45:15 +01:00
adb
75569e2aae load history events 2021-03-16 00:20:23 +01:00
adb
5525e61b47 add events and floating icons 2021-03-15 22:32:12 +01:00
adb
7e611a96f5 update/debug newMessage and chat 2021-03-15 16:38:37 +01:00
adb
4963bec650 add sticky time and update scrollToBottom 2021-03-15 11:54:46 +01:00
adb
5a3a49ab43 ad splitArray method 2021-03-14 19:21:37 +01:00
adb
5da4aaf066 update chat.vue 2021-03-14 16:26:06 +01:00
adb
6e429193f5 debug cookieHandler 2021-03-14 16:25:16 +01:00
adb
a2479875d1 add cookie login 2021-03-13 00:43:18 +01:00
adb
95b8e38dd4 list rooms 2021-03-13 00:42:24 +01:00
adb
4821e08b80 update login 2021-03-11 23:39:26 +01:00
adb
c57d32c450 add matrixHandler and cookieHandler 2021-03-10 01:50:38 +01:00
adb
22c89e6b2e move vue router 2021-03-10 01:49:29 +01:00
adb
08338551ad move vue router 2021-03-10 01:47:43 +01:00
adb
28b5bea1a1 update eslint 2021-03-10 01:46:47 +01:00
adb
52a880da9e fix unnecessary condition 2021-01-15 09:16:45 +00:00
adb
1c0818dc43 old api - not needed anymore 2020-12-29 03:56:11 +00:00
adb
dd5afc5856 Add 'LICENSE' 2020-12-27 02:01:08 +00:00
adb
3e78cb7cdc group messages and user thumbnail 2020-12-25 01:50:22 +01:00
adb
5557163377 Merge remote-tracking branch 'origin/master' 2020-12-24 03:04:51 +01:00