Commit Graph

2444 Commits

Author SHA1 Message Date
SBiOSoftWhare 8a1bb8d718 MXKRoomDataSource: Handle video thumbnail generation with MXKVideoThumbnailGenerator. 2019-07-11 19:07:45 +02:00
SBiOSoftWhare 9b0c0ba96b RoomInputToolbarView: Add file upload action. 2019-07-11 19:03:32 +02:00
manuroe 2f543fb55f Merge pull request #2570 from vector-im/riot_2559
Edits history: Display original event
2019-07-10 15:58:41 +02:00
manuroe 09615728a0 Room upgrade: Autojoin the upgraded room when the user taps on the tombstone banner
#2486
2019-07-10 14:58:47 +02:00
manuroe ec368104d7 Edits history: Display original event
#2559
2019-07-10 09:53:29 +02:00
SBiOSoftWhare 7351768e8a 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 83c143f28d LABS: Remove reaction settings, reactions are enabled by default. 2019-07-09 13:51:14 +02:00
SBiOSoftWhare 22900e624f Bubble reaction view: Handle emoji label theme color. 2019-07-09 11:23:46 +02:00
SBiOSoftWhare 54bada72b5 Reactions: Limit Emoji string length in reaction bubble. 2019-07-09 11:02:52 +02:00
SBiOSoftWhare e838149a42 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 b11f725be4 RoomVC: Fix reactions menu timestamp and display name overlap (Fix #2538). 2019-07-08 18:43:55 +02:00
SBiOSoftWhare f9e42b4d04 MXKRoomBubbleTableViewCell: Add a method to get surrounding bubble component frame. 2019-07-08 18:42:32 +02:00
SBiOSoftWhare 16340da07d RoomBubbleCellData: Add a method to get first visible component index. 2019-07-08 18:34:08 +02:00
manuroe 0d059c630b Merge pull request #2563 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate
2019-07-08 16:43:37 +02:00
manuroe 146fe1ad9a Merge pull request #2562 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate
2019-07-08 16:43:14 +02:00
IMIN 33dd2d436f Translated using Weblate (Korean)
Currently translated at 60.7% (17 of 28 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ko/
2019-07-08 14:40:44 +00:00
IMIN 1967dd77a7 Translated using Weblate (Korean)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ko/
2019-07-08 14:40:43 +00:00
Weblate b1730559f5 Merge branch 'origin/develop' into Weblate. 2019-07-08 14:26:47 +00:00
manuroe 51b06bd5c7 Merge pull request #2555 from vector-im/riot_2548
BF: Reactions: Unexpected padding after event selection
2019-07-08 16:26:43 +02:00
Weblate c4d8cd5328 Merge branch 'origin/develop' into Weblate. 2019-07-08 12:53:06 +00:00
manuroe bc9d4e548e 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 5945537641 Room upgrade: Use the server_name parameter when joining the new room
#2550
2019-07-08 11:46:10 +02:00
manuroe ea9a43849b Join Room: Support via parameters to better handle federation
#2547
2019-07-08 11:15:44 +02:00
SBiOSoftWhare 2674062905 Reactions: Fix unexpected padding after event selection (Fix #2548). 2019-07-05 20:56:37 +02:00
Weblate 6f69bea899 Merge branch 'origin/develop' into Weblate. 2019-07-05 12:32:15 +00:00
Kévin C 684513fa95 Translated using Weblate (French)
Currently translated at 100.0% (713 of 713 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-07-05 12:32:15 +00:00
Besnik Bleta 2b02454c69 Translated using Weblate (Albanian)
Currently translated at 99.2% (707 of 713 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-07-05 12:32:14 +00:00
SBiOSoftWhare b9d2e3cf57 Message editing: Handle encrypted message edits history. 2019-07-05 14:14:46 +02:00
Weblate 6d36dfd91b Merge branch 'origin/develop' into Weblate. 2019-07-05 08:27:45 +00:00
Kévin C 24792638dd Translated using Weblate (French)
Currently translated at 100.0% (711 of 711 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-07-05 08:27:45 +00:00
SBiOSoftWhare a2625f4e90 Message edits history: Handle message edits history display from RoomViewController. 2019-07-04 19:24:15 +02:00
SBiOSoftWhare e518bdcd4e Message edits history: Update EditHistoryViewController to use UITableView to display messages and dates. 2019-07-04 19:22:29 +02:00
SBiOSoftWhare 6af8ef8202 Message edits history: Update view model to handle message history grouping by day. 2019-07-04 19:18:13 +02:00
SBiOSoftWhare c3d7b2d883 Message edits history: Create edit history section struct. 2019-07-04 19:04:53 +02:00
SBiOSoftWhare 3ae62e896c Message edits history: Create header view. 2019-07-04 19:03:39 +02:00
SBiOSoftWhare 7bdd65300a Message edits history: Create edit message cell. 2019-07-04 19:02:54 +02:00
SBiOSoftWhare e5c53e9df7 Message edits history: Add strings. 2019-07-04 19:02:17 +02:00
manuroe 2b95ff7305 Reactions: Show at most 8 reactions
#2510
2019-07-04 11:38:48 +02:00
SBiOSoftWhare a6a8b1c6e2 Message editing: Handle reply edition. 2019-07-03 11:13:53 +02:00
manuroe ccf224568e Merge pull request #2543 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate
2019-07-03 10:53:07 +02:00
KenjiKenjiIcantLetYouGo 8c49d96577 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (28 of 28 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/
2019-07-02 14:50:09 +00:00
Weblate ebee4af3bc Merge branch 'origin/develop' into Weblate. 2019-07-02 12:40:15 +00:00
manuroe a3d08c057e Edits history: Manage date 2019-07-01 14:39:39 +02:00
manuroe 09b4f1762a EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
manuroe 8e124ef846 Edits history: Use a dedicated event formatter 2019-07-01 12:34:20 +02:00
manuroe 15526d751c Edits history: Improve temporary UX a bit 2019-07-01 10:51:07 +02:00
manuroe c9e19cb169 Edits history: Fix missing navigation bar 2019-07-01 10:34:02 +02:00
manuroe 7a0a5f81e0 Edits: Start history 2019-06-28 19:27:46 +02:00
Weblate 29dc2da20b Merge branch 'origin/develop' into Weblate. 2019-06-27 14:36:20 +00:00
SBiOSoftWhare 1ebb1fc77c Merge pull request #2534 from vector-im/context_menu_UX_improvements
Room: Improve context menu UX
2019-06-27 16:36:17 +02:00