Commit graph

4653 commits

Author SHA1 Message Date
giomfo
6e6c0b77e4 Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=...
Prompt the user before logging out in case of click on register link.

vector-im/riot-ios#1838
2018-04-17 21:39:31 +02:00
giomfo
9541dd8939
Merge pull request #1840 from vector-im/riot_1839
Improve Error Notifications (based on kMXKErrorNotification)
2018-04-17 13:37:58 +02:00
giomfo
762d559dfe Render sticker events in the timeline
- Animate the sticker in case of an animated gif

vector-im/riot-ios#1837
2018-04-16 23:32:17 +02:00
Sveinn í Felli
51c0ad42cd Translated using Weblate (Icelandic)
Currently translated at 68.4% (328 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-16 11:46:31 +00:00
Sveinn í Felli
e684c96e76 Translated using Weblate (Icelandic)
Currently translated at 55.1% (264 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-16 09:31:32 +00:00
Sveinn í Felli
669d740384 Translated using Weblate (Icelandic)
Currently translated at 54.4% (261 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-16 09:00:00 +00:00
Sveinn í Felli
325d97ea29 Added translation using Weblate (Icelandic) 2018-04-16 08:27:31 +00:00
giomfo
0fb65bc431 Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=...
Ignore register link without session id.

vector-im/riot-ios#1838
2018-04-13 23:33:53 +02:00
giomfo
715279e565 Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=...
Fix here the crash
Another commit will be done to prevent logging out on unexpected register url

https://github.com/vector-im/riot-ios/issues/1838
2018-04-13 20:14:44 +02:00
giomfo
d42f267372 Improve Error Notifications (based on kMXKErrorNotification)
Add the account identifier in userInfo dictionary to let the listener know which account is concerned by the error.

vector-im/riot-ios#1839
2018-04-13 16:43:41 +02:00
giomfo
52eb055ab1
Merge pull request #1837 from vector-im/fix_attachments_viewer
Render sticker events in the timeline
2018-04-11 16:42:37 +02:00
manuroe
2fde9468b9
Merge pull request #1828 from atabrizian/issue1793
fixes issue #1793 Confirmation popup when leaving room
2018-04-11 16:40:23 +02:00
giomfo
0e4239b301 Render sticker events in the timeline
Fix a regression: the attachments viewer is not opened when user taps on an attachment

#1819
2018-04-11 11:33:35 +02:00
Arash Tabrizian
e952c3a2d1 fixes 1973 - move leave confirmation to [RecentsViewController leaveEditedRoom] function 2018-04-11 12:06:57 +04:30
Doug
7a17715fbe Use existing message.mp3 for notification sounds. 2018-04-08 15:00:33 +01:00
Yao Wei
028b7eb320 Translated using Weblate (Chinese (Traditional))
Currently translated at 50.5% (242 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-04-05 08:19:39 +00:00
manuroe
8255a5507f
Merge pull request #1832 from vector-im/riot_1821
BF: Upgrade the minimal iOS version to 9.0 because the app crashes on iOS8
2018-04-04 14:07:09 +02:00
giomfo
37754f07eb
Merge pull request #1831 from vector-im/riot_1819
Render sticker events in the timeline
2018-04-03 15:53:51 +02:00
Walter
846c04d0f8 Translated using Weblate (Russian)
Currently translated at 100.0% (479 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-04-03 12:48:49 +00:00
manuroe
9ce0de89ef BF: Upgrade the minimal iOS version to 9.0 because the app crashes on iOS8 (#1821)
because of the WebRTC framework.
2018-04-03 11:22:47 +02:00
giomfo
9638de321f Render sticker events in the timeline
- Code update
2018-04-03 00:23:28 +02:00
giomfo
3e2533b1e3 Render sticker events in the timeline
- Display the sticker description when it is selected
TODO animate the sticker if possible

 #1819
2018-04-02 23:59:47 +02:00
Arash Tabrizian
d1a428cab2 fixes issue #1793 Confirmation popup when leaving room 2018-03-30 17:53:11 +04:30
manuroe
c057e5ec3c
Merge pull request #1824 from atabrizian/issue1816
fixes issue #1816 support specifying kick and ban msgs
2018-03-30 13:47:32 +02:00
manuroe
ecbbd40066 Merge remote-tracking branch 'origin/master' into develop 2018-03-30 12:52:05 +02:00
manuroe
8052f97056 version++ 2018-03-30 12:50:12 +02:00
giomfo
e5bdce563e Render sticker events in the timeline #1819
Prepare sticker rendering
2018-03-30 12:04:50 +02:00
Arash Tabrizian
3708a77b38 Unused localization strings removed 2018-03-30 13:58:02 +04:30
giomfo
26c2dfa5bc
Merge pull request #1827 from vector-im/fix_search_result
Bug Fix - Global Messages search: some search results are missing
2018-03-30 09:32:27 +02:00
giomfo
4e8dad52e4 Bug Fix - Global Messages search: some search results are missing
The messages were displayed only for the rooms opened recently by the users.
2018-03-29 16:30:42 +02:00
Arash Tabrizian
7a483d1343 fixes issue #1816 support specifying kick and ban msgs 2018-03-28 17:41:47 +04:30
Besnik Bleta
8db92fcb73 Translated using Weblate (Albanian)
Currently translated at 75.5% (362 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-03-28 09:03:47 +00:00
riotimbuggggg
7d6e3bc1c9 Translated using Weblate (Albanian)
Currently translated at 75.5% (362 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-03-28 08:47:59 +00:00
Besnik Bleta
9059607858 Translated using Weblate (Albanian)
Currently translated at 75.1% (360 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-03-28 08:29:47 +00:00
Besnik Bleta
4abcf55a7a Translated using Weblate (Albanian)
Currently translated at 75.1% (360 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-03-27 12:48:50 +00:00
Besnik Bleta
a18ebe2076 Translated using Weblate (Albanian)
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sq/
2018-03-27 09:03:31 +00:00
Besnik Bleta
c1982394eb Translated using Weblate (Albanian)
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/sq/
2018-03-26 17:06:02 +00:00
Besnik Bleta
696bcf0a2d Added translation using Weblate (Albanian) 2018-03-26 17:01:25 +00:00
Besnik Bleta
6beb621ea0 Added translation using Weblate (Albanian) 2018-03-26 17:01:15 +00:00
Besnik Bleta
1446eb12a5 Added translation using Weblate (Albanian) 2018-03-26 17:01:04 +00:00
Yao Wei
83010fe903 Translated using Weblate (Chinese (Traditional))
Currently translated at 50.5% (242 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-03-25 07:31:39 +00:00
Yao Wei
89fbf1f810 Translated using Weblate (Chinese (Traditional))
Currently translated at 19.6% (94 of 479 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-03-25 06:47:00 +00:00
manuroe
93003aaa14
Merge pull request #1813 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-03-13 16:40:49 +01:00
manuroe
92ece6fea1
Merge pull request #1812 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-03-13 16:40:23 +01:00
Weblate
6f2e268930 Merge remote-tracking branch 'origin/develop' into develop 2018-03-13 15:38:37 +00:00
Weblate
4f3da7c438 Merge remote-tracking branch 'origin/develop' into develop 2018-03-13 15:38:12 +00:00
manuroe
1696bf5957 version++ 2018-03-13 16:29:46 +01:00
manuroe
65bdd9b564 Update AUTHORS 2018-03-13 13:52:16 +01:00
manuroe
4c014e4c5f
Merge pull request #1810 from vector-im/riot_1645_2
BF: Cannot join from a room preview for room with a long topic
2018-03-12 17:17:32 +01:00
manuroe
11378ea428 BF: Cannot join from a room preview for room with a long topic (#1645)
Follow Giom's remarks
2018-03-12 17:07:51 +01:00