Andy Uhnak
a5ae727f84
Update activity indicators on leaving room
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-18 13:31:21 +00:00
SBiOSoftWhare
bb813c5919
Fix MXKRoomBubbleTableViewCell categorie.
2022-02-16 17:42:37 +01:00
SBiOSoftWhare
cacce3e84b
Fix conflicts.
2022-02-16 17:31:55 +01:00
Anderas
d7510c1736
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
...
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
aringenbach
ec3166020e
Remove bubbles background from search screens ( #5601 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-16 15:37:56 +01:00
SBiOSoftWhare
13012c55d8
Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants.
2022-02-16 10:56:52 +01:00
Andy Uhnak
b9b2c642e3
Add new loading indicators
2022-02-14 16:51:02 +00:00
aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
Gil Eluard
57999c30db
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
ismailgulek
95db348bdc
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-02 12:46:00 +03:00
SBiOSoftWhare
a1cf7b9b7c
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
c51787133c
MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp.
2022-01-31 17:15:35 +01:00
ismailgulek
d2e5e29ad9
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
SBiOSoftWhare
cd8cb88eb1
MXEvent: Add convenient message type property.
2022-01-26 16:10:38 +01:00
SBiOSoftWhare
5d997c32a2
MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method.
2022-01-26 15:52:27 +01:00
SBiOSoftWhare
9c06b8f4dd
MXKRoomBubbleCellData: Add convenient method to get RoomBubbleCellDataTag value.
2022-01-26 15:45:45 +01:00
ismailgulek
d79af0e26d
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
ismailgulek
d71b9ed645
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
8cee4153e5
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-19 00:12:40 +03:00
SBiOSoftWhare
a137efdf84
MXKRoomBubbleCellData: Add convenient method.
2022-01-18 17:47:22 +01:00
SBiOSoftWhare
c1e5b741a7
MXKRoomBubbleCellData: Add convenient method to check if the sender is the current user.
2022-01-18 15:13:34 +01:00
ismailgulek
4ae74f6c70
Speed up toast animation
2022-01-18 02:37:25 +03:00
Gil Eluard
047342265b
Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00
ismailgulek
23eeedb9ac
Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications
2022-01-17 11:39:25 +03:00
ismailgulek
630f121546
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-17 11:37:41 +03:00
ismailgulek
a5d9d845ba
Persist rendering mode when resizing an image
2022-01-12 14:47:30 +03:00
ismailgulek
68bba25a2f
Implement basic toast
2022-01-06 02:39:20 +03:00
ismailgulek
0e21be27db
Adapt from summaries to rooms & little naming fixes
2021-12-29 17:40:09 +03:00
Gil Eluard
1fb13415f9
SP2: Adding Rooms to Spaces element-ios#5230
...
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
2021-12-23 14:08:00 +01:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
1b45a856d5
MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice.
2021-11-29 17:56:31 +01:00
SBiOSoftWhare
9f3017b77c
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
61fe9ed4eb
Add changelog.
...
Remove whitespace.
2021-11-11 09:52:47 +00:00
SBiOSoftWhare
f0458d493d
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:58:34 +01:00
SBiOSoftWhare
7fcfd36875
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:54:39 +01:00
SBiOSoftWhare
32348fab29
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
2021-11-10 18:42:29 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
ismailgulek
799ac27251
Add docs and rename block parameter
2021-10-12 14:29:16 +03:00
ismailgulek
1eb62fb392
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-12 11:49:55 +03:00
Doug
dabe8b8610
Merge pull request #4980 from vector-im/doug/4978_room_avatar_colours
...
Fix generated avatar colours not matching Element Web.
2021-10-11 16:54:17 +01:00
Doug
7a6deb0c12
Fix generated avatar colours not matching Element Web.
2021-10-11 16:06:15 +01:00
SBiOSoftWhare
3309b4b19a
Array: Update convenient method signature.
2021-10-08 15:45:53 +02:00
SBiOSoftWhare
3fbf12c5c5
UIViewController: Add convenient method to set splitViewController displayModeButtonItem if needed.
2021-10-05 10:48:52 +02:00
SBiOSoftWhare
4316f06f5b
Array: Add convenient remove method.
2021-10-05 10:48:51 +02:00
ismailgulek
05d71297b5
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
Gil Eluard
96a3624cf6
Merge branch 'spaces' into gil/4498_Handle_space_link
2021-09-23 15:26:29 +02:00
Gil Eluard
bfe5835082
Merge branch 'develop' into spaces
2021-09-23 15:26:06 +02:00
Gil Eluard
b6801527a1
fixed FAB button in Home screen
2021-09-22 22:57:21 +02:00
ismailgulek
5357e196d4
Adapt sentStatus changes
2021-09-22 11:41:22 +03:00