Commit Graph

132 Commits

Author SHA1 Message Date
adb
292b123f5a Merge remote-tracking branch 'origin/dev' 2021-05-04 17:30:36 +02:00
adb
40812fc4a2 add createRooms from search 2021-05-03 23:00:47 +02:00
adb
c57c1d348f refactor newMessage, add fileUpload and soundRecorder 2021-05-02 00:28:50 +02:00
adb
c35b5ba446 fix sendEvent, update eventContent file 2021-05-01 23:02:11 +02:00
adb
64d6273a52 send attachments and recordings 2021-05-01 01:05:14 +02:00
adb
cce7af2178 add fileInput, refactor eventContent 2021-04-30 00:33:47 +02:00
adb
fb707fcde3 add emojiPicker and microphone 2021-04-28 18:55:11 +02:00
adb
d3031a1e70 add popupQuestion.vue, search for users, join rooms 2021-04-28 05:59:13 +02:00
adb
286bc25446 some fixes 2021-04-28 05:56:50 +02:00
adb
337a8410cb add screenshot and description to README.md 2021-04-14 10:32:37 +00:00
adb
1d50bae135 fix event overflow 2021-04-14 02:09:48 +02:00
adb
7d9535457f fix media width 2021-04-11 22:40:36 +02:00
adb
1dea2f76ad add solveMarkdownLinks to eventUtils 2021-04-11 01:40:05 +02:00
adb
01fe023d06 fix if prop undefined for getMxc and event 2021-04-11 01:39:25 +02:00
adb
64d52b071d show m.audio, m.image, m.video, m.file / add replyEvent.vue 2021-04-11 00:24:12 +02:00
adb
dfaa87f5e7 fix getMXC add getMediaUrl / fix link color 2021-04-11 00:22:13 +02:00
adb
8a9b5a478b fix setReply / add manageScrollBottom 2021-04-09 21:05:33 +02:00
adb
30a7e4da81 fix login userid regex 2021-04-09 01:03:11 +02:00
adb
22c6170787 extract event from timeline.vue to message.vue & message.vue -> event.vue 2021-04-09 01:02:18 +02:00
adb
289a230207 add NotificationHandler and listen to pushEvents 2021-04-07 23:16:51 +02:00
adb
fda133486a simplify loadEvents and load on mounted 2021-04-07 23:14:38 +02:00
adb
72c7886fc9 refactor router.js -> ./router/index.js 2021-04-07 23:11:25 +02:00
adb
f237f7bf7a send typing events 2021-04-07 23:08:41 +02:00
adb
bbad002cec refactor getAvatarUrl 2021-04-07 23:07:02 +02:00
adb
8dd34b58ee fix getReplyId 2021-04-06 03:33:20 +02:00
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