lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4c59a17499 
								
							 
						 
						
							
							
								
								Merge branch 'fix/ctrl-enter-before-chat-loading-breaks' into 'develop'  
							
							 
							
							... 
							
							
							
							fix  #891  Fix early send killing the chat
Closes  #891 
See merge request pleroma/pleroma-fe!1178  
							
						 
						
							2020-07-10 10:56:39 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								5734dd05a0 
								
							 
						 
						
							
							
								
								change misnamed member field check to actually disable sending  
							
							 
							
							
							
						 
						
							2020-07-10 13:48:37 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								0038a9794b 
								
							 
						 
						
							
							
								
								add simple red dot for chat notifs  
							
							 
							
							
							
						 
						
							2020-07-10 13:21:42 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									HJ 
								
							 
						 
						
							
							
							
							
								
							
							
								c1a20079be 
								
							 
						 
						
							
							
								
								Merge branch 'direct-conversations' into 'develop'  
							
							 
							
							... 
							
							
							
							Chats
Closes  #201 
See merge request pleroma/pleroma-fe!1019  
							
						 
						
							2020-07-10 09:04:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								905de12980 
								
							 
						 
						
							
							
								
								After Store: Correctly decode UTF-8 encoded base64 strings.  
							
							 
							
							
							
						 
						
							2020-07-09 11:20:07 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eugenij 
								
							 
						 
						
							
							
							
							
								
							
							
								b756c83e8d 
								
							 
						 
						
							
							
								
								Apply suggestion to src/components/chat_list/chat_list.vue  
							
							 
							
							
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								3b2dfcaf5c 
								
							 
						 
						
							
							
								
								Add the single-line prop to StatusContent and use it for chat list items  
							
							 
							
							
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								fc865d3a12 
								
							 
						 
						
							
							
								
								Remove direct style manipulations in favor of classes  
							
							 
							
							
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								ed7310c04b 
								
							 
						 
						
							
							
								
								Undo the promise rejection on the json parser error in promisedRequest  
							
							 
							
							... 
							
							
							
							to keep the existing behavior in case some parts of the code rely on it
and to limit the overall scope of the changes. 
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								18a1f5d62a 
								
							 
						 
						
							
							
								
								Add the empty chat list placeholder.  
							
							 
							
							... 
							
							
							
							Do not use full height when displaying the chat list.
Remove an unsued chat action. 
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								45901c8da6 
								
							 
						 
						
							
							
								
								Disable status preview in the chat posting form  
							
							 
							
							
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								f05f832bff 
								
							 
						 
						
							
							
								
								Address feedback  
							
							 
							
							... 
							
							
							
							Use more specific css rules for the emoji dimensions in the chat list status preview.
Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.
Use offsetHeight instad of a computed style when setting the window height on resize.
Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari
Use break-word to prevent chat message text overflow
Resize and scroll the textarea when inserting a new line on ctrl+enter
Remove fade transition on route change
Ensure proper border radius at the bottom of the chat, remove unused border-radius
Prevent the chat header "jumping" on the avatar load. 
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								aa2cf51c05 
								
							 
						 
						
							
							
								
								Add Chats  
							
							 
							
							
							
						 
						
							2020-07-08 15:21:31 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								60921be5a0 
								
							 
						 
						
							
							
								
								give notification timeago a min width  
							
							 
							
							
							
						 
						
							2020-07-08 14:11:42 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								eea002e6f5 
								
							 
						 
						
							
							
								
								streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff  
							
							 
							
							
							
						 
						
							2020-07-08 10:11:17 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ben Is 
								
							 
						 
						
							
							
							
							
								
							
							
								0ab6d92ab8 
								
							 
						 
						
							
							
								
								Translated using Weblate (Italian)  
							
							 
							
							... 
							
							
							
							Currently translated at 85.2% (545 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/  
							
						 
						
							2020-07-07 12:53:55 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ben Is 
								
							 
						 
						
							
							
							
							
								
							
							
								a6606df01a 
								
							 
						 
						
							
							
								
								Translated using Weblate (Chinese (Simplified))  
							
							 
							
							... 
							
							
							
							Currently translated at 88.2% (564 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/  
							
						 
						
							2020-07-07 12:53:55 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ben Is 
								
							 
						 
						
							
							
							
							
								
							
							
								5b48954644 
								
							 
						 
						
							
							
								
								Translated using Weblate (Italian)  
							
							 
							
							... 
							
							
							
							Currently translated at 75.1% (480 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/  
							
						 
						
							2020-07-07 12:53:55 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ben Is 
								
							 
						 
						
							
							
							
							
								
							
							
								e9be206a65 
								
							 
						 
						
							
							
								
								Translated using Weblate (Finnish)  
							
							 
							
							... 
							
							
							
							Currently translated at 95.4% (610 of 639 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fi/  
							
						 
						
							2020-07-07 12:53:55 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								8f87a36a5a 
								
							 
						 
						
							
							
								
								Merge branch '884-about-panel-optimizations' into 'develop'  
							
							 
							
							... 
							
							
							
							StaffPanel: Move staff loading to panel creation.
Closes  #884 
See merge request pleroma/pleroma-fe!1171  
							
						 
						
							2020-07-07 12:53:49 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								7d881d97fe 
								
							 
						 
						
							
							
								
								Apply suggestion to src/components/staff_panel/staff_panel.js  
							
							 
							
							
							
						 
						
							2020-07-07 12:44:29 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								431b3f527d 
								
							 
						 
						
							
							
								
								StaffPanel: Move staff loading to panel creation.  
							
							 
							
							
							
						 
						
							2020-07-07 14:39:43 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								0fe5d4cf10 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'xenofem/pleroma-fe-rebased-image-description-authoring'  
							
							 
							
							... 
							
							
							
							# Conflicts:
#   src/components/post_status_form/post_status_form.js 
							
						 
						
							2020-07-07 12:05:30 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								bbb977a044 
								
							 
						 
						
							
							
								
								Merge branch '885-fix-preloading-html' into 'develop'  
							
							 
							
							... 
							
							
							
							After Store: Correctly handle preloaded HTML
Closes  #885 
See merge request pleroma/pleroma-fe!1170  
							
						 
						
							2020-07-07 11:59:36 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7c9ba8995c 
								
							 
						 
						
							
							
								
								Apply suggestion to src/boot/after_store.js  
							
							 
							
							
							
						 
						
							2020-07-07 11:47:01 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								f7f8181dcf 
								
							 
						 
						
							
							
								
								fix preview opening automatically  
							
							 
							
							
							
						 
						
							2020-07-07 14:46:53 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1f97f36e1c 
								
							 
						 
						
							
							
								
								After Store: Correctly handle preloaded HTML  
							
							 
							
							
							
						 
						
							2020-07-07 13:17:25 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								97c62587d0 
								
							 
						 
						
							
							
								
								remove console log  
							
							 
							
							
							
						 
						
							2020-07-07 11:34:40 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								84d728b970 
								
							 
						 
						
							
							
								
								fix issue on posting another status  
							
							 
							
							
							
						 
						
							2020-07-07 11:31:24 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								e3991db5c4 
								
							 
						 
						
							
							
								
								fix conflicts and add error handling to media descriptions  
							
							 
							
							
							
						 
						
							2020-07-07 10:01:37 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								f4bdbf7691 
								
							 
						 
						
							
							
								
								remove unnecessary code  
							
							 
							
							
							
						 
						
							2020-07-07 09:08:50 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								b4709f93d4 
								
							 
						 
						
							
							
								
								add more ways to set description  
							
							 
							
							
							
						 
						
							2020-07-07 09:07:20 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								d55c09df18 
								
							 
						 
						
							
							
								
								fix edge case of videos and unknown files together  
							
							 
							
							
							
						 
						
							2020-07-06 15:06:13 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								87b5f828d7 
								
							 
						 
						
							
							
								
								fix conflicts, use file icon instead of link, add support for audio and file icon in cw'd posts  
							
							 
							
							
							
						 
						
							2020-07-06 14:01:03 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								4d25be7cb3 
								
							 
						 
						
							
							
								
								fix modal types check being broken  
							
							 
							
							
							
						 
						
							2020-07-06 13:42:33 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								ada5a3806b 
								
							 
						 
						
							
							
								
								don't close preview on post, move visibility notices above the preview where they belong  
							
							 
							
							
							
						 
						
							2020-07-06 11:36:35 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								7bdc3d6ce9 
								
							 
						 
						
							
							
								
								remove contenttype check from content type watcher  
							
							 
							
							
							
						 
						
							2020-07-06 11:12:33 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								f254a847d2 
								
							 
						 
						
							
							
								
								move translation strings to correct place, translate error message  
							
							 
							
							
							
						 
						
							2020-07-06 10:53:03 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								afdc3f96f0 
								
							 
						 
						
							
							
								
								fix conflicts, make subject update the preview  
							
							 
							
							
							
						 
						
							2020-07-06 10:45:47 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								b761bcf333 
								
							 
						 
						
							
							
								
								Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'  
							
							 
							
							... 
							
							
							
							Fix: notifications fetcher double fetching on every tick
See merge request pleroma/pleroma-fe!1164  
							
						 
						
							2020-07-05 07:03:27 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								9178908c1e 
								
							 
						 
						
							
							
								
								Apply suggestion to src/components/notifications/notifications.js  
							
							 
							
							
							
						 
						
							2020-07-05 06:54:12 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								af4a26b588 
								
							 
						 
						
							
							
								
								Merge branch 'feat/allow-use-without-cookies' into 'develop'  
							
							 
							
							... 
							
							
							
							Fix  #815 : Allow use without cookies, Add a global notice popup system
Closes  #815 
See merge request pleroma/pleroma-fe!1166  
							
						 
						
							2020-07-05 06:53:29 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpludson 
								
							 
						 
						
							
							
							
							
								
							
							
								acc3b083aa 
								
							 
						 
						
							
							
								
								Merge branch 'feat/parent-visible-support' into 'develop'  
							
							 
							
							... 
							
							
							
							#874  Add strike-through to "Reply to" when parent_visible is set to false
See merge request pleroma/pleroma-fe!1162  
							
						 
						
							2020-07-05 06:15:35 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									HJ 
								
							 
						 
						
							
							
							
							
								
							
							
								5b8875e3d8 
								
							 
						 
						
							
							
								
								Merge branch 'fix-emoji-panel-height' into 'develop'  
							
							 
							
							... 
							
							
							
							Fix emoji panel for settings modal
See merge request pleroma/pleroma-fe!1168  
							
						 
						
							2020-07-04 23:53:39 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									HJ 
								
							 
						 
						
							
							
							
							
								
							
							
								b448871d23 
								
							 
						 
						
							
							
								
								Merge branch 'fix/allow-over-scrolling-on-bottom-mobile' into 'develop'  
							
							 
							
							... 
							
							
							
							Fix  #854 : allow overscrolling enough to not have FAB block interactables
Closes  #854 
See merge request pleroma/pleroma-fe!1165  
							
						 
						
							2020-07-04 20:41:54 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b40cf43d8 
								
							 
						 
						
							
							
								
								fix height for emoji panel of settings modal  
							
							 
							
							
							
						 
						
							2020-07-04 18:42:15 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eugenij 
								
							 
						 
						
							
							
							
							
								
							
							
								de291e2e33 
								
							 
						 
						
							
							
								
								Add bookmarks  
							
							 
							
							... 
							
							
							
							Co-authored-by: jared <jaredrmain@gmail.com> 
							
						 
						
							2020-07-03 19:45:49 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								9cac5d94dd 
								
							 
						 
						
							
							
								
								change alert popup alpha  
							
							 
							
							
							
						 
						
							2020-07-02 15:17:58 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								150516df4e 
								
							 
						 
						
							
							
								
								Merge branch 'xenofem/pleroma-fe-rebased-image-description-authoring' of git.pleroma.social:pleroma/pleroma-fe into xenofem/pleroma-fe-rebased-image-description-authoring  
							
							 
							
							
							
						 
						
							2020-07-02 14:31:07 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shpuld Shpuldson 
								
							 
						 
						
							
							
							
							
								
							
							
								b8ed904c0c 
								
							 
						 
						
							
							
								
								change px to em  
							
							 
							
							
							
						 
						
							2020-07-02 14:28:35 +03:00