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
23rd
a3d8db4ac0
Added ability to save state for recent posts in statistical info.
2023-10-11 22:12:35 +04:00
23rd
caf32cccd3
Moved out inner widget of statistical info to separate class.
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
8497b83f7c
Added list of public forwards to statistics of single message.
2023-10-11 22:12:34 +04:00
23rd
8564e4d727
Added initial support of recent posts to statistical info.
2023-10-11 22:12:34 +04:00
23rd
77d23ad182
Replaced statistics box with info layer widget.
2023-10-11 22:12:33 +04:00
23rd
af0e11a1aa
Moved out to td_ui all classes related to statistics.
2023-10-11 22:12:33 +04:00
23rd
8ac6aca315
Split out data for statistics and for charts.
2023-10-11 22:12:33 +04:00
23rd
8ded88baf5
Moved out control of animations for line filtering to separated class.
2023-10-11 22:12:33 +04:00
23rd
32cd454554
Moved out chart header to separated files.
2023-10-11 22:12:30 +04:00
23rd
c5f294a1ac
Added paint of footer for zoomed stack linear chart.
2023-10-11 22:12:30 +04:00
23rd
f026271436
Added initial implementation of stack linear chart.
2023-10-11 22:12:30 +04:00
23rd
646390141a
Moved out paint of horizontal lines for charts to separated view class.
2023-10-11 22:12:30 +04:00
23rd
b55d2008c0
Added dummy class for stack chart view.
2023-10-11 22:12:30 +04:00
23rd
d50aca0d33
Created abstract chart view class.
2023-10-11 22:12:30 +04:00
23rd
671e81033c
Moved files of linear chart view class to directory.
2023-10-11 22:12:30 +04:00
23rd
2055cc70d1
Removed chart line view context.
2023-10-11 22:12:30 +04:00
23rd
e6559276c0
Added class to calculate context state while chart lines are filtering.
2023-10-11 22:12:29 +04:00
23rd
ec8d604db7
Added initial widget implementation of point details in charts.
2023-10-11 22:12:29 +04:00
23rd
e8aa55d4d8
Added initial support of static zoom for chart widget.
2023-10-11 22:12:29 +04:00
23rd
c9eb9a3ee0
Added initial widget with full zoom static linear chart.
2023-10-11 22:12:29 +04:00
23rd
06948ad15e
Added Data class for horizontal lines on statistic charts.
2023-10-11 22:12:29 +04:00
23rd
c0219cb95d
Added deserialization from JSON to statistics data.
2023-10-11 22:12:29 +04:00
23rd
b5b70beea0
Added implementation of class for segment tree.
2023-10-11 22:12:28 +04:00
23rd
ca863bfb5b
Added dummy Data class for statistics.
2023-10-11 22:12:28 +04:00
23rd
c45025c6e5
Added dummy API class for statistics.
2023-10-11 22:12:28 +04:00
23rd
10968d0da2
Added dummy box class for statistics.
2023-10-11 22:12:28 +04:00
John Preston
2414e927bd
Add initial code syntax highlighting.
...
Thanks PrismJS and Fela for porting it to C++.
2023-10-04 22:29:16 +04:00
John Preston
da768ac1d1
Add libprisma from Fela for syntax highlighting.
2023-10-04 22:28:47 +04:00
Ilya Fedin
ff9321e971
Main thread deadlock detector for debug mode
2023-09-21 12:23:23 +04:00
John Preston
a54bc449e4
Version 4.9.9: Add support for Emoji 15.
2023-09-18 23:38:59 +04:00
John Preston
610e0e7913
Start default notification settings.
2023-08-22 19:43:13 +02:00
John Preston
92fec8304e
Implement connected websites section.
2023-08-18 17:03:50 +02:00
John Preston
c12297d8cb
Implement stealth mode in stories.
2023-08-14 22:30:37 +02:00
Avimitin
88a165d676
Use absolute executable path for dbus service
...
After the v4.8.7 release, I cannot launch telegram desktop because of the
recent dbus support introduced in
2dfe858327
.
And it was fixed after I changed the value of the Exec field to absolute
path to the telegram-desktop executable.
In dbus specification they don't mention that they will find
executable from PATH variable, so this is a UB.
After this commit, cmake will use the full install path to generate the correct service file
and fix the above issue.
Signed-off-by: Avimitin <dev@avimit.in>
2023-07-24 14:20:51 +04:00
John Preston
3d795f2f67
Implement story mention messages.
2023-07-20 07:20:32 +04:00
John Preston
d567282430
Preload stories in the sources lists.
2023-07-20 07:20:14 +04:00
John Preston
a933168ef7
Allow sharing stories and copying a link.
2023-07-20 07:20:11 +04:00
John Preston
0ed200beee
Show / expand / collapse / hide reactions strip.
2023-07-20 07:20:10 +04:00
John Preston
7f8a985067
Start stories overview in profile / My Stories.
2023-07-20 07:20:10 +04:00
John Preston
d76c80bf0e
Show recent viewers in self stories.
2023-07-20 07:20:10 +04:00
John Preston
1d27c8c940
Paint nice stories userpics in chats list.
2023-07-20 07:20:08 +04:00
John Preston
a02876562a
Finish improved stories reply area theming.
2023-07-20 07:20:08 +04:00
John Preston
a745c9ff75
Display full caption if it doesn't fit.
2023-07-20 07:20:08 +04:00
John Preston
ae94cd2d42
Allow navigating to stories of sibling users.
2023-07-20 07:20:08 +04:00
John Preston
027bd89e5b
Apply geometry constraints in stories viewer.
2023-07-20 07:20:07 +04:00
John Preston
89ca38ed29
Start stories viewer with ComposeControls.
2023-07-20 07:20:07 +04:00
Ilya Fedin
2dfe858327
Support D-Bus activation
2023-07-01 21:05:42 +04:00