db5cd6e66c  
						 
						
							
							
								
								
								API: Mastodon endpoints added as "unimplemented"  
							
							 
							
							
							
						 
						
							2020-11-26 07:02:31 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	388c0b69d6  
						 
						
							
							
								
								
								Split admin/users into 6 separate modules  
							
							 
							
							... 
							
							
							
							- They now feature working pagination 
							
						 
						
							2020-11-08 12:53:12 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	c030275815  
						 
						
							
							
								
								
								API: accounts and trends  
							
							 
							
							
							
						 
						
							2020-10-31 22:32:26 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	5abe069cba  
						 
						
							
							
								
								
								Remove Widget::accounts in favor of Widget::accounttypes  
							
							 
							
							
							
						 
						
							2020-10-13 22:30:40 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	4d15cc01e2  
						 
						
							
							
								
								
								Move network module to src/  
							
							 
							
							... 
							
							
							
							- Update ForumManager to use a base URL
- Split network module into Conversation\Network and Search\Filed modules
- Implement boundaries pager in network module
- Allow no selection in filter widgets 
							
						 
						
							2020-10-13 07:52:13 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e23f3a645a  
						 
						
							
							
								
								
								Add profile page aliases to routes  
							
							 
							
							
							
						 
						
							2020-09-12 09:09:15 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	fb7f7435c0  
						 
						
							
							
								
								
								Merge branch 'bug/phpinfo-accessible-hotfix' into 2020.09-rc  
							
							 
							
							... 
							
							
							
							# Conflicts:
#	src/Module/Admin/DBSync.php
#	src/Module/Admin/Logs/Settings.php
#	src/Module/Admin/Themes/Details.php
#	src/Module/Admin/Themes/Embed.php 
							
						 
						
							2020-09-08 14:07:46 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2ce15cae1a  
						 
						
							
							
								
								
								Use router parameters in Admin modules  
							
							 
							
							... 
							
							
							
							- Remove 10 @TODO tags
# Conflicts:
#	src/Module/Admin/DBSync.php
#	src/Module/Admin/Themes/Details.php
#	src/Module/Admin/Themes/Embed.php 
							
						 
						
							2020-09-08 12:27:15 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	cd3d4ae4e6  
						 
						
							
							
								
								
								API: New entity "status"  
							
							 
							
							
							
						 
						
							2020-09-03 18:57:18 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	7be6fbf652  
						 
						
							
							
								
								
								API: Support for the "directory" endpoint  
							
							 
							
							
							
						 
						
							2020-09-01 19:29:39 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e02e1d1785  
						 
						
							
							
								
								
								Enable inbox for the system account  
							
							 
							
							
							
						 
						
							2020-08-23 04:14:02 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e64dcc5b5b  
						 
						
							
							
								
								
								Remove obsolete modules common and allfriends  
							
							 
							
							... 
							
							
							
							- Delete obsolete Model\GContact class 
							
						 
						
							2020-08-06 22:59:10 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	18cd4f7412  
						 
						
							
							
								
								
								Add new contact/{id}/contacts[/{type}] route and module  
							
							 
							
							... 
							
							
							
							- Rework contact pages tabs
- Add constants for active contact page tab 
							
						 
						
							2020-08-06 22:59:09 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	71db6ab613  
						 
						
							
							
								
								
								Add Module\Profile\Common class  
							
							 
							
							... 
							
							
							
							- Add Common tab in profile contacts templates
- Add routing to new module 
							
						 
						
							2020-08-04 23:03:54 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	d7b5674476  
						 
						
							
							
								
								
								Move mod/lockview to Module\PermissionTooltip  
							
							 
							
							... 
							
							
							
							- Add explicit type parameter to lockview() in main.js 
							
						 
						
							2020-07-27 01:58:53 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	0a71495fa4  
						 
						
							
							
								
								
								Add new admin debug module for ActivityPub  
							
							 
							
							
							
						 
						
							2020-07-20 00:39:17 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	27deb4d188  
						 
						
							
							
								
								
								Module classes splitted  
							
							 
							
							
							
						 
						
							2020-07-13 09:45:45 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2a1e6e1a74  
						 
						
							
							
								
								
								Support Nodeinfo2  
							
							 
							
							
							
						 
						
							2020-07-12 21:53:17 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	7a5afc10bb  
						 
						
							
							
								
								
								Implement Twitter contact endpoints  
							
							 
							
							... 
							
							
							
							- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests 
							
						 
						
							2020-06-09 08:36:46 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	db907c2ff8  
						 
						
							
							
								
								
								Issue 8700: Resolvable activities  
							
							 
							
							
							
						 
						
							2020-05-27 19:05:33 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	7f04aea8b1  
						 
						
							
							
								
								
								Move poke module to src/  
							
							 
							
							... 
							
							
							
							- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior 
							
						 
						
							2020-04-20 11:47:08 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	1a8110234f  
						 
						
							
							
								
								
								Move /settings/display module to src/  
							
							 
							
							
							
						 
						
							2020-02-20 05:37:06 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Philipp 
								
							 
						 
						
							
							
								
							
							
	
	
	09961a07e4 
 
						 
						
							
							
								
								
								Merge pull request  #8297  from MrPetovan/task/8285-api-events  
							
							 
							
							... 
							
							
							
							[API] Add new api/friendica/events endpoint 
							
						 
						
							2020-02-16 21:07:44 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	d3b3f716f8  
						 
						
							
							
								
								
								[API] Add new endpoint api/friendica/events  
							
							 
							
							
							
						 
						
							2020-02-16 12:07:39 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	682fb7e4e2  
						 
						
							
							
								
								
								Move community module to src/  
							
							 
							
							... 
							
							
							
							- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090  
							
						 
						
							2020-02-16 04:41:22 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	2ec3a97393 
 
						 
						
							
							
								
								
								Merge pull request  #8263  from annando/remote-follow  
							
							 
							
							... 
							
							
							
							New page for remote follow requests 
							
						 
						
							2020-02-09 17:53:13 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2eebeeaa32  
						 
						
							
							
								
								
								New page for remote follow requests  
							
							 
							
							
							
						 
						
							2020-02-09 17:04:35 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	7d714319c8 
 
						 
						
							
							
								
								
								Add license info at Friendica PHP files  
							
							 
							
							
							
						 
						
							2020-02-09 16:34:23 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	a3028e69aa 
 
						 
						
							
							
								
								
								Merge pull request  #8211  from nupplaphil/task/mod_crepair  
							
							 
							
							... 
							
							
							
							Move mod/crepair to src/Module/Contact/Repair 
							
						 
						
							2020-02-01 08:28:29 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	96b9619608 
 
						 
						
							
							
								
								
								Merge pull request  #8210  from nupplaphil/task/mod_fsuggest  
							
							 
							
							... 
							
							
							
							Move mod/fsuggest to src/Module/SuggestFriend 
							
						 
						
							2020-01-31 18:43:32 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	048bb014d8 
 
						 
						
							
							
								
								
								Move CRepair to Contact Advanced route  
							
							 
							
							
							
						 
						
							2020-02-01 00:37:11 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	c5653d30f3 
 
						 
						
							
							
								
								
								add regex for route  
							
							 
							
							
							
						 
						
							2020-02-01 00:22:56 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	f565d590f6 
 
						 
						
							
							
								
								
								Move mod/crepair to src/Module/Contact/Repair  
							
							 
							
							
							
						 
						
							2020-02-01 00:20:50 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	dad530802f 
 
						 
						
							
							
								
								
								Merge pull request  #8209  from nupplaphil/task/mod_worker  
							
							 
							
							... 
							
							
							
							Move mod/worker to src\Module\Worker 
							
						 
						
							2020-01-31 18:12:36 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	34f4aedb87 
 
						 
						
							
							
								
								
								Move mod/fsuggest to src/Module/SuggestFriends  
							
							 
							
							
							
						 
						
							2020-01-31 23:50:46 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									nupplaPhil 
								
							 
						 
						
							
							
								
							
							
	
	
	17389de261 
 
						 
						
							
							
								
								
								Move mod/worker to src\Module\Worker  
							
							 
							
							
							
						 
						
							2020-01-31 22:38:49 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	dd24b3bac0  
						 
						
							
							
								
								
								Move api/profile/show to src/Module  
							
							 
							
							... 
							
							
							
							- Update API documentation
- Update BaseApi::format to include headers by format 
							
						 
						
							2020-01-29 23:31:37 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	c2b8c65104 
 
						 
						
							
							
								
								
								Merge "notification" routes  
							
							 
							
							
							
						 
						
							2020-01-28 23:21:24 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	dd8d9d7c70 
 
						 
						
							
							
								
								
								Fix ignore notification  
							
							 
							
							
							
						 
						
							2020-01-28 22:47:15 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	82f8794215 
 
						 
						
							
							
								
								
								Undo Hotfix: add missing route for ignore/discard  
							
							 
							
							
							
						 
						
							2020-01-28 22:36:44 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	288192a7ef 
 
						 
						
							
							
								
								
								Hotfix: add missing route for ignore/discard  
							
							 
							
							
							
						 
						
							2020-01-28 22:35:00 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	bd910342df  
						 
						
							
							
								
								
								Add custom emojis Mastodon API endpoint  
							
							 
							
							
							
						 
						
							2020-01-28 08:14:48 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	4260b94fec 
 
						 
						
							
							
								
								
								Move mod/noscrape to Module\Noscrape  
							
							 
							
							
							
						 
						
							2020-01-26 23:43:47 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	46c4bfe580  
						 
						
							
							
								
								
								Restore base profile URL behavior  
							
							 
							
							... 
							
							
							
							- Add new profile-specific route 
							
						 
						
							2020-01-26 14:21:20 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Philipp 
								
							 
						 
						
							
							
								
							
							
	
	
	09de4a5b47 
 
						 
						
							
							
								
								
								Merge pull request  #8156  from MrPetovan/task/7817-custom-fields-part-2  
							
							 
							
							... 
							
							
							
							New custom profile fields feature part 2: Feature switcheroo 
							
						 
						
							2020-01-24 20:17:52 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	0f932ae723 
 
						 
						
							
							
								
								
								Notify => Notification  
							
							 
							
							... 
							
							
							
							Notifs => Notifications 
							
						 
						
							2020-01-24 18:32:38 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	d1be68b754  
						 
						
							
							
								
								
								Move Module\Profile to Module\Profile\Index  
							
							 
							
							... 
							
							
							
							- Move /profiles to Module\Settings\Profile\Index 
							
						 
						
							2020-01-22 19:42:32 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	e59a9fbef7 
 
						 
						
							
							
								
								
								Add explicit contact route  
							
							 
							
							
							
						 
						
							2020-01-23 00:31:22 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	fa6c33d3ac 
 
						 
						
							
							
								
								
								Move mod/notifications to Module\Notification  
							
							 
							
							
							
						 
						
							2020-01-22 23:18:14 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	0d1befdf2d  
						 
						
							
							
								
								
								Move /profile_photo to Module\Settings\Profile\Photo  
							
							 
							
							
							
						 
						
							2020-01-20 07:27:12 -05:00