Commit Graph

14477 Commits

Author SHA1 Message Date
ismailgulek d480132966 Add changelog 2022-03-01 16:49:40 +03:00
ismailgulek 7b01f00d77 Change font for message body if required 2022-03-01 16:48:33 +03:00
ismailgulek b85562d108 Add string parameter to fontForEvent method 2022-03-01 16:43:23 +03:00
Anderas 7c3a86c24d Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek 67709c7da5 Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
Threads: Analytics
2022-03-01 15:23:47 +03:00
SBiOSoftWhare a2003cfbec Merge pull request #5711 from vector-im/steve/bubbles_refacto
Timeline: Use appropriate class name for Swift cells.
2022-03-01 12:51:30 +01:00
ismailgulek d81cc0b36a Update AnalyticsEvents repo 2022-03-01 14:50:09 +03:00
ismailgulek 0903df2808 Merge branch 'develop' into ismail/5365_thread_analytics 2022-03-01 14:35:36 +03:00
ismailgulek d7f9ce2fbd Rename composer event method 2022-03-01 14:14:53 +03:00
ismailgulek 177e8d32d2 Delete comments for removeMe 2022-03-01 00:26:24 +03:00
Doug 709ea15631 Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
SBiOSoftWhare 02df90249c Timeline: Rename call cells. 2022-02-28 16:48:41 +01:00
SBiOSoftWhare 088b8dc125 Timeline: Rename key verification cells. 2022-02-28 16:20:58 +01:00
SBiOSoftWhare 5537b223ed Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
ismailgulek 06cb5e8d54 Add changelog 2022-02-28 17:49:34 +03:00
ismailgulek cd031a631e Implement analytics for threads 2022-02-28 17:46:57 +03:00
ismailgulek d25f43bb0c Add new screen, composer event method and ui elements 2022-02-28 17:46:19 +03:00
ismailgulek 9301e50fc8 Adapt to latest analytics repo 2022-02-28 17:45:15 +03:00
Doug 350a5fffd4 Move congratulations strings to Untranslated.strings.
Update after PR Feedback
2022-02-28 14:28:09 +00:00
SBiOSoftWhare 3ae9a5ba75 Timeline: Refactor voice message plain cells. 2022-02-28 15:15:03 +01:00
SBiOSoftWhare 1b4e63a1fc Timeline: Refactor poll plain cells. 2022-02-28 15:00:32 +01:00
SBiOSoftWhare 2022b32fa8 Timeline: Refactor location plain cells. 2022-02-28 14:54:53 +01:00
aringenbach 60f2355e54 Move invites to dedicated sections and enable section collapse (#5683)
* Display invites in dedicated sections

* Activate shrinkable and fix home number of rows for section

* Rework section header

* Display badge in people and room tabs

* Add changelog & remove useless todo

* Improve isSectionShrinked condition, remove useless import and shrinkable sets

* Restore invitation count in tab bar badge

* Display badge for invites section

* Add comment on invites count

* Update right accessory view on data source update

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-28 13:48:07 +01:00
Stefan Ceriu 30d5ab8a23 Added swiftgen step for generating strings that won't be exposed to Weblate but still part of VectorL10n. 2022-02-28 12:37:22 +00:00
Andy Uhnak 49e9eb925f Minor documentation changes 2022-02-28 10:05:11 +00:00
MaximeEvrard42 20fb5d2aee 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 3a9d847954 3779: Add comments 2022-02-25 17:03:09 +01:00
Doug eace37aeb7 Fix accessibility/build/changelog 2022-02-25 15:40:04 +00:00
MaximeE 8580195006 3779: Apply PR comments 2022-02-25 16:22:15 +01:00
Anderas 126b7f19fe Merge pull request #5703 from vector-im/andy/5581_scrollback
Show DM/room start header for every user
2022-02-25 15:18:36 +00:00
Andy Uhnak 45037ccdaf 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 ec9e45ed43 Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread 2022-02-25 15:17:01 +01:00
Doug d0c6a1059e Merge branch 'develop' of github.com:vector-im/element-ios into develop 2022-02-25 11:42:49 +00:00
Doug b6e5163f80 Prepare for new sprint 2022-02-25 11:40:13 +00:00
Doug 11aee123da Merge branch 'master' into develop 2022-02-25 11:40:10 +00:00
Doug ff1be22214 Merge branch 'release/1.8.3/master' 2022-02-25 11:40:06 +00:00
Doug 84b3336cfa finish version++ 2022-02-25 11:40:06 +00:00
Doug b8a47009bf Merge pull request #5700 from vector-im/release/1.8.3/release
Release 1.8.3
2022-02-25 11:39:41 +00:00
Doug 4900c1018b Prepare onboarding flow for personalisation screens.
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
MaximeE 4f4471a65a 3779: Apply PR comments 2022-02-25 12:18:28 +01:00
ismailgulek d3bf3930e0 Merge pull request #5666 from vector-im/ismail/5552_fallback_reply_color
Fix color for thread fallback replies
2022-02-25 14:13:49 +03:00
Stefan Ceriu fa3fe8a75b Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header. 2022-02-25 13:13:33 +02:00
Andy Uhnak 559bb88ae4 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
Anderas ff92f92442 Merge pull request #5665 from vector-im/andy/5663_enable_indicator
Enable home activity indicator
2022-02-25 10:46:38 +00:00
Doug 8d61187b4b version++ 2022-02-25 10:45:56 +00:00
Doug f7cb639956 changelog.d: Upgrade MatrixSDK version ([v0.22.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4)). 2022-02-25 10:45:56 +00:00
Andy Uhnak 3399abd3eb Change shadow style in dark mode 2022-02-25 09:55:18 +00:00
Andy Uhnak 6b6b6af9a3 Enable home activity indicator
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 09:54:13 +00:00
Anderas a5f3987bd1 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