| 
								
								
									 John Preston | f7374aa7b7 | Almost all icons moved from sprite. It is a broken build, some of sprite()s are in stickers.style file. | 2016-10-28 00:19:38 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 6e33f039b2 | Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed. Ui::DropdownMenu is like Ui::PopupMenu, both based on Ui::Menu. | 2016-10-27 15:56:48 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 31a847fb9d | Playlist appearance added to the new media player. Also itemRemoved() now is fired as a global observable. | 2016-10-14 20:10:15 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | ef2faf676e | Version 0.10.9: langs updated, moved shadow icons to separate files. | 2016-10-01 15:35:52 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 8546814a25 | imageLoaded() notifications done through base::Subscriber. Also FileDialog query completion notifications use base::Subscriber.
Strict lambda alignment check. Disable large lambdas in lambda_wrap. | 2016-09-26 16:57:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e47d8c0e03 | Added "Add to Group" button in bot profile. Changed new chat icon to more simplified.
Fixed kick user from a new members dropdown in chat history view.
Version 0.9.53.alpha is ready. | 2016-06-20 18:46:36 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1d42144c95 | Profile done as a new generic Window::SectionWidget. Slide animation reimplemented. | 2016-05-19 15:03:51 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e0d6a68554 | Encapsulated unreadCount and mute fields in History. Support for hiding all muted chats from the list. | 2016-04-11 14:59:01 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 460e2ec0ac | UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. | 2016-04-10 23:20:48 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 7bba52fb7e | Refactored dialogs structs. Moved DialogRow, FakeDialogRow, DialogsList and DialogsIndexed
from history module to dialogs/ folder, for all struct -> class. | 2016-04-09 22:45:55 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 32322c4450 | fixed some warnings, added debug logs before thread wait calls | 2016-03-01 05:36:23 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b678913da5 | improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout | 2016-02-28 15:36:23 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 798f800913 | History::dialogs and Histories::unread are private now, counting only chats from dialogs list to the badge | 2016-02-28 14:58:30 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 0b8523d58e | added year 2016 to copyright | 2016-02-08 13:56:18 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 73a4d3510d | removed itemReplaced | 2015-12-23 15:55:32 +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 | 0b96dd5362 | animations refactored | 2015-12-08 15:33:37 +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 | ed3601f883 | sticker packs management done, conversations list context menu added | 2015-12-02 20:17:53 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1fa4fd269e | new messages.getDialogs() is used for all dialog types (chats, groups, channels, supergroups) | 2015-11-18 17:59:17 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 37de0904af | merged overview, merged search and searchGlobal done (supergroups) | 2015-11-18 16:11:56 +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 | 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 | 015e9356ab | license header updated | 2015-10-03 16:16:42 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e3e774176e | new flat boxes started | 2015-10-03 13:09:09 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 94fe669c6e | dialogs optimizations, qt 5.5.0 xcode 7 build | 2015-09-29 16:24:39 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 51fbec0c50 | 0.9.1 stable version with fixes | 2015-09-24 19:05:06 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 9154edc217 | channels members and admins management done | 2015-09-23 20:43:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 72d0271e4d | channel edit, report spam, etc done | 2015-09-21 23:57:42 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | ae6bc3852a | pts handled for channels now | 2015-09-13 11:41:27 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b53e35e046 | broadcast channels support started | 2015-09-06 13:17:09 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 95ff7821a3 | channels improved, getImportantHistory call added, channel profiles fixed | 2015-09-04 16:01:31 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | f1457186c7 | merged inputfield, requesting channeldialogs | 2015-09-03 16:15:07 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | f24b5fc35b | merged to master | 2015-09-03 14:31:22 +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 | 86f0216447 | merged master | 2015-08-18 19:10:01 +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 | aabf136690 | search in conversation, clear history and delete conversation for all chats | 2015-08-04 18:01:47 +03: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 | d81d6bbeaa | drag-n-drop files to dialogs list | 2015-06-26 12:07:59 +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 | 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 | f3bb155b0a | links preview done | 2015-04-04 23:01:34 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b5d3580150 | removing of recent hashtags added | 2015-03-24 18:18:20 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 938707203c | 0.7.24.dev version with hashtags autocomplete, forwarding with comment and move back to reply by bottom arrow | 2015-03-24 13:00:27 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 00f0a70454 | some fixes in navigation | 2015-02-09 23:19:48 +00:00 |  | 
				
					
						| 
								
								
									 John Preston | 8d3aa5c31e | version 0.6.18 - photos up to 1280x1280, single-column layout support, new version notifications | 2014-12-12 19:27:03 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 7a600e03d0 | update menu changed to restart if only restarting, header comment changed | 2014-12-01 13:47:38 +03:00 |  |