John Preston
|
694e8cd19f
|
Remove MSVC compiler bug workaround.
It works fine in Visual Studio 2017 15.7.1.
|
2018-05-17 11:15:54 +03:00 |
John Preston
|
a47981054f
|
Feed info profile placeholder.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
8e45b09083
|
Use different indentation for rpl operators.
It works better with Visual Studio IDE.
|
2017-12-26 19:20:07 +03:00 |
John Preston
|
14034c255e
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
John Preston
|
712b3f481c
|
Move online phrase code from app module.
Also fix possible assertion violation in online change timeout.
|
2017-12-17 12:13:26 +04:00 |
John Preston
|
9d4558de2b
|
Fix build in Visual Studio 15.5.1.
Looks like compiler had some regressions when updating from 15.4.5.
Range-V3-VS2015 also needs to cherry-pick this commit:
https://github.com/ericniebler/range-v3/commit/9f990c48d0
See https://github.com/Microsoft/Range-V3-VS2015/issues/26
|
2017-12-12 12:25:54 +04:00 |
John Preston
|
5a7d8bcffb
|
Add audio playlist using Info::Media::ListWidget.
|
2017-12-09 19:13:06 +04:00 |
John Preston
|
76f951e3e6
|
Show members list in the third column.
|
2017-12-04 15:45:15 +04:00 |
John Preston
|
85b3d3f64d
|
Display admin badges in supergroups.
Also prefer std containers to Qt and OrderedSet in data_peer.
|
2017-12-01 22:38:44 +04:00 |
John Preston
|
da386f2c2e
|
Update user status in Info::Profile cover.
|
2017-11-24 19:51:47 +04:00 |
John Preston
|
d93c1ccbaa
|
Improve compile time.
|
2017-11-21 14:20:52 +04:00 |
John Preston
|
eb8800f2d4
|
Replace $ with _ in rpl::mappers.
|
2017-11-20 16:32:55 +04:00 |
John Preston
|
15d2ce150d
|
Remove Send Message animation in !Wrap::Side
|
2017-11-17 21:02:49 +04:00 |
John Preston
|
aecc119bac
|
Add fast chat photo upload to info profile.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
8dd3f24285
|
Replace Profile::UserpicButton with one from Ui::
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
866ff628b7
|
Fix render bug, enable wide third column.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
a6df928d45
|
Improve copy of info profile phrases.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
3fe12f1249
|
Display verified badge in the info.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
f5c5c32d1d
|
Add context menu to info shared media.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
b51f865c54
|
Save info members list state to memento.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
856ca22aad
|
Display online count in the info profile section.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
76b8078bd9
|
Save section expand state in Info memento.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
5cc7cb1d85
|
Allow empty arg list in rpl next/error handlers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
cdda7f8f9a
|
Allow not type-erased producers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
086e46c162
|
Add and use only rpl::start_with_*() methods.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
ffc20e4492
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
f2a5862714
|
Add members list to info profile.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
faeb1483f2
|
Divide info_profile_lines in different modules.
|
2017-11-16 07:59:04 +04:00 |