John Preston
b86d8638bc
Fixed not loaded messages with bot keyboard display
...
Fixed saved gifs row layout
Removed information about channel members count / left to invite
in invite-to-channel box (channels have no participants limit)
2016-03-24 20:30:31 +03:00
John Preston
ddd63d73b7
MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users
2016-03-24 13:12:18 +03:00
John Preston
4a5b63bbcd
restricted peers support added
2016-03-23 16:21:26 +03:00
John Preston
2ead44d9c0
fixed scrolling issues when switching between conversations
2016-03-23 15:28:40 +03:00
John Preston
02ca81ac64
optimized enumeration of userpics
2016-03-23 14:47:32 +03:00
John Preston
e45de88bd6
moving left userpics at the top of the conversation window, beta 9034002
2016-03-22 22:43:47 +03:00
John Preston
5c9836418f
version 9034001 beta
2016-03-22 18:23:34 +03:00
John Preston
84e67b8ec0
scrollTop counted relative to the last scrollTop item, attachedToPrevious messages support added, service messages now display date and unreadbar
2016-03-21 21:40:00 +03:00
John Preston
2ef8c44445
all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages
2016-03-19 19:55:15 +03:00
John Preston
9d00ec273b
removed Date service messages, removed UnreadBar service message, started adding them to HistoryItems, saving item index in block to keep an eye on the previous message
2016-03-18 22:05:08 +03:00
John Preston
baf1e31b76
circled profile images
2016-03-18 13:18:30 +03:00
John Preston
c2f1e95f3f
fixed opening of uncompressed image sent from clipboard, intro refactoring finished
2016-03-16 14:54:37 +03:00
John Preston
98b0ebcce6
_inPinnedMsg flag now always is set to false when destroying _pinnedBar
2016-03-15 21:15:31 +03:00
John Preston
281f762869
Merge branch 'master' into dev
2016-03-15 15:25:49 +03:00
John Preston
9d07456a29
fixed scroll to convert group to supergroup service message
2016-03-14 20:45:59 +03:00
John Preston
ebe6db3c48
crash fixed in migrated message highlight, xcode version fixed in docs
2016-03-14 18:28:39 +03:00
John Preston
680ea9f616
report spam panel positioned under the pinned message
2016-03-14 16:27:01 +03:00
John Preston
f25e63bad7
offering to send current username in crash report
2016-03-14 12:25:48 +03:00
John Preston
cab19a141f
no report spam if history is empty or there are out messages
2016-03-14 08:54:24 +03:00
John Preston
b09aa49749
not sending typing when edit post is finished
2016-03-13 16:25:19 +03:00
John Preston
6792f9c77b
fixed pinned message display if input field is hidden, fixed pinned message remove, removed copy post link context menu item from public supergroup messages
2016-03-13 16:21:26 +03:00
John Preston
4c13377d1e
fixed pinned bar delayed message load updating
2016-03-12 21:52:46 +03:00
John Preston
bf5a5fd529
fixed mentionsdropdown with pinned message display
2016-03-12 19:38:17 +03:00
John Preston
5aa5a62b74
cloud synced report spam panel visibility
2016-03-12 19:32:28 +03:00
John Preston
0913833f6c
can_set_username bit support added
2016-03-11 18:21:05 +03:00
John Preston
5cab9569c3
updating edited messages dependencies (replies, edit / reply / pinned bar), postponing notification about pinned message while the message itself is not yet available
2016-03-11 15:20:58 +03:00
John Preston
98e2700764
rich delete all + ban almost done in supergroups (need to clear messages on the client side as well)
2016-03-10 18:42:01 +03:00
John Preston
efa5fc443a
pin/unpin messages in supergroups, local hide for pinned messages
2016-03-10 13:15:21 +03:00
John Preston
1c722a425d
forwarded getState fixed, pinned message service msg dependency request and text update done
2016-03-05 23:12:55 +02:00
John Preston
0072573925
pinned message api used, ordering by online and displaying online count in small megagroups
2016-03-04 17:34:46 +02:00
John Preston
a88b676588
global shortcuts with loading from .json map
2016-02-27 22:39:51 +03:00
John Preston
37309a91ac
fixed media_only dcs, added copy post link to clipboard, fixed signature display in gifs, 0.9.27 dev version
2016-02-25 20:23:42 +03:00
John Preston
2b6e30bcb5
silent broadcast done
2016-02-25 19:19:54 +03:00
John Preston
4ec579112c
beta 9026001 message/post edit done
2016-02-25 13:32:31 +03:00
John Preston
9c8ae7f32b
improved media caption edit in box, need to make post edit in message field
2016-02-23 17:31:06 +03:00
John Preston
978c7c858b
merged with master
2016-02-21 20:01:37 +03:00
John Preston
fc9d75b4f0
adaptive layout checkbox added to settings
2016-02-21 17:27:54 +03:00
John Preston
fb0f2971c0
fixed some possible crashes, fixed copy selected text to clipboard
2016-02-21 16:00:46 +03:00
John Preston
29fefbc4bb
post edit started, sign messages checkbox added in channel edit by creator
2016-02-21 15:30:16 +03:00
John Preston
6d42350691
forwarded display improved
2016-02-19 14:53:49 +03:00
John Preston
c3845ead85
moved forwarded to an interface, testing required
2016-02-18 22:12:50 +03:00
John Preston
803d1a429d
scheme updated, config vars moved to Global namespace
2016-02-18 19:36:33 +03:00
John Preston
57b771c879
some possible crashes fixed, showing maps app on os x
2016-02-17 20:14:09 +03:00
John Preston
7433cea0fd
fixed copy selected text, post author display added, post links handling added, windows bingmaps opening added, sticker previews from mentionsdropdown and stickersetbox added
2016-02-17 19:37:21 +03:00
John Preston
a5b466ec05
link clicks and popup menu items activated async, some crashes fixed
2016-02-16 14:21:39 +03:00
John Preston
4081af12dd
words selection fixed, wide mode starts from 720px conversation width, hiding tooltips on app state changed to inactive, 0.9.23 dev version
2016-02-15 14:46:01 +03:00
John Preston
0154be5138
fixed errors for 0.9.22 dev version
2016-02-14 22:46:01 +03:00
John Preston
f83644cec0
Merge branch 'dev'
2016-02-14 21:29:36 +03:00
John Preston
e492b1e93d
some crashes fixed
2016-02-14 18:58:39 +03:00
John Preston
3579276b49
videos rendered like files, fixed history loading
2016-02-12 21:18:32 +03:00
John Preston
189d0e8de3
voice messages moved to documents with waveforms
2016-02-12 19:35:06 +03:00
John Preston
d6f549fef6
no lag in changing normal to wide adaptive mode, files overview ext display improved, no inline bot progress while resolving username, version 0.9.20.dev
2016-02-08 19:04:44 +03:00
John Preston
80ba0259dd
some namespaces reorganized, author photo display added to wide mode (where messages are centered), version 0.9.20.dev
2016-02-08 17:54:55 +03:00
John Preston
0b8523d58e
added year 2016 to copyright
2016-02-08 13:56:18 +03:00
John Preston
47ead03925
moved Interfaces to types.h, tooltip hiding fixed
2016-02-07 21:58:42 +03:00
John Preston
0b4ddb045e
max history width limited, custom tooltips replace QToolTip, keys with modifiers are not passed to MentionsDropdown
2016-02-07 18:38:49 +03:00
John Preston
d28483fad4
windows and os x crash reports sent and shown
2016-01-30 21:38:33 +03:00
John Preston
340246367d
crash report and show done for os x
2016-01-30 21:24:18 +03:00
John Preston
f3e560541b
merged with master
2016-01-11 13:26:07 +08:00
John Preston
b13579c7d9
dev version 0.9.19 sending stickers by emoji
2016-01-09 20:51:42 +08:00
John Preston
a72a31e722
stickers by alt suggestions in mentions dropdown
2016-01-09 19:24:16 +08:00
John Preston
3078544892
new media unsupported message and via @inlinebot are added to langs, links don't break on / now, cancel upload langs fixed
2016-01-07 17:49:54 +08:00
John Preston
c146843ab4
removed unnecessary borders in files / links overview, crash fixed in history repaint optimization
2016-01-04 07:38:47 +08:00
John Preston
85bb526294
fixed gif frame delays, no-repaint-on-scroll optimization done for history
2016-01-03 16:01:14 +08:00
John Preston
5a87bf4114
fixed inline results display lag, cancelling inline query by Escape, add/erase in overview refactored, animated gifv are not in shared files anymore
2016-01-03 09:43:42 +08:00
John Preston
18de2f724c
fixed dropdown behaviour for @gif search from saved gifs panel
2016-01-02 11:45:05 +08:00
John Preston
2f130ff223
inline bot results determine emojipan height
2016-01-02 10:52:36 +08:00
John Preston
6fe380ff9f
checking inline bot query on text change, not on cursor position change
2016-01-02 09:28:11 +08:00
John Preston
d8b1df875e
not sending typing status when working with inline bots
2016-01-02 08:58:43 +08:00
John Preston
4426e2dd78
inline bots panel crash fixed, field placeholder fixed, controls active in mediaview when context menu is shown
2016-01-02 08:33:26 +08:00
John Preston
cb2df51af6
remembering last used inline bots, showing them in mentions dropdown, 9015006 beta
2016-01-01 22:48:32 +08:00
John Preston
85f46cef8c
emoji button with progress done for inline bot requests
2016-01-01 17:58:05 +08:00
John Preston
87becf552b
beta version 9015005
2016-01-01 05:00:28 +08:00
John Preston
82fb3f590f
saved gifs panel substituting @gif to the message field
2016-01-01 02:34:56 +08:00
John Preston
35d4754380
caching web files to local, sending of inline bots results done properly, panel ux better for inline bots
2015-12-31 23:27:21 +08:00
John Preston
945d9b1883
added webvideo and article layouts for inline bots
2015-12-31 15:57:11 +08:00
John Preston
5830e0f657
inline bots gif / photo preview / sending done
2015-12-31 13:34:43 +08:00
John Preston
14839e7afe
scheme updated, contextbot -> inlinebot renamed, web file loader done like mtp file loader
2015-12-31 03:09:20 +08:00
John Preston
e58c8a6fcb
complex layouts for context gifs started
2015-12-30 19:56:05 +08:00
John Preston
cbb0219812
savedgifs -> contextitems in stickers panel, fixed atomic uint64, now with mutex :(
2015-12-30 14:47:39 +08:00
John Preston
96a698a4dc
moved context bots to emojipan, fixed webpage thumb image size
2015-12-30 08:15:22 +08:00
John Preston
38ea16fea4
context bot requests sent from MentionsDropdown
2015-12-30 01:29:24 +08:00
John Preston
cdcd9d8d54
fixed shared memory locations, scheme updated
2015-12-29 20:54:34 +08:00
John Preston
820339d390
context bot resolve done
2015-12-29 01:06:27 +03:00
John Preston
77228d358d
context bots started, all callbacks done by pointers
2015-12-29 00:20:04 +03:00
John Preston
2e853f9338
sending gifv done
2015-12-28 18:34:45 +03:00
John Preston
fb7a48ec19
captions for documents done
2015-12-28 16:03:16 +03:00
John Preston
4f6c8f8008
document captions display and adding done
2015-12-28 13:28:00 +03:00
John Preston
9a1798f043
saved gifs done
2015-12-28 00:37:48 +03:00
John Preston
a5622cfe3b
pausing gifs when mediaview is opened, improved photos handling - download on click if autoload disabled
2015-12-25 16:09:14 +03:00
John Preston
4ed2d75c74
upload radial progress and upload cancel done, photo / file / audio autodownload settings respected
2015-12-24 22:26:28 +03:00
John Preston
b94533fcb2
gif autoplay improved
2015-12-23 22:23:14 +03:00
John Preston
6170144fe9
inline gifs playback / stopping done
2015-12-23 19:48:44 +03:00
John Preston
73a4d3510d
removed itemReplaced
2015-12-23 15:55:32 +03:00
John Preston
41f5a87c80
improved video, audio overview, fixed files overview
2015-12-23 15:19:32 +03:00
John Preston
5108685123
overview rewrite on layouts almost done (except links)
2015-12-22 18:32:45 +03:00
John Preston
62723f7576
disabled libexif usage, mediaview showing gif/mp4 through ClipReader
2015-12-22 11:01:02 +03:00
John Preston
cc004d435b
new layout items structure started
2015-12-20 17:05:07 +03:00
John Preston
11da39b72d
webpage attachs redesigned
2015-12-19 00:36:16 +03:00
John Preston
1545e7f796
moved to 44 layer
2015-12-16 18:31:56 +03:00
John Preston
29a7c66e45
stopping gifs on history close, only one gif playing
2015-12-16 16:35:15 +03:00
John Preston
a66c051eb5
gif redesign done, started ClipReader - gif animation reader in separate thread
2015-12-13 20:05:32 +03:00
Heejune Kim
42d9537ad1
Resolving a bug #1247 (Sending files to channels)
...
Signed-off-by: Heejune Kim <heejune@gmail.com> (github: heejune)
2015-12-13 20:40:57 +09:00
John Preston
f6fec9a619
showPeerHistory moved to Ui namespace
2015-12-13 14:36:08 +03:00
John Preston
6ec61d4ad6
redrawHistoryItem moved to Ui, shared contact updates when is_contact changes
2015-12-13 14:17:15 +03:00
John Preston
2225abec5c
voice messages and shared contacts redesigned (contacts not realtime-updated yet)
2015-12-13 01:29:33 +03:00
John Preston
603fb63c91
document new design done with radial progress, ? char added to monospace blocks edges, redraw history item through Notify::
2015-12-11 21:11:38 +03:00
John Preston
978554ce28
photos redesign improved
2015-12-09 22:09:29 +03:00
John Preston
6bad3b4d7e
started media redesign (does not compile!)
2015-12-08 22:07:50 +03:00
John Preston
0b96dd5362
animations refactored
2015-12-08 15:33:37 +03:00
John Preston
f25fde09b7
Merge branch 'dev' into docs
2015-12-07 21:41:07 +03:00
John Preston
a923829ba1
fixing migrated history draft usage
2015-12-07 21:38:09 +03:00
John Preston
6222876ac4
refactored layer methods
2015-12-07 21:09:05 +03:00
John Preston
6b565acbd6
fixed show profile from chats list in single-column layout, requestFullPeer() used in Settings, empty popup menu not shown in HistoryInner, no chat list jump when returning to history, channel admins box layout fixed
2015-12-07 13:06:59 +03:00
John Preston
edf850be55
fixed online color in contacts box, fixed share contact with text, fixed choose in contacts box by Enter key
2015-12-06 20:30:50 +03:00
John Preston
128cbefe0c
improved langs for stickers, fixed confirmed actions from chats context menu, changed AppUserModelId for beta version
2015-12-06 18:50:02 +03:00
John Preston
a6cf42d3ad
closed beta version with autoupdate added
2015-12-03 21:16:34 +03:00
John Preston
ed3601f883
sticker packs management done, conversations list context menu added
2015-12-02 20:17:53 +03:00
John Preston
28645401bd
Merge branch 'groupadmins' of https://bitbucket.org/johnprestonmail/telegram-desktop into groupadmins
2015-11-24 19:20:25 +03:00
John Preston
15d5f336dd
some langs added
2015-11-24 19:20:12 +03:00
John Preston
87b57a26ad
stop and clear audio on logout, clearing bot keyboards in supergroups
2015-11-24 19:19:18 +03:00
John Preston
46df0f32c8
metalang tags gen fixed, links parsing in rich text fixed, custom keyboard hiding saved in history
2015-11-23 18:34:38 +03:00
John Preston
032ca377cd
crash fix for 0.9.11.dev version
2015-11-22 15:37:48 +03:00
John Preston
0ef129802b
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop into groupadmins
2015-11-20 21:50:42 +03:00
John Preston
b05e1a8899
supergroups done
2015-11-20 21:24:44 +03:00
John Preston
ecc49f9cd4
support of bots added to megagroups
2015-11-20 16:34:37 +03:00
John Preston
ca34a09f20
mediaview, audioplayer and profilewidget display united media in group and migrated supergroup
2015-11-16 19:04:37 +03:00
Michael Sproul
daf85854f1
Initialise _firstLoadRequest to prevent jumps from depending on uninitialised memory.
...
When running Telegram under Valgrind, I found that there were jumps depending on the value
of _firstLoadRequest (in historywidget.cpp) before it was initialised.
Signed-off-by: Michael Sproul <micsproul@gmail.com> (github: michaelsproul)
2015-11-15 12:01:46 +11:00
John Preston
497602f47e
merged supergroup with migrated group history, loading messages by 3 (temp! testing)
2015-11-13 18:14:33 +03:00
John Preston
fd339e401f
megagroup members support improved
2015-11-09 12:51:22 +03:00
John Preston
ff1b046c17
group > megagroup convert added
2015-11-06 12:48:49 -05:00
John Preston
367d0a8209
merged with 0.9.9 dev
2015-11-03 12:52:37 -05:00
John Preston
3f8d7944c1
folders not allowed to be dropped / pasted
2015-11-02 17:36:26 -05:00
John Preston
ede2065c26
megagroups started
2015-11-02 17:33:57 -05:00
John Preston
04b0932780
some fixes in admins and participants counts requesting
2015-11-01 21:28:24 -05:00
John Preston
4ed11ebfff
merged with new PopupMenu
2015-11-01 13:44:55 -05:00
John Preston
7c71d977e2
ContextMenu removed, PopupMenu replaced default context menu in input fields and all ContextMenu
2015-11-01 13:14:30 -05:00
John Preston
69f6a1ee79
chat admins state is read and updated
2015-10-29 15:10:49 -04:00
John Preston
4b8a33de1c
moved to 40 layer
2015-10-28 20:16:52 -04:00
John Preston
e2f83e1662
new photo / file sending, photo always can be sent with caption
2015-10-27 22:41:13 -04:00
John Preston
bb416b520a
improved messages to self: always not unread, show sending clock icon
2015-10-27 20:29:39 -04:00
John Preston
31b1ecb11c
new image / file confirm / send codepath made by Task / TaskQueue, sending single file paste and image paste / drop with that new code
2015-10-26 22:39:02 -04:00
John Preston
17114350c4
conflicts fixed
2015-10-23 18:18:43 +02:00
John Preston
aeafcacb0c
new (fast) PopupMenu started
2015-10-23 18:15:24 +02:00
John Preston
3df66a7ed3
tilde fix in 100%, dialogs repaint fix, markdown (bold, italic, code, pre support) added
2015-10-23 18:06:56 +02:00
John Preston
775607c24f
fixed new animations for retina display
2015-10-19 01:01:18 +02:00
John Preston
9327473ee8
share support added
2015-10-18 14:49:34 +02:00
John Preston
e211268158
new slide animations
2015-10-17 16:52:26 +02:00
John Preston
5c3d030b9a
moved shadows to widgets where they are displayed
2015-10-17 10:31:48 +02:00
John Preston
48756111a9
boxes animations pause mtp
2015-10-15 13:51:10 +02:00