manuroe
16d13a34f2
BF: Jitsi: Crash if the user display name has several components ( #1616 )
2017-10-25 16:46:03 +02:00
giomfo
9c5144c9fd
Merge pull request #1610 from vector-im/fix_empty_table_cell
...
Fix - tableView cellForRowAtIndexPath:
2017-10-24 23:39:50 +02:00
manuroe
25fbe44b0a
version++
2017-10-24 10:46:00 +02:00
Giom Foret
860f6e3b2d
Fix App crash
2017-10-23 17:34:42 +02:00
Giom Foret
341793cbe5
Bug Fix - Bg Sync loop
2017-10-23 16:58:55 +02:00
Giom Foret
be888f4c7e
Remove warning
2017-10-23 16:57:05 +02:00
Giom Foret
bf3a000eef
Fix - tableView cellForRowAtIndexPath:
...
return a fake cell to prevent app from crashing.
2017-10-23 15:48:13 +02:00
manuroe
176a3570ce
Merge pull request #1609 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2017-10-23 15:15:58 +02:00
manuroe
90d97214c9
Merge pull request #1608 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2017-10-23 15:15:30 +02:00
manuroe
bc466d0ecc
Translated using Weblate (French)
...
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/fr/
2017-10-23 13:11:31 +00:00
Weblate
425ff40017
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:42 +00:00
Weblate
67ff1caeb3
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:32 +00:00
Weblate
aceb3e0892
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:22 +00:00
yuurii
0c973f2cd3
Translated using Weblate (Japanese)
...
Currently translated at 99.5% (439 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ja/
2017-10-23 12:51:00 +00:00
Krombel
45b0ca528f
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
5d586b972f
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
d116163d12
Added translation using Weblate (Japanese)
2017-10-21 04:28:29 +00:00
yuurii
437e0fee0c
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
5da105015d
Added translation using Weblate (Japanese)
2017-10-21 04:12:18 +00:00
yuurii
c31b9667a3
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
bb83eb766a
Added translation using Weblate (Japanese)
2017-10-21 04:04:16 +00:00
Giom Foret
4d4a44b1a3
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
e695e4af60
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
656d0bd9c8
Bug Fix - Member Info page avatars are systematically cropped (iOS 11)
...
#1590
2017-10-20 16:54:48 +02:00
manuroe
7e4434e893
Bug Report: Add local and UTC times to the report
2017-10-20 15:54:31 +02:00
manuroe
b670ff1169
Bug Report: Add local and UTC times to the report
2017-10-20 15:51:10 +02:00
manuroe
438cec5b75
Logs app extensions to console.log
2017-10-20 14:57:51 +02:00
Giom Foret
c02bdf5303
Add logs to investigate crash on bg sync
2017-10-20 14:23:08 +02:00
Giom Foret
3a99a75043
Buf Fix - Pushkit - a message containing “20%ing” into “20ng” in the notif
...
#1594
2017-10-19 16:25:59 +02:00
Giom Foret
a2dd605299
PushKit - Enhancement
...
-Don't forget the notifications retrieved during an initial sync in background
2017-10-19 16:09:50 +02:00
manuroe
f42bd4dc2d
Callkit: Show the Riot icon (in B&W) on the system call screen
2017-10-19 10:03:23 +02:00
Andrey
771ccbc4a2
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
82e8157542
PushKit - Enhancement
...
Don't forget notifications lost while the device was offline
2017-10-18 19:18:14 +02:00
Giom Foret
cc186ebb5a
Pushkit - Enhancement
...
Add sanity check
2017-10-18 14:10:08 +02:00
Giom Foret
cd4ef1e44e
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
8b65acf3ce
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
d5b2da3880
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
b3a6b92613
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
2093eff4cb
Merge remote-tracking branch 'origin/develop' into develop
2017-10-17 08:23:56 +00:00
Giom Foret
28ae80a051
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
476ac5998a
Bug Fix - Local notifications body
2017-10-16 14:58:38 +02:00
Giom Foret
614b3a603d
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
329cc01740
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
57ef142152
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
78b6e977ba
BugReportVC: Do not send empty report (bis)
2017-10-12 15:42:36 +02:00
Giom Foret
0adfab1cca
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
1761151f92
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
ae1ad4ca88
Merge branch 'develop' into callkit
...
# Conflicts:
# Riot/AppDelegate.m
2017-10-09 16:23:18 +02:00
manuroe
ab57dccb96
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
4f8ee2655a
Add log for https://github.com/vector-im/riot-ios/issues/1522
2017-10-06 18:05:54 +02:00