John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								61b8aac7c4 
								
							 
						 
						
							
							
								
								Allow manually toggle stories expand state.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:46 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								85795aa376 
								
							 
						 
						
							
							
								
								Working stories in overscroll.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:44 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a0ffa15885 
								
							 
						 
						
							
							
								
								Update story mention layout, add outline.  
							
							 
							
							... 
							
							
							
							Also use uint32 for bool-bitfields, otherwise:
int a : 1 = 0;
...
const auto test = true;
const auto b = test ? 1 : 0;
if (a != b) {
    a = b;
    ...
}
Assert(a == b); // Violation, because a == -1, not 1 (after a = b). 
							
						 
						
							2023-07-20 07:20:33 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								451c4e3101 
								
							 
						 
						
							
							
								
								Implement vertical list of hidden story sources.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:33 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f0ab6e5690 
								
							 
						 
						
							
							
								
								Update main menu and stories icons.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:33 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								6c960243a9 
								
							 
						 
						
							
							
								
								Improve story source context menus.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:32 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3d795f2f67 
								
							 
						 
						
							
							
								
								Implement story mention messages.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:32 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								71e341237d 
								
							 
						 
						
							
							
								
								Improve touchscreen chats list stories physics.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:14 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7f583f86c0 
								
							 
						 
						
							
							
								
								Nice expand / collapse animations.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:14 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								aa2cf2f6ca 
								
							 
						 
						
							
							
								
								Collapse stories on chat open.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:14 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								8d2fd4bd69 
								
							 
						 
						
							
							
								
								Show only hidden stories in Contacts.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								19d0bf142c 
								
							 
						 
						
							
							
								
								Improve empty / archived stories section.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d2dd63e90a 
								
							 
						 
						
							
							
								
								Show active stories in profile top bar.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								e98770d418 
								
							 
						 
						
							
							
								
								Improve saved / archive stories design.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								bafb4f91b4 
								
							 
						 
						
							
							
								
								Update API scheme on layer 160.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:11 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c1be4d6451 
								
							 
						 
						
							
							
								
								Hide self in small stories userpics.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								087c27c5e0 
								
							 
						 
						
							
							
								
								Fix expire calculations for the stories.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7f8a985067 
								
							 
						 
						
							
							
								
								Start stories overview in profile / My Stories.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b71d72ca7c 
								
							 
						 
						
							
							
								
								Allow showing stories in different contexts.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								e7c0385aea 
								
							 
						 
						
							
							
								
								Show hidden stories above contacts list.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f40391b4f0 
								
							 
						 
						
							
							
								
								Support two lists of stories sources.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d0e1ac1238 
								
							 
						 
						
							
							
								
								Start hiding stories from chats list.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f814e401b9 
								
							 
						 
						
							
							
								
								Mark stories as read.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:09 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4a67641460 
								
							 
						 
						
							
							
								
								Load more story users on demand.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:09 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4e165a2107 
								
							 
						 
						
							
							
								
								Sort chats list stories by unread state.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:09 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7a042c23e9 
								
							 
						 
						
							
							
								
								Use real stories data, open from chats list.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:09 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d57ada8a64 
								
							 
						 
						
							
							
								
								Show stories summary status in chats list.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1fc37178b7 
								
							 
						 
						
							
							
								
								Show names for chats list stories.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								16128d61c0 
								
							 
						 
						
							
							
								
								Implement nice stories list scrolling.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1d27c8c940 
								
							 
						 
						
							
							
								
								Paint nice stories userpics in chats list.  
							
							 
							
							
							
						 
						
							2023-07-20 07:20:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								864959aee0 
								
							 
						 
						
							
							
								
								Hide login code with a spoiler in chats list.  
							
							 
							
							
							
						 
						
							2023-04-27 15:23:36 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2a4c39b9d7 
								
							 
						 
						
							
							
								
								Implement some power saving options.  
							
							 
							
							
							
						 
						
							2023-03-01 09:12:02 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f2ed77649e 
								
							 
						 
						
							
							
								
								Preload complex last message on demand.  
							
							 
							
							
							
						 
						
							2023-02-09 09:56:54 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								567216f41f 
								
							 
						 
						
							
							
								
								Fix crash in topic jump ripple animation.  
							
							 
							
							... 
							
							
							
							Fixes #25500 . 
							
						 
						
							2022-12-29 17:48:33 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								be8aeb0d96 
								
							 
						 
						
							
							
								
								Fix week name display in chats list.  
							
							 
							
							... 
							
							
							
							Fixes #25625 . 
							
						 
						
							2022-12-29 10:27:22 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b334a1f4fd 
								
							 
						 
						
							
							
								
								Support spoilers in chats list media previews.  
							
							 
							
							
							
						 
						
							2022-12-28 14:07:38 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								66093f0cb5 
								
							 
						 
						
							
							
								
								cTimeFormat/cDateFormat -> QLocale::ShortFormat  
							
							 
							
							... 
							
							
							
							This allows to use platform-specific formatting functions 
							
						 
						
							2022-12-28 10:28:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								faf6c48f25 
								
							 
						 
						
							
							
								
								Remove ui/special_buttons module.  
							
							 
							
							
							
						 
						
							2022-12-26 14:24:06 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								833a259234 
								
							 
						 
						
							
							
								
								Colorize emoji in text color correctly.  
							
							 
							
							
							
						 
						
							2022-12-26 14:24:06 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1b73b34810 
								
							 
						 
						
							
							
								
								Make HistoryItem a final class.  
							
							 
							
							
							
						 
						
							2022-12-26 14:24:04 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a8106aa38d 
								
							 
						 
						
							
							
								
								Fix glitches in search results.  
							
							 
							
							
							
						 
						
							2022-12-06 20:33:17 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2d6bac5a28 
								
							 
						 
						
							
							
								
								Fix background color in collapsed row with child list.  
							
							 
							
							
							
						 
						
							2022-12-06 13:05:05 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								cb653df0f6 
								
							 
						 
						
							
							
								
								Support adaptive forum userpic rounding radius.  
							
							 
							
							
							
						 
						
							2022-12-05 16:18:10 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2407ac50bc 
								
							 
						 
						
							
							
								
								Improve shading of collapsed chats list.  
							
							 
							
							
							
						 
						
							2022-12-05 10:07:54 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								88b555e907 
								
							 
						 
						
							
							
								
								Fix incorrect topic names in forum preview row.  
							
							 
							
							
							
						 
						
							2022-12-05 08:55:39 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a4e4681835 
								
							 
						 
						
							
							
								
								Add jump-to-topic panel in View as Messages.  
							
							 
							
							
							
						 
						
							2022-12-02 18:20:22 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								32491ead5e 
								
							 
						 
						
							
							
								
								Animate child topics list open / close.  
							
							 
							
							
							
						 
						
							2022-12-01 18:03:20 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									23rd 
								
							 
						 
						
							
							
							
							
								
							
							
								4fabb3f2a2 
								
							 
						 
						
							
							
								
								Replaced some qsl with u""_q literal.  
							
							 
							
							
							
						 
						
							2022-11-30 17:17:14 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								188c6ba64a 
								
							 
						 
						
							
							
								
								Paint expanded topics indicator.  
							
							 
							
							
							
						 
						
							2022-11-30 13:57:00 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								823bbb1b77 
								
							 
						 
						
							
							
								
								Fix jump-to-topic area and unread counter overlapping.  
							
							 
							
							
							
						 
						
							2022-11-30 13:55:46 +04:00