Commit Graph

5042 Commits

Author SHA1 Message Date
Krombel 434babd34c Translated using Weblate (German)
Currently translated at 100.0% (441 of 441 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-10-23 12:51:00 +00:00
giomfo c58217c96b Merge pull request #1604 from vector-im/riot_1590
Bug Fix - Member Info page avatars are systematically cropped (iOS 11)
2017-10-23 09:28:31 +02:00
yuurii e0f5960d0d Added translation using Weblate (Japanese) 2017-10-21 04:28:29 +00:00
yuurii f783b78444 Translated using Weblate (Japanese)
Currently translated at 100.0% (24 of 24 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ja/
2017-10-21 04:27:32 +00:00
yuurii 059eaa62b2 Added translation using Weblate (Japanese) 2017-10-21 04:12:18 +00:00
yuurii 5a1477232e Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ja/
2017-10-21 04:11:57 +00:00
yuurii 6b14fe3284 Added translation using Weblate (Japanese) 2017-10-21 04:04:16 +00:00
Giom Foret 0aaeae1325 Bug Fix - Room Preview: the room name and avatar are missing for some public rooms
#1603
2017-10-20 19:29:51 +02:00
Giom Foret 6e265b2360 RoomViewController: Move the room avatar from the navigation title view to the expanded (or preview) header. 2017-10-20 19:22:37 +02:00
Giom Foret 8e02186854 Bug Fix - Member Info page avatars are systematically cropped (iOS 11)
#1590
2017-10-20 16:54:48 +02:00
manuroe f69fa4bb4a Bug Report: Add local and UTC times to the report 2017-10-20 15:54:31 +02:00
manuroe a718ac4576 Bug Report: Add local and UTC times to the report 2017-10-20 15:51:10 +02:00
manuroe 34b4c2d4f3 Logs app extensions to console.log 2017-10-20 14:57:51 +02:00
Giom Foret 9b05c17758 Add logs to investigate crash on bg sync 2017-10-20 14:23:08 +02:00
Giom Foret 8549699a28 Buf Fix - Pushkit - a message containing “20%ing” into “20ng” in the notif
#1594
2017-10-19 16:25:59 +02:00
Giom Foret 7586bc6f71 PushKit - Enhancement
-Don't forget the notifications retrieved during an initial sync in background
2017-10-19 16:09:50 +02:00
manuroe 949b7dc9dc Callkit: Show the Riot icon (in B&W) on the system call screen 2017-10-19 10:03:23 +02:00
Andrey 7bf486c787 Translated using Weblate (Russian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2017-10-18 17:43:29 +00:00
Giom Foret e864ff687c PushKit - Enhancement
Don't forget notifications lost while the device was offline
2017-10-18 19:18:14 +02:00
Giom Foret ebff1137b8 Pushkit - Enhancement
Add sanity check
2017-10-18 14:10:08 +02:00
Giom Foret ab5bc0824f Pushkit - Enhancement
Handle the received push notifications at the end of the background sync in order to:
- ignore redacted events
- ignore the events read on another device
- improve the call invites handling when callkit is disabled.
2017-10-18 11:58:24 +02:00
manuroe 644f4a7dc6 Call: on incoming call, if CallKit is enabled, do not show the incomingCallVC.
It creates a strange screens mix between the system call screen and the incomingCallVC.
2017-10-18 10:19:05 +02:00
Krombel 24a8050248 Translated using Weblate (German)
Currently translated at 100.0% (441 of 441 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-10-17 11:46:56 +00:00
manuroe 238fae7aaa Search in directory: Fix crash in Simplified Chineese
https://github.com/matrix-org/riot-ios-rageshakes/issues/468
2017-10-17 10:28:59 +02:00
Weblate 1fd6c35206 Merge remote-tracking branch 'origin/develop' into develop 2017-10-17 08:23:56 +00:00
Giom Foret 3fe012d4b9 Bug Fix - Switching network filter in room directory is ignored when searching the dir
Search is working well, but it takes time. We add "Searching..." string to improve the UX

#1579
2017-10-16 16:32:39 +02:00
Giom Foret 718acde2f8 Bug Fix - Local notifications body 2017-10-16 14:58:38 +02:00
Giom Foret 67c607c7d1 Bug Fix - Local notifications body
+ Fix #1576: Notifs for named 1:1s don't show the room name, only the sender
+ Remove the room alias from the room name
+ Hide the room name when it is equal to the sender name
+ Consider the actual event date
2017-10-16 14:43:07 +02:00
Giom Foret 5109d5feb0 Bug Fix - Notification explosion on initial sync
Add sanity check: Do not display local notifications during the initial sync.
2017-10-13 17:07:46 +02:00
manuroe f42efeac38 Merge pull request #1573 from vector-im/Do_not_send_empty_report
BugReportVC: Do not send empty report (bis)
2017-10-12 16:39:51 +02:00
manuroe dd89d2d62b BugReportVC: Do not send empty report (bis) 2017-10-12 15:42:36 +02:00
Giom Foret 00e3d6e2af Do not display the local notification on push when the room is in mentions only mode.
Only the highlighted push are displayed for this room.
2017-10-12 14:46:20 +02:00
Giom Foret 142f38ab84 Do not display the local notification on push when the room is in mentions only mode.
Only the highlighted push are displayed for this room.
2017-10-12 11:42:10 +02:00
Giom Foret e277bd1037 Merge branch 'develop' into callkit
# Conflicts:
#	Riot/AppDelegate.m
2017-10-09 16:23:18 +02:00
manuroe 82bc0ef792 A possible patch to avoid the app being killed in background on iOS11 (https://github.com/vector-im/riot-ios/issues/1522) 2017-10-09 11:29:53 +02:00
manuroe a1138586a4 Add log for https://github.com/vector-im/riot-ios/issues/1522 2017-10-06 18:05:54 +02:00
manuroe b4590b126e Merge pull request #1550 from vector-im/cancel_event_sending
RoomVC: Add the ability to cancel the sending of a room message and i…
2017-10-06 14:28:22 +02:00
manuroe 1f765e7745 version ++ 2017-10-05 15:40:28 +02:00
Giom Foret f767df8c22 Fix - Pin rooms with missed notifs and unread msg by default on the home page
#1554
2017-10-05 13:42:49 +02:00
Krombel b1e9f5fcf1 Translated using Weblate (German)
Currently translated at 100.0% (434 of 434 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-10-05 09:20:22 +00:00
Walter c589aa0313 Translated using Weblate (German)
Currently translated at 94.2% (409 of 434 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-10-05 09:12:02 +00:00
manuroe 53fa2ce21d Log applicationDidReceiveMemoryWarning at AppDelegate level 2017-10-05 09:36:40 +02:00
manuroe 7b61d4027c EventFormatter: Improve updateRoomSummary:withStateEvents: to avoid to compute room avatar & displayname on almost every state events.
When initialsyncing with big rooms, the previous implementation leaded the app to out of memory because ARC did not have time to auto release objects (mainly objects returned by MXRoomState.members).
2017-10-05 09:34:17 +02:00
Giom Foret e101efffe5 Merge branch 'master' into callkit
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/AppDelegate.m
#	Riot/ViewController/SettingsViewController.m
2017-10-04 13:04:21 +02:00
Giom Foret 34b3ed4a75 Add missing marketing icon 2017-10-04 12:25:49 +02:00
Giom Foret 38d1d1a4a9 version ++ 2017-10-04 11:23:05 +02:00
manuroe d05f6e3c41 Rageshake: Add a setting to enable (disable) it.
https://github.com/vector-im/riot-ios/issues/1387
https://github.com/vector-im/riot-ios/issues/535

There is also a new "Do not ask again" button in the rageshake popup as a shortcut for this setting.
2017-10-04 11:09:02 +02:00
Giom Foret 29384b30ef Bug Fix - Some rooms have gone nameless after upgrade
https://github.com/matrix-org/riot-ios-rageshakes/issues/388
2017-10-03 18:53:05 +02:00
Giom Foret 52b00fbf34 version ++ 2017-10-03 16:11:21 +02:00
manuroe 18aca7d127 RoomVC: Add the ability to cancel the sending of a room message and improve the cancellation of a media upload 2017-10-03 14:57:32 +02:00