Commit Graph

  • 41b330c5ea Primary and secondary round buttons tested in new profiles. John Preston 2016-05-23 15:41:09 +0300
  • 533a955dda Unread outgoing messages in supergroups supported. Looking through the history of group avatar photos added. Messages about some contact joined Telegram are never unread. John Preston 2016-05-20 19:01:06 +0300
  • c42b142884 Divider added to new profiles. Icons from new styles can fill rects. John Preston 2016-05-20 18:35:58 +0300
  • 1dfb8cbde2 New history-to-down button. John Preston 2016-05-19 20:18:23 +0300
  • bdc8b3585d Edit messages sent to yourself. Copy inline keyboard link to clipboard. Fixed webpage type=video layout with document attach. Inline GIF results can be manually downloaded before sending. John Preston 2016-05-19 18:02:07 +0300
  • 92c720ddc3 Returned animation type to the old one. Fixed new profile display in single column layout. John Preston 2016-05-19 15:38:09 +0300
  • 1d42144c95 Profile done as a new generic Window::SectionWidget. Slide animation reimplemented. John Preston 2016-05-19 15:03:51 +0300
  • f6e3687e9c Updates/fixes for Windows build instructions Paul 2016-05-19 07:29:06 -0400
  • 0e66288a69 Merge pull request #2043 from telegramdesktop/auchri/fix_travis Christoph 2016-05-17 18:03:03 +0200
  • 263113ee5a Merge pull request #2044 from telegramdesktop/auchri/fix_links Christoph 2016-05-17 17:28:21 +0200
  • 52dbaf8390 Fix links in CONTRIBUTING.md [ci skip] Christoph 2016-05-17 17:20:29 +0200
  • 51459c5d54 Use fixed dee version Christoph 2016-05-17 10:11:22 +0200
  • 41b6f830aa Merge branch 'master' into dev John Preston 2016-05-16 18:48:32 +0300
  • 6e2dea7030 Merge branch 'master' into profile John Preston 2016-05-16 18:45:50 +0300
  • 7c53105532 Merge pull request #1988 from eegorov/test John Preston 2016-05-16 18:46:45 +0300
  • ecff1d15af Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-05-15 23:16:18 +0300
  • 895facbcdd Fixed changelog for alpha and beta in 0.9.49 version. John Preston 2016-05-15 23:14:47 +0300
  • c2a5ab0c5a Version 0.9.49: disabling high dpi scaling in all systems except OS X. John Preston 2016-05-15 13:30:47 +0300
  • fb024e2256 Langs updated, changelog for 0.9.49 version added. John Preston 2016-05-14 21:14:55 +0300
  • 7444a9ad67 Fixed scroll down to reply. Show that bot admins see all messages. Fixed date display when messages were at the same day of different months. Shared contact with author signature height increased. John Preston 2016-05-14 20:28:35 +0300
  • bf8a98a13b Side shadow moved to MainWidget. Testing slide animation with 3s duration. New profile widget has fixed top bar outside of scroll area. John Preston 2016-05-14 19:57:06 +0300
  • cb025b3aa8 Fixed access hash storing in EntityInTextMentionName. Editing message timer is shown for the last five minutes. John Preston 2016-05-12 19:55:45 +0300
  • 3d073eddd6 New profiles started. Function<> made by variadic templates. John Preston 2016-05-12 19:05:20 +0300
  • 8c5493ba44 Fixed telegram.qrc dependency on basic.style compilation. John Preston 2016-05-12 12:07:17 +0300
  • 8963bff56c Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into test eegorov 2016-05-12 09:09:10 +0600
  • 6188aea7ed Beta version 9048001 for Xcode and QtCreator. John Preston 2016-05-10 16:39:42 +0300
  • d26a8cbdcc Mentioning a user without username by first name only. Beta 9048001. John Preston 2016-05-10 14:42:03 +0300
  • 1167860f3e Merge branch 'mentions' of https://bitbucket.org/johnprestonmail/telegram-desktop into mentions John Preston 2016-05-10 14:19:53 +0300
  • 107a1e7e5d Merge branch 'master' into mentions John Preston 2016-05-10 14:19:01 +0300
  • fd7f618fd2 Merge branch 'dev' John Preston 2016-05-10 11:58:21 +0300
  • 9e6243bedf Version 0.9.48 with bugfixes. John Preston 2016-05-10 11:57:55 +0300
  • f02fc4dd96 Setting f_views flag for a client-side forwarded message with views. John Preston 2016-05-09 17:42:10 +0300
  • 4b83c34f0d Setting f_views flag for a client-side forwarded message with views. John Preston 2016-05-09 17:42:10 +0300
  • 0b2401132e Message edit warning timer (up to 15 minutes). Displaying "edited" info in messages. John Preston 2016-05-09 15:03:06 +0300
  • b28e9a6167 Requesting difference or messages when users from mentions not loaded. John Preston 2016-05-09 13:07:25 +0300
  • 90a3a80bf6 Suggest mentions not only by username, but by user names as well. John Preston 2016-05-08 19:11:47 +0300
  • 316c30d375 Update arch.sh to latest version from upstream Christoph 2016-05-08 17:55:01 +0200
  • fe52b6075d Fix travis-scripts to support prev commit Signed-off-by: Egor Y. Egorov <egor.y.egorov@gmail.com> (github: eegorov) eegorov 2016-05-06 17:06:41 +0600
  • 9d703f9519 Make possible to set a path to the patched Qt and his version during start qmake v2 eegorov 2016-05-08 14:14:44 +0600
  • 3e5f51f45a Everywhere TextWithTags and TextWithEntities are used. Copy tags from messages to clipboard, to drag mime data. Sorting entities while processing (links, monospace, mentions). John Preston 2016-05-06 20:33:48 +0300
  • 463450e607 Saving FlatTextarea tags to drafts, applying them in setText. Now instead of plain text a TextWithTags struct is used almost everywhere. Started writing and reading serialized tags to drafts from 9048, switched version to 0.9.48 for testing. John Preston 2016-05-05 19:04:17 +0300
  • 5a47d8e29b Marking tags by random values only inside of FlatTextarea. Added a strategy to convert tags to and from tags-for-mime-data. John Preston 2016-05-04 23:38:37 +0300
  • 45143c40c9 FlatTextarea handles tags on insertFromMime and tags editing. Fixed dependent messages update when message was edited. Fixed entities parsing in Text when they follow one after another. John Preston 2016-05-04 19:46:24 +0300
  • 5300962ef3 Merge branch 'dev' into mentions John Preston 2016-05-04 13:45:23 +0300
  • 5f5109f1c4 Some global string constants "static const *" -> "constexpr str_const". John Preston 2016-05-04 13:41:41 +0300
  • 5f440a0cbe Merge branch 'dev' into mentions John Preston 2016-05-04 13:21:04 +0300
  • 58e185012c MSVC project files fixed. John Preston 2016-05-03 20:03:02 +0300
  • be9915cef8 Fixed MetaLang custom build step in Telegram MSVC project. John Preston 2016-05-03 01:13:08 +0300
  • 19d1f0fe8c Removed WinRT QFile::copy() fix from Qt patch: change approved to Qt. John Preston 2016-05-02 17:56:00 +0300
  • dff5765f9f 0.9.47 alpha: fixed crash in text processing (Qt pach updated). John Preston 2016-05-02 16:42:09 +0300
  • 21f462a77e Mention names support added to FlatTextarea, messages. Copy of mention names to clipboard done, pasting started. John Preston 2016-04-30 20:04:14 +0300
  • b4bc515079 Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. Support for message field mentions without usernames was started. John Preston 2016-04-29 16:46:16 +0300
  • af248a6714 EntityInText made class instead of struct. Scheme updated. No left trim of monospace text block when sending / displaying text. New entity type (mention name) introduced, but not supported yet. John Preston 2016-04-29 15:00:48 +0300
  • 724ba9e429 Open edit only for the messages that we can edit. John Preston 2016-04-28 12:07:59 +0300
  • 9acf437534 Langs updated. Alpha version 0.9.46. John Preston 2016-04-27 19:08:27 +0300
  • 1361eb3fba Alpha version 0.9.46. John Preston 2016-04-27 18:55:13 +0300
  • d48826751e Some better path variables in Xcode project. John Preston 2016-04-27 17:59:38 +0300
  • 301d84a831 Xcode build fixed. John Preston 2016-04-27 17:13:20 +0300
  • fe6e3c5252 Build scripts improved, QtCreator build fixed. qmake and travis builds use -j4 for make. John Preston 2016-04-27 16:59:08 +0300
  • 0854dba76a Added moved files to git. John Preston 2016-04-27 15:03:10 +0300
  • 745f89dbb9 Moving build / lang scripts from Telegram to subfolders. Travis build tested with -j param. Xcode / QtCreator / qmake builds could be broken. John Preston 2016-04-27 15:02:17 +0300
  • 55f0432377 Merge pull request #1959 from Senorsen/patch-1 John Preston 2016-04-26 19:51:16 +0300
  • 55619e4eb5 Fixed doc building-msvc.md Zhang Sen 2016-04-26 23:26:18 +0800
  • 77e5925cf0 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev John Preston 2016-04-26 16:01:16 +0300
  • 390a1b0754 Some improvements for winrt. John Preston 2016-04-26 16:00:23 +0300
  • 487406ac46 Moved to the Visual Studio Update 2. John Preston 2016-04-26 12:55:34 +0300
  • 1e64a56986 Fixed travis build output file check. John Preston 2016-04-25 11:55:15 +0300
  • d5ed93edd5 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev John Preston 2016-04-25 11:06:50 +0300
  • d2922a4173 Fix travis build. Xcode project path fix. John Preston 2016-04-25 11:06:13 +0300
  • 8518f01bc0 Merge pull request #1952 from telegramdesktop/auchri/fix_travis_patch John Preston 2016-04-24 12:20:30 +0300
  • bd41ce024a Fix path to qt patch Christoph 2016-04-23 20:02:17 +0200
  • 53a56bbc2a Telegram.pro using final Qt install path. John Preston 2016-04-23 14:53:48 +0300
  • 0130d0cd63 Moved patches to Telegram/Patches, travis builds debug version. John Preston 2016-04-23 14:50:28 +0300
  • 9c5e2bbb00 Merge branch 'dev' John Preston 2016-04-23 14:41:54 +0300
  • 2834ce0344 Moving to Qt 5.6.0, instructions can be broken. John Preston 2016-04-23 14:40:42 +0300
  • e6bc92f46d Merge pull request #1935 from jleclanche/master John Preston 2016-04-23 10:14:39 +0300
  • 4aa1f1334c Dev version 0.9.45: first version on new styles codegen. John Preston 2016-04-22 13:01:41 +0300
  • d20c370ccc MetaStyle project removed, added -static-libstdc++ for linux build. John Preston 2016-04-22 10:25:14 +0300
  • f93e51a934 Fixed Xcode build of the new styles. John Preston 2016-04-21 21:18:44 +0300
  • 705358993d New style::icon class added, colorized icons by codegen_style. Moved style_core to /ui/style/, Xcode and QtCreator builds are broken. John Preston 2016-04-21 20:57:29 +0300
  • 3f37416e50 Remove nonexistant MIME type from desktop file Jerome Leclanche 2016-04-20 20:48:13 +0300
  • a133115aa6 Merge branch 'master' into dev John Preston 2016-04-20 17:25:32 +0300
  • acec941f02 Merge branch 'styles' into dev John Preston 2016-04-20 17:24:51 +0300
  • 522945bbe3 Fixed build for OS X. 0.9.44 version. John Preston 2016-04-20 16:09:35 +0300
  • 6838465de2 Fixed paths in codegen_numbers Xcode project. John Preston 2016-04-20 16:01:04 +0300
  • ef6bdb7899 Merge branch 'styles' of https://bitbucket.org/johnprestonmail/telegram-desktop into styles John Preston 2016-04-20 16:00:29 +0300
  • ed3281d0f5 Improved QtCreator projects for codegen, include dirs used in codegen. John Preston 2016-04-20 15:59:25 +0300
  • 7d272919aa Version 0.9.44 copy text context menu item added to some messages. John Preston 2016-04-20 15:56:59 +0300
  • 5caceefc2c Fix switch button in outgoing msgs with keyboards. Inline bot results panel behaviour improved. Sent and deleted from hard drive GIFs now auto-re-download. John Preston 2016-04-20 15:27:38 +0300
  • 10bd2b680d Merge branch 'dev' John Preston 2016-04-19 17:02:55 +0300
  • 3e3cd5878e Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev John Preston 2016-04-19 17:02:24 +0300
  • ec40b5a9d9 Include directories unified. John Preston 2016-04-19 17:01:32 +0300
  • 18d8666312 Moved to g++ 4.9, fixed some warnings, codegen used for Linux build. John Preston 2016-04-19 16:52:51 +0300
  • 0501633c75 Added codegen_style/numbers QtCreator projects. Telegram.pro still broken. John Preston 2016-04-19 15:06:52 +0300
  • b4d69b847a Xcode build now uses codegen_style/numbers. Xcode projects created. John Preston 2016-04-19 13:59:59 +0300
  • 7edb835efc Removed openssl patch. Xcode warning fixed. John Preston 2016-04-19 11:57:55 +0300
  • 6859109503 Replaced MetaStyle project with codegen_style/numbers in MSVC. John Preston 2016-04-19 01:00:54 +0300
  • 4fe70c3a12 codegen_style completely replaces style gen with MetaStyle. codegen_numbers project started to replace MetaStyle completely. John Preston 2016-04-18 23:33:43 +0300
  • c138f32b4f Merge pull request #1919 from VBelozyorov/issues/inverted-notify-checkbox John Preston 2016-04-18 22:15:12 +0300
  • d14ef3dc5f Fixed inverted checkbox for notify members about pinned message Vladimir Belozyorov 2016-04-18 16:47:23 +0400