John Preston
559a74847b
OrderedSet class done using QMap as implementation,
...
instead of inheriting it, fixed replies delete code.
2016-03-25 18:20:34 +03:00
John Preston
599ede9a0b
Beta 9034004 version:
...
Some lang grammar fixes, all "audio" changed to "voice message"
PeerData can have three loaded states (not loaded, minimal, full)
Interface/Interfaces renamed to Component/Composer
HistoryReply moved to a Component named HistoryMessageReply
2016-03-25 14:29:45 +03:00
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
978e86a8ba
bubble enlarged for signed thumbed files, error string display added for group/channel create error
2016-03-24 18:31:11 +03:00
John Preston
605f5305e4
Changed all .. to ... in phrases
2016-03-24 18:07:13 +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
a2f5acdff1
some winrt macro changes
2016-03-20 21:34:20 +03:00
John Preston
0b2bcbc3e9
some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added
2016-03-20 11:16:35 +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
baf1e31b76
circled profile images
2016-03-18 13:18:30 +03:00
John Preston
b9616bdf75
some crashes fixed, 0.9.34 dev version
2016-03-16 16:29:44 +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
3a8824a9a6
intro rewrite started, new code sending methods
2016-03-14 19:59:18 +03:00
John Preston
b38163b026
adding / removing lastParticipants / lastAdmins in supergroups on adding / removing users / admins
2016-03-14 09:10:24 +03:00
John Preston
0249d3fe61
improved create group / add members box, displaying info about supergroup when trying to add more than 200 members there
2016-03-13 19:01:43 +03:00
John Preston
86a4a388c3
ban / report / deleteAll done in MainWidget instead of RichDeleteMessageBox
2016-03-13 18:45:00 +03:00
John Preston
588de7966f
fixed langs for group creating and converting
2016-03-11 20:15:49 +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
b402d832f6
deleting all messages by from on client side
2016-03-11 14:13:28 +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
420e82d421
fixed pinned msg service message, fixed markdown stickerpack link, fixed phrase for convert group to supergroup
2016-03-06 19:06:05 +02:00
John Preston
2bfb1e0f1f
convert to supergroup in all groups
2016-03-05 00:04:15 +02:00
John Preston
cb78bd1a10
public links display / edit done in megagroups
2016-03-04 18:47:48 +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
2b6e30bcb5
silent broadcast done
2016-02-25 19:19:54 +03:00
John Preston
1313cd1a33
lang updated
2016-02-25 18:05:36 +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
29fefbc4bb
post edit started, sign messages checkbox added in channel edit by creator
2016-02-21 15:30:16 +03:00
John Preston
803d1a429d
scheme updated, config vars moved to Global namespace
2016-02-18 19:36:33 +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
189d0e8de3
voice messages moved to documents with waveforms
2016-02-12 19:35:06 +03:00
John Preston
0b8523d58e
added year 2016 to copyright
2016-02-08 13:56:18 +03:00
John Preston
a0d171bb49
moved minizip to ThirdParty, added google breakpad to ThirdParty for windows (mac, linux broken)
2016-01-31 21:01:43 +03:00
John Preston
17a319fdb3
improved crash reports for linux
2016-01-31 19:13:51 +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
58777dbc21
moved almost all Application to AppClass (autoupdate and singleinstance left), logs rewritten
2016-01-11 23:43:29 +08:00
John Preston
fc02f96ef1
via @bot fixed in forwarded, stickers requested in stickersbox, sticker not autoselected in dropdown, forwarded messages to chats fixed from_id and via_bot_id
2016-01-11 12:45: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
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
14839e7afe
scheme updated, contextbot -> inlinebot renamed, web file loader done like mtp file loader
2015-12-31 03:09:20 +08:00
John Preston
9a3489694e
pasting .gif or .mp4 file send confirm box design improved
2015-12-28 18:58:38 +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
4ed2d75c74
upload radial progress and upload cancel done, photo / file / audio autodownload settings respected
2015-12-24 22:26:28 +03:00
John Preston
7c7d517b34
autoload settings box added, working for voice messages and gifs (photos TODO)
2015-12-24 00:19:57 +03:00
John Preston
b94533fcb2
gif autoplay improved
2015-12-23 22:23:14 +03:00
John Preston
0fd6f04aa9
files overview redesign done
2015-12-21 16:14:29 +03:00
John Preston
cd700b16c6
files and contacts in PhotoSendBox redesigned
2015-12-19 17:37:28 +03: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
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
6d74140e39
documents design improved
2015-12-10 16:37:45 +03:00
John Preston
dda1ad987d
photos redesigned
2015-12-09 21:06:20 +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
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
4b88aced20
fixed uninitialized var for 9014003
2015-12-06 20:47:27 +03:00
John Preston
b17c277a62
new beta 9014003 ready - info about last 200 members in channel added, no key destroy after 404 error immidiate after connection
2015-12-06 20:45:04 +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
485a6b551f
music player glitch fixed, added phrase about the members viewing in channels
2015-12-06 19:28:07 +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
b9e6235018
optimized sticker packs reorder animation for OS X
2015-12-05 15:37:08 +03:00
John Preston
de8ffc78d7
fixed code for old Qt versions
2015-12-03 22:55:44 +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
4487ad9e15
saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch
2015-11-26 20:34:52 +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
c80adfc21d
supergroup langs updated, insert text instead of cancelled image sending from clipboard fixed
2015-11-24 14:23:14 +03:00
John Preston
3cf4c7f2fc
select wrong passcode / password when showing error message
2015-11-24 13:29:37 +03:00
John Preston
583c0e5904
fixed delete chat where you are not participant / deactivated chat, scheme updated
2015-11-19 14:28:17 +03: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
1d499129ba
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into groupadmins
2015-11-04 19:11:48 -05:00
John Preston
17e9cd0f6d
fixed index images crop in PhotoCropBox
2015-11-04 17:12:13 -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
550ccef09a
chat admins edit done
2015-10-30 11:57:22 -04:00
John Preston
69f6a1ee79
chat admins state is read and updated
2015-10-29 15:10:49 -04:00
John Preston
087e2970cd
added ADMINS_TOO_MUCH error handle (when adding too much admins to a channel)
2015-10-29 12:02:13 -04:00
John Preston
59abcc2986
verified check display for users added
2015-10-29 11:52:39 -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
8f6be1c6ac
channel admin appointment box bottomshadow bug fixed
2015-10-26 22:43:03 -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
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
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
b63be192e6
username box fixed, crash fixed, 0.9.6 hotfix stable version
2015-10-14 23:49:50 +02:00
John Preston
a94acdea53
crash fixed in InputField and InputArea
2015-10-14 23:47:23 +02:00
John Preston
8172b82ed4
boxes finished
2015-10-14 13:51:37 +02:00
John Preston
dc6f719d4d
fixed build for os x, only cmd+m, cmd+w now work, not ctrl+m, ctrl+w
2015-10-12 23:31:05 +02:00
John Preston
fe9a1bc947
boxes redesign finished
2015-10-12 23:02:10 +02:00
John Preston
542d9435d8
almost all boxes done
2015-10-11 10:37:24 +02:00
John Preston
13f6eedcb2
half of all boxes redesigned
2015-10-06 22:49:23 +03:00
John Preston
015e9356ab
license header updated
2015-10-03 16:16:42 +03:00
John Preston
605b18aa27
added some checks
2015-10-03 14:33:51 +03:00
John Preston
e3e774176e
new flat boxes started
2015-10-03 13:09:09 +03:00
John Preston
fe8567e909
fast dialogs, emoji pan etc done
2015-10-01 17:05:05 +03:00
John Preston
d8b421993d
taking count from getParticipants only if it is greater than current, version 0.9.2
2015-09-25 11:17:52 +03:00
John Preston
5b811500f6
version 0.9.2 prepared
2015-09-25 10:47:32 +03:00
John Preston
bef993e2fb
fixed too much usernames box
2015-09-24 21:46:38 +03:00
John Preston
8883f84d29
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
2015-09-24 11:58:14 +03:00
John Preston
e3e7cf088c
version 0.9 stable prepared
2015-09-24 11:58:10 +03:00
John Preston
801d8d3689
langs updated
2015-09-24 11:51:06 +03:00
John Preston
9154edc217
channels members and admins management done
2015-09-23 20:43:08 +03:00
John Preston
b3cb6fc317
some fixes for mac build, 0.8.58.dev version
2015-09-22 13:19:57 +03:00
John Preston
38e3399b1d
added Add Members to channel from profile for creator
2015-09-22 12:58:40 +03:00
John Preston
72d0271e4d
channel edit, report spam, etc done
2015-09-21 23:57:42 +03:00
John Preston
ac971dafe7
messages and comments almost done in channels, sending broadcast toggle done, short poll + updates handle
2015-09-20 11:55:41 +03:00
John Preston
56a63a5b10
comments show-hide in channels
2015-09-19 12:13:21 +03:00
John Preston
ab7a745a49
channel creation done
2015-09-17 00:15:13 +03:00
John Preston
41e7ce11a0
channel creation almost done
2015-09-16 16:04:08 +03:00
John Preston
77a92c62f7
channel icon added, views count display done
2015-09-15 11:50:54 +03:00
John Preston
ae6bc3852a
pts handled for channels now
2015-09-13 11:41:27 +03:00
John Preston
659c52347c
merged with master spam report buttons, 40 layer not compiling!
2015-09-11 13:29:21 +03:00
John Preston
825567a44f
version 0.8.56 stable prepared
2015-09-10 16:20:22 +03:00
John Preston
96e69c091f
custom links support done
2015-09-10 14:20:28 +03:00
John Preston
7bc27ba0bf
fixed item resize on entities receive
2015-09-10 13:30:59 +03:00
John Preston
f6740f6c9e
langs updated
2015-09-09 18:17:20 +03:00
John Preston
ce678bad68
handling errors for spammers
2015-09-09 10:46:31 +03:00
John Preston
b53e35e046
broadcast channels support started
2015-09-06 13:17:09 +03:00
John Preston
04e1da81f3
added channels scheme, made Channel peers and composite ChannelId,MsgId message ids
2015-09-03 13:48:40 +03:00
John Preston
4d7e90f7e9
fixed adding contacts from shared contacts
2015-09-02 13:20:33 +03:00
John Preston
84436a34b0
gifs and pdfs attached by link, prepare for 0.8.54 stable version
2015-08-30 17:57:21 +03:00
John Preston
8511181508
version 0.8.49.dev - block/unblock users in profile, ask question and faq link in Settings, Windows 8/8.1/10 toast notifications
2015-08-12 21:01:32 +03:00
John Preston
5dd8eab606
version 0.8.47.dev - search in conversation, clear history, delete conversation, saving cleared conversations locally, removed contacts from left column
2015-08-07 15:11:50 +03:00
John Preston
a9a4623c63
fixed photosendbox doc and contact display
2015-08-02 11:07:26 +03:00
John Preston
b0d67a65a8
temp downgrade to Qt 5.4 on OS X (Qt 5.5 does not support OS X 10.7)
2015-07-28 15:47:21 +02:00
John Preston
8339c51017
added pretty number formatting to Xcode and Qt Creator projects, version 0.8.41.dev
2015-07-21 17:49:14 +02:00
John Preston
20e7d9e036
fixed some issues with forwarding, Great Minds sticker pack info, windows start
2015-07-21 17:35:08 +02:00
John Preston
c786a2bf9c
new history loading (one-request loading always), fixed audio unlistened status on media send, fixed flac playing, fixed os x crashes, version 0.8.40.dev
2015-07-17 22:17:37 +03:00
John Preston
f7d55005c4
audio documents playback added, audio documents suppress on voice message, and both suppress on notify added
2015-07-01 00:07:05 +03:00
John Preston
405dfbebae
forward by drag-n-drop from media overview, fixed video overview, stickers enlarged and optimized, preparing version 0.8.34.dev
2015-06-28 15:37:10 +03:00
John Preston
8e82b8894d
forward-by-drag-n-drop done for images, documents, stickers and messages-by-date
2015-06-27 16:02:00 +03:00
John Preston
ddac19788f
fixed ipv6 edit in mac/linux for version 0.8.33.dev
2015-06-25 22:05:20 +03:00
John Preston
2940561ee2
added IPv6 setting checkbox in Connection Type box in Settings, version 0.8.33.dev
2015-06-25 21:04:40 +03:00
John Preston
793a2ec90c
version 0.8.30 with bots support and forward-by-dragndrop
2015-06-24 20:24:48 +03:00
John Preston
c291bf0861
version 0.8.27.dev ready
2015-06-17 22:43:03 +03:00
John Preston
84c2a33c18
0.8.25.dev version with ipv6, bots profiles, keyboard and command autocomplete + elided text align fixed
2015-06-15 20:19:24 +03:00
John Preston
18361ce144
sticker packs order now is saved, new packs added to the top, fixed emoji categories icons
2015-05-21 13:44:26 +03:00
John Preston
9da4a21f94
caption display in video, caption display in mediaview, removed Loading / Failed webpage display, rounded corners everywhere
2015-05-20 22:28:24 +03:00
John Preston
725fa87188
removing new added stickers from custom
2015-05-19 18:58:22 +03:00
John Preston
92858dc7d3
sticker packs done
2015-05-19 18:46:45 +03:00