Commit graph

4435 commits

Author SHA1 Message Date
manuroe
edf50f5d12
Merge pull request #1761 from vector-im/riot_1643_another_patch
Spontaneous logout: Try to detect it in AuthenticationViewController …
2018-02-06 14:30:07 +01:00
manuroe
fda7f427a7 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:50:10 +01:00
manuroe
2960908882 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:48:34 +01:00
manuroe
a07431d6f6
Merge pull request #1760 from vector-im/riot_1759
Share: The extension crashes if you try to share a GIF image (#1759)
2018-02-05 17:47:36 +01:00
spla
6a9ef267db Translated using Weblate (Catalan)
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/ca/
2018-02-05 15:58:53 +00:00
spla
4e25257ed6 Translated using Weblate (Catalan)
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/ca/
2018-02-05 15:50:07 +00:00
manuroe
ba34f3814b Share: Make sure the progress bar is always displayed
The switch to the main thread should be done earlier but I do not want to break things
2018-02-05 15:44:56 +01:00
manuroe
8d80c0d6a7 Share: The extension crashes if you try to share a GIF image (#1759) 2018-02-05 15:36:56 +01:00
giomfo
ebc1a08fb8
Merge pull request #1758 from vector-im/meta_118
Groups: Display flair for users in room history.
2018-02-05 05:49:11 -08:00
Giom Foret
c1d5038e5e Groups: Display flair for users in room history.
Force the matrix session to refresh the cached data related to the publicised groups of the users when the application enters in foreground

vector-im/riot-meta#118
2018-02-04 17:13:44 +01:00
Nathan van Beelen
22ba92c5c4 Translated using Weblate (Dutch)
Currently translated at 100.0% (447 of 447 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-02-04 15:02:08 +00:00
Joachim Nielandt
a72823b2a2 Translated using Weblate (Dutch)
Currently translated at 91.2% (408 of 447 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-02-04 14:41:14 +00:00
manuroe
e41d71b5bd
Merge pull request #1753 from vector-im/piwik2
Replace Google Analytic by Matomo(Piwik)
2018-02-02 14:56:19 +01:00
manuroe
b2cd694533 Piwik: Fix screen tracking 2018-01-31 18:20:11 +01:00
manuroe
2f29f67a3e Podfile: matrix-ios-sdk now enables crypto by default 2018-01-31 17:28:29 +01:00
manuroe
d4f929b3dc Piwik: Podfile: set the right identity for frameworks to be able to make release builds
See https://github.com/CocoaPods/CocoaPods/issues/3156#issuecomment-102022787
2018-01-31 09:46:24 +01:00
manuroe
19cfd3b9d0 Piwik: Point to the piwik API URL, not the site landing page 2018-01-30 15:10:26 +01:00
manuroe
0bd7c1117d Piwik: our PR on Piwik now just need to be released 2018-01-30 08:36:52 +01:00
manuroe
76aa765dc2 Piwik: our PR on Piwik now just need to be released 2018-01-30 08:35:29 +01:00
manuroe
ce18f02301 Piwik: Remove @TODO 2018-01-29 16:30:20 +01:00
manuroe
75f6d94c55 Piwik: Use it for analytics 2018-01-29 15:26:44 +01:00
Matthew Hodgson
77fcb620f8 fix copyrights 2018-01-26 00:22:50 +01:00
manuroe
1a1dd02f75 Podfile: Enable use_frameworks so that we can use Swift pods 2018-01-23 20:18:07 +01:00
manuroe
bb86584957
Merge pull request #1744 from vector-im/share_extension_crash
Share Extension: Fix crash on a weak self
2018-01-23 05:55:23 +01:00
manuroe
8cd792b887 Share Extension: Fix crash on a weak self
Reported only by app store because we do not catch crashes from the share extension nor siri extension.
2018-01-22 19:36:51 +01:00
giomfo
0957c657f8
Merge pull request #1737 from tellowkrinkle/tellowkrinkle-cancelbutton-fix
Cancel Buttons use style Cancel
2018-01-22 15:47:34 +01:00
giomfo
32589f7b24
Merge pull request #1740 from vector-im/settings_community_publicity
App Settings - Communities: Let the user update the publicity for eac…
2018-01-22 15:43:54 +01:00
giomfo
7d114876dd
Merge pull request #1739 from vector-im/room_details_flair
Room Settings: Add the Flair section
2018-01-22 15:43:32 +01:00
Giom Foret
2147758e7f Code cleaning 2018-01-22 15:43:16 +01:00
giomfo
38a4181ff9
Merge pull request #1735 from vector-im/render_html
Group Home screen: render the potential images in the long description.
2018-01-22 15:31:48 +01:00
Giom Foret
e16b5927cc Fix Manu's comments 2018-01-22 15:14:33 +01:00
Giom Foret
a21461b951 App Settings - Communities: Let the user update the publicity for each his community 2018-01-20 13:49:02 +01:00
Giom Foret
2446c5579f Room Settings: Add the Flair section
to handle the communities related to a room
2018-01-19 17:08:44 +01:00
Evan Tang
21a716d610 When you realize there's more than one cancel button 2018-01-18 20:46:25 -06:00
tellowkrinkle
3afc1915dd
Cancel Button uses style Cancel
This allows you to tap outside of the popup to cancel
2018-01-18 20:10:40 -06:00
Giom Foret
9d2b3a6b89 Bug Fix -iPad: export e2e keys failed, there pops no window up where to save the keys
#1733

Do not pass the frame of the view to present the document interaction controller. The given rect is supposed to be in the coordinates of the view.
2018-01-17 12:26:40 +01:00
Giom Foret
216d5fa5be Improvement: use the right property to check whether the view is currently loaded into memory. 2018-01-17 11:05:49 +01:00
Giom Foret
055a74ebf8 Improvement: use the right property to check whether the view is currently loaded into memory. 2018-01-17 11:02:02 +01:00
Giom Foret
e60963653f Bug Fix - Contact Details: The contact avatar quality is very low
when the contact details screen is opened from a link
2018-01-17 10:55:31 +01:00
Giom Foret
02b4d45d8a Merge branch 'develop' into render_html 2018-01-17 10:37:13 +01:00
Giom Foret
ed261b4154 Group Details - Home screen: handle the room, user and group links in the long description. 2018-01-17 10:36:02 +01:00
Simó Albert i Beltran
c7ff81b9b2 Added translation using Weblate (Catalan) 2018-01-17 07:15:14 +00:00
Simó Albert i Beltran
610b47aaa8 Added translation using Weblate (Catalan) 2018-01-17 07:14:56 +00:00
Simó Albert i Beltran
4018211b6e Added translation using Weblate (Catalan) 2018-01-17 07:14:18 +00:00
Giom Foret
826b5be68b Group Details: Handle the item selection in rooms and users list.
- Open a contact details screen when the user selects a group member
- Open the room history or a room preview in case of room selection
2018-01-16 23:49:04 +01:00
Giom Foret
5eb21d2c0a Group Home screen: render the potential images in the long description. 2018-01-15 17:14:00 +01:00
Giom Foret
ebcb53df42 Move all the view controllers related to the communities 2018-01-08 19:18:56 +01:00
Giom Foret
5c8ebf04f1 Riot project: group all the view controllers related to the communities 2018-01-08 19:17:29 +01:00
giomfo
c1d65acc07
Merge pull request #1729 from daverPL/fix_bug_report_keyboard_color
Fixed keyboard color when entering bug report (#1720).
2018-01-08 18:30:41 +01:00
Dawid Rączka
b7e4876c88 Moved fix to userInterfaceThemeDidChange method. 2018-01-08 17:26:31 +01:00