9afe6ecfac
	 
					 
					
						
						
							
							[COMPONENT][Search] Add search query builder  
						
						
						
						
					 
					
						2021-12-10 21:19:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fceb014606
	 
					 
					
						
						
							
							[COMPONENT][Language] Add support for searching for multiple languages at the same time  
						
						
						
						
					 
					
						2021-12-10 21:15:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ada94a98e2
	 
					 
					
						
						
							
							[COMPONENT][Search] Move search form to utility function. Add search form and search builder forms to search results page  
						
						
						
						
					 
					
						2021-12-10 13:53:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8beb9682ee
	 
					 
					
						
						
							
							[COMPONENTS][Search][Language] Move language search features to the language component. Add support for searching for notes from people with a given language  
						
						
						
						
					 
					
						2021-12-10 13:53:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33fba0d970
	 
					 
					
						
						
							
							[COMPONENT][Language][ENTITY][ActorLanguage] Refactor cache keys in ActorLanguage. Add ActorLangauge::getActorRelatedLanguagesIds and use it in note filtering in the Language component  
						
						
						
						
					 
					
						2021-12-10 10:19:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b89f57ce93
	 
					 
					
						
						
							
							[ENTITY][Note] Language can be null  
						
						
						
						
					 
					
						2021-12-10 04:05:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c11fe413c
	 
					 
					
						
						
							
							[COMPONENT][Tag] We don't always have information about if a tag is canonical  
						
						
						
						
					 
					
						2021-12-10 04:05:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dcc37b055d
	 
					 
					
						
						
							
							[COMPONENT][Link] Remove relation to note when note is removed  
						
						... 
						
						
						
						Moved entity NoteToLink to the component 
						
						
					 
					
						2021-12-10 04:04:56 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dcc867dad7
	 
					 
					
						
						
							
							[COMPONENT][Attachment] Delete related  
						
						
						
						
					 
					
						2021-12-10 02:46:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45d1ca88a6
	 
					 
					
						
						
							
							[COMPONENT][Tag] Ensure only one copy of each tag is inserted  
						
						
						
						
					 
					
						2021-12-09 22:22:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d2230ff43
	 
					 
					
						
						
							
							[COMPONENT][Language] Add Language component and implement language based note filtering  
						
						
						
						
					 
					
						2021-12-09 21:39:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3405312a5b
	 
					 
					
						
						
							
							[COMPONENT][Search] Add way of searching for only notes or poeple with a given language  
						
						
						
						
					 
					
						2021-12-09 21:39:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						659ea5cd1f
	 
					 
					
						
						
							
							[COMPONENT][Search] Use correct template for displaying actors  
						
						
						
						
					 
					
						2021-12-09 16:23:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bc3e6ac704
	 
					 
					
						
						
							
							[COMPONENT][Search] Fix searching for actors  
						
						
						
						
					 
					
						2021-12-09 16:23:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						139da2c07f
	 
					 
					
						
						
							
							[COMPONENT][Search][Tag] Add support for searching for actors or notes with a language. Use leftJoins, rather than inner joins  
						
						
						
						
					 
					
						2021-12-09 16:22:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						774e32f834
	 
					 
					
						
						
							
							[PLUGINS][TreeNotes] Working, however feed is still not formatted  
						
						... 
						
						
						
						[ENTITY][Note] Fix for getReplies() 
						
						
					 
					
						2021-12-09 00:15:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						480a42cca5
	 
					 
					
						
						
							
							[PLUGIN][ActivityPub] Introduce ActivitypubObject. Beware, inside the plugin, an Object can never be an Activity.  
						
						... 
						
						
						
						Many bug fixes and other major changes (interface changed, see EVENTS.md) 
						
						
					 
					
						2021-12-08 23:24:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df92b0d225
	 
					 
					
						
						
							
							[COMPONENTS][Conversation] Refactored Reply plugin into Conversation component  
						
						... 
						
						
						
						[PLUGIN][TreeNotes] TODO: think it is broken, perhaps a problem of the conversation arguments passed in note card template 
						
						
					 
					
						2021-12-08 22:48:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e9dfa0f08c
	 
					 
					
						
						
							
							[COMPONENT][Attachment][Posting] Move onHashFile from Posting to Attachment. Remove onGetAllowedThumbnailSizes  
						
						
						
						
					 
					
						2021-12-08 20:42:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d52a043705
	 
					 
					
						
						
							
							[TWIG] Restructure user settings template, making it much easier to use and extend  
						
						
						
						
					 
					
						2021-12-08 19:57:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6627006e61
	 
					 
					
						
						
							
							[COMPONENT][Avatar] Move avatar settings template from core to component  
						
						
						
						
					 
					
						2021-12-08 19:57:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						870f866c23
	 
					 
					
						
						
							
							[CARDS][Navigation] Section styling more consistent and can now be selectively hidden by user  
						
						... 
						
						
						
						[COMPONENTS][Right] Changed additional options div class names 
						
						
					 
					
						2021-12-08 15:16:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a285128dab
	 
					 
					
						
						
							
							[COMPONENTS][Posting] Added language help text  
						
						... 
						
						
						
						[COMPONENTS][Tag] Added Posting form canonical tags field help text 
						
						
					 
					
						2021-12-08 14:28:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b8a3e953d
	 
					 
					
						
						
							
							[CONTROLLER][FeedController] Make post processing happen more automatically, reducing noise in individual controllers. Now it's enough to simply extends App\Core\Controller\FeedController, to implement a feed  
						
						
						
						
					 
					
						2021-12-08 10:20:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba87944732
	 
					 
					
						
						
							
							[COMPONENT][CONTROLLER][Search][CORE][FeedController] Use new FeedController base class  
						
						
						
						
					 
					
						2021-12-07 21:07:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8e9c2ce41
	 
					 
					
						
						
							
							[COMPONENT][Search] Add title so it's clearer these are search results  
						
						
						
						
					 
					
						2021-12-07 20:36:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f9fedfb131
	 
					 
					
						
						
							
							[COMPONENT][Search] Fix search  
						
						
						
						
					 
					
						2021-12-07 20:26:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c131e47176
	 
					 
					
						
						
							
							[COMPONENT][Tag] Remove wrong canonicalization of tags in tag feed controller. Fix display of original tags  
						
						
						
						
					 
					
						2021-12-07 20:10:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4657a1d6a5
	 
					 
					
						
						
							
							[COMPONENTS][Tag] Fix actor tag template  
						
						... 
						
						
						
						[PLUGINS][RelatedTags] Fix actor tag template 
						
						
					 
					
						2021-12-07 15:35:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0bac6a229e
	 
					 
					
						
						
							
							[COMPONENTS][RightPanel] Added 'Additional options' details on posting form  
						
						... 
						
						
						
						[CSS] Trimming down wasted space and vendor related prefixes
[TWIG][Templates] Added main navigation to navigation card, removed note car language short display 
						
						
					 
					
						2021-12-07 15:33:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						546c5c84fd
	 
					 
					
						
						
							
							[COMPONENTS][Tag] Actor/Note tag template polished  
						
						... 
						
						
						
						[PLUGINS][RelatedTags] Disable rendering of template when no results are found 
						
						
					 
					
						2021-12-06 22:22:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef435b824b
	 
					 
					
						
						
							
							[CSS] You can hide Posting section on command now  
						
						
						
						
					 
					
						2021-12-06 21:07:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5196b669b9
	 
					 
					
						
						
							
							[PLUGIN][ActivityPub] Add attachment support to Notes  
						
						
						
						
					 
					
						2021-12-05 21:04:20 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e29e1cc87c
	 
					 
					
						
						
							
							[ENTITY] Rename 'getFrom' to 'getBy'  
						
						
						
						
					 
					
						2021-12-05 17:55:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b719daa14
	 
					 
					
						
						
							
							FIXUP POSTING TAG COMP  
						
						
						
						
					 
					
						2021-12-05 17:54:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f5bde913c
	 
					 
					
						
						
							
							[COMPONENT][Posting][Tag] Add mechanism for adding extra fields to and handling the data from the Posting form. Add 'use canonical tag' field  
						
						
						
						
					 
					
						2021-12-05 17:54:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						969df371dd
	 
					 
					
						
						
							
							[COMPONENT][Avatar] Small refactor  
						
						
						
						
					 
					
						2021-12-05 17:54:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9506909e7a
	 
					 
					
						
						
							
							[COMPONENT][FreeNetwork] Iterate documentation  
						
						
						
						
					 
					
						2021-12-04 21:05:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						70ed04a7db
	 
					 
					
						
						
							
							[COMPONENT][Link] Fix some minor issues with empty headed links, typo in event handler's name, and refactor entity to inside component  
						
						
						
						
					 
					
						2021-12-03 00:46:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d802af6d91
	 
					 
					
						
						
							
							[COMPONENTS] Accesskey highlight class set  
						
						
						
						
					 
					
						2021-12-02 22:44:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5130e7e70f
	 
					 
					
						
						
							
							[COMPONENT][Attachment] Update routes to use /object/ namespace  
						
						
						
						
					 
					
						2021-12-02 21:26:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bfec10fc95
	 
					 
					
						
						
							
							[COMPONENT][Attachment][Entity][Attachment] getThumbnail can be null  
						
						
						
						
					 
					
						2021-12-02 21:26:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f5ec099e9a
	 
					 
					
						
						
							
							[COMPONENT][Tag][Search] Fix typo in event handler name mismatch  
						
						
						
						
					 
					
						2021-12-02 19:17:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						772ec6efcf
	 
					 
					
						
						
							
							[UI] Set html img width and height attributes for avatar  
						
						
						
						
					 
					
						2021-12-02 19:13:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92d5f3ec1e
	 
					 
					
						
						
							
							[COMPONENTS][Avatar] Delete correct cache key on avatar update  
						
						
						
						
					 
					
						2021-12-02 19:13:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f35dbbd8c1
	 
					 
					
						
						
							
							[COMPONENTS][Search] Polished template  
						
						... 
						
						
						
						[COMPONENTS][Search] Fix event typo 
						
						
					 
					
						2021-12-02 16:37:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5cd96669fd
	 
					 
					
						
						
							
							[COMPONENTS] LeftPanel and RightPanel checkbox hack trick  
						
						... 
						
						
						
						The anchor used for the accessibility menu preceded the left/right panel sections, rendering the checkbox useless 
						
						
					 
					
						2021-12-02 15:49:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eeaad19754
	 
					 
					
						
						
							
							[Attachment] Move Controller and Entities to a Component  
						
						... 
						
						
						
						There's no problem in having the templates in the core 
						
						
					 
					
						2021-12-02 15:14:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d044039272
	 
					 
					
						
						
							
							[FreeNetwork] Initial multi-protocol support  
						
						
						
						
					 
					
						2021-12-02 14:23:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dbaee08038
	 
					 
					
						
						
							
							[FreeNetwork] Move mentions logic from AP to FN and handle local webfinger mentions properly  
						
						
						
						
					 
					
						2021-12-02 11:12:04 +00:00