Michael Telatynski
|
4993fc3e7a
|
Fix edit history modal
defining enums in ts module declarations sadly isn't magic
|
2021-06-24 11:16:13 +01:00 |
|
Germain Souquet
|
21caa6df12
|
move live recording logic down the component tree
|
2021-06-24 09:58:11 +01:00 |
|
Germain Souquet
|
56467485f5
|
Merge branch 'develop' into gsouquet/voice-messages-waveform-perf
|
2021-06-24 09:42:47 +01:00 |
|
Michael Telatynski
|
0e2f617d94
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15051
|
2021-06-24 09:33:39 +01:00 |
|
Jaiwanth
|
dd40f81edf
|
Wrap media fetch in try catch
|
2021-06-24 14:03:12 +05:30 |
|
Travis Ralston
|
76308de532
|
Add optional mark function callback
|
2021-06-24 09:19:33 +01:00 |
|
Jaiwanth
|
5fff64f128
|
Fix types
|
2021-06-23 12:14:20 +05:30 |
|
Jaiwanth
|
b2162c3be9
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-06-23 12:09:46 +05:30 |
|
Jaiwanth
|
438b9d4730
|
Get rid of jszip and replace it with a custom library
|
2021-06-23 11:58:50 +05:30 |
|
Michael Telatynski
|
bbdc28f56d
|
Merge pull request #6241 from matrix-org/t3chguy/ts/7
|
2021-06-22 22:34:15 +01:00 |
|
Michael Telatynski
|
e0ac200e27
|
Iterate PR
|
2021-06-22 22:23:09 +01:00 |
|
Michael Telatynski
|
6e3c647109
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282
Conflicts:
package.json
src/components/views/spaces/SpacePanel.tsx
src/i18n/strings/en_EN.json
src/stores/SpaceStore.tsx
yarn.lock
|
2021-06-22 21:15:53 +01:00 |
|
Michael Telatynski
|
7948aa6181
|
Iterate PR, improve jsdoc and switch function style
|
2021-06-22 21:10:29 +01:00 |
|
Michael Telatynski
|
6fd1dc7d18
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/7
|
2021-06-22 18:09:24 +01:00 |
|
Michael Telatynski
|
6d92953311
|
Convert bunch of utils to TS
|
2021-06-22 17:22:38 +01:00 |
|
Jaiwanth
|
db875508d8
|
Add text for room avatar events and skip empty text events
|
2021-06-22 12:50:15 +05:30 |
|
Jaiwanth
|
8a1cd77ef4
|
Handle no match cases and modify textForEvent to handle redacted messages
|
2021-06-22 12:12:37 +05:30 |
|
Jaiwanth
|
c58abd9582
|
Revert auto format
|
2021-06-22 10:51:16 +05:30 |
|
Jaiwanth
|
bf189204f2
|
Implement IRC bridge style reply formatting
|
2021-06-22 10:49:14 +05:30 |
|
Jaiwanth
|
a0e0453635
|
Fix type lint
|
2021-06-22 09:27:49 +05:30 |
|
Jaiwanth
|
45be4a6d02
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-06-22 09:27:37 +05:30 |
|
Šimon Brandner
|
39ca2844bd
|
Add AnimationUtils
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-19 10:10:27 +02:00 |
|
Michael Telatynski
|
0ae4e7b11d
|
Fix typescript types
|
2021-06-18 16:21:46 +01:00 |
|
Michael Telatynski
|
058cbbbd0c
|
Fix imports
|
2021-06-18 16:13:55 +01:00 |
|
Michael Telatynski
|
2e73647a85
|
Fix tests by updating private field names and spies
|
2021-06-17 15:18:52 +01:00 |
|
Michael Telatynski
|
3e38d92fa4
|
Fix up some more type defs
|
2021-06-17 14:49:27 +01:00 |
|
Michael Telatynski
|
02e72d8b04
|
Fix more type definitions
|
2021-06-17 14:24:53 +01:00 |
|
Jaiwanth
|
9e6b8ff9f5
|
Start implementation of plain text export
|
2021-06-17 10:46:08 +05:30 |
|
Michael Telatynski
|
27e27b7a87
|
Convert MultiInviter, RoomInvite and UserAddress to Typescript
|
2021-06-16 10:18:32 +01:00 |
|
Michael Telatynski
|
cee294f5a7
|
iterate PR
|
2021-06-16 09:23:06 +01:00 |
|
Jaiwanth
|
cff4521106
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-06-16 10:52:00 +05:30 |
|
Jaiwanth
|
bd75849e73
|
Enable option to set maximum file size
|
2021-06-15 16:41:31 +05:30 |
|
Michael Telatynski
|
66fce64ee0
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282
Conflicts:
package.json
yarn.lock
|
2021-06-14 21:39:06 +01:00 |
|
Michael Telatynski
|
2879b9086c
|
Use alphabet from js-sdk
|
2021-06-14 21:32:11 +01:00 |
|
Michael Telatynski
|
8fd72fcf79
|
Iterate algorithm, base it on new js-sdk string lib
|
2021-06-14 21:28:32 +01:00 |
|
Michael Telatynski
|
4af2675e23
|
stash bigint support
|
2021-06-14 14:37:05 +01:00 |
|
Jaiwanth
|
30c7017fad
|
Move generic functions into base class
|
2021-06-14 18:06:40 +05:30 |
|
Jaiwanth
|
ab653d9952
|
Handle requests with no attachments
|
2021-06-14 11:08:17 +05:30 |
|
Michael Telatynski
|
3d4411390f
|
write a shedload more tests
|
2021-06-11 16:28:07 +01:00 |
|
Germain Souquet
|
84679cf8ec
|
remove legacy polyfills and unused dependencies
|
2021-06-11 12:19:14 +01:00 |
|
Michael Telatynski
|
a4fa2779d4
|
Iterate lexicographic ordering implementation
|
2021-06-11 10:33:00 +01:00 |
|
Jaiwanth
|
a1b614f2b3
|
Implement exporting from a specific start date and fix few bugs
|
2021-06-11 12:04:05 +05:30 |
|
Michael Telatynski
|
21fc386317
|
Move over to new lexicographic string sorting
|
2021-06-10 11:40:10 +01:00 |
|
Jaiwanth
|
80e5d4cd77
|
Increase eventsPerCrawl for larger chunks and rely on chunk's length for crawled events size
|
2021-06-10 11:53:41 +05:30 |
|
Jaiwanth
|
716e2effbc
|
Enable proper i18n for date utils
|
2021-06-09 16:12:57 +05:30 |
|
Jaiwanth
|
573ababb8c
|
Get rid of mediaSrc and avatarSrc props
|
2021-06-09 15:23:47 +05:30 |
|
Jaiwanth
|
dbb3614374
|
Merge branch 'develop' into export-conversations
|
2021-06-08 18:43:03 +05:30 |
|
Jaiwanth
|
d80e008d28
|
Update src/utils/exportUtils/Exporter.ts
Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
|
2021-06-08 18:37:44 +05:30 |
|
Jaiwanth
|
03d8e1f931
|
Update src/utils/exportUtils/Exporter.ts
Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
|
2021-06-08 18:37:36 +05:30 |
|
Jaiwanth
|
0f6d09a74b
|
Update src/utils/exportUtils/Exporter.ts
Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
|
2021-06-08 18:37:14 +05:30 |
|