Aram Sargsyan
73191db59b
Merge pull request #1 from giomfo/read-receipts-details-gfo
...
Read Receipts Details - RoomDataSource
2017-06-28 00:25:48 +04:00
Giom Foret
d83455f0ce
Read Receipts Details - RoomDataSource: Add RR container in the cell content view
...
instead of the overlay container to not disturb tag gesture handling.
https://github.com/vector-im/riot-ios/issues/59
2017-06-27 11:05:43 +02:00
Aram Sargsyan
bb29ba95ff
Review changes
2017-06-26 22:22:32 +04:00
Aram Sargsyan
b221127ed3
Using Attributed string for read label
2017-06-26 20:51:13 +04:00
Aram Sargsyan
2569809ab6
Removed the ReceiptsContainerDelegate, used didRecognizeAction: instead
2017-06-26 19:33:53 +04:00
Aram Sargsyan
904189b417
Review changes
2017-06-23 16:40:09 +04:00
Aram Sargsyan
dfa5dd406f
Minor changes
2017-06-22 02:03:03 +04:00
Aram Sargsyan
cc7e8d5a4d
Merge branch 'develop' of https://github.com/aramsargsyan/riot-ios into read-receipts-details
2017-06-22 01:58:48 +04:00
Aram Sargsyan
1936352478
Modified ReadReceiptsViewController to download resized avatars of users. If the user doesn't have an avatar, the placeholder is placed.
2017-06-22 01:45:11 +04:00
Aram Sargsyan
538d4b6ad8
Created ReadReceiptsViewController
2017-06-21 22:28:16 +04:00
manuroe
3284541f35
Merge pull request #1331 from morozkin/cleanup
...
Remove unnecessary construction methods from CallViewController
2017-06-21 09:10:43 +02:00
manuroe
06a137f973
Merge pull request #1330 from morozkin/decline_crash
...
Fix crash on decline button
2017-06-21 09:05:58 +02:00
Denis Morozov
dc491374eb
Remove unnecessary construction methods from CallViewController
2017-06-20 21:38:57 +03:00
Denis Morozov
e87e91392f
Fix crash on decline button
2017-06-20 19:36:52 +03:00
giomfo
39d828b026
Merge pull request #1328 from vector-im/riot_1316
...
Bug Fix - tap-on-tab should include the top-of-page location in its c…
2017-06-20 18:09:44 +02:00
giomfo
ec4d567ccd
Merge pull request #1324 from vector-im/riot_meta76
...
Enhancement - UX Rework: Update the buttons of the room expanded header.
2017-06-20 17:15:47 +02:00
Giom Foret
46d39d4274
Add sanity check
2017-06-20 17:13:55 +02:00
Giom Foret
28ed183385
Bug Fix - tap-on-tab should include the top-of-page location in its cycle of options
...
#1316
2017-06-20 17:06:12 +02:00
giomfo
bc31f3a32f
Merge pull request #1325 from vector-im/fix_contact_search
...
Bug Fix - Contact search: Unexpected empty search result.
2017-06-20 14:52:34 +02:00
Giom Foret
b750122aeb
Bug Fix - Contact search: Unexpected empty search result.
...
To reproduce:
1- search with "tst" pattern
2- erase the 2 last characters of the pattern to set "test" -> empty result NOK
2017-06-20 14:36:14 +02:00
Giom Foret
7dadb7b0ef
Enhancement - UX Rework: Update the buttons of the room expanded header.
...
- Add a contact list button on the left of the members info to open contact list.
- Add a add members button on the right to open the contacts picker.
https://github.com/vector-im/riot-meta/issues/76
2017-06-20 11:32:54 +02:00
manuroe
cdded6b2b9
BugReportViewController: Remove *Could not load the “” image referenced from a nib* warning at runtime.
2017-06-19 15:47:25 +02:00
giomfo
a1e50d8370
Merge pull request #1319 from vector-im/riot_1312
...
Enhancement - Room Chat: Scrolling manually to the bottom of the no l…
2017-06-19 10:51:16 +02:00
Giom Foret
7b85d9a000
Enhancement - Room Chat: Scrolling manually to the bottom of the no live timeline doesn't flip it to read/write view.
...
#1312
2017-06-19 10:32:22 +02:00
Giom Foret
c2224035bf
version ++
2017-06-16 17:59:04 +02:00
manuroe
1e17064466
Update CHANGES.rst
2017-06-16 17:42:11 +02:00
giomfo
1b5d3401b1
Merge pull request #1311 from vector-im/riot_1306
...
Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order
2017-06-16 17:08:25 +02:00
Giom Foret
e4b00c8055
Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order
...
#1306
2017-06-16 16:55:54 +02:00
manuroe
7565c9a89e
Update CHANGES.rst
2017-06-16 16:49:20 +02:00
giomfo
dac45c08d3
Merge pull request #1310 from vector-im/option_pin_missed_notif_unread
...
UX Rework - Home: Put the new ordering behind a setting.
2017-06-16 15:45:55 +02:00
Giom Foret
0dc2e96e47
UX Rework - Home: Put the new ordering behind a setting.
...
Add 2 settings: Pin rooms with missed notif and pin rooms with unread messages
this will pin the rooms at the beginning of the list on your home page
2017-06-16 15:18:33 +02:00
manuroe
c0497ab6d7
Apply renaming of MXDefaultBackgroundModeHandler to MXUIKitBackgroundModeHandler
2017-06-16 14:35:15 +02:00
giomfo
b162523e3a
Merge pull request #1309 from vector-im/fix_missing_unread_banner
...
Bug Fix: "Jump to first unread" banner disappeared during back pagina…
2017-06-16 13:52:21 +02:00
Giom Foret
1c8604a39a
Bug Fix: "Jump to first unread" banner disappeared during back pagination.
...
We have to wait for the end of table transition before refreshing the banner visibility.
2017-06-16 11:57:19 +02:00
giomfo
606e3cfa6b
Merge pull request #1302 from vector-im/riot_1294
...
Bug Fix: Read marker: preview mode interferes with typing indicator
2017-06-15 11:20:32 +02:00
Giom Foret
e92535ed2a
Bug Fix: Read marker: preview mode interferes with typing indicator
...
#1294
2017-06-15 11:15:47 +02:00
giomfo
2866bcc8b4
Merge pull request #1300 from vector-im/riot_1291
...
Bug Fix - Read marker: no "Jump to first message" on landscape mode f…
2017-06-15 11:04:54 +02:00
Giom Foret
977aad5f25
Bug Fix - Read marker: no "Jump to first message" on landscape mode for devices with left and right panels
...
RoomViewController: Override exposed method used to reload the bubbles table.
vector-im/riot-ios#1291
2017-06-15 10:28:57 +02:00
giomfo
fcfea3a6a5
Merge pull request #1296 from vector-im/hide_jump_banner
...
RoomViewController: Improve the read marker handling
2017-06-15 09:45:08 +02:00
Giom Foret
b3c7b2af9a
RoomViewController: Do not display the banner "jump to last unread message"
...
when the timeline is not in live.
2017-06-14 23:09:56 +02:00
giomfo
2a1fce1a7d
Merge pull request #1295 from vector-im/riot_1268
...
Bug Fix: Home View sometimes is empty
2017-06-14 17:56:08 +02:00
Giom Foret
499b874021
Bug Fix: Home View sometimes is empty
...
- RecentsDataSource: check configuration change before reloading the table view.
#1268
2017-06-14 17:53:26 +02:00
giomfo
11cdee4f3a
Merge pull request #1290 from vector-im/home_add_badge_in_section_header
...
UX-Rework - Home: Badge handling.
2017-06-14 17:40:07 +02:00
manuroe
2409b08626
Use UIKit BackgroundTask for handling background tasks in the SDK
2017-06-14 17:37:22 +02:00
Giom Foret
535ebcd30f
Bug Fix: Home View sometimes is empty
...
#1268
2017-06-14 17:30:01 +02:00
manuroe
2f401d8c75
Pods: Reduce number or warnings from other pods
2017-06-14 16:55:06 +02:00
Giom Foret
9f0601481e
UX-Rework - Home: Badge handling.
...
- Add missed notifications badge in section header.
- Improve invites display.
2017-06-14 13:58:26 +02:00
giomfo
fcd34eec24
Merge pull request #1288 from vector-im/unnumbered_badge_on_fav
...
Unnumbered badge on favourite
2017-06-14 10:36:03 +02:00
giomfo
2e9853d159
Merge pull request #1287 from vector-im/scroll_to_unread_on_rooms_tab_tap
...
UX Rework - Rooms tab: Tap on the current tab's icon jumps to next un…
2017-06-14 10:35:53 +02:00
Giom Foret
ee6e6f039b
Unnumbered badge on favourite
2017-06-14 10:06:36 +02:00