Commit graph

2273 commits

Author SHA1 Message Date
giomfo
5da1f1567f Prepare vector-ios release v0.1.12 2016-07-15 15:46:07 +02:00
giomfo
c232bf20a7 Bug Fix - Room Participants: Admin badge is missing sometimes 2016-07-15 15:31:34 +02:00
giomfo
8558a7dc24 Chat Screen: Set the right tint color of the "send" button. 2016-07-15 15:10:59 +02:00
giomfo
26773e5240 Bug Fix - Reported crash: App crashes during [AppDelegate applicationDidEnterBackground:]
https://github.com/vector-im/vector-ios/issues/452
2016-07-13 18:17:08 +02:00
giomfo
f1c9059812 Enhancement - Messages: switch decline and preview buttons on invites
https://github.com/vector-im/vector-ios/issues/447
2016-07-12 22:40:35 +02:00
giomfo
dd337614f3 Merge pull request #439 from vector-im/412
Room Settings: Add "Addresses" section
+ Room Settings: if there isn't a topic (new rooms) you can't actually change/set it.

https://github.com/vector-im/vector-ios/issues/412
https://github.com/vector-im/vector-ios/issues/441
2016-07-12 19:41:29 +02:00
giomfo
280ee809f0 Room Settings: Add "Addresses" section
#412

- Add a notice "To link to a room it must have an address." when the user let anyone who knows the room's link access the room, whereas no address is defined
2016-07-12 17:22:06 +02:00
giomfo
ce7f5febac Room Settings: Add "Addresses" section
#412

- Support long tap to copy room address, copy room url or remove alias

TODO
- Add a notice "To link to a room it must have an address." when the user let anyone who knows the room's link access the room, whereas no address is defined
2016-07-12 14:41:16 +02:00
giomfo
d478d5a8d3 Room Settings: Add "Addresses" section
#412

- Support tap on room id to copy it
- Align the leading constraint of the content with the separatorInset.left of the cell.

TODO
- Support long tap to copy alias, copy links or remove alias
2016-07-12 00:13:05 +02:00
giomfo
93601f54a6 Room Settings: Add "Addresses" section
#412

- Support add new aliases

TODO
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-11 17:53:47 +02:00
giomfo
c376656657 Room Settings: Add "Addresses" section
https://github.com/vector-im/vector-ios/issues/412

- List the existing addresses (room aliases), the local aliases first (remote aliases at the end).
- Support address deletion (Swipe mode)
- Support the change of the main address
- Display Room id in advanced section

TODO:
- Support add new aliases
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-08 15:07:05 +02:00
giomfo
894d753e74 Settings: Set the right label text color (Vector TextColor Black) 2016-07-08 15:02:09 +02:00
giomfo
c400452abc Bug Fix - Room Participants: The swipe to Leave/Kick is broken. 2016-07-08 14:51:50 +02:00
giomfo
2eb2f415cc Merge pull request #436 from vector-im/430
BugFix - Room Settings: check room permissions and grey out those box…
2016-07-06 11:08:53 +02:00
giomfo
85c10ffebc BugFix - Room Settings: check room permissions and grey out those boxes (disable) if you can't change them
https://github.com/vector-im/vector-ios/issues/430
2016-07-06 09:38:38 +02:00
giomfo
3bb16f4459 Merge pull request #434 from vector-im/417
Enhancement: Add 'leave' button to room settings
2016-07-05 18:05:22 +02:00
giomfo
0027c28299 Enhancement: Add 'leave' button to room settings
https://github.com/vector-im/vector-ios/issues/417
2016-07-05 17:57:33 +02:00
giomfo
d7cc4f29a0 Rename TableViewCellWithTickAndLabel with TableViewCellWithCheckBoxAndLabel 2016-07-05 17:26:55 +02:00
giomfo
a1d5384cf8 Merge pull request #433 from vector-im/room_settings_tag_shortcuts
Room Settings - Room tag: replace switches by check boxes
2016-07-05 17:04:01 +02:00
giomfo
9ce530f046 Room Settings - Room tag: replace switches by check boxes
Improve closed issue: https://github.com/vector-im/vector-ios/issues/218
2016-07-05 16:31:07 +02:00
giomfo
d21bc7c5f1 Merge pull request #427 from vector-im/426
Messages: Add pink red badge on each invitation
2016-07-05 11:06:30 +02:00
giomfo
4ad1981ede Messages: Add pink red badge on each invitation
https://github.com/vector-im/vector-ios/issues/426
2016-07-05 10:53:38 +02:00
giomfo
0aa168e7da Merge pull request #425 from vector-im/fix_app_crash_on_email_binding
BugFix: App crashes when the user leaves Settings whereas an email bi…
2016-07-05 09:15:45 +02:00
giomfo
79673b84dc BugFix: App crashes when the user leaves Settings whereas an email binding is in progress.
Reported crash: [SettingsViewController showValidationEmailDialogWithMessage:for3PID:]_block_invoke190 (in Vector) (SettingsViewController.m:416).
2016-07-05 00:29:35 +02:00
giomfo
8044725b23 Back to develop 2016-07-02 00:16:50 +02:00
giomfo
64fe760dc8 Merge remote-tracking branch 'origin/release-v0.1.11' 2016-07-02 00:14:25 +02:00
giomfo
909e709925 Prepare new vector-ios release v0.1.11 2016-07-02 00:12:06 +02:00
giomfo
f8ce5c25d0 Merge pull request #421 from vector-im/irc_cmd_fix_crash
Bug Fix: App crashes on IRC command when no param is provided
2016-07-01 17:11:34 +02:00
giomfo
837b144265 Bug Fix: App crashes on IRC command when no param is provided 2016-07-01 17:06:20 +02:00
giomfo
08dd072542 Merge pull request #420 from vector-im/room_settings_topic
Room Settings: Fix rendering of the room topic.
2016-07-01 16:54:42 +02:00
manuroe
fdf769a52a Updated CHANGES.rst 2016-07-01 16:26:42 +02:00
giomfo
55ecbfd527 Room Settings: Fix rendering of the room topic. 2016-07-01 15:50:37 +02:00
giomfo
ab563b96a8 Code cleaning: Remove useless TableViewCell classes. 2016-07-01 10:33:07 +02:00
manuroe
94ec39f40e Merge pull request #418 from vector-im/pods_updata
Pods: Update GBDeviceInfo
2016-07-01 10:11:32 +02:00
manuroe
e840704f4a Pods: Updated GBDeviceInfo 2016-07-01 08:42:10 +02:00
manuroe
6cc27772fc pbxproj was updated while updating CocoaPods 2016-06-30 17:23:30 +02:00
giomfo
aa637b8eaa Merge pull request #416 from vector-im/337
337
2016-06-30 17:18:07 +02:00
giomfo
e84f1ef42b Room Settings: Have proper room settings
- bug fix: history visibility cells are not selectable
- prompt user before changing history visibility

https://github.com/vector-im/vector-ios/issues/337
2016-06-30 17:02:53 +02:00
manuroe
54c0f7f4e8 Room messages text view: Use green as tint color so that links (and text selection) are displayed in the app color 2016-06-30 15:11:51 +02:00
manuroe
0d0f036b40 https://github.com/vector-im/vector-ios/issues/410: BF: Show bing in pink red 2016-06-30 14:57:51 +02:00
giomfo
376b207ba7 Room Settings: Have proper room settings
- Room access
- History visibility

https://github.com/vector-im/vector-ios/issues/337
2016-06-30 13:30:53 +02:00
manuroe
6b0f51cf98 Added license for DTCoreText 2016-06-29 07:43:06 +02:00
giomfo
3b6853f039 Merge pull request #409 from vector-im/218
Bug Fix - Room Settings: Add favourite/low prio toggle in room settings
2016-06-28 17:41:44 +02:00
giomfo
229c24f521 Bug Fix - Room Settings: Add favourite/low prio toggle in room settings
https://github.com/vector-im/vector-ios/issues/218
2016-06-28 14:58:17 +02:00
manuroe
96f4123293 Added license for GHMarkdownParser 2016-06-27 17:11:16 +02:00
giomfo
316a2ff836 Room chat: Improve instance destruction 2016-06-27 15:34:17 +02:00
giomfo
0fb3f81f20 Room Settings: Keep focus on the current edited field in case of table refresh 2016-06-27 15:32:07 +02:00
giomfo
97c30dff8d MXRoom+Vector: Remove useless property ``isModerator`` 2016-06-27 15:25:58 +02:00
giomfo
42d5453fa9 LaunchScreen: update Copyright symbol 2016-06-27 14:57:22 +02:00
giomfo
7b107aca8c Bug Fix - Room members: double loading wheel
https://github.com/vector-im/vector-ios/issues/180
2016-06-24 15:58:00 +02:00