aringenbach
|
286a8a1a81
|
Fix mention from suggestion
|
2022-05-03 09:14:59 +02:00 |
|
aringenbach
|
69c0a7d9bd
|
Add documentation
|
2022-05-02 17:36:53 +02:00 |
|
aringenbach
|
f0bf676511
|
Fix copy text with pill
|
2022-05-02 16:54:45 +02:00 |
|
aringenbach
|
019161bb4a
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-05-02 13:46:40 +02:00 |
|
aringenbach
|
8d65cd8a40
|
Enable sending messages with pills
|
2022-05-02 13:35:35 +02:00 |
|
ismailgulek
|
5224a56ec7
|
Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
Fix room preview crash
|
2022-04-29 13:39:43 +03:00 |
|
MaximeEvrard42
|
5c415e3ac6
|
Merge pull request #6088 from vector-im/maximee/6077_lls_SDK_integration_timeline
[Location sharing] Connect SDK on timeline cell
|
2022-04-29 11:01:54 +02:00 |
|
ismailgulek
|
d01b4fa899
|
Fix section index for rooms page
|
2022-04-29 10:31:49 +03:00 |
|
MaximeE
|
0a4d2ea5b4
|
6077: Some adjustment and fix
|
2022-04-29 09:27:12 +02:00 |
|
SBiOSoftWhare
|
0341c8a887
|
LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference.
|
2022-04-28 16:11:37 +02:00 |
|
ismailgulek
|
447b58b1a4
|
Fix initializer by not defining convenience
|
2022-04-28 16:32:28 +03:00 |
|
aringenbach
|
968c2e34c5
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-28 15:27:10 +02:00 |
|
aringenbach
|
2bdcf8ae0c
|
Handle custom permalinks im pills
|
2022-04-28 15:26:36 +02:00 |
|
MaximeE
|
f10469fc4d
|
6077: Fix last commit
|
2022-04-28 14:36:16 +02:00 |
|
ismailgulek
|
d184641551
|
Fix search bar not appearing until second opening
|
2022-04-28 15:08:13 +03:00 |
|
MaximeE
|
109d351d80
|
6077: Push WIP refacto
|
2022-04-28 12:06:06 +02:00 |
|
MaximeE
|
502e1035db
|
Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline
|
2022-04-28 12:04:34 +02:00 |
|
aringenbach
|
3bf9046887
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-28 11:56:09 +02:00 |
|
aringenbach
|
3cac17f22c
|
Cleanup pills insertion
|
2022-04-28 11:55:14 +02:00 |
|
aringenbach
|
f907585ec5
|
Cleanup and add documentation
|
2022-04-28 11:25:47 +02:00 |
|
ismailgulek
|
e0ba8e1998
|
Fix empty view on the first screen load
|
2022-04-28 02:30:52 +03:00 |
|
ismailgulek
|
cfb2dc356d
|
Fix disappearing filter when search bar cancel tapped
|
2022-04-28 02:30:38 +03:00 |
|
Doug
|
abb8186a0a
|
Add AuthenticationService and RegistrationWizard. (#6056)
|
2022-04-27 16:02:54 +01:00 |
|
aringenbach
|
d6707374f9
|
Fix disappearing attachments and start cleanup
|
2022-04-27 16:27:49 +02:00 |
|
MaximeE
|
3cad7061f3
|
6077: Implement SDK for live sharing timeline cell
|
2022-04-27 16:21:42 +02:00 |
|
Gil Eluard
|
987eb7d5c0
|
4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850
- Done
|
2022-04-27 13:31:14 +02:00 |
|
aringenbach
|
2a5c2b6938
|
Setup NSTextAttachmentViewProvider
|
2022-04-27 11:55:23 +02:00 |
|
aringenbach
|
7c3eb8d5a0
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-27 11:54:05 +02:00 |
|
MaximeEvrard42
|
35f0c7537e
|
Merge pull request #6055 from vector-im/maximee/6029_lls_timeline_cell
[Location sharing] Live location cell in timeline
|
2022-04-26 15:58:09 +02:00 |
|
MaximeE
|
1fc3a5ca43
|
6029: Make some UI change according to comment
|
2022-04-26 14:50:11 +02:00 |
|
Andy Uhnak
|
125eca2426
|
Fix tests
|
2022-04-26 08:26:14 +01:00 |
|
MaximeE
|
903b7cc3f1
|
6029: Fix issue with rendering colors
|
2022-04-25 18:05:26 +02:00 |
|
MaximeE
|
d20a78e0d4
|
6029: Modify color for dark mode
|
2022-04-25 17:21:27 +02:00 |
|
MaximeE
|
af91264406
|
Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments
|
2022-04-25 15:53:58 +02:00 |
|
aringenbach
|
9e0df2f441
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-25 09:26:40 +02:00 |
|
MaximeE
|
0633d01abe
|
6029: Refacto how to handle all state of the live location cell
|
2022-04-22 18:04:19 +02:00 |
|
SBiOSoftWhare
|
b913c8a691
|
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2022-04-22 17:59:15 +02:00 |
|
SBiOSoftWhare
|
2bfe9e8eeb
|
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2022-04-22 17:57:54 +02:00 |
|
SBiOSoftWhare
|
56dd3d25ad
|
RoomVC: Handle live location sharing cell data.
|
2022-04-22 11:51:45 +02:00 |
|
SBiOSoftWhare
|
0bf0af8e5a
|
RoomBubbleCellData: Handle live location cell and beacon info summary.
|
2022-04-22 11:51:22 +02:00 |
|
SBiOSoftWhare
|
4f3a7dcd2d
|
MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline.
|
2022-04-22 11:50:34 +02:00 |
|
MaximeE
|
b1ad2419ad
|
6029: finalise configuration of live location cell
|
2022-04-21 17:29:32 +02:00 |
|
MaximeE
|
9a7d16b74e
|
6029: Live location sharing timeline cell
|
2022-04-21 07:48:22 +02:00 |
|
Andy Uhnak
|
fc8c58ec28
|
Log decryption error details as context in AnalyticsEvent
|
2022-04-19 16:09:46 +01:00 |
|
ismailgulek
|
bfee67ec91
|
Add discourage view when server doesn't support threads
|
2022-04-19 13:32:15 +03:00 |
|
ismailgulek
|
865a901175
|
Add additional text to beta view
|
2022-04-19 13:31:30 +03:00 |
|
ismailgulek
|
b6f9b178bc
|
Get information text as a parameter in threads beta view
|
2022-04-19 13:10:17 +03:00 |
|
ismailgulek
|
1c359eef6c
|
Add missing copy menu item for messages, fixes #6036
|
2022-04-19 12:57:40 +03:00 |
|
Yoan Pintas
|
2a52318e5e
|
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
|
2022-04-15 15:16:36 +02:00 |
|
yostyle
|
ea453d130f
|
Use autojoin boolean
|
2022-04-15 14:27:57 +02:00 |
|