ismailgulek
699e99b021
Reload thread screen for the first message
2022-03-15 16:15:38 +03:00
Andy Uhnak
f44107cfbb
Merge branch 'master' into develop
2022-03-14 16:26:07 +00:00
Andy Uhnak
f6396d1361
Anchor action sheet to source view
2022-03-14 08:47:52 +00:00
Andy Uhnak
6cd479f716
Ignore the sender of a room invite without needing to join the room first
2022-03-11 16:24:40 +00:00
Arnaud Ringenbach
59a6f2d356
Room: Refresh header when call actions become available
2022-03-11 09:09:49 +01:00
Andy Uhnak
0960f5ff79
Add more comments
2022-03-10 17:40:23 +00:00
Andy Uhnak
6ef7ecd780
Do not show user indicators when the view controller is not visible
2022-03-10 15:56:40 +00:00
Gil Eluard
60269a6e4b
Merge branch 'develop' into gil/SP1_space_creation
2022-03-08 13:19:38 +01:00
Anderas
9f488951c9
Merge pull request #5767 from vector-im/andy/5752_missing_spinner
...
Use split controller's top navigation controller to present toasts
2022-03-08 11:30:52 +00:00
Gil Eluard
6dce767666
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
27571866b5
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak
d786e97717
Use split controller's top navigation controller to present toasts
2022-03-08 08:34:45 +00:00
Arnaud Ringenbach
1445af8366
Rename dataSource2 parameters and handle target profiles
2022-03-07 13:45:02 +01:00
Gil Eluard
25c21e9653
selection impossible when filtering in add room screen #5757 ( #5758 )
...
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard
da9c921efb
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
dfda5f09d9
Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation
2022-03-04 13:06:27 +01:00
Gil Eluard
bc55dbb11b
SP4: space settings ( #5730 )
...
* SP4: Space Settings
- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Doug
2aec883095
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Andy Uhnak
e39456f758
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Stefan Ceriu
42e83d5d0d
Removed unnecessary and cropped room info avatar shadow.
2022-03-01 16:43:46 +02:00
Anderas
e8db2891b1
Merge pull request #5690 from vector-im/andy/5603_room_indicators
...
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek
c1b6d5e54b
Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
...
Threads: Analytics
2022-03-01 15:23:47 +03:00
Gil Eluard
cfb9021b92
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
SBiOSoftWhare
aab1bf29aa
Timeline: Rename call cells.
2022-02-28 16:48:41 +01:00
SBiOSoftWhare
307a111615
Timeline: Rename key verification cells.
2022-02-28 16:20:58 +01:00
Gil Eluard
5387a96f1a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
SBiOSoftWhare
1925d75d4c
Timeline: Rename message typing cell.
2022-02-28 15:58:10 +01:00
SBiOSoftWhare
ff2ef64f47
Timeline decorations: Refactor reaction class names.
2022-02-28 15:52:29 +01:00
ismailgulek
65c4b71694
Implement analytics for threads
2022-02-28 17:46:57 +03:00
SBiOSoftWhare
fa72b54676
Timeline: Refactor voice message plain cells.
2022-02-28 15:15:03 +01:00
SBiOSoftWhare
5c30e707f9
Timeline: Refactor poll plain cells.
2022-02-28 15:00:32 +01:00
SBiOSoftWhare
2dfbf95ac1
Timeline: Refactor location plain cells.
2022-02-28 14:54:53 +01:00
Andy Uhnak
bdb32e36bc
Minor documentation changes
2022-02-28 10:05:11 +00:00
MaximeEvrard42
1b0c412a58
Merge pull request #5678 from vector-im/maximee/3779_fix_reply_after_jump_unread
...
Show input tool bar and allow reply/edit when jump to old message
2022-02-25 17:59:02 +01:00
MaximeE
7a87256793
3779: Add comments
2022-02-25 17:03:09 +01:00
MaximeE
33539eb08f
3779: Apply PR comments
2022-02-25 16:22:15 +01:00
Andy Uhnak
b9f0d70927
Show DM/room start header for every user
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 14:24:06 +00:00
MaximeE
64fad31acc
Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread
2022-02-25 15:17:01 +01:00
Doug
578eea0080
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2022-02-25 11:42:49 +00:00
Doug
8e9c317e64
Merge branch 'master' into develop
2022-02-25 11:40:10 +00:00
MaximeE
d77c1a8db4
3779: Apply PR comments
2022-02-25 12:18:28 +01:00
Stefan Ceriu
a49e3459d8
Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header.
2022-02-25 13:13:33 +02:00
Andy Uhnak
3f82e61723
Room user indicators
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 10:47:53 +00:00
Anderas
dbe027e219
Merge pull request #5630 from vector-im/andy/5605_leave_room
...
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
ismailgulek
7973699dd4
Do not reload the room data source on back pagination for new threads
2022-02-24 19:57:58 +03:00
Stefan Ceriu
1741ce4e09
Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator.
2022-02-23 14:17:29 +02:00
MaximeE
8fe40120c9
3779: show the input tool bar on timeline not live
2022-02-23 11:03:22 +01:00
Gil Eluard
2d8995d33a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-22 18:01:16 +01:00
Andy Uhnak
8fd164bfc5
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Andy Uhnak
845d3f98e9
Fix tableview scroll when opening notification
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-21 17:24:51 +00:00