Commit Graph

4556 Commits

Author SHA1 Message Date
ismailgulek 4fcf31e626 Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek bc08c74776 Display thread list api errors 2022-02-15 15:46:22 +03:00
SBiOSoftWhare 849c6fbd0b Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare 7a4edb988a Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare e9240f68f0 Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare 9daa78b239 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare 9769098907 Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare 6d9cd1c6a6 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
Andy Uhnak 3c2ef4eabc Add new loading indicators 2022-02-14 16:51:02 +00:00
aringenbach e788dc1b0b Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
MaximeEvrard42 d37c0d7296 Merge pull request #5563 from vector-im/maximee/5346_replace_kick_wording
Replace "kick" by "remove" in all strings
2022-02-14 09:40:10 +01:00
Simon Wiedmer 2cc35e76f4 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Jozef Gaal a060eb8e61 Translated using Weblate (Slovak)
Currently translated at 98.4% (435 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-13 15:26:19 +00:00
LinAGKar 445c7adc39 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-13 15:26:19 +00:00
Thibault Martin 409e83b4b0 Translated using Weblate (French)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-02-13 15:26:18 +00:00
Doug c1aeb8ff1c Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 06db2c8713.
2022-02-11 18:17:39 +00:00
Doug 06db2c8713 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
Doug 13efa7f7de Fix spinner when clearing cache. 2022-02-11 15:42:12 +00:00
ismailgulek c1050515f0 Avoid redundant live timeline loading if thread relation exists 2022-02-11 18:15:23 +03:00
ismailgulek e838173159 Use thread relation if exists when opening search results 2022-02-11 18:14:41 +03:00
ismailgulek 4291b9f7d9 Use thread protocols where possible 2022-02-11 18:11:44 +03:00
MaximeE 8396b7d276 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE 8a7fb883f1 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
ismailgulek 9edb5ebb0a Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00
Doug ced87136c2 Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Doug 94e259cdae Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00
Andy Uhnak dc33ec9b9d Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Gil Eluard 1f5561a567 Merge branch 'gil/SP1_space_creation' into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-11 11:01:26 +01:00
Gil Eluard 0fdc14121d SP1.5: Let people know when rooms have moved #5228
- Update after review
2022-02-10 19:25:06 +01:00
aringenbach 87ad400eb6 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
Doug 5e7f97adc2 Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2. 2022-02-10 15:40:46 +00:00
ismailgulek 78f640063d Use new api to fetch thread list 2022-02-10 17:35:18 +03:00
Doug ee5d362b82 Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
SBiOSoftWhare 789db037cb SettingsViewController: Fix indent issue. 2022-02-10 15:08:24 +01:00
SBiOSoftWhare 4437727a4c Message bubbles: Move bubbles settings to labs section atm. 2022-02-10 14:59:45 +01:00
ismailgulek 38ca6c3e32 Use thread protocol when possible 2022-02-10 16:48:27 +03:00
Doug 3548566070 Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Doug 73a2659ee3 Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
ismailgulek 4ed4ea3ab6 Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach f50e09dcc1 Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek eabba56f88 Update section header label and accessory view when needed 2022-02-10 03:20:34 +03:00
ismailgulek 6c44f3899f Refresh tab bar badges when off-screen fetcher updated 2022-02-10 03:19:51 +03:00
Aaron Raimist 0eaaf6170d Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek e75f895c53 Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek 8a5e197bf2 Register section header classes for table views 2022-02-10 03:14:50 +03:00
ismailgulek 78145e5924 Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
SBiOSoftWhare 9a6201152c Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare bc2a0525fb BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare a1f42730bf RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00