Commit Graph

70 Commits

Author SHA1 Message Date
Stefan Ceriu 7b75dec011 vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
Doug 662c955b72 Add explanation. 2021-08-09 10:19:00 +01:00
Doug f449de3571 Limit functional members support to DMs. 2021-08-06 10:48:30 +01:00
Doug b984f7e4ed Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
Doug 614343239d Check for functional members state and if found, exclude the service members from the room name and avatar computation. 2021-07-30 12:19:28 +01:00
SBiOSoftWhare 5e7e07eef0 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare 4579b3354d EventFormatter: Use stable prefix for Space room type. 2021-05-06 15:00:00 +02:00
SBiOSoftWhare f04bd78618 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
ismailgulek ce82815186 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek 110fbef7f5 Include call answer and hangup events in the timeline 2021-03-12 02:23:34 +03:00
Gil Eluard 7c8cccec6e Improve the status of send messages (sending, sent, received, failed)
- set error message text colour to default
2021-02-25 19:38:59 +01:00
Gil Eluard 82ef6141b8 Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
ismailgulek 9981a03327 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek e251f9a151 Show new call grouped events in timeline 2021-01-20 13:19:52 +03:00
ismailgulek 5a5e67af18 Do not show events in timeline for call events except invites and rejects 2021-01-20 13:19:27 +03:00
ismailgulek bc1307285b Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek a68a22a0ac Localize more 2020-09-14 14:47:40 +03:00
ismailgulek d31dfd0319 Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek 81d59c1bef Use new keys when detected current user 2020-07-02 20:11:46 +03:00
SBiOSoftWhare 39767e1ca0 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
manuroe 20e25006b8 Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
SBiOSoftWhare 78dc28e744 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
manuroe 09b4f1762a EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
SBiOSoftWhare 9a60fdc43d EventFormatter: Add edit mention suffix for edited messages. 2019-06-12 16:05:34 +02:00
SBiOSoftWhare 8b5f38fd71 EventFormatter: Fix 24 hour time format. 2019-05-23 18:26:38 +02:00
SBiOSoftWhare 4f874e4ad2 EventFormatter: Use a 24 hour date format for time. 2019-05-22 16:39:11 +02:00
SBiOSoftWhare 2688a1331a Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
manuroe 29aa20f810 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
SBiOSoftWhare 381c9a593e Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00
manuroe ad1969fbc8 reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe 7efcf8f6c4 reskin: Theme: rename colors as it is in the palette now 2019-01-11 13:13:31 +01:00
manuroe 9cce93ecea reskin: Kill kRiotColorXxxx 2019-01-11 11:57:02 +01:00
manuroe 2fdb06d879 reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe f0c22a14af reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe 67044e3451 reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 1fe7b85e16 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe 2bdadf5cda reskin: kill kRiotSecondaryBgColor 2019-01-10 17:57:17 +01:00
manuroe c702350171 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe 845775d794 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe 6ad603a6ca Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +01:00
manuroe ba51d3630f Reskin: Change the 2 notifications colors 2018-11-30 16:36:34 +01:00
manuroe fb22f3e372 Room names: Matrix has now room summaries that define how to compute names
Let MatrixSDK and MatrixKit do it for us
2018-09-20 10:48:01 +02:00
manuroe 9df0874458 Merge remote-tracking branch 'origin/develop' into lazy_loading
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/Room/RoomViewController.m
2018-08-07 18:06:58 +02:00
SBiOSoftWhare dbe1a8fa7a [EventFormatter] Update room create event type processing when content has room predecessor info. 2018-08-07 11:23:03 +02:00
SBiOSoftWhare 61818e815f [EventFormatter] Handle room create predecessor string building 2018-07-27 18:45:23 +02:00
manuroe 08c293be54 New async [MXRoom state:]: Make Riot build 2018-07-20 10:40:42 +02:00
manuroe 3236ed1de5 Fix regression with new MXRoomMembers 2018-07-17 18:41:28 +02:00
manuroe b20501f239 Make use of state.membersCount 2018-07-17 17:28:26 +02:00
manuroe ac644474cf MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
manuroe cfc892cb86 extra \n 2018-06-29 07:51:09 +02:00