• • 1 files, +1/-1
Update lib_webview
• • 2 files, +16/-7
Added ability to see vcard if available to all types if contacts media.
• • 1 files, +5/-5
Improved display of cached message preview in profile sections.
• • 3 files, +0/-53
Removed unused refund api support for credits.
• • 1 files, +1/-0
Fixed text elision of peer name in section of chat preview.
• • 22 files, +1070/-641
Redesign search scope selection.
6/6/2024, 5:15:44 AM
• • 4 files, +18/-22
Code style: avoid `import static`
• • 1 files, +0/-2
Optimize imports
• • 1 files, +1/-1
Update `tdlib-utils`
• • 1 files, +5/-3
Use `Canvas.restoreToCount` instead of `Canvas.restore` repetition
6/5/2024, 10:01:09 PM
• • 39 files, +2062/-373
Chat folders: Redesign, Global Filter (#602)
* Add Global Filter
* Redesign filters
* Redesign included/excluded chats screen
* New "hide folder" tooltip text
* UI fixes
* Extract MainController.postApplyFilter; Use MainController.postApplyFilter in global filter mode
* Label on active tab mode
* Fix tooltip text
* UI fixes
* Reset top view's from/to on page scroll state changed
* Fix ToggleHeaderView2.onDraw
* Fix MainController.getMenuSectionName
* Fix MainController.buildSectionItem
* Fix TdlibSettingsManager.setChatFolderOptions
* Remove [WIP] prefix
* Collapse header on Edit Chat Folder screen
* Allow folder filter selection if global filter is not selected
* Reset global filter on chat folders position changed to top
* Fix ViewPagerController.scrollToFirstPosition
* Folders intro pop-up
6/5/2024, 9:46:08 PM
• • 4 files, +7/-2
Add a power saving setting for effects.
• • 1 files, +1/-0
Fix dropping invertCaption on reschedule.
• • 3 files, +5/-51
Fix bot about title display.
6/2/2024, 7:00:45 AM
: v5.1.1
(stable)
- Fix caption display on some media.
- Fix collapsed blockquotes rendering.
- Fully close search in chat by "Cancel" click.
- Allow editing caption placement and spoiler in topics.
- Disable effects on forwarded messages and inline results.
6/1/2024, 8:45:12 PM
• • 1 files, +4/-6
Fix caption disappearance on album sending.
• • 4 files, +26/-7
Disable effects for inline results sending.
• • 1 files, +1/-1
Fix cancel search glitch with the new search.
• • 1 files, +1/-1
Fix filtered premium sticker effects selection.
• • 6 files, +23/-15
Version 5.1.1.
- Fix caption display on some media.
- Fix collapsed blockquotes rendering.
- Fully close search in chat by "Cancel" click.
- Allow editing caption placement and spoiler in topics.
- Disable effects on forwarded messages and inline results.
6/1/2024, 7:45:47 PM
• • 14 files, +311/-124
Allow HistoryView::ListWidget without SessionController.
• • 6 files, +234/-7
Empty preview widget on long userpic press.
• • 4 files, +455/-13
Show long-press preview of topics.
• • 3 files, +4/-18
Use arc_angles.h from lib_ui.
• • 16 files, +570/-96
Implement chats preview, show from unread.
• • 2 files, +6/-2
Don't stick to bottom while loading down.
• • 2 files, +5/-3
Fix migrated history in chat preview.
• • 2 files, +22/-12
Show chat preview on Alt+Click.
• • 5 files, +80/-14
Open chat on exact clicked message from preview.
• • 6 files, +289/-43
Implement preview top and bottom.
• • 1 files, +2/-0
Fix preview showing on fast userpic click.
• • 6 files, +36/-16
Added userpic views to headers of forwarded messages.
• • 7 files, +23/-18
Beta version 5.0.5.
- Long press on chat userpic to show quick preview.
- Alt+Click on chat to show quick preview.
- Show author userpics in forwarded messages.
5/28/2024, 8:15:46 PM
• • 1 files, +1/-1
Fixed fake ability to hide webpage media with spoiler.
• • 2 files, +5/-1
Added back button to cloud password step in intro.
• • 1 files, +3/-1
Fixed color of radial animation in audio files from shared media.
• • 2 files, +21/-6
Improved labels for channel and group types with restricted content.
• • 3 files, +123/-28
Added ability to add proxy from clipboard.
• • 2 files, +16/-2
Added ability to hide every sponsored message to premium users.
• • 6 files, +20/-15
Version 5.0.4
- Fix reply to last message by Ctrl+Up in topics.
- Some other bug fixes.
5/28/2024, 4:45:44 PM
• • 18 files, +1204/-453
Fact check
• • 17 files, +1884/-34
Message effects
• • 34 files, +2225/-222
Stars
• • 19 files, +160/-95
Show caption above
• • 3 files, +74/-13
Disable unsupported entities in fact check
5/28/2024, 12:03:02 PM
• • 1 files, +1/-1
Fix missing animation in stickers panel
• • 2 files, +2/-2
Upgrade FFmpeg to `6.1.2` (FFmpeg/FFmpeg@f914c18)
• • 1 files, +1/-2
`GifReceiver`: Support playback of invalid/improperly encoded mp4 files
This fixes preview of video messages recorded by iOS app, looping of partially broken GIFs, and possibly some more edge cases
• • 1 files, +1/-1
Bump `version.jni` to `232.0.0`
5/1/2024, 5:16:09 PM
• • 1 files, +23/-6
Fix possible crash in common groups list.
Currently Data::Session::processChat() may change adminRights(),
that may change Data::CanSendAnyOf(peer, ...), that may lead to
Window::SessionController::updateThirdColumnToCurrentChat() call,
that destroys current third column to replace it with another one.
If common groups list was opened in the third column this will crash.
Fixes #27640.
5/1/2024, 2:00:44 PM
• • 1 files, +0/-2
Revert "Toggle search focus by escape."
This reverts commit 72d5a9b3e00e8f76fabbfb3e130efe371d2d5aaa.
• • 1 files, +10/-4
Focus chats search by Ctrl[Cmd]+F.
• • 2 files, +5/-3
Fix possible crash with custom wallpapered peers.
5/1/2024, 10:45:41 AM
• • 15 files, +554/-62
Implement live location view.
• • 1 files, +1/-1
Fix premium preview bullet-dots.
Regression was introduced in 88751896af.
• • 13 files, +238/-30
Update scheme, new sticker categories.
• • 5 files, +30/-4
Greeting category first in ChatIntro setup.
• • 3 files, +34/-23
Schedule no-response action runs at different times
To avoid rate limits
• • 1 files, +1/-1
Update User-Agent for DNS to Chrome .
• • 2 files, +2/-2
Update Linux Qt patches. Hope fixes crashes.
• • 1 files, +3/-1
Just focus the search field on Space.
5/1/2024, 9:00:43 AM
• • 1 files, +17/-17
Removed state sending of low level of battery to call participant.
• • 5 files, +7/-7
Slightly improved style of rpl text mapping.
• • 2 files, +10/-3
Added ability to translate selected text in profile section.
5/1/2024, 1:45:54 AM
• • 7 files, +86/-10
Emoji status: timer, option to set in context menu
• • 1 files, +2/-2
Fix displaying round video time
• • 5 files, +21/-6
Fix loading some sticker packs
Add 'Show Message' to reply context menu
• • 3 files, +13/-8
Fix 'mentioning' chats
• • 49 files, +103/-103
Build
4/30/2024, 5:04:13 PM
• • 1 files, +1/-1
Fix crash related to link preview when applying a draft from another device
• • 1 files, +1/-1
Version bump to `1707`
4/29/2024, 4:46:10 PM
• • 2 files, +28/-14
Fix unused system notification channels being restored during `Reset All Notifications`
This fixes seeing duplicate notification categories in system settings immediately after performing `Reset All Notifications` and possibly some other issues until app restart. This bug was causing issues only until app restart: old channels are always checked and removed during app initialization.
4/29/2024, 4:01:10 PM
• • 2 files, +2/-2
Fix article spelling.
• • 2 files, +22/-56
Use TRY_RESULT_PROMISE in LanguagePackManager.
• • 5 files, +28/-18
Check app-provided contact.user_id.
• • 1 files, +3/-3
Improve error message for empty start_parameter.
4/28/2024, 7:02:47 PM
• • 1 files, +36/-1
Added to moderate box number of all messages that will be deleted.
• • 4 files, +134/-10
Replaced box for leaving or deleting chat with generic box.
4/28/2024, 5:15:52 PM