23rd
|
2ca489b2fb
|
Added initial ability to save and restore state for boosts info.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
daf76c1bc2
|
Improved style of boosts info.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
d3aa0664a7
|
Moved boost limits content to divider.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
f61c22b065
|
Added initial boosts list to boost info.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
8041941565
|
Added share label and buttons to boost info.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
0aa1cd0b52
|
Removed three dots button from invite link label when menu is disabled.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
1bbac5784b
|
Added overview of boost info.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
f925a9e961
|
Added initial boosts info to layer.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
8b6d475882
|
Added initial entry point for boosts statistic.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
d82c422ea1
|
Moved out boost limits content from boost box.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
d7e57e42d8
|
Added API support for boost status and boosts list.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
7ee2ec13f0
|
Added Data class for boosts.
|
2023-10-21 09:37:30 +04:00 |
|
23rd
|
a6e13a9f9e
|
Added dummy layer class for boosts.
|
2023-10-21 09:37:30 +04:00 |
|
John Preston
|
66f73a5a64
|
Copy code blocks on header click.
|
2023-10-20 18:07:16 +04:00 |
|
John Preston
|
575684670c
|
Improve quotes / code blocks geometries.
|
2023-10-20 17:59:34 +04:00 |
|
John Preston
|
9661bac876
|
Show blockquote icon.
|
2023-10-13 16:24:01 +04:00 |
|
John Preston
|
4b618a3578
|
Fix build with GCC.
|
2023-10-13 10:10:11 +04:00 |
|
John Preston
|
0e79bd3d12
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
dd692f2d26
|
Use simplified TextStyle.
|
2023-10-13 10:08:29 +04:00 |
|
23rd
|
cba8387589
|
Fixed value types in struct data for drawing of charts.
|
2023-10-13 05:16:30 +03:00 |
|
23rd
|
01c2ade501
|
Fixed display of widget for point details on charts on retina.
|
2023-10-13 03:19:50 +03:00 |
|
23rd
|
b9fa14139a
|
Fixed possible wrong range of clamp in footer of chart widget.
|
2023-10-13 03:19:50 +03:00 |
|
23rd
|
a8cb5419d6
|
Fixed available width for text in widget for details on pie charts.
|
2023-10-12 16:54:24 +03:00 |
|
23rd
|
f775670938
|
Moved out some classes for widgets in statistical info to directory.
|
2023-10-12 16:51:13 +03:00 |
|
23rd
|
c035a25aaa
|
Added lottie icon to report box.
|
2023-10-12 04:42:27 +03:00 |
|
23rd
|
6cae088d1f
|
Added ability to customize shortcut for full screen in media viewer.
|
2023-10-12 04:20:35 +03:00 |
|
23rd
|
bee0534052
|
Added emoji to poll preview.
|
2023-10-12 03:50:59 +03:00 |
|
John Preston
|
3e11d44cac
|
Closed alpha version 4.10.3.1.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
4d269f6e97
|
Added animation to pie chart while changing its parts.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
e9496fb612
|
Improved concurrent API requests of async statistical charts.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
c9c82446cb
|
Added support of weekly range of days to chart views.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
0dec803177
|
Fixed incorrect position of sliders in chart footer in some cases.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
2dc45ac907
|
Added ability to restore first public forwards in statistical info.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
a3d8db4ac0
|
Added ability to save state for recent posts in statistical info.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
aee6b6e224
|
Fixed possible crash in loading of recent posts for statistical info.
|
2023-10-11 22:12:35 +04:00 |
|
23rd
|
736efd4692
|
Added ability to cache loaded chart data of async graphs.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
ec5e846374
|
Added initial ability to save and restore state of statistical info.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
caf32cccd3
|
Moved out inner widget of statistical info to separate class.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
594b2bc8f2
|
Improved style of recent posts in statistical info.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
d1ba270a8c
|
Renamed file of utils for statistical lists.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
2c1abd32bf
|
Added list of members to statistical info of supergroups.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
79662dffa4
|
Guarded cases when min and max values of charts are equal.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
a79e025151
|
Slightly refactored code for info of statistic for single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
3fa168cee0
|
Added API class for requesting full statistic of single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
9c1ef76e49
|
Added overview info to statistic for single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
8497b83f7c
|
Added list of public forwards to statistics of single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
393c23ad12
|
Added initial ability to open statistics for single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
01821cd779
|
Added second type of info layer for statistics.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
3da733520d
|
Added API support to request list of public forwards for single message.
|
2023-10-11 22:12:34 +04:00 |
|
23rd
|
a605275157
|
Added icon to entry point for statistics.
|
2023-10-11 22:12:34 +04:00 |
|