Bruno Windels
|
4c5fe824c2
|
Merge pull request #569 from vector-im/fix-400
Show redacted tile for redacted messages in encrypted rooms
|
2021-11-05 15:57:36 +01:00 |
|
Bruno Windels
|
781147bf0e
|
add some comments and rename for clarity
|
2021-11-05 15:42:07 +01:00 |
|
RMidhunSuresh
|
a4cd40c2f8
|
Keep filling gap until sibling changes
|
2021-11-05 17:25:29 +05:30 |
|
RMidhunSuresh
|
f6b7dcbad7
|
Show redacted tile
|
2021-11-03 20:03:47 +05:30 |
|
Bruno Windels
|
cbccca20d0
|
remove leftover logging
|
2021-10-27 18:09:31 +02:00 |
|
Danila Fedorin
|
3952c3b969
|
Rename BaseObservableList to TypeScript
|
2021-09-29 17:46:51 -07:00 |
|
Danila Fedorin
|
a7360f409e
|
Rename ObservableValue to TypeScript
|
2021-09-29 17:42:57 -07:00 |
|
Bruno Windels
|
edc3a1d33c
|
convert storage mock to TS and add utility for mock raw database
|
2021-09-28 14:19:59 +02:00 |
|
Bruno Windels
|
ac5a4c2bc6
|
pass log item everywhere to tryInsert
|
2021-09-22 10:33:40 +02:00 |
|
Bruno Windels
|
6cded5319a
|
change timelineEventStore.insert to tryInsert
|
2021-09-21 21:04:10 +02:00 |
|
Bruno Windels
|
bae8dc7dd7
|
changes should be true when replyVM is not set and we set an entry
|
2021-09-16 22:28:19 +02:00 |
|
Bruno Windels
|
6ec2712eec
|
remove debug logging
|
2021-09-16 16:33:09 +02:00 |
|
Bruno Windels
|
c9f79343ef
|
remove obsolete comment
|
2021-09-16 16:32:59 +02:00 |
|
Bruno Windels
|
e4101ece65
|
add "jump down" button in timeline
|
2021-09-15 18:30:08 +02:00 |
|
Bruno Windels
|
04edff29cf
|
give more top padding to gaps that appear in the middle of the timeline
|
2021-09-15 15:57:31 +02:00 |
|
Bruno Windels
|
ecccadb77e
|
avoid requestIdleCallback as it is not supported on Safari and IE11
|
2021-09-13 14:53:34 +02:00 |
|
Bruno Windels
|
5c40b75eab
|
don't override newly requested ranges when retrying loadattop
|
2021-09-10 15:25:19 +02:00 |
|
Bruno Windels
|
9411e6f065
|
WIP
|
2021-09-10 14:47:05 +02:00 |
|
Bruno Windels
|
98cc1e2715
|
don't try to load more when end of timeline reached
|
2021-09-10 14:17:40 +02:00 |
|
Bruno Windels
|
fe4bb5db40
|
remove comment
|
2021-09-09 17:15:28 +02:00 |
|
Bruno Windels
|
d0f122a2be
|
WIP-ish, batch visible range requests, allow setting empty ranges and...
don't try to notify when the tile becomes invisible again,
we don't need it currently
|
2021-09-09 17:14:16 +02:00 |
|
Bruno Windels
|
98678b991b
|
no need to store visible state on gap tile & don't fill if edge reached
|
2021-09-08 16:39:46 +02:00 |
|
Bruno Windels
|
e89f60bac0
|
fill gap tiles when they become visible
|
2021-09-08 12:05:59 +02:00 |
|
Bruno Windels
|
7578bfa3d9
|
let tiles know when they become visible & load more tiles close to top
|
2021-09-08 12:05:19 +02:00 |
|
Bruno Windels
|
f4b4638ea8
|
actually, pass in just the tile instances for expressing the range
|
2021-09-07 19:10:53 +02:00 |
|
Bruno Windels
|
b3cd2a0e03
|
express the visible range with EventKeys rather than list indices
This is less ambiguous in case the DOM and the ObservableList would be
out of sync.
|
2021-09-07 17:48:49 +02:00 |
|
Bruno Windels
|
c78a83d398
|
restore most bottom tile in VP on any list change
and tell view model visible range so it can load more or fill gaps, ...
|
2021-09-07 15:17:27 +02:00 |
|
Bruno Windels
|
c6b020a9e7
|
Rename TimelineList to TimelineView for consistency
|
2021-09-06 13:31:43 +02:00 |
|
Bruno Windels
|
e105bc4237
|
fix lint warnings
|
2021-08-24 15:31:18 +02:00 |
|
Danila Fedorin
|
f239199b1b
|
Add rendering for horizontal rules
|
2021-08-06 15:50:03 -07:00 |
|
Bruno Windels
|
2c8e259339
|
focus composer when replying
|
2021-08-06 23:43:10 +02:00 |
|
Bruno Windels
|
c3177b06bf
|
Merge pull request #418 from vector-im/replies
Sending replies
|
2021-08-06 21:28:42 +00:00 |
|
Bruno Windels
|
9f0c3b9cea
|
await sending a message before clearing composer (this was missing all along)
|
2021-08-06 23:06:58 +02:00 |
|
Danila Fedorin
|
053c94b60e
|
Stop passing room to tiles in tests
|
2021-08-06 11:02:41 -07:00 |
|
Danila Fedorin
|
f8dae8e20c
|
Merge branch 'replies' of github.com:vector-im/hydrogen-web into replies
|
2021-08-06 10:54:33 -07:00 |
|
Danila Fedorin
|
bf1f288a92
|
Make RoomViewModel's room public and stop feeding it to tileCreator
|
2021-08-06 10:40:25 -07:00 |
|
Danila Fedorin
|
4c1aeb342a
|
Add two new tests for replies
|
2021-08-06 10:35:45 -07:00 |
|
Danila Fedorin
|
8dc80e68a7
|
Remove out-of-date comment
|
2021-08-06 10:31:01 -07:00 |
|
Bruno Windels
|
2a92363317
|
use disposeTracked
|
2021-08-06 17:56:02 +02:00 |
|
Bruno Windels
|
3feaf38252
|
use internalId to compare so we don't have to cache the entry id separately
|
2021-08-06 17:53:58 +02:00 |
|
Bruno Windels
|
5426908444
|
add copyright header
|
2021-08-06 17:49:39 +02:00 |
|
RMidhunSuresh
|
b97b9da14a
|
Link to member-panel from avatar
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-06 20:51:39 +05:30 |
|
RMidhunSuresh
|
be57352f71
|
Move PowerLevels.js into /room
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-06 19:49:48 +05:30 |
|
Danila Fedorin
|
21b067eaff
|
Create new tiles instead of keeping old ones
|
2021-08-05 10:05:50 -07:00 |
|
Danila Fedorin
|
434882069e
|
Lift tiles creator to RoomViewModel
|
2021-08-05 09:39:59 -07:00 |
|
Danila Fedorin
|
a9731f5a1d
|
Clean up code for inserting emotes
|
2021-08-04 16:02:37 -07:00 |
|
Danila Fedorin
|
b4a0c31e1c
|
Update test code with new function signature
|
2021-08-04 15:54:11 -07:00 |
|
Danila Fedorin
|
508214a46b
|
Insert emote text after quotes
|
2021-08-04 15:50:42 -07:00 |
|
Danila Fedorin
|
b5f16468ce
|
Add a flag to strip replies
|
2021-08-04 15:31:25 -07:00 |
|
Danila Fedorin
|
1a0e305212
|
Extract ComposerViewModel to its own file
|
2021-08-03 14:02:11 -07:00 |
|