Commit Graph

4138 Commits

Author SHA1 Message Date
SBiOSoftWhare 831b89469b Emoji picker: Handle Emoji parsing with EmojiService. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 7ed138d92c Reactions menu: Add more reactions button. 2019-07-25 16:58:14 +02:00
manuroe ef010e2054 Soft logout: SSO support: Make sure the "Sign in with SSO" button does not overlap the explanation of the soft logout 2019-07-24 15:24:37 +02:00
manuroe fa8d68d0ff Soft logout: SSO support: Display the clear data section upper 2019-07-24 14:59:40 +02:00
manuroe b28ea8b1f3 Soft logout: Retain MXFileStore instance while getting user display name 2019-07-24 12:14:31 +02:00
manuroe ac26c1a29d Soft logout: Display the message about keys only if there are keys not yet backed ip 2019-07-23 17:36:10 +02:00
manuroe 93f7fd3067 Soft logout: Do not show the clear data section on the forgot password flow 2019-07-23 17:17:05 +02:00
manuroe 4249fa1320 Soft logout: Do not try to log against matrix.org if the password was wrong 2019-07-23 17:03:24 +02:00
manuroe 37949f342f Soft logout: Implement the clear data button
#2540
2019-07-23 16:20:07 +02:00
manuroe bdcb548f42 Soft logout: Implement design for the clear data section
#2540
2019-07-23 14:45:51 +02:00
manuroe cb5a3866a5 Soft logout: Implement design
This is an adapted version of the zeplin design. It uses the current app login look and feel with the copy of the zeplin design

#2540
2019-07-23 11:51:46 +02:00
manuroe 3bb50d0ccd Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00
manuroe a3273747fe BF: Edits history: Original event is missing
#2585

The original event is not an edit event. It must be processed a bit differently
2019-07-17 13:58:09 +02:00
manuroe a70bec46f1 Push: Update code to follow API break
#2348
2019-07-16 14:42:25 +02:00
manuroe 6108a1d723 Update Riot/Modules/Room/DataSources/RoomDataSource.h 2019-07-12 09:51:12 +02:00
SBiOSoftWhare 95aeb92245 RoomVC: Handle external file upload. 2019-07-11 19:17:55 +02:00
SBiOSoftWhare 092b290773 MXKRoomDataSource: Handle video thumbnail generation with MXKVideoThumbnailGenerator. 2019-07-11 19:07:45 +02:00
SBiOSoftWhare f89362781d RoomInputToolbarView: Add file upload action. 2019-07-11 19:03:32 +02:00
manuroe dc44e021dd Merge pull request #2570 from vector-im/riot_2559
Edits history: Display original event
2019-07-10 15:58:41 +02:00
manuroe 7027996020 Room upgrade: Autojoin the upgraded room when the user taps on the tombstone banner
#2486
2019-07-10 14:58:47 +02:00
manuroe bd2d065d39 Edits history: Display original event
#2559
2019-07-10 09:53:29 +02:00
SBiOSoftWhare 64ce333bcd Merge pull request #2567 from vector-im/riot_2553
Reactions: Reinstate the ability to react with non-unicode keys
2019-07-09 14:20:03 +02:00
SBiOSoftWhare 8adc6a3fce LABS: Remove reaction settings, reactions are enabled by default. 2019-07-09 13:51:14 +02:00
SBiOSoftWhare cdf6a5330f Bubble reaction view: Handle emoji label theme color. 2019-07-09 11:23:46 +02:00
SBiOSoftWhare 8c1df25bf2 Reactions: Limit Emoji string length in reaction bubble. 2019-07-09 11:02:52 +02:00
SBiOSoftWhare dbf1c80f4b Merge pull request #2564 from vector-im/riot_2538
BF: Quick reactions menu hide time and user display name
2019-07-09 10:37:40 +02:00
SBiOSoftWhare da5172ddfc RoomVC: Fix reactions menu timestamp and display name overlap (Fix #2538). 2019-07-08 18:43:55 +02:00
SBiOSoftWhare 06c95d7408 RoomBubbleCellData: Add a method to get first visible component index. 2019-07-08 18:34:08 +02:00
manuroe 6012f3a136 Merge pull request #2555 from vector-im/riot_2548
BF: Reactions: Unexpected padding after event selection
2019-07-08 16:26:43 +02:00
manuroe 74e860edf5 Merge pull request #2557 from vector-im/riot_2547
Join Room: Support via parameters to better handle federation
2019-07-08 14:53:02 +02:00
manuroe 454082e3c6 Room upgrade: Use the server_name parameter when joining the new room
#2550
2019-07-08 11:46:10 +02:00
manuroe 6a1dccf988 Join Room: Support via parameters to better handle federation
#2547
2019-07-08 11:15:44 +02:00
SBiOSoftWhare 8d60f54bec Reactions: Fix unexpected padding after event selection (Fix #2548). 2019-07-05 20:56:37 +02:00
SBiOSoftWhare 0615e5f954 Message editing: Handle encrypted message edits history. 2019-07-05 14:14:46 +02:00
SBiOSoftWhare 8371d8932f Message edits history: Handle message edits history display from RoomViewController. 2019-07-04 19:24:15 +02:00
SBiOSoftWhare 985a9d998b Message edits history: Update EditHistoryViewController to use UITableView to display messages and dates. 2019-07-04 19:22:29 +02:00
SBiOSoftWhare aea200baee Message edits history: Update view model to handle message history grouping by day. 2019-07-04 19:18:13 +02:00
SBiOSoftWhare 59c8ac8f82 Message edits history: Create edit history section struct. 2019-07-04 19:04:53 +02:00
SBiOSoftWhare daaf0e31d4 Message edits history: Create header view. 2019-07-04 19:03:39 +02:00
SBiOSoftWhare b51d18de0a Message edits history: Create edit message cell. 2019-07-04 19:02:54 +02:00
manuroe 12671b45e3 Reactions: Show at most 8 reactions
#2510
2019-07-04 11:38:48 +02:00
SBiOSoftWhare 4a9b1ba17d Message editing: Handle reply edition. 2019-07-03 11:13:53 +02:00
manuroe 0312c7f1e4 Edits history: Manage date 2019-07-01 14:39:39 +02:00
manuroe e2cbd51028 EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
manuroe b1becf78aa Edits history: Use a dedicated event formatter 2019-07-01 12:34:20 +02:00
manuroe 462ac5bb6e Edits history: Improve temporary UX a bit 2019-07-01 10:51:07 +02:00
manuroe dc1f0b58b8 Edits history: Fix missing navigation bar 2019-07-01 10:34:02 +02:00
manuroe ba686a2018 Edits: Start history 2019-06-28 19:27:46 +02:00
SBiOSoftWhare d4defd4118 Merge pull request #2534 from vector-im/context_menu_UX_improvements
Room: Improve context menu UX
2019-06-27 16:36:17 +02:00
SBiOSoftWhare c1408d9c13 RoomVC: Improve RoomContextualMenuPresenter loading speed. 2019-06-27 14:37:17 +02:00