Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								24f40b8a26 
								
							 
						 
						
							
							
								
								[ #1794 ] Fixed search query splitting regex to deal with Unicode. Adjusted a test.  
							
							
							
						 
						
							2020-05-30 10:29:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								78c80a261a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into fix/1794-hashtag-search-results  
							
							
							
						 
						
							2020-05-30 08:51:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								d23b3701d8 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/csp-unproxied' into 'develop'  
							
							... 
							
							
							
							http_security_plug.ex: Fix non-proxied media
See merge request pleroma/pleroma!2610  
							
						 
						
							2020-05-29 21:23:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								109af93227 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/plugs/http_security_plug.ex  
							
							
							
						 
						
							2020-05-29 21:15:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								660d49227b 
								
							 
						 
						
							
							
								
								Merge branch 'connect-src' into 'develop'  
							
							... 
							
							
							
							Add blob: to connect-src CSP, fixes  #1827 
Closes  #1827 
See merge request pleroma/pleroma!2608  
							
						 
						
							2020-05-29 19:26:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c181e555db 
								
							 
						 
						
							
							
								
								[ #1794 ] Improvements to hashtags extraction from search query.  
							
							
							
						 
						
							2020-05-29 22:03:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d38f28870e 
								
							 
						 
						
							
							
								
								Add blob: to connect-src CSP  
							
							
							
						 
						
							2020-05-29 11:08:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								219d2b3146 
								
							 
						 
						
							
							
								
								Merge branch 'fix-streaming' into 'develop'  
							
							... 
							
							
							
							Fix argument error in streamer
See merge request pleroma/pleroma!2609  
							
						 
						
							2020-05-29 15:42:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								81db758e8e 
								
							 
						 
						
							
							
								
								Merge branch 'mix/database-vacuum-options' into 'develop'  
							
							... 
							
							
							
							Database vacuum mix task
See merge request pleroma/pleroma!2599  
							
						 
						
							2020-05-29 15:33:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								de0e262839 
								
							 
						 
						
							
							
								
								Fix argument error in streamer  
							
							... 
							
							
							
							`Repo.exists` can't use `nil` as it is unsafe.
Use parent object instead of activity because currently Announce activity's context is null. 
							
						 
						
							2020-05-30 00:31:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								da1e31fae3 
								
							 
						 
						
							
							
								
								http_security_plug.ex: Fix non-proxied media  
							
							
							
						 
						
							2020-05-29 17:20:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a43b435c0a 
								
							 
						 
						
							
							
								
								AP C2S: allow limit & order on outbox & read_inbox  
							
							
							
						 
						
							2020-05-29 16:14:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c18830d0d 
								
							 
						 
						
							
							
								
								Bugfix: router: allow basic_auth for outbox  
							
							
							
						 
						
							2020-05-29 16:14:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b3b367b894 
								
							 
						 
						
							
							
								
								Bugfix: Reuse Controller.Helper pagination for APC2S  
							
							
							
						 
						
							2020-05-29 16:14:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3898dd69a6 
								
							 
						 
						
							
							
								
								SideEffects: Ensure a chat is present before streaming something out.  
							
							
							
						 
						
							2020-05-29 16:05:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								767ce8b803 
								
							 
						 
						
							
							
								
								StreamerView: Actually send Chats, not ChatMessages.  
							
							
							
						 
						
							2020-05-29 16:02:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								863c02b25d 
								
							 
						 
						
							
							
								
								SideEffects: Stream out chat messages.  
							
							
							
						 
						
							2020-05-29 15:44:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c86a88edec 
								
							 
						 
						
							
							
								
								Streamer: Add a chat message stream.  
							
							
							
						 
						
							2020-05-29 15:24:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9848978109 
								
							 
						 
						
							
							
								
								Merge branch 'fix-relay-repeat-notification' into 'develop'  
							
							... 
							
							
							
							Fix relay repeat notification
See merge request pleroma/pleroma!2590  
							
						 
						
							2020-05-29 10:42:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								af6d01ec93 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-29 12:36:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								228ff3760e 
								
							 
						 
						
							
							
								
								Use User.is_internal_user? instead  
							
							
							
						 
						
							2020-05-29 19:07:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9df5b1e6ae 
								
							 
						 
						
							
							
								
								Don't make relay announce notification  
							
							
							
						 
						
							2020-05-29 19:06:38 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								396bc69aee 
								
							 
						 
						
							
							
								
								Merge branch 'fix/mediaproxy-bypass-emoji' into 'develop'  
							
							... 
							
							
							
							Fix profile emojis bypassing mediaproxy and harden CSP
Closes  #1810 
See merge request pleroma/pleroma!2596  
							
						 
						
							2020-05-29 09:46:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								27180611df 
								
							 
						 
						
							
							
								
								HTTP Security plug: make starting csp string generation more readable  
							
							
							
						 
						
							2020-05-29 12:32:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06f20e9181 
								
							 
						 
						
							
							
								
								Add OpenApi spec to AdminAPI.ConfigController  
							
							
							
						 
						
							2020-05-28 23:11:12 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1ee3527ef 
								
							 
						 
						
							
							
								
								Move config actions to AdminAPI.ConfigController  
							
							
							
						 
						
							2020-05-28 22:23:15 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1d30608e20 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1557-gets-local-pack' into 'develop'  
							
							... 
							
							
							
							get-packs for local generated pack
Closes  #1557 
See merge request pleroma/pleroma!2604  
							
						 
						
							2020-05-28 17:08:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f6ddf0cc50 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1792-update-actor-type' into 'develop'  
							
							... 
							
							
							
							Validate actor type
See merge request pleroma/pleroma!2593  
							
						 
						
							2020-05-28 16:58:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d4a18d44fe 
								
							 
						 
						
							
							
								
								Update default instance description  
							
							
							
						 
						
							2020-05-28 11:56:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ae05792d2a 
								
							 
						 
						
							
							
								
								get-packs for local generated pack  
							
							
							
						 
						
							2020-05-28 19:41:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								9eea800026 
								
							 
						 
						
							
							
								
								Refactor notification settings  
							
							
							
						 
						
							2020-05-28 10:16:09 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								92fba24c74 
								
							 
						 
						
							
							
								
								Alpha sort  
							
							
							
						 
						
							2020-05-27 17:17:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								30f96b19c1 
								
							 
						 
						
							
							
								
								Abstract out the database maintenance. I'd like to use this from AdminFE too.  
							
							
							
						 
						
							2020-05-27 16:40:51 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								0d57e06626 
								
							 
						 
						
							
							
								
								Make clearer that this is time and resource consuming  
							
							
							
						 
						
							2020-05-27 16:31:37 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								73ca57e4f1 
								
							 
						 
						
							
							
								
								Make it obvious a full vacuum can take a while  
							
							
							
						 
						
							2020-05-27 16:27:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								a2f57bd82b 
								
							 
						 
						
							
							
								
								Permit easy access to vaccum full and analyze via a mix task  
							
							
							
						 
						
							2020-05-27 16:27:07 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								95f6240889 
								
							 
						 
						
							
							
								
								Fix minor spelling error  
							
							
							
						 
						
							2020-05-27 14:34:37 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								29ff6d414b 
								
							 
						 
						
							
							
								
								HTTP security plug: Harden img-src and media-src when MediaProxy is enabled  
							
							
							
						 
						
							2020-05-27 21:41:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								455a402c8a 
								
							 
						 
						
							
							
								
								HTTP Security plug: rewrite &csp_string/0  
							
							... 
							
							
							
							- Directives are now separated with ";" instead of " ;",
according to https://www.w3.org/TR/CSP2/#policy-parsing 
the space is optional
- Use an IO list, which at the end gets converted to a binary as
opposed to ++ing a bunch of arrays with binaries together and joining
them to a string. I doubt it gives any significant real world advantage,
but the code is cleaner and now I can sleep at night.
- The static part of csp is pre-joined to a single binary at compile time.
Same reasoning as the last point. 
							
						 
						
							2020-05-27 21:31:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8f6d428880 
								
							 
						 
						
							
							
								
								AccountView: Use mediaproxy URLs for emojis  
							
							... 
							
							
							
							Also use atom keys in emoji maps instead of binaries
Closes  #1810  
							
						 
						
							2020-05-27 19:44:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								48fd9be65a 
								
							 
						 
						
							
							
								
								Exclude post actor from to of relay announce  
							
							
							
						 
						
							2020-05-27 23:51:15 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								d35be02e70 
								
							 
						 
						
							
							
								
								Merge branch 'refactor-add-mention-step-one' into 'develop'  
							
							... 
							
							
							
							Fix ObjectView calling into strange functions
Closes  #1807 
See merge request pleroma/pleroma!2580  
							
						 
						
							2020-05-27 14:17:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								91f73a7592 
								
							 
						 
						
							
							
								
								Merge branch 'notification-fixes' into 'develop'  
							
							... 
							
							
							
							Notification performance fixes
See merge request pleroma/pleroma!2595  
							
						 
						
							2020-05-27 13:45:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								047a11c48f 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/admin_api/controllers/admin_api_controller.ex  
							
							
							
						 
						
							2020-05-27 10:55:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c6290be682 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2020-05-27 14:42:21 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b8e029b5ea 
								
							 
						 
						
							
							
								
								Notification: Actually preload objects.  
							
							
							
						 
						
							2020-05-27 12:41:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b9e2678b9e 
								
							 
						 
						
							
							
								
								Merge branch 'fav-speedup' into 'develop'  
							
							... 
							
							
							
							ActivityPub: Change ordering to `nulls last` in favorites query
See merge request pleroma/pleroma!2594  
							
						 
						
							2020-05-27 08:02:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7e13200869 
								
							 
						 
						
							
							
								
								ActivityPub: Change ordering to nulls last in favorites query  
							
							... 
							
							
							
							This makes it use our existing index and speeds up the query. 
							
						 
						
							2020-05-27 09:46:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3249141588 
								
							 
						 
						
							
							
								
								validate actor type  
							
							
							
						 
						
							2020-05-27 10:14:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								cf139b06a3 
								
							 
						 
						
							
							
								
								Merge branch 'fav-speedup' into 'develop'  
							
							... 
							
							
							
							Fix favorites query performance
See merge request pleroma/pleroma!2591  
							
						 
						
							2020-05-26 16:33:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3601c0015c 
								
							 
						 
						
							
							
								
								Merge branch '1808-pleroma-sucks' into 'develop'  
							
							... 
							
							
							
							Resolve "Don't fail message ingestions when we can't update a user"
Closes  #1808 
See merge request pleroma/pleroma!2576  
							
						 
						
							2020-05-26 15:57:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								ed08da9135 
								
							 
						 
						
							
							
								
								Merge branch '1813-throttling' into 'develop'  
							
							... 
							
							
							
							Mastodon API Controllers: Use the correct params for rate limiting.
Closes  #1813 
See merge request pleroma/pleroma!2586  
							
						 
						
							2020-05-26 15:55:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d8d99fd4cf 
								
							 
						 
						
							
							
								
								Activity.Queries: Use correct actor restriction.  
							
							
							
						 
						
							2020-05-26 17:46:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2069ec5006 
								
							 
						 
						
							
							
								
								Fix Oban warnings  
							
							
							
						 
						
							2020-05-26 16:11:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								51bc6674f6 
								
							 
						 
						
							
							
								
								Mastodon API Controllers: Use the correct params for rate limiting.  
							
							
							
						 
						
							2020-05-26 13:45:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fca48154a2 
								
							 
						 
						
							
							
								
								Add AdminAPI.InviteView  
							
							
							
						 
						
							2020-05-26 15:21:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2a4f965191 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for AdminAPI.InviteTokenController  
							
							
							
						 
						
							2020-05-26 15:03:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95ebfb9190 
								
							 
						 
						
							
							
								
								Move invite actions to AdminAPI.InviteTokenController  
							
							
							
						 
						
							2020-05-26 15:03:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f08384d80 
								
							 
						 
						
							
							
								
								another view for account in admin-fe status_show  
							
							
							
						 
						
							2020-05-26 13:48:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								d7a57004ef 
								
							 
						 
						
							
							
								
								[ #1501 ] Made user feed contain public and unlisted activities.  
							
							
							
						 
						
							2020-05-25 23:27:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0ba1f2631a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for AdminAPI.OAuthAppContoller  
							
							
							
						 
						
							2020-05-25 22:04:06 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dbd07d29a3 
								
							 
						 
						
							
							
								
								Streamer: Don't crash on streaming chat notifications  
							
							
							
						 
						
							2020-05-25 17:27:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6bd7070b00 
								
							 
						 
						
							
							
								
								Transmogrifier: Use a simpler way to get mentions.  
							
							
							
						 
						
							2020-05-25 15:08:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5fef405208 
								
							 
						 
						
							
							
								
								User: Change signature of get_users_from_set  
							
							
							
						 
						
							2020-05-25 15:06:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cbcd592300 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for AdminAPI.RelayController  
							
							
							
						 
						
							2020-05-25 16:51:16 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f20dff451e 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1808-pleroma-sucks  
							
							
							
						 
						
							2020-05-25 14:01:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ee35bb5ac2 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-25 13:57:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ec470c4c77 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/admin/status' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for AdminAPI.StatusController
See merge request pleroma/pleroma!2566  
							
						 
						
							2020-05-25 11:40:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d0c26956da 
								
							 
						 
						
							
							
								
								User: Don't error out if we want to refresh a user but can't  
							
							
							
						 
						
							2020-05-25 12:46:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								7bc2ec0aa2 
								
							 
						 
						
							
							
								
								Merge branch 'mastodon-migration-compat' into 'develop'  
							
							... 
							
							
							
							Add compatibility routes for converted mastodon instances
Closes  #1797 
See merge request pleroma/pleroma!2572  
							
						 
						
							2020-05-24 19:05:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ddbbefeb2e 
								
							 
						 
						
							
							
								
								Merge branch 'feature/configure-filename-truncate' into 'develop'  
							
							... 
							
							
							
							Configurable filename truncation threshold
Closes  #1799 
See merge request pleroma/pleroma!2573  
							
						 
						
							2020-05-22 16:05:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5d60b25e69 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/common_api/utils.ex  
							
							
							
						 
						
							2020-05-22 15:44:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cc82229ba7 
								
							 
						 
						
							
							
								
								Add filename_display_max_length config  
							
							
							
						 
						
							2020-05-22 18:19:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								91c8467582 
								
							 
						 
						
							
							
								
								OStatusController: Add Mastodon activity compat route.  
							
							
							
						 
						
							2020-05-22 17:11:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								355aa3bdc7 
								
							 
						 
						
							
							
								
								ActivityPubController: Add Mastodon activity compat route.  
							
							
							
						 
						
							2020-05-22 17:06:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8a4bd9e5d1 
								
							 
						 
						
							
							
								
								OStatusController: Add Mastodon compatibility route for objects.  
							
							
							
						 
						
							2020-05-22 16:47:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								1fa7aa9fc5 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-react-better-errors' into 'develop'  
							
							... 
							
							
							
							EmojiReactionController: Return more appropriate error.
See merge request pleroma/pleroma!2569  
							
						 
						
							2020-05-22 14:36:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ba106aa9c8 
								
							 
						 
						
							
							
								
								Fix notifications mark as read API  
							
							
							
						 
						
							2020-05-22 18:15:36 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ca755f9a73 
								
							 
						 
						
							
							
								
								ActivityPubController: Add Mastodon compatibility route.  
							
							
							
						 
						
							2020-05-22 16:15:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								bcb549531f 
								
							 
						 
						
							
							
								
								EmojiReactionController: Return more appropriate error.  
							
							
							
						 
						
							2020-05-22 14:38:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								7b02bfca51 
								
							 
						 
						
							
							
								
								Merge branch 'announce-validator' into 'develop'  
							
							... 
							
							
							
							Announce validator
See merge request pleroma/pleroma!2567  
							
						 
						
							2020-05-22 05:47:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								a57e7f3503 
								
							 
						 
						
							
							
								
								Merge branch '1113-op-mentioning' into 'develop'  
							
							... 
							
							
							
							CommonAPI: Change public->private implicit addressing.
Closes  #1113 
See merge request pleroma/pleroma!2563  
							
						 
						
							2020-05-22 05:22:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3a1e810aaa 
								
							 
						 
						
							
							
								
								[ #2497 ] Customized exexec launch to support root operation (currently required by Gitlab CI).  
							
							
							
						 
						
							2020-05-21 21:47:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								610343edb3 
								
							 
						 
						
							
							
								
								[ #2497 ] Image preview proxy: image resize & background color fix with ffmpeg -filter_complex.  
							
							
							
						 
						
							2020-05-21 17:35:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e0d1a942a6 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1707' into 'develop'  
							
							... 
							
							
							
							[#1707 ] fixed `mix pleroma.instance gen`
See merge request pleroma/pleroma!2565  
							
						 
						
							2020-05-21 14:32:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ab1154e13f 
								
							 
						 
						
							
							
								
								Merge branch 'admin-logo-upload' into 'develop'  
							
							... 
							
							
							
							Ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image
See merge request pleroma/pleroma!2388  
							
						 
						
							2020-05-21 14:30:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								578ed3a37f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-21 15:35:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a42a0716ec 
								
							 
						 
						
							
							
								
								Merge branch 'features/emoji_stealer' into 'develop'  
							
							... 
							
							
							
							MRF.StealEmojiPolicy: New Policy
See merge request pleroma/pleroma!2385  
							
						 
						
							2020-05-21 13:31:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f166316f50 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/pleroma-api/pleroma' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for PleromaAPI.PleromaAPIController
See merge request pleroma/pleroma!2564  
							
						 
						
							2020-05-21 13:30:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								283fb1e05b 
								
							 
						 
						
							
							
								
								Merge branch 'issue/749' into 'develop'  
							
							... 
							
							
							
							[#749 ] unsubscribes of friends when user deactivated
See merge request pleroma/pleroma!2513  
							
						 
						
							2020-05-21 13:27:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45d2c4157f 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for AdminAPI.StatusController  
							
							
							
						 
						
							2020-05-21 17:23:12 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								cc0d462e91 
								
							 
						 
						
							
							
								
								Attachments: Have the mediaType on the root, too.  
							
							
							
						 
						
							2020-05-21 15:08:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								814c3e5171 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-21 15:00:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								cdc6ba8d7b 
								
							 
						 
						
							
							
								
								AnnounceValidator: Check for announcability  
							
							
							
						 
						
							2020-05-21 13:58:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c76267afb9 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-05-21 13:31:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								23e248694d 
								
							 
						 
						
							
							
								
								Announcements: Fix all tests.  
							
							
							
						 
						
							2020-05-21 13:16:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d9d425708e 
								
							 
						 
						
							
							
								
								SideEffects: Builed out Announce effects.  
							
							
							
						 
						
							2020-05-21 12:43:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9de9760aa6 
								
							 
						 
						
							
							
								
								Move status actions to AdminAPI.StatusController  
							
							
							
						 
						
							2020-05-21 13:52:30 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								9bc5e18ade 
								
							 
						 
						
							
							
								
								rename mix task: pleroma.user unsubscribe -> pleroma.user deactivate  
							
							
							
						 
						
							2020-05-21 08:06:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								b7fc61e17b 
								
							 
						 
						
							
							
								
								Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE  
							
							
							
						 
						
							2020-05-21 04:41:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c96f425cb0 
								
							 
						 
						
							
							
								
								fixed mix pleroma.instance gen  
							
							
							
						 
						
							2020-05-20 21:30:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6fd4f58ead 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy  
							
							
							
						 
						
							2020-05-20 20:27:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								1871a5ddb4 
								
							 
						 
						
							
							
								
								[ #2497 ] Image preview proxy: implemented ffmpeg-based resizing, removed eimp & mogrify-based resizing.  
							
							
							
						 
						
							2020-05-20 20:26:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								39031f4860 
								
							 
						 
						
							
							
								
								Pipeline: Don't federate if federation is disabled.  
							
							
							
						 
						
							2020-05-20 16:36:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e42bc5f557 
								
							 
						 
						
							
							
								
								Announcements: Handle through common pipeline.  
							
							
							
						 
						
							2020-05-20 15:44:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								265746b21f 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/pleroma-api/emojis' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for EmojiPackController
See merge request pleroma/pleroma!2549  
							
						 
						
							2020-05-20 12:08:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c7cdc553ff 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into announce-validator  
							
							
							
						 
						
							2020-05-20 14:02:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								423ea497bb 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1734-user-deletion' into 'develop'  
							
							... 
							
							
							
							User deletion
Closes  #1734 
See merge request pleroma/pleroma!2493  
							
						 
						
							2020-05-20 11:43:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								eb5f428565 
								
							 
						 
						
							
							
								
								CommonAPI: Change public->private implicit addressing.  
							
							... 
							
							
							
							This will not add the OP to the `to` field anymore when going from
public to private. 
							
						 
						
							2020-05-20 13:38:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								26f01744bc 
								
							 
						 
						
							
							
								
								Add background_image to InstanceOperation  
							
							
							
						 
						
							2020-05-20 15:18:58 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5ba6e1c322 
								
							 
						 
						
							
							
								
								Move notification actions to PleromaAPI.NotificationController  
							
							
							
						 
						
							2020-05-20 15:15:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f3fc8b22b1 
								
							 
						 
						
							
							
								
								Move conversation actions to PleromaAPI.ConversationController  
							
							
							
						 
						
							2020-05-20 15:15:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9a5de0f454 
								
							 
						 
						
							
							
								
								Move reaction actions to EmojiReactionController  
							
							
							
						 
						
							2020-05-20 15:15:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								490a3a34b6 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for PleromaAPI.PleromaAPIController  
							
							
							
						 
						
							2020-05-20 15:15:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								94ba5a7802 
								
							 
						 
						
							
							
								
								Merge branch 'exposed-background-image' into 'develop'  
							
							... 
							
							
							
							InstanceView: Expose background image link.
See merge request pleroma/pleroma!2545  
							
						 
						
							2020-05-20 10:53:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6dd1575c64 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1509' into 'develop'  
							
							... 
							
							
							
							[#1509 ]  purge media from cache after delete
See merge request pleroma/pleroma!2539  
							
						 
						
							2020-05-20 10:35:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8a6ddf26ac 
								
							 
						 
						
							
							
								
								InstanceOperation: Add background image to example  
							
							
							
						 
						
							2020-05-20 12:12:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								5a149e5788 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/pleroma-api/scrobble' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for PleromaAPI.ScrobbleController
See merge request pleroma/pleroma!2559  
							
						 
						
							2020-05-20 04:00:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								47ed9ee441 
								
							 
						 
						
							
							
								
								Fix summary  
							
							
							
						 
						
							2020-05-19 17:29:58 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								be322541c8 
								
							 
						 
						
							
							
								
								User.Query: Remove superfluous distinct  
							
							
							
						 
						
							2020-05-19 14:36:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6609714d66 
								
							 
						 
						
							
							
								
								Move Scrobble views to ScrobbleView  
							
							
							
						 
						
							2020-05-19 16:26:06 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								524d04d921 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for PleromaAPI.ScrobbleController  
							
							
							
						 
						
							2020-05-19 16:26:06 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a985bd57b4 
								
							 
						 
						
							
							
								
								User.Query: Speed up recipients query.  
							
							
							
						 
						
							2020-05-19 14:11:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4c720f14c 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2020-05-19 14:59:50 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								58ccd2bbfd 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/pleroma-api/mascot' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for MascotController
See merge request pleroma/pleroma!2553  
							
						 
						
							2020-05-19 09:41:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								41f8f17260 
								
							 
						 
						
							
							
								
								fix api/v1/accounts/update_credentials  
							
							
							
						 
						
							2020-05-19 09:42:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5f0a3ac74d 
								
							 
						 
						
							
							
								
								added tests  
							
							
							
						 
						
							2020-05-19 06:05:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d19c716770 
								
							 
						 
						
							
							
								
								AttachmentValidator: Handle empty mediatypes  
							
							
							
						 
						
							2020-05-18 20:17:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fe5d423b43 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for MascotController  
							
							
							
						 
						
							2020-05-18 22:01:18 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45c3a72404 
								
							 
						 
						
							
							
								
								[OpenAPI] Use BooleanLike in all request bodies  
							
							
							
						 
						
							2020-05-18 20:58:59 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								be4db41d71 
								
							 
						 
						
							
							
								
								ChatMessageValidator: Allow one message in an array, too.  
							
							
							
						 
						
							2020-05-18 18:45:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0d417e005d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-18 18:38:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								5735b5c8be 
								
							 
						 
						
							
							
								
								Fixed missing support for with_muted param in direct timeline.  
							
							
							
						 
						
							2020-05-18 19:00:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aef31c69df 
								
							 
						 
						
							
							
								
								Rename EmojiAPIController to EmojiPackController  
							
							
							
						 
						
							2020-05-18 19:43:25 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8bde8dfec2 
								
							 
						 
						
							
							
								
								Cleanup Pleroma.Emoji.Pack  
							
							
							
						 
						
							2020-05-18 19:43:23 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6e4de715b3 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for PleromaAPI.EmojiAPIController  
							
							
							
						 
						
							2020-05-18 19:28:46 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0d5bce018d 
								
							 
						 
						
							
							
								
								AnnounceValidator: Validate for existing announce  
							
							
							
						 
						
							2020-05-18 16:54:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								17a8342c1e 
								
							 
						 
						
							
							
								
								ObjectValidators: Add basic Announce validator.  
							
							
							
						 
						
							2020-05-18 16:45:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7d381b16b7 
								
							 
						 
						
							
							
								
								Transmogrifier Test: Extract Announce handling.  
							
							
							
						 
						
							2020-05-18 14:48:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								215daabdb4 
								
							 
						 
						
							
							
								
								copyright update  
							
							
							
						 
						
							2020-05-18 15:15:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								188b32145e 
								
							 
						 
						
							
							
								
								InstanceView: Expose background image link.  
							
							... 
							
							
							
							This will make it easier for more clients to support this feature. 
							
						 
						
							2020-05-18 13:29:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								96f7b1b140 
								
							 
						 
						
							
							
								
								Merge branch 'show-media-endpoint-fixes' into 'develop'  
							
							... 
							
							
							
							MediaController OAuth scope assignments fix
See merge request pleroma/pleroma!2541  
							
						 
						
							2020-05-18 10:57:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								01bd6a1e54 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-status-count-per-instance  
							
							
							
						 
						
							2020-05-18 11:56:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1671864d88 
								
							 
						 
						
							
							
								
								return :visible instead of boolean  
							
							
							
						 
						
							2020-05-18 10:34:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b1aa402229 
								
							 
						 
						
							
							
								
								removing 410 status  
							
							
							
						 
						
							2020-05-18 10:34:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7bc2f980c 
								
							 
						 
						
							
							
								
								account visibility  
							
							
							
						 
						
							2020-05-18 10:34:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								9b76565264 
								
							 
						 
						
							
							
								
								MediaController: enforced owner-only access in :show action.  
							
							... 
							
							
							
							Improved error response on denied access (now 403). Adjusted tests. 
							
						 
						
							2020-05-18 09:51:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c33a4315fb 
								
							 
						 
						
							
							
								
								updated docs  
							
							
							
						 
						
							2020-05-18 06:48:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								baf051a59e 
								
							 
						 
						
							
							
								
								SideEffects: Don't update unread count for actor in chatmessages.  
							
							
							
						 
						
							2020-05-17 12:22:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9c17109765 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-17 12:14:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8bfd9710ae 
								
							 
						 
						
							
							
								
								Pleroma Authenticator: Also update passwords here.  
							
							
							
						 
						
							2020-05-17 11:53:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								bfdd90f6d7 
								
							 
						 
						
							
							
								
								AuthenticationPlug: Also update crypt passwords.  
							
							
							
						 
						
							2020-05-17 11:40:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								baef35bcc8 
								
							 
						 
						
							
							
								
								Authentication Plug: Update bcrypt password on login.  
							
							
							
						 
						
							2020-05-17 10:31:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4b28d812cf 
								
							 
						 
						
							
							
								
								Merge branch 'restricted-relations-embedding' into 'develop'  
							
							... 
							
							
							
							Restricted support for embedded relationships
See merge request pleroma/pleroma!2456  
							
						 
						
							2020-05-17 07:26:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								af9dfdce6b 
								
							 
						 
						
							
							
								
								MediaController OAuth scope assignments fix.  
							
							... 
							
							
							
							Typo fix (`def get_media` instead of `def show`). 
							
						 
						
							2020-05-17 08:46:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								3f8d68bdf3 
								
							 
						 
						
							
							
								
								added example cache purge script  
							
							
							
						 
						
							2020-05-17 05:56:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d96f8f17e8 
								
							 
						 
						
							
							
								
								Merge branch 'features/mastoapi_v2_media' into 'develop'  
							
							... 
							
							
							
							MastodonAPI: /api/v2/media endpoints
See merge request pleroma/pleroma!2439  
							
						 
						
							2020-05-16 17:13:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d15aa9d950 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'remove-twitter-api'  
							
							... 
							
							
							
							# Conflicts:
#   lib/pleroma/web/nodeinfo/nodeinfo_controller.ex 
							
						 
						
							2020-05-16 17:07:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								978ccf8f97 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy  
							
							
							
						 
						
							2020-05-16 16:14:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2dcb26a6e5 
								
							 
						 
						
							
							
								
								CommonAPI: Unblock a user even if we don't have an activity.  
							
							
							
						 
						
							2020-05-16 12:28:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cb40602a16 
								
							 
						 
						
							
							
								
								added media proxy invalidation  
							
							
							
						 
						
							2020-05-15 21:39:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5633637862 
								
							 
						 
						
							
							
								
								Merge branch 'fix/digest-task-otp' into 'develop'  
							
							... 
							
							
							
							Fix digest mix task on OTP releases
See merge request pleroma/pleroma!2526  
							
						 
						
							2020-05-15 14:22:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c29f4f957 
								
							 
						 
						
							
							
								
								returning partial chain  
							
							
							
						 
						
							2020-05-15 16:16:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f012c3a202 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-15 13:33:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1d18721a3c 
								
							 
						 
						
							
							
								
								Chats: Add updated_at to Schema and docs.  
							
							
							
						 
						
							2020-05-15 13:18:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e090191d03 
								
							 
						 
						
							
							
								
								[OpenAPI] Mark all not required request fields as nullable  
							
							
							
						 
						
							2020-05-15 14:55:41 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e4b12494d7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy  
							
							... 
							
							
							
							# Conflicts:
#	mix.lock 
							
						 
						
							2020-05-14 20:19:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								f1f588fd52 
								
							 
						 
						
							
							
								
								[ #2497 ] Added support for :eimp for image resizing.  
							
							
							
						 
						
							2020-05-14 20:18:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e455ca3f3e 
								
							 
						 
						
							
							
								
								Merge branch 'feature/database-configuration-whitelist' into 'develop'  
							
							... 
							
							
							
							Database configuration whitelist
See merge request pleroma/pleroma!2522  
							
						 
						
							2020-05-14 16:07:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4157c459b8 
								
							 
						 
						
							
							
								
								Merge branch 'bcrypt-auth' into 'develop'  
							
							... 
							
							
							
							Handle bcrypt passwords for Mastodon migration
See merge request pleroma/pleroma!2527  
							
						 
						
							2020-05-14 14:36:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5b0f27d23d 
								
							 
						 
						
							
							
								
								Pbkdf2.verify_pass --> AuthenticationPlug.checkpw  
							
							
							
						 
						
							2020-05-14 08:57:38 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb03dfdb03 
								
							 
						 
						
							
							
								
								Do not require description in update action  
							
							
							
						 
						
							2020-05-14 16:29:32 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0f885b4b86 
								
							 
						 
						
							
							
								
								Fix OpenAPI spec  
							
							
							
						 
						
							2020-05-14 16:18:30 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stephanie Wilde-Hobbs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								20cbfb5cb5 
								
							 
						 
						
							
							
								
								Allow whitelisting whole groups  
							
							
							
						 
						
							2020-05-14 12:43:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3342846ac2 
								
							 
						 
						
							
							
								
								ChatView: Add update_at field.  
							
							
							
						 
						
							2020-05-14 13:20:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Steph 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c6f575315 
								
							 
						 
						
							
							
								
								Style fixes  
							
							
							
						 
						
							2020-05-14 12:15:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								099e314a1b 
								
							 
						 
						
							
							
								
								Add OpenAPISpex for MediaController  
							
							
							
						 
						
							2020-05-14 12:13:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								39ec1af993 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/pleroma-api/accounts' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for PleromaAPI.AccountController
See merge request pleroma/pleroma!2528  
							
						 
						
							2020-05-14 09:25:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								359d7b0a6d 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex  
							
							
							
						 
						
							2020-05-14 09:09:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1c2629328d 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex  
							
							
							
						 
						
							2020-05-14 09:07:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cb363f0183 
								
							 
						 
						
							
							
								
								MastodonAPI: /api/v2/media endpoints  
							
							
							
						 
						
							2020-05-14 10:14:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e688d4ee69 
								
							 
						 
						
							
							
								
								MRF.StealEmojiPolicy: New Policy  
							
							... 
							
							
							
							Inspired by https://git.pleroma.social/moonman/emoji-stealer-mrf/-/blob/master/steal_emoji_policy.ex  
							
						 
						
							2020-05-14 09:59:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								249e009c5e 
								
							 
						 
						
							
							
								
								Add pleroma_internal as an internal field  
							
							
							
						 
						
							2020-05-13 16:14:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								8a383707ae 
								
							 
						 
						
							
							
								
								Merge develop  
							
							
							
						 
						
							2020-05-13 19:56:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								8062d590dd 
								
							 
						 
						
							
							
								
								[ #2456 ] OpenAPI-related tweaks. Removed support for with_relationships param in GET /api/v1/accounts/search.  
							
							
							
						 
						
							2020-05-13 18:56:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9cbf17d59f 
								
							 
						 
						
							
							
								
								Handle bcrypt passwords for Mastodon migration  
							
							
							
						 
						
							2020-05-13 10:53:56 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6802dc28ba 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for PleromaAPI.AccountController  
							
							
							
						 
						
							2020-05-13 19:06:46 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0f0acc740d 
								
							 
						 
						
							
							
								
								Chat: Allow posting without content if an attachment is present.  
							
							
							
						 
						
							2020-05-13 15:31:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								59b6d5f2aa 
								
							 
						 
						
							
							
								
								[ #2456 ] Changed embed_relationships param to with_relationships.  
							
							
							
						 
						
							2020-05-13 15:08:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								06cad239e5 
								
							 
						 
						
							
							
								
								InstanceView: Add pleroma chat messages to nodeinfo  
							
							
							
						 
						
							2020-05-13 14:05:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Weiss 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ae3b0b4c0d 
								
							 
						 
						
							
							
								
								Fix digest mix task on OTP releases  
							
							... 
							
							
							
							This is based on #2191 , credit belongs to @rinpatch. 
							
						 
						
							2020-05-13 13:34:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3cff4e24cd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-13 12:44:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bcadbf964a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for SuggestionController  
							
							
							
						 
						
							2020-05-13 14:15:24 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								33b798425f 
								
							 
						 
						
							
							
								
								[ #2456 ] Post-merge fix.  
							
							
							
						 
						
							2020-05-13 12:50:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								fd2fb2bb2e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into restricted-relations-embedding  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/web/mastodon_api/controllers/status_controller.ex
#	lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex
#	test/web/mastodon_api/controllers/timeline_controller_test.exs
#	test/web/mastodon_api/views/status_view_test.exs 
							
						 
						
							2020-05-13 12:42:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								156c8a5088 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/statuses' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for StatusController
See merge request pleroma/pleroma!2521  
							
						 
						
							2020-05-13 09:34:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1307d6ca3c 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/timelines' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for TimelineController
See merge request pleroma/pleroma!2506  
							
						 
						
							2020-05-13 09:33:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b46811a074 
								
							 
						 
						
							
							
								
								Upgrade Comeonin to v5  
							
							... 
							
							
							
							https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md  
						
							2020-05-12 17:14:59 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								79ad12064d 
								
							 
						 
						
							
							
								
								Fix format  
							
							
							
						 
						
							2020-05-13 01:59:17 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3f13437a9c 
								
							 
						 
						
							
							
								
								User: Truncate bios when updating a remote user.  
							
							
							
						 
						
							2020-05-13 00:33:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a8abf1ada6 
								
							 
						 
						
							
							
								
								ActivityPub: Fix non-federating blocks.  
							
							
							
						 
						
							2020-05-13 00:33:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								cb1a3e196c 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:23:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								5a2333925c 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:23:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								822e9c09aa 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:23:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								40646a7e0e 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:14:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								0bb164a3e1 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:12:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								648cc0d72d 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/status_operation.ex  
							
							
							
						 
						
							2020-05-12 21:09:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7803a85d2c 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for StatusController  
							
							
							
						 
						
							2020-05-13 00:25:21 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stephanie Wilde-Hobbs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a2fcfc78c9 
								
							 
						 
						
							
							
								
								Filter config descriptions by config whitelist  
							
							
							
						 
						
							2020-05-12 21:07:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ec5e057802 
								
							 
						 
						
							
							
								
								Transmogrifier: On incoming follow accept, update follow counts.  
							
							
							
						 
						
							2020-05-12 23:05:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								40d0775c7f 
								
							 
						 
						
							
							
								
								Reorder alias  
							
							
							
						 
						
							2020-05-12 21:27:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								37c2deb3dd 
								
							 
						 
						
							
							
								
								Expand and authorize streams in Streamer directly (backport from  !2519 )  
							
							
							
						 
						
							2020-05-12 21:14:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bfb48e3db6 
								
							 
						 
						
							
							
								
								[ #2456 ] OpenAPI: added embed_relationships param definition.  
							
							
							
						 
						
							2020-05-12 20:55:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								2b18b8a263 
								
							 
						 
						
							
							
								
								Merge branch 'streamer-get-topic' into 'develop'  
							
							... 
							
							
							
							Expand and authorize streams in Streamer directly
See merge request pleroma/pleroma!2519  
							
						 
						
							2020-05-12 17:02:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								24c8c13640 
								
							 
						 
						
							
							
								
								Merge branch '1757-blocks-breaking-on-disabled-outgoing-blocks' into 'develop'  
							
							... 
							
							
							
							ActivityPub: Fix non-federating blocks.
Closes  #1757 
See merge request pleroma/pleroma!2514  
							
						 
						
							2020-05-12 16:45:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								4cc71aad65 
								
							 
						 
						
							
							
								
								Merge branch '1748-remote-following-follower-count' into 'develop'  
							
							... 
							
							
							
							Transmogrifier: On incoming follow accept, update follow counts.
Closes  #1748 
See merge request pleroma/pleroma!2515  
							
						 
						
							2020-05-12 16:44:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								63a1a82f38 
								
							 
						 
						
							
							
								
								[ #2456 ] Added support for embed_relationships param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching.  
							
							
							
						 
						
							2020-05-12 19:14:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stephanie Wilde-Hobbs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								620247a015 
								
							 
						 
						
							
							
								
								Add database configuration whitelist  
							
							
							
						 
						
							2020-05-12 17:12:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								e6d8cacf2d 
								
							 
						 
						
							
							
								
								Expand and authorize streams in Streamer directly  
							
							
							
						 
						
							2020-05-12 18:04:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c0ea5c60e4 
								
							 
						 
						
							
							
								
								ChatController: Don't return chats for user you've blocked.  
							
							
							
						 
						
							2020-05-12 16:43:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8308611279 
								
							 
						 
						
							
							
								
								Startup: suggest updating OTP when the version is too low for gun  
							
							... 
							
							
							
							I've seen quite a few people wonder what to do when presented with
this error message. 
							
						 
						
							2020-05-12 17:30:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ec72cba43e 
								
							 
						 
						
							
							
								
								Chat Controller: Add basic error handling.  
							
							
							
						 
						
							2020-05-12 13:23:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dcb5cda324 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-12 13:13:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b5aa204eb8 
								
							 
						 
						
							
							
								
								ChatController: Support deletion of chat messages.  
							
							
							
						 
						
							2020-05-12 13:13:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ca31af473c 
								
							 
						 
						
							
							
								
								Transmogrifier: On incoming follow accept, update follow counts.  
							
							
							
						 
						
							2020-05-12 12:29:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d0ba1844b0 
								
							 
						 
						
							
							
								
								ActivityPub: Fix non-federating blocks.  
							
							
							
						 
						
							2020-05-12 10:52:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								63477d07ad 
								
							 
						 
						
							
							
								
								unsubscribes of friends when user deactivated  
							
							
							
						 
						
							2020-05-12 08:14:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								f8190aea5e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/issue-1676' into 'develop'  
							
							... 
							
							
							
							[#1676 ] fixed 'source' object in verify_credentials
See merge request pleroma/pleroma!2492  
							
						 
						
							2020-05-11 22:30:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								1b23acf164 
								
							 
						 
						
							
							
								
								[ #2497 ] Media preview proxy for images: fixes, tweaks, refactoring, tests adjustments.  
							
							
							
						 
						
							2020-05-11 23:21:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f28ed36b4d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-11 17:14:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								e2b15e8ad3 
								
							 
						 
						
							
							
								
								Fix streamer timeout ( closes   #1753 ).  
							
							... 
							
							
							
							Cowboy handles automatically responding to the client's ping, but
doesn't automatically send a :ping frame to the client. 
							
						 
						
							2020-05-11 16:51:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5367a00257 
								
							 
						 
						
							
							
								
								Deletion: Handle the case of pruned objects.  
							
							
							
						 
						
							2020-05-11 15:06:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3bde0fa3f6 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for TimelineController  
							
							
							
						 
						
							2020-05-11 15:43:03 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fdb98715b8 
								
							 
						 
						
							
							
								
								Chat: Fix wrong query.  
							
							
							
						 
						
							2020-05-11 10:58:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8d5597ff68 
								
							 
						 
						
							
							
								
								ChatController: Add GET /chats/:id  
							
							
							
						 
						
							2020-05-10 13:26:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								172d9b1193 
								
							 
						 
						
							
							
								
								Chat: Add last_message to schema.  
							
							
							
						 
						
							2020-05-10 13:08:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f335e1404a 
								
							 
						 
						
							
							
								
								ChatView: Add the last message to the view.  
							
							
							
						 
						
							2020-05-10 13:00:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c272669909 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-10 12:32:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1054e89762 
								
							 
						 
						
							
							
								
								ChatOperation: Add media id to example  
							
							
							
						 
						
							2020-05-10 12:30:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b960a9430d 
								
							 
						 
						
							
							
								
								[ #2456 ] credo fix.  
							
							
							
						 
						
							2020-05-10 09:35:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b0d0d8f91b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into restricted-relations-embedding  
							
							
							
						 
						
							2020-05-10 09:17:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								aee88d11be 
								
							 
						 
						
							
							
								
								[ #2456 ] Removed support for embedded relationships in account view.  
							
							
							
						 
						
							2020-05-10 09:16:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								f3f8ed9e19 
								
							 
						 
						
							
							
								
								Set sum types in query  
							
							
							
						 
						
							2020-05-10 09:13:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3d9a7cf0cc 
								
							 
						 
						
							
							
								
								healthcheck: report real amount of memory allocated by beam  
							
							... 
							
							
							
							as opposed to memory currently in use 
							
						 
						
							2020-05-10 02:11:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f7c28ae544 
								
							 
						 
						
							
							
								
								Webfinger: Request account info with the acct scheme  
							
							
							
						 
						
							2020-05-10 02:09:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								45df70e691 
								
							 
						 
						
							
							
								
								AP C2S: Restrict creation to Notes for now.  
							
							
							
						 
						
							2020-05-10 02:06:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ac4250a18c 
								
							 
						 
						
							
							
								
								[ #2456 ] Clarified skip_relationships option (and its default of false) for MastodonAPI.AccountView.  
							
							
							
						 
						
							2020-05-09 19:03:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								14a49a0483 
								
							 
						 
						
							
							
								
								[ #2456 ] Dropped support for embedded pleroma/account/relationship in statuses and notifications.  
							
							
							
						 
						
							2020-05-09 18:05:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								56819f7f06 
								
							 
						 
						
							
							
								
								Use index on refresh_counter_cache  
							
							
							
						 
						
							2020-05-09 13:13:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								4f26539717 
								
							 
						 
						
							
							
								
								Fix credo warning  
							
							
							
						 
						
							2020-05-09 11:59:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								01b06d6dbf 
								
							 
						 
						
							
							
								
								Show progress in refresh_counter_cache task  
							
							
							
						 
						
							2020-05-09 11:43:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								942093683a 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-status-count-per-instance  
							
							
							
						 
						
							2020-05-09 11:31:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cbe383ae83 
								
							 
						 
						
							
							
								
								Update stats admin endpoint  
							
							
							
						 
						
							2020-05-09 11:30:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								39d2f2118a 
								
							 
						 
						
							
							
								
								update counter_cache logic  
							
							
							
						 
						
							2020-05-09 01:20:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								30eaef9d61 
								
							 
						 
						
							
							
								
								healthcheck: report real amount of memory allocated by beam  
							
							... 
							
							
							
							as opposed to memory currently in use 
							
						 
						
							2020-05-08 23:57:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bbdad85568 
								
							 
						 
						
							
							
								
								Initial implementation of image preview proxy. Media proxy tests refactoring.  
							
							
							
						 
						
							2020-05-08 23:06:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b2924ab1fb 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into restricted-relations-embedding  
							
							
							
						 
						
							2020-05-08 21:37:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								03529f6a05 
								
							 
						 
						
							
							
								
								Transmogrifier: Don't modify attachments for chats.  
							
							
							
						 
						
							2020-05-08 18:26:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								570940a3fd 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/fix-like-notifications' into 'develop'  
							
							... 
							
							
							
							Notifications: Simplify recipient calculation for some Activities.
See merge request pleroma/pleroma!2486  
							
						 
						
							2020-05-08 15:00:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								287f781808 
								
							 
						 
						
							
							
								
								user deletion  
							
							
							
						 
						
							2020-05-08 17:11:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d0bf8cfb8f 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-05-08 14:11:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7637ef4203 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-08 13:13:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fbcc53760e 
								
							 
						 
						
							
							
								
								Merge branch 'feature/emojireactvalidator' into 'develop'  
							
							... 
							
							
							
							Move EmojiReacts to the Pipeline.
See merge request pleroma/pleroma!2473  
							
						 
						
							2020-05-08 10:41:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								4d71c4b805 
								
							 
						 
						
							
							
								
								fixed 'source' object in verify_credentials  
							
							
							
						 
						
							2020-05-08 12:35:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6acbe45eb2 
								
							 
						 
						
							
							
								
								Builder: Extract common features of likes and reactions.  
							
							
							
						 
						
							2020-05-08 11:30:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0cf43391f2 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1276-2' into 'develop'  
							
							... 
							
							
							
							[#1276 ] added an endpoint for getting unread notification count
See merge request pleroma/pleroma!2392  
							
						 
						
							2020-05-08 09:23:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								218a22c9a3 
								
							 
						 
						
							
							
								
								Merge branch 'fix/privacy-notification' into 'develop'  
							
							... 
							
							
							
							Privacy option affects all push notifications, not just Direct Messages
Closes  #1745 
See merge request pleroma/pleroma!2485  
							
						 
						
							2020-05-08 09:04:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b078e0567d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276-2  
							
							
							
						 
						
							2020-05-08 08:51:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								769d95644d 
								
							 
						 
						
							
							
								
								Merge branch 'feature/restrict-c2s' into 'develop'  
							
							... 
							
							
							
							AP C2S: Restrict creation to `Note`s for now.
See merge request pleroma/pleroma!2472  
							
						 
						
							2020-05-07 22:29:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ef55d24054 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emojireactvalidator  
							
							
							
						 
						
							2020-05-07 18:53:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								bef08b85e5 
								
							 
						 
						
							
							
								
								Merge branch 'feature/undo-validator-reduced' into 'develop'  
							
							... 
							
							
							
							Move Undo (except undo follow) to the common pipeline
See merge request pleroma/pleroma!2489  
							
						 
						
							2020-05-07 14:28:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								516ff945ce 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/search' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for SearchController
See merge request pleroma/pleroma!2484  
							
						 
						
							2020-05-07 13:38:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								eb1f2fcbc6 
								
							 
						 
						
							
							
								
								Streamer: Fix wrong argument order when rendering activities to authenticated user  
							
							... 
							
							
							
							Closes  #1747  
						
							2020-05-07 16:13:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d11eea62b1 
								
							 
						 
						
							
							
								
								Credo fixes  
							
							
							
						 
						
							2020-05-07 15:09:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fb2d284d28 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-07 15:05:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7ac0cffb34 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emojireactvalidator  
							
							
							
						 
						
							2020-05-07 15:03:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								788b7e7bbd 
								
							 
						 
						
							
							
								
								Merge fixes.  
							
							
							
						 
						
							2020-05-07 14:52:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f0c22df226 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/undo-validator-reduced  
							
							
							
						 
						
							2020-05-07 14:45:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8ae4d64d47 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/notification.ex  
							
							
							
						 
						
							2020-05-07 11:01:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3f867d8e9b 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.ex  
							
							
							
						 
						
							2020-05-07 10:48:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f57fa2a00d 
								
							 
						 
						
							
							
								
								Notifications: Simplify recipient calculation for some Activities.  
							
							... 
							
							
							
							Fixes the 'getting notfications for other people's posts' bug. 
							
						 
						
							2020-05-07 12:43:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dc4a448f48 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for SearchController  
							
							
							
						 
						
							2020-05-07 14:04:48 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cdca62e8d4 
								
							 
						 
						
							
							
								
								Add schema for Tag  
							
							
							
						 
						
							2020-05-07 14:04:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4c92dfb73e 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/polls' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for PollController
See merge request pleroma/pleroma!2476  
							
						 
						
							2020-05-07 09:19:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4061841846 
								
							 
						 
						
							
							
								
								Merge branch 'streamer-worker-registry' into 'develop'  
							
							... 
							
							
							
							Streamer rework
See merge request pleroma/pleroma!2426  
							
						 
						
							2020-05-07 09:13:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								9491ba3e49 
								
							 
						 
						
							
							
								
								Streamer rework  
							
							
							
						 
						
							2020-05-07 09:13:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim 
								
							 
						 
						
							
							
							
							
								
							
							
								3d0c567fbc 
								
							 
						 
						
							
							
								
								Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController  
							
							
							
						 
						
							2020-05-07 08:14:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								a2580adc91 
								
							 
						 
						
							
							
								
								Hide the sender when privacy option is enabled  
							
							
							
						 
						
							2020-05-06 16:42:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								57736c1833 
								
							 
						 
						
							
							
								
								Privacy option affects all push notifications, not just Direct Messages  
							
							
							
						 
						
							2020-05-06 16:30:05 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1748e26948 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-06 17:36:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								473b0d9f3d 
								
							 
						 
						
							
							
								
								Merge branch 'feature/delete-validator' into 'develop'  
							
							... 
							
							
							
							Move deletions to the common pipeline
Closes  #1497 
See merge request pleroma/pleroma!2441  
							
						 
						
							2020-05-06 14:32:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fc9d0b6eec 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-05-06 16:31:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								20baa2eaf0 
								
							 
						 
						
							
							
								
								ChatMessages: Add attachments.  
							
							
							
						 
						
							2020-05-06 16:12:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								bd261309cc 
								
							 
						 
						
							
							
								
								added unread_notifications_count for /api/v1/accounts/verify_credentials  
							
							
							
						 
						
							2020-05-06 15:08:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								8b97b6f5ba 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276-2  
							
							
							
						 
						
							2020-05-06 14:47:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06c69c0a0a 
								
							 
						 
						
							
							
								
								Fix description  
							
							
							
						 
						
							2020-05-06 14:18:19 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								205313e541 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-06 11:44:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								07e7c80bc9 
								
							 
						 
						
							
							
								
								Merge branch 'plug-if-unless-func-options-refactoring' into 'develop'  
							
							... 
							
							
							
							Refactoring of :if_func / :unless_func plug options
See merge request pleroma/pleroma!2446  
							
						 
						
							2020-05-06 09:14:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a716543267 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/subscriptions' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for SubscriptionController
See merge request pleroma/pleroma!2444  
							
						 
						
							2020-05-06 09:10:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								61ea8f1f5a 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/markers' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for MarkerController
See merge request pleroma/pleroma!2386  
							
						 
						
							2020-05-06 09:06:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								df846eda71 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/sensitive_object' into 'develop'  
							
							... 
							
							
							
							Transmogrifier.set_sensitive/1: Keep sensitive set to true
Closes  #954 
See merge request pleroma/pleroma!2470  
							
						 
						
							2020-05-06 09:04:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c3f1ce80eb 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1726-user-pagination' into 'develop'  
							
							... 
							
							
							
							Pagination fix for service users filters in admin api
Closes  #1726 
See merge request pleroma/pleroma!2452  
							
						 
						
							2020-05-06 09:01:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0a88bf6a9d 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/follow_requests' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for FollowRequestController
See merge request pleroma/pleroma!2448  
							
						 
						
							2020-05-06 09:00:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								957172a307 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/filters' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for FilterController
See merge request pleroma/pleroma!2382  
							
						 
						
							2020-05-06 08:51:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f84c8f2f0d 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop'  
							
							... 
							
							
							
							Webfinger: Request account info with the acct scheme
Closes  #1728 
See merge request pleroma/pleroma!2465  
							
						 
						
							2020-05-06 08:46:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ee34d4acb 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/instance' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for InstanceController
See merge request pleroma/pleroma!2450  
							
						 
						
							2020-05-06 08:46:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7fdc7078ae 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/lists' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for ListController
See merge request pleroma/pleroma!2453  
							
						 
						
							2020-05-06 08:43:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								76c1a7a34b 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/conversations' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for ConversationController
See merge request pleroma/pleroma!2445  
							
						 
						
							2020-05-06 08:40:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								fb38b7339c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276-2  
							
							
							
						 
						
							2020-05-06 05:55:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								332e016bcd 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for ScheduledActivityController  
							
							
							
						 
						
							2020-05-05 23:42:24 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6ba25d1197 
								
							 
						 
						
							
							
								
								Add Attachment schema  
							
							
							
						 
						
							2020-05-05 23:42:24 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9637cded21 
								
							 
						 
						
							
							
								
								Chat: Fix missing chat id on second 'get'  
							
							
							
						 
						
							2020-05-05 20:07:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0a1394cc1a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for PollController  
							
							
							
						 
						
							2020-05-05 20:14:22 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								92caae5923 
								
							 
						 
						
							
							
								
								Undoing: Move undoing blocks to the pipeline everywhere.  
							
							
							
						 
						
							2020-05-05 18:02:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a3bb2e5474 
								
							 
						 
						
							
							
								
								Undoing: Move undoing announcements to the pipeline everywhere.  
							
							
							
						 
						
							2020-05-05 16:42:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b34debe615 
								
							 
						 
						
							
							
								
								Undoing: Move undoing reactions to the pipeline everywhere.  
							
							
							
						 
						
							2020-05-05 16:17:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3a45952a3a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for ConversationController  
							
							
							
						 
						
							2020-05-05 17:44:46 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								32ca9f2c59 
								
							 
						 
						
							
							
								
								Render mastodon-like errors in FilterController  
							
							
							
						 
						
							2020-05-05 17:41:16 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								46aae346f8 
								
							 
						 
						
							
							
								
								Move single used schemas to Filter operation schema  
							
							
							
						 
						
							2020-05-05 17:41:01 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7e7a3e1544 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for FilterController  
							
							
							
						 
						
							2020-05-05 17:41:01 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								42a2acac46 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1720-status-view' into 'develop'  
							
							... 
							
							
							
							Admin API fetch status by id
Closes  #1720 
See merge request pleroma/pleroma!2475  
							
						 
						
							2020-05-05 13:40:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ec1e4b4f1a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for FollowRequestController  
							
							
							
						 
						
							2020-05-05 17:40:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42a4a863f1 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex  
							
							
							
						 
						
							2020-05-05 17:24:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3817f179d7 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex  
							
							
							
						 
						
							2020-05-05 17:24:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b5189d2c50 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex  
							
							
							
						 
						
							2020-05-05 17:24:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88a14da817 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for InstanceController  
							
							
							
						 
						
							2020-05-05 17:24:16 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7d8ab8303 
								
							 
						 
						
							
							
								
								admin_api fetch status by id  
							
							
							
						 
						
							2020-05-05 16:18:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a3071f0231 
								
							 
						 
						
							
							
								
								Undoing: Move undoing likes to the pipeline everywhere.  
							
							
							
						 
						
							2020-05-05 15:08:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f2bf4390f4 
								
							 
						 
						
							
							
								
								Fix descriptions for List API spec  
							
							
							
						 
						
							2020-05-05 17:05:35 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5ec6aad567 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for ListController  
							
							
							
						 
						
							2020-05-05 17:05:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								babcae7130 
								
							 
						 
						
							
							
								
								Move single used schemas to Marker operation schema  
							
							
							
						 
						
							2020-05-05 16:45:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8096565653 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for MarkerController  
							
							
							
						 
						
							2020-05-05 16:44:16 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d861b0790a 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for SubscriptionController  
							
							
							
						 
						
							2020-05-05 16:43:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f1da8882f9 
								
							 
						 
						
							
							
								
								UndoValidator: Add UndoValidator.  
							
							
							
						 
						
							2020-05-05 14:17:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								33f2976020 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1737-magic-key-field' into 'develop'  
							
							... 
							
							
							
							User, Webfinger: Remove OStatus vestiges
Closes  #1737 
See merge request pleroma/pleroma!2471  
							
						 
						
							2020-05-05 12:10:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								5482a1f6ef 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/validation-plug' into 'develop'  
							
							... 
							
							
							
							Ignore unexpected query params and ENUM values
Closes  #1719 
See merge request pleroma/pleroma!2468  
							
						 
						
							2020-05-05 12:08:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d201527004 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/web_finger/web_finger.ex  
							
							
							
						 
						
							2020-05-05 11:17:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								decaa64f75 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-05-05 14:28:54 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								db55dc9445 
								
							 
						 
						
							
							
								
								ActivityPub: Remove react_with_emoji.  
							
							
							
						 
						
							2020-05-05 12:28:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ad771546d8 
								
							 
						 
						
							
							
								
								Transmogrifier: Move emoji reactions to common pipeline.  
							
							
							
						 
						
							2020-05-05 12:11:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f21f538293 
								
							 
						 
						
							
							
								
								LikeValidator: Add defaults for recipients back in.  
							
							
							
						 
						
							2020-05-05 10:38:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c297667f16 
								
							 
						 
						
							
							
								
								Merge branch 'fix/issue-1729' into 'develop'  
							
							... 
							
							
							
							Only update follower/following stats for actor types of users and bots.
Closes  #1565  and #1729 
See merge request pleroma/pleroma!2464  
							
						 
						
							2020-05-05 08:21:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2cb3f8a8cf 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete-validator  
							
							
							
						 
						
							2020-05-05 10:19:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6400998820 
								
							 
						 
						
							
							
								
								AP C2S: Restrict creation to Notes for now.  
							
							
							
						 
						
							2020-05-05 10:12:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f897da2115 
								
							 
						 
						
							
							
								
								WebFinger: Add back in subscribe_address.  
							
							... 
							
							
							
							It's used for remote following. 
							
						 
						
							2020-05-05 09:36:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8bed6ea922 
								
							 
						 
						
							
							
								
								User, Webfinger: Remove OStatus vestiges  
							
							... 
							
							
							
							Mainly the `magic_key` field 
							
						 
						
							2020-05-05 09:25:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bf0e41f0da 
								
							 
						 
						
							
							
								
								Transmogrifier.set_sensitive/1: Keep sensitive set to true  
							
							
							
						 
						
							2020-05-04 23:36:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e55fd530bc 
								
							 
						 
						
							
							
								
								Render better errors for ENUM validation  
							
							
							
						 
						
							2020-05-04 22:33:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f070b5569c 
								
							 
						 
						
							
							
								
								Add a config option to enable strict validation  
							
							
							
						 
						
							2020-05-04 22:33:05 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4b9ab67aa8 
								
							 
						 
						
							
							
								
								Ignore unexpected ENUM values in query string  
							
							
							
						 
						
							2020-05-04 21:46:25 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c23cb8d37a 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-04 19:24:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								bfbff7d826 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex  
							
							
							
						 
						
							2020-05-04 16:38:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d08c63500b 
								
							 
						 
						
							
							
								
								Ignore unexpected query params  
							
							
							
						 
						
							2020-05-04 20:16:44 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3559dd1085 
								
							 
						 
						
							
							
								
								Transmogrifier: Rely on LikeValidator.  
							
							
							
						 
						
							2020-05-04 17:18:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0f9bed022f 
								
							 
						 
						
							
							
								
								LikeValidator: Fix up context.  
							
							
							
						 
						
							2020-05-04 17:18:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e03c301ebe 
								
							 
						 
						
							
							
								
								LikeValidator: Fix up missing recipients.  
							
							
							
						 
						
							2020-05-04 17:08:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								13ab8defc0 
								
							 
						 
						
							
							
								
								Pipeline: Move transctioning to common pipeline.  
							
							
							
						 
						
							2020-05-04 14:34:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ec24c70db8 
								
							 
						 
						
							
							
								
								ActivityPub: Don't fetch Application follower counts.  
							
							
							
						 
						
							2020-05-04 14:22:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b04328c3de 
								
							 
						 
						
							
							
								
								ChatController: Add mark_as_read  
							
							
							
						 
						
							2020-05-04 13:10:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								30590cf46b 
								
							 
						 
						
							
							
								
								CommonAPI: Refactor for readability  
							
							
							
						 
						
							2020-05-04 12:53:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								57e6f2757a 
								
							 
						 
						
							
							
								
								ChatOperation: Make simple schema into inline schema  
							
							
							
						 
						
							2020-05-04 12:47:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dcf535fe77 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-05-04 11:32:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								651935f137 
								
							 
						 
						
							
							
								
								Schemas: Refactor to our naming scheme.  
							
							
							
						 
						
							2020-05-04 11:08:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c40afe5ba0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-05-04 10:43:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								fe7a0d660e 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276-2  
							
							
							
						 
						
							2020-05-04 06:08:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9249742f13 
								
							 
						 
						
							
							
								
								Types.Recipients: Simplify reducer.  
							
							
							
						 
						
							2020-05-03 15:28:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a35b76431c 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-05-03 14:58:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a7966f2080 
								
							 
						 
						
							
							
								
								Webfinger: Request account info with the acct scheme  
							
							
							
						 
						
							2020-05-03 13:48:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1974d0cc42 
								
							 
						 
						
							
							
								
								DeleteValidator: The deleted activity id is an object id  
							
							
							
						 
						
							2020-05-03 13:02:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6fb96f64c1 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete-validator  
							
							
							
						 
						
							2020-05-03 12:55:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4dfc617cdf 
								
							 
						 
						
							
							
								
								Transmogrifier: Don't fetch actor that's guaranteed to be there.  
							
							
							
						 
						
							2020-05-03 12:51:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								f20a1a27ef 
								
							 
						 
						
							
							
								
								DeleteValidator: Improve code readability  
							
							
							
						 
						
							2020-05-03 12:19:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								370e313e2d 
								
							 
						 
						
							
							
								
								Only update follower/following stats for actor types of users and bots.  
							
							
							
						 
						
							2020-05-02 13:28:10 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3126f8a334 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1710-consolidate-instance-info' into 'develop'  
							
							... 
							
							
							
							Feature/1710 consolidate instance info
Closes  #1710 
See merge request pleroma/pleroma!2430  
							
						 
						
							2020-05-02 16:44:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								441e28f365 
								
							 
						 
						
							
							
								
								Dismiss the follow request notification on rejection  
							
							
							
						 
						
							2020-05-02 19:16:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								66a8e1312d 
								
							 
						 
						
							
							
								
								Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize  
							
							
							
						 
						
							2020-05-02 19:05:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e55876409b 
								
							 
						 
						
							
							
								
								Deactivate local users on deletion instead of deleting the record  
							
							... 
							
							
							
							Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.
Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.
Closes  pleroma/pleroma#1687  
							
						 
						
							2020-05-02 19:05:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c75840f7b8 
								
							 
						 
						
							
							
								
								Merge branch 'follow-request-notifications' into 'develop'  
							
							... 
							
							
							
							Follow request notifications enforcement
See merge request pleroma/pleroma!2451  
							
						 
						
							2020-05-02 18:59:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								7b05933677 
								
							 
						 
						
							
							
								
								Merge branch '1559-follow-request-notifications' into 'develop'  
							
							... 
							
							
							
							[#1559 ] Support for "follow_request" notifications
Closes  #1559 
See merge request pleroma/pleroma!2354  
							
						 
						
							2020-05-02 18:59:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								2d07ed7747 
								
							 
						 
						
							
							
								
								[ #1732 ] Made AP C2S :followers and :following endpoints serve on no auth  
							
							... 
							
							
							
							(as for related :api pipeline endpoints). 
							
						 
						
							2020-05-02 18:28:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9e3ec58280 
								
							 
						 
						
							
							
								
								Merge branch 'follow-request-notifications' into 'develop'  
							
							... 
							
							
							
							Follow request notifications enforcement
See merge request pleroma/pleroma!2451  
							
						 
						
							2020-05-02 12:24:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								0dfb5ad0ad 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/static-fe.css' into 'develop'  
							
							... 
							
							
							
							static-fe.css: Restore and move to /priv/static/static-fe
See merge request pleroma/pleroma!2458  
							
						 
						
							2020-05-02 06:37:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c6ddfa8f95 
								
							 
						 
						
							
							
								
								static-fe.css: Restore and move to /priv/static/static-fe  
							
							
							
						 
						
							2020-05-02 08:28:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								cf5ca7e45b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into follow-request-notifications  
							
							
							
						 
						
							2020-05-02 07:39:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c18ef452b0 
								
							 
						 
						
							
							
								
								OpenAPI: Add follow_request to notification types  
							
							... 
							
							
							
							Closes  #1731  
						
							2020-05-01 23:14:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								2646fdea22 
								
							 
						 
						
							
							
								
								signature.ex: Remove the use of ObjectID type  
							
							... 
							
							
							
							It is not in stable yet 
							
						 
						
							2020-05-01 22:56:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								b6ca8cc539 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop'  
							
							... 
							
							
							
							Bugfix/1727 fix signature decoding
Closes  #1727 
See merge request pleroma/pleroma!2454  
							
						 
						
							2020-05-01 22:10:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								85105f7aae 
								
							 
						 
						
							
							
								
								OpenAPI: Remove max pagination limit from the spec  
							
							... 
							
							
							
							In an ideal world clients wouldn't try to request more than the max
hardcoded limit, but SubwayTooter does. 
							
						 
						
							2020-05-01 21:33:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								d5cdc907e3 
								
							 
						 
						
							
							
								
								Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering).  
							
							... 
							
							
							
							Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests. 
							
						 
						
							2020-05-01 18:45:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3453e54e6b 
								
							 
						 
						
							
							
								
								MappedSignatureToIdentityPlug: Fix.  
							
							
							
						 
						
							2020-05-01 15:58:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a912f72a36 
								
							 
						 
						
							
							
								
								Signature: Handle non-ap ids in key ids.  
							
							... 
							
							
							
							Mastodon and Gab sometimes send the format `acct:name@server`. 
							
						 
						
							2020-05-01 15:54:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3370bb0e46 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/notifications' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for NotificationController
See merge request pleroma/pleroma!2437  
							
						 
						
							2020-05-01 13:09:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								607e06c245 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/reports' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for ReportController
See merge request pleroma/pleroma!2434  
							
						 
						
							2020-05-01 12:48:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								44fbd09709 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1577' into 'develop'  
							
							... 
							
							
							
							[#1577 ] fix mediaType of object
See merge request pleroma/pleroma!2372  
							
						 
						
							2020-05-01 12:38:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ead5f49b8 
								
							 
						 
						
							
							
								
								AdminApiController: Use common pipeline for user deletion.  
							
							
							
						 
						
							2020-05-01 14:30:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ebbd9c7f36 
								
							 
						 
						
							
							
								
								AdminAPIController: Refactor.  
							
							
							
						 
						
							2020-05-01 14:22:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								51f1dbf0a2 
								
							 
						 
						
							
							
								
								User deletion mix task: Use common pipeline.  
							
							
							
						 
						
							2020-05-01 14:05:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2008fa9c7f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/captcha' into 'develop'  
							
							... 
							
							
							
							Fix account registration when captcha is enabled but not provided
Closes  #1712 
See merge request pleroma/pleroma!2438  
							
						 
						
							2020-05-01 11:47:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ab01863abf 
								
							 
						 
						
							
							
								
								Merge branch 'feature/delete-validator' of git.pleroma.social:pleroma/pleroma into feature/delete-validator  
							
							
							
						 
						
							2020-05-01 13:35:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5f42e6629d 
								
							 
						 
						
							
							
								
								DeleteValidator: Only allow deletion of certain types.  
							
							
							
						 
						
							2020-05-01 13:34:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								138e6ece1b 
								
							 
						 
						
							
							
								
								Merge branch 'following-relationships-optimizations' into 'develop'  
							
							... 
							
							
							
							FollowingRelationship storage & performance optimizations
See merge request pleroma/pleroma!2332  
							
						 
						
							2020-05-01 14:31:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ecf37b46d2 
								
							 
						 
						
							
							
								
								pagination fix for service users filters  
							
							
							
						 
						
							2020-05-01 14:31:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								92efb888c7 
								
							 
						 
						
							
							
								
								Made follow request notifications non-optional (removed config switch).  
							
							
							
						 
						
							2020-05-01 09:51:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a92c713d9c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276-2  
							
							
							
						 
						
							2020-05-01 06:21:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								fb9ec885cc 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1677-need_reboot-flag-endpoint' into 'develop'  
							
							... 
							
							
							
							Added need_reboot endpoint to admin api
Closes  #1677 
See merge request pleroma/pleroma!2373  
							
						 
						
							2020-05-01 01:38:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a4afeed426 
								
							 
						 
						
							
							
								
								Uploads: Sandbox them in the CSP.  
							
							
							
						 
						
							2020-05-01 01:37:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								8cf4e1619e 
								
							 
						 
						
							
							
								
								Fix Oban not receiving :ok from RichMediaHelper job  
							
							
							
						 
						
							2020-05-01 01:11:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								862d4886c9 
								
							 
						 
						
							
							
								
								[ #1682 ] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.  
							
							
							
						 
						
							2020-05-01 01:00:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								da4923f2e5 
								
							 
						 
						
							
							
								
								Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop'  
							
							... 
							
							
							
							Enforcement of OAuth scopes check for authenticated API endpoints
See merge request pleroma/pleroma!2349  
							
						 
						
							2020-05-01 00:58:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ebf8db2a5 
								
							 
						 
						
							
							
								
								Merge branch 'fix-object_age_policy' into 'develop'  
							
							... 
							
							
							
							Fix ObjectAgePolicy
See merge request pleroma/pleroma!2404  
							
						 
						
							2020-05-01 00:55:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								2ff3b85326 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1670-user-count' into 'develop'  
							
							... 
							
							
							
							Stats: Ignore internal users for user count.
Closes  #1670 
See merge request pleroma/pleroma!2414  
							
						 
						
							2020-05-01 00:55:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								bf4b5f3856 
								
							 
						 
						
							
							
								
								Merge branch 'fix/follow-and-blocks-import' into 'develop'  
							
							... 
							
							
							
							Fix follower/blocks import when nicknames starts with @
Closes  #1698 
See merge request pleroma/pleroma!2416  
							
						 
						
							2020-05-01 00:55:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2e58fe08cd 
								
							 
						 
						
							
							
								
								CommonAPI: Don't make repeating announces possible  
							
							
							
						 
						
							2020-05-01 00:55:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
							
							
								
							
							
								6e0b046771 
								
							 
						 
						
							
							
								
								Let blob: pass CSP  
							
							
							
						 
						
							2020-05-01 00:40:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								78391a00c5 
								
							 
						 
						
							
							
								
								Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize  
							
							
							
						 
						
							2020-05-01 00:39:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								61889e00fc 
								
							 
						 
						
							
							
								
								Deactivate local users on deletion instead of deleting the record  
							
							... 
							
							
							
							Prevents the possibility of re-registration, which allowed to read
DMs of the deleted account.
Also includes a migration that tries to find any already deleted
accounts and insert skeletons for them.
Closes  pleroma/pleroma#1687  
							
						 
						
							2020-05-01 00:38:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								93f64aba78 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into feature/delete-validator  
							
							
							
						 
						
							2020-04-30 22:44:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								32b8386ede 
								
							 
						 
						
							
							
								
								DeleteValidator: Don't federate local deletions of remote objects.  
							
							... 
							
							
							
							Closes  #1497  
						
							2020-04-30 21:23:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a81342a234 
								
							 
						 
						
							
							
								
								Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop'  
							
							... 
							
							
							
							Dismiss the follow request notification on rejection
See merge request pleroma/pleroma!2447  
							
						 
						
							2020-04-30 18:38:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								999d639873 
								
							 
						 
						
							
							
								
								ActivityPub: Remove delete function.  
							
							... 
							
							
							
							This is handled by the common pipeline now. 
							
						 
						
							2020-04-30 20:13:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3b443cbc1d 
								
							 
						 
						
							
							
								
								User: Use common pipeline to delete user activities  
							
							
							
						 
						
							2020-04-30 20:08:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5da08c2b73 
								
							 
						 
						
							
							
								
								SideEffects: Fix comment  
							
							
							
						 
						
							2020-04-30 19:53:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								500f5ec14e 
								
							 
						 
						
							
							
								
								SideEffects: On deletion, reduce the reply count cache  
							
							
							
						 
						
							2020-04-30 19:47:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								60db58a1c6 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-04-30 18:38:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ab60ee1776 
								
							 
						 
						
							
							
								
								SideEffects: On deletion, reduce the User note count.  
							
							
							
						 
						
							2020-04-30 18:19:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c832d96fc9 
								
							 
						 
						
							
							
								
								SideEffects: Stream out deletes.  
							
							
							
						 
						
							2020-04-30 17:58:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4500fdc04c 
								
							 
						 
						
							
							
								
								DeleteValidator: Add internal helper field after validation.  
							
							
							
						 
						
							2020-04-30 17:53:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								bef34568f0 
								
							 
						 
						
							
							
								
								Dismiss the follow request notification on rejection  
							
							
							
						 
						
							2020-04-30 18:38:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								2c4844237f 
								
							 
						 
						
							
							
								
								Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug.  
							
							
							
						 
						
							2020-04-30 18:19:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a487e4d0b 
								
							 
						 
						
							
							
								
								fix for auth check  
							
							
							
						 
						
							2020-04-30 17:50:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								14c6672193 
								
							 
						 
						
							
							
								
								AP C2S: Use common pipelin for deletes.  
							
							
							
						 
						
							2020-04-30 16:49:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fdd8e7f276 
								
							 
						 
						
							
							
								
								CommonAPI: Use common pipeline for deletions.  
							
							
							
						 
						
							2020-04-30 16:15:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								417eed4a2b 
								
							 
						 
						
							
							
								
								SideEffects: Handle deletions.  
							
							
							
						 
						
							2020-04-30 15:57:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1fb383f368 
								
							 
						 
						
							
							
								
								DeleteValidator: Deleting a user is valid.  
							
							
							
						 
						
							2020-04-30 15:42:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4dc5302f45 
								
							 
						 
						
							
							
								
								Transmogrifier: Handle incoming deletes for non-user objects.  
							
							
							
						 
						
							2020-04-30 15:26:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								36abeedf9f 
								
							 
						 
						
							
							
								
								error rename  
							
							
							
						 
						
							2020-04-30 16:09:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ddb757f743 
								
							 
						 
						
							
							
								
								emoji api packs changes in routes with docs update  
							
							
							
						 
						
							2020-04-30 16:09:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								342f55fb92 
								
							 
						 
						
							
							
								
								refactor emoji api with fixes  
							
							
							
						 
						
							2020-04-30 15:45:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								db184a8eb4 
								
							 
						 
						
							
							
								
								DeleteValidator: Mastodon sends unaddressed deletes.  
							
							
							
						 
						
							2020-04-30 14:37:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5839e67eb8 
								
							 
						 
						
							
							
								
								return data only for updated emoji  
							
							
							
						 
						
							2020-04-30 15:24:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								42ce7c5164 
								
							 
						 
						
							
							
								
								ObjectValidator: Add actor fetcher.  
							
							
							
						 
						
							2020-04-30 14:13:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								64bb72f98a 
								
							 
						 
						
							
							
								
								Typo fix.  
							
							
							
						 
						
							2020-04-30 13:57:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ad2182bbd2 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_create_request.ex  
							
							
							
						 
						
							2020-04-30 11:38:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4c4344b7b1 
								
							 
						 
						
							
							
								
								Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'  
							
							... 
							
							
							
							[#1364 ] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed)
See merge request pleroma/pleroma!2367  
							
						 
						
							2020-04-30 10:29:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9c1adb35de 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/notifications  
							
							
							
						 
						
							2020-04-30 13:52:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1898054da4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/reports  
							
							
							
						 
						
							2020-04-30 13:51:27 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8cf3a32463 
								
							 
						 
						
							
							
								
								Add exlude_replies to OpenAPI spec for account timelines  
							
							
							
						 
						
							2020-04-30 00:49:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b68d56c816 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_response.ex  
							
							
							
						 
						
							2020-04-29 19:49:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								145d35ff70 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/pleroma_api/controllers/chat_controller.ex  
							
							
							
						 
						
							2020-04-29 19:49:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								589ce1e96b 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex  
							
							
							
						 
						
							2020-04-29 19:47:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								89a6c34081 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/chat.ex  
							
							
							
						 
						
							2020-04-29 18:14:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								39a78998d0 
								
							 
						 
						
							
							
								
								Change Pleroma.CaptchaTest to be a regular module instead of GenServer  
							
							
							
						 
						
							2020-04-29 21:26:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7b0c8f0fde 
								
							 
						 
						
							
							
								
								Add tests for account registration with captcha enabled and improve errors  
							
							
							
						 
						
							2020-04-29 21:26:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f77842bd3 
								
							 
						 
						
							
							
								
								Fix account registration when captcha is enabled but not provided  
							
							
							
						 
						
							2020-04-29 21:26:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								503de4b8df 
								
							 
						 
						
							
							
								
								ObjectValidator: Add validation for Deletes.  
							
							
							
						 
						
							2020-04-29 19:09:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								78c864cbee 
								
							 
						 
						
							
							
								
								LikeValidator: Use Recipients Type.  
							
							
							
						 
						
							2020-04-29 19:08:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b8056e69e0 
								
							 
						 
						
							
							
								
								Object Validator Types: Add Recipients.  
							
							
							
						 
						
							2020-04-29 19:08:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								20587aa931 
								
							 
						 
						
							
							
								
								Chat message creation: Check actor.  
							
							
							
						 
						
							2020-04-29 14:53:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a88734a0a2 
								
							 
						 
						
							
							
								
								Transmogrifier: Fetch missing actors for chatmessages.  
							
							
							
						 
						
							2020-04-29 14:25:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								53e3063bd0 
								
							 
						 
						
							
							
								
								Transmogrifier: Remove ChatMessageHandling module.  
							
							
							
						 
						
							2020-04-29 13:52:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e055b8d203 
								
							 
						 
						
							
							
								
								Pipeline: Always run common_pipeline in a transaction for now.  
							
							
							
						 
						
							2020-04-29 13:45:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								67659afe48 
								
							 
						 
						
							
							
								
								ChatOperation: Refactor.  
							
							
							
						 
						
							2020-04-29 13:34:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0c491b904d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-29 13:19:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5238ae3dd3 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for NotificationController  
							
							
							
						 
						
							2020-04-28 21:27:54 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								4c0e53367a 
								
							 
						 
						
							
							
								
								[ #2349 ] Post-merge fix.  
							
							
							
						 
						
							2020-04-28 20:04:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								908cf22a6c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into automatic-authentication-and-instance-publicity-checks  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/web/mastodon_api/controllers/account_controller.ex 
							
						 
						
							2020-04-28 19:56:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dedffd100c 
								
							 
						 
						
							
							
								
								Pipeline: Unify, refactor, DRY.  
							
							
							
						 
						
							2020-04-28 17:29:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								abd0928229 
								
							 
						 
						
							
							
								
								CreateChatMessageValidator: Validate object existence  
							
							
							
						 
						
							2020-04-28 16:45:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6aa116eca7 
								
							 
						 
						
							
							
								
								Create activity handling: Flip it and reverse it  
							
							... 
							
							
							
							Both objects and create activities will now go through the common
pipeline and will be validated. Objects are now created as a side
effect of the Create activity, rolling back a transaction if it's
not possible to insert the object. 
							
						 
						
							2020-04-28 16:26:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								560f2c1979 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for ReportController  
							
							
							
						 
						
							2020-04-28 16:50:37 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b5dc59c8fa 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-28 14:16:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								12bb7fc0dc 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/account' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI specs for AccountController
See merge request pleroma/pleroma!2374  
							
						 
						
							2020-04-28 11:57:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f8e56d4271 
								
							 
						 
						
							
							
								
								SideEffects: Use Object.normalize to get the object.  
							
							
							
						 
						
							2020-04-28 13:43:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								906cf53ab9 
								
							 
						 
						
							
							
								
								Recipient Type: Cast all elements as ObjectIDs.  
							
							
							
						 
						
							2020-04-28 13:38:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								764b4f95a8 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-28 14:13:53 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9994768312 
								
							 
						 
						
							
							
								
								Merge branch 'mongoose-secure' into 'develop'  
							
							... 
							
							
							
							mongoose auth endpoint worked for deactivated accounts
See merge request pleroma/pleroma!2432  
							
						 
						
							2020-04-28 09:18:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ea5142b94b 
								
							 
						 
						
							
							
								
								convert markdown content to html  
							
							
							
						 
						
							2020-04-28 09:32:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fence 
								
							 
						 
						
							
							
							
							
								
							
							
								5ff20793e7 
								
							 
						 
						
							
							
								
								formating  
							
							
							
						 
						
							2020-04-28 01:29:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dda65f7799 
								
							 
						 
						
							
							
								
								Move single used schemas to operation schema  
							
							
							
						 
						
							2020-04-27 22:55:05 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fence 
								
							 
						 
						
							
							
							
							
								
							
							
								cc1e2e8d0f 
								
							 
						 
						
							
							
								
								requested changes to mongoose_im_controller.ex  
							
							
							
						 
						
							2020-04-27 19:11:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2efc00b3cf 
								
							 
						 
						
							
							
								
								Use json_response_and_validate_schema/2 in tests to validate OpenAPI schema  
							
							
							
						 
						
							2020-04-27 20:46:52 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fence 
								
							 
						 
						
							
							
							
							
								
							
							
								5c7cc10917 
								
							 
						 
						
							
							
								
								add tests for deactivated users for mongoose auth  
							
							
							
						 
						
							2020-04-27 18:31:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fence 
								
							 
						 
						
							
							
							
							
								
							
							
								a626cb682c 
								
							 
						 
						
							
							
								
								secure mongoose auth endpoint  
							
							
							
						 
						
							2020-04-27 17:55:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3d040b1a87 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-04-27 17:55:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ad82a216ff 
								
							 
						 
						
							
							
								
								Chat API: Align more to Pleroma/Mastodon API.  
							
							
							
						 
						
							2020-04-27 17:48:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								49e673dfea 
								
							 
						 
						
							
							
								
								ChatView: Add actor_account_id  
							
							
							
						 
						
							2020-04-27 16:08:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3635a9c9c2 
								
							 
						 
						
							
							
								
								InstanceController: Add extensions to /api/v1/instance  
							
							
							
						 
						
							2020-04-27 14:28:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								00e956528b 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-04-27 14:02:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								15ba3700af 
								
							 
						 
						
							
							
								
								Chat Schemas: Inline unimportant Schemas.  
							
							
							
						 
						
							2020-04-27 12:45:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f1ca917bb0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/account  
							
							
							
						 
						
							2020-04-27 14:33:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c86143ed73 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-27 12:07:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1bd9749a8f 
								
							 
						 
						
							
							
								
								Let blob: pass CSP  
							
							
							
						 
						
							2020-04-26 00:29:42 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e16437ff19 
								
							 
						 
						
							
							
								
								[ #1706 ] Formatting fix.  
							
							
							
						 
						
							2020-04-25 18:42:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0d05e1fe39 
								
							 
						 
						
							
							
								
								[ #1706 ] Prevented error on unresolved activity actors for timeline actions.  
							
							
							
						 
						
							2020-04-25 18:24:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b4139cc547 
								
							 
						 
						
							
							
								
								[ #2409 ] Made GET /api/v1/accounts/:id/favourites auth-optional, adjusted tests.  
							
							
							
						 
						
							2020-04-24 22:25:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8addbd948c 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/announce-race-condition' into 'develop'  
							
							... 
							
							
							
							Announcements: Prevent race condition.
See merge request pleroma/pleroma!2423  
							
						 
						
							2020-04-24 16:58:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c30b3b2dc5 
								
							 
						 
						
							
							
								
								Merge branch 'reply-filtering-refactor' into 'develop'  
							
							... 
							
							
							
							Reply filtering refactor
See merge request pleroma/pleroma!2424  
							
						 
						
							2020-04-24 16:32:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d89cd0a197 
								
							 
						 
						
							
							
								
								Reply Filtering: Refactor.  
							
							
							
						 
						
							2020-04-24 18:25:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d862c7156a 
								
							 
						 
						
							
							
								
								Merge branch 'openapi-improvements' into 'develop'  
							
							... 
							
							
							
							Support validation for inline OpenAPI schema and automatic tests for examples
Closes  #1696 
See merge request pleroma/pleroma!2421  
							
						 
						
							2020-04-24 16:10:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c56c0a3d23 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-24 18:37:58 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								00e62161f6 
								
							 
						 
						
							
							
								
								[ #2409 ] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints.  
							
							
							
						 
						
							2020-04-24 16:52:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6e625a427c 
								
							 
						 
						
							
							
								
								reply filtering  
							
							
							
						 
						
							2020-04-24 15:43:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								cb12585098 
								
							 
						 
						
							
							
								
								Announcements: Prevent race condition.  
							
							
							
						 
						
							2020-04-24 14:37:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1df6af2a4c 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-04-24 13:59:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								bbf8554c97 
								
							 
						 
						
							
							
								
								ActivitPub: Remove like function.  
							
							... 
							
							
							
							We don't need another way to build likes. 
							
						 
						
							2020-04-24 13:48:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f362836742 
								
							 
						 
						
							
							
								
								Support validation for inline OpenAPI schema and automatic tests for examples  
							
							
							
						 
						
							2020-04-24 15:16:15 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								89f38d94c7 
								
							 
						 
						
							
							
								
								[ #2409 ] Fixed before-action callback results persistence.  
							
							
							
						 
						
							2020-04-23 21:47:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1e28d34592 
								
							 
						 
						
							
							
								
								ChatMessage: Correctly ingest emoji tags.  
							
							
							
						 
						
							2020-04-23 16:19:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ec7335535d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-23 15:47:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								1b5f8d19ee 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/repeating-announce' into 'develop'  
							
							... 
							
							
							
							CommonAPI: Don't make repeating announces possible
See merge request pleroma/pleroma!2418  
							
						 
						
							2020-04-23 12:40:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7d38197894 
								
							 
						 
						
							
							
								
								CommonAPI: Don't make repeating announces possible  
							
							
							
						 
						
							2020-04-23 13:33:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								25eec6d72d 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/null-scheduled-at' into 'develop'  
							
							... 
							
							
							
							StatusController: Ignore nil scheduled_at parameters.
Closes  #1699 
See merge request pleroma/pleroma!2412  
							
						 
						
							2020-04-23 11:22:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9cf4c4fa73 
								
							 
						 
						
							
							
								
								Remove vapidPublicKey from Nodeinfo  
							
							
							
						 
						
							2020-04-23 14:12:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								850377a7b8 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1629-fav-race-condition' into 'develop'  
							
							... 
							
							
							
							SideEffects: Run in transaction.
Closes  #1629 
See merge request pleroma/pleroma!2417  
							
						 
						
							2020-04-22 19:26:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1bcbdc7a9f 
								
							 
						 
						
							
							
								
								SideEffects: Use less cryptic syntax.  
							
							
							
						 
						
							2020-04-22 21:21:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								af27e4dffd 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1670-user-count' into 'develop'  
							
							... 
							
							
							
							Stats: Ignore internal users for user count.
Closes  #1670 
See merge request pleroma/pleroma!2414  
							
						 
						
							2020-04-22 17:37:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f5bda09de6 
								
							 
						 
						
							
							
								
								Stats: Use invisible property for filtering.  
							
							
							
						 
						
							2020-04-22 19:02:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e7fb593d13 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2020-04-22 20:00:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e62173dfc8 
								
							 
						 
						
							
							
								
								SideEffects: Run in transaction.  
							
							... 
							
							
							
							This fixes race conditions. 
							
						 
						
							2020-04-22 18:40:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b06a27746 
								
							 
						 
						
							
							
								
								Update Flake ID description  
							
							
							
						 
						
							2020-04-22 20:20:19 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c26feed01 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/account  
							
							
							
						 
						
							2020-04-22 20:18:12 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0062116e07 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into automatic-authentication-and-instance-publicity-checks  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/web/mastodon_api/controllers/account_controller.ex 
							
						 
						
							2020-04-22 18:51:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								2958a7d246 
								
							 
						 
						
							
							
								
								Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped.  
							
							
							
						 
						
							2020-04-22 18:50:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								28f8fcf8b0 
								
							 
						 
						
							
							
								
								Merge branch 'fix/follow-and-blocks-import' into 'develop'  
							
							... 
							
							
							
							Fix follower/blocks import when nicknames starts with @
Closes  #1698 
See merge request pleroma/pleroma!2416  
							
						 
						
							2020-04-22 15:46:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								468cc977be 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/following-fix-status-code' into 'develop'  
							
							... 
							
							
							
							AccountController: Use code 400 for self-follow.
Closes  #1674 
See merge request pleroma/pleroma!2413  
							
						 
						
							2020-04-22 15:33:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								238058ecae 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1543-streaming-boosts' into 'develop'  
							
							... 
							
							
							
							Streamer: Stream boosts to the boosting user.
Closes  #1543 
See merge request pleroma/pleroma!2415  
							
						 
						
							2020-04-22 15:31:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b03aeae8b9 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/notification.ex  
							
							
							
						 
						
							2020-04-22 15:31:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								6db52c3b36 
								
							 
						 
						
							
							
								
								Fix Oban warning  
							
							... 
							
							
							
							Warning example:
     [warn] Expected Elixir.Pleroma.Workers.BackgroundWorker.perform/2 to return :ok, {:ok, value}, or {:error, reason}. Instead received:  [error: "not found @user@server.party", error: "not found "]  The job will be considered a success. 
							
						 
						
							2020-04-22 19:27:28 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								e7771424a8 
								
							 
						 
						
							
							
								
								Fix blocks import  
							
							
							
						 
						
							2020-04-22 19:27:28 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								88b82e5c3e 
								
							 
						 
						
							
							
								
								Fix follow import  
							
							
							
						 
						
							2020-04-22 19:27:28 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7a3a88a13e 
								
							 
						 
						
							
							
								
								Streamer: Stream boosts to the boosting user.  
							
							
							
						 
						
							2020-04-22 17:21:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								1855c597c2 
								
							 
						 
						
							
							
								
								Merge branch 'feature/voters-count' into 'develop'  
							
							... 
							
							
							
							Polls: Persist and show voters' count
Closes  #1702 
See merge request pleroma/pleroma!2411  
							
						 
						
							2020-04-22 15:12:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								2e73c19edc 
								
							 
						 
						
							
							
								
								Merge branch 'worker-messages' into 'develop'  
							
							... 
							
							
							
							Worker messages
Closes  #1705 
See merge request pleroma/pleroma!2410  
							
						 
						
							2020-04-22 15:09:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Karol Kosek 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								452072ec95 
								
							 
						 
						
							
							
								
								static_fe: Add microformats2 classes  
							
							
							
						 
						
							2020-04-22 16:02:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8b88e2a6e2 
								
							 
						 
						
							
							
								
								Stats: Ignore internal users for user count.  
							
							
							
						 
						
							2020-04-22 15:31:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5b39526198 
								
							 
						 
						
							
							
								
								AccountController: Use code 400 for self-follow.  
							
							
							
						 
						
							2020-04-22 15:04:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								69ecc39038 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1689-fix-migrate-to-db' into 'develop'  
							
							... 
							
							
							
							Fix migrate to db config
Closes  #1689 
See merge request pleroma/pleroma!2394  
							
						 
						
							2020-04-22 12:41:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c10485db16 
								
							 
						 
						
							
							
								
								StatusController: Ignore nil scheduled_at parameters.  
							
							
							
						 
						
							2020-04-22 14:26:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5102468d0f 
								
							 
						 
						
							
							
								
								Polls: Persist and show voters' count  
							
							
							
						 
						
							2020-04-22 14:06:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								923513b641 
								
							 
						 
						
							
							
								
								Federator: Return proper values for jobs  
							
							
							
						 
						
							2020-04-22 13:28:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f719a5b23a 
								
							 
						 
						
							
							
								
								WebPush: Return proper values for jobs.  
							
							
							
						 
						
							2020-04-22 13:28:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2e62a63749 
								
							 
						 
						
							
							
								
								ChatMessageValidator: Validation changes  
							
							... 
							
							
							
							Don't validate if the recipient is blocking the actor. 
							
						 
						
							2020-04-22 12:48:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								11433cd38d 
								
							 
						 
						
							
							
								
								Add OpenAPI schema for FlakeID  
							
							
							
						 
						
							2020-04-21 23:54:45 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0238d010a 
								
							 
						 
						
							
							
								
								Improve OpenAPI schema  
							
							... 
							
							
							
							- Removes unneeded wrapping in examples
- Adds `:format` attributes 
							
						 
						
							2020-04-21 23:30:24 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								66c2eb670b 
								
							 
						 
						
							
							
								
								ChatController: Validate parameters.  
							
							
							
						 
						
							2020-04-21 18:23:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								97ad0c4597 
								
							 
						 
						
							
							
								
								Chats: Add API specs.  
							
							
							
						 
						
							2020-04-21 17:51:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								f685cbd309 
								
							 
						 
						
							
							
								
								Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.  
							
							
							
						 
						
							2020-04-21 16:29:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a185b5455f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-21 14:24:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3c828016d9 
								
							 
						 
						
							
							
								
								Merge branch 'openapi/custom-emojis' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI spec for CustomEmojiController
See merge request pleroma/pleroma!2375  
							
						 
						
							2020-04-21 10:13:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5165287ff4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-21 12:00:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bb5d0eafa4 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2020-04-21 08:20:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e57c1b60e4 
								
							 
						 
						
							
							
								
								Merge branch 'accept-deletes' into 'develop'  
							
							... 
							
							
							
							Always accept deletions through SimplePolicy, add :reject_deletes group
See merge request pleroma/pleroma!2371  
							
						 
						
							2020-04-20 18:30:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								7e456ac7f6 
								
							 
						 
						
							
							
								
								Merge branch 'router-cleanup' into 'develop'  
							
							... 
							
							
							
							Cleanup and DRY the Router
See merge request pleroma/pleroma!2406  
							
						 
						
							2020-04-20 18:29:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								364eecc49f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-20 20:37:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bedc558809 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into accept-deletes  
							
							
							
						 
						
							2020-04-20 10:15:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b54c8813d6 
								
							 
						 
						
							
							
								
								Add :reject_deletes option to SimplePolicy  
							
							
							
						 
						
							2020-04-20 10:11:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								ed3974af24 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for AccountController.identity_proofs operation  
							
							
							
						 
						
							2020-04-20 18:40:02 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								736fead494 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/account  
							
							
							
						 
						
							2020-04-20 18:40:02 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								28165dad3a 
								
							 
						 
						
							
							
								
								Merge branch 'cleanup-subscription-controller' into 'develop'  
							
							... 
							
							
							
							Cleanup SubscriptionController
See merge request pleroma/pleroma!2393  
							
						 
						
							2020-04-20 13:01:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilja 
								
							 
						 
						
							
							
							
							
								
							
							
								8b4de61d64 
								
							 
						 
						
							
							
								
								Fix ObjectAgePolicyTest  
							
							... 
							
							
							
							The policy didn't block old posts as it should.
* I fixed it and tested on a test server
* I added the settings to description so that this information is shown in nodeinfo
* TODO: I didn't work TTD and still need to fix the tests 
							
						 
						
							2020-04-20 12:59:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								258d897579 
								
							 
						 
						
							
							
								
								Cleanup and DRY the Router  
							
							
							
						 
						
							2020-04-20 16:39:20 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b5df4a98e4 
								
							 
						 
						
							
							
								
								ChatMessageView: Support emoji.  
							
							
							
						 
						
							2020-04-20 14:38:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7e53da250e 
								
							 
						 
						
							
							
								
								ChatMessage: Support emoji.  
							
							
							
						 
						
							2020-04-20 14:08:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b836d3d104 
								
							 
						 
						
							
							
								
								ChatMessageValidator: Require published field  
							
							
							
						 
						
							2020-04-20 13:14:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								139b9d1338 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-20 12:37:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								970b74383b 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2020-04-20 12:29:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5b6818b3e5 
								
							 
						 
						
							
							
								
								CommonAPI: Obey local limit for chat messages.  
							
							
							
						 
						
							2020-04-20 12:08:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ce23673ca1 
								
							 
						 
						
							
							
								
								ChatMessageValidator: Don't validate messages that are too long.  
							
							
							
						 
						
							2020-04-20 11:45:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								918a8094fc 
								
							 
						 
						
							
							
								
								Merge branch '1559-follow-request-notifications' into 'develop'  
							
							... 
							
							
							
							[#1559 ] Support for "follow_request" notifications
Closes  #1559 
See merge request pleroma/pleroma!2354  
							
						 
						
							2020-04-19 21:45:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								79445ae5d2 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1697-user_emoji_miration' into 'develop'  
							
							... 
							
							
							
							migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering, electric bongaloo
Closes  #1697 
See merge request pleroma/pleroma!2403  
							
						 
						
							2020-04-18 06:59:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								24f760c2f7 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/activity_pub.ex  
							
							
							
						 
						
							2020-04-17 22:48:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eb61564005 
								
							 
						 
						
							
							
								
								migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering, electric bongaloo  
							
							
							
						 
						
							2020-04-17 23:57:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								66f55106bd 
								
							 
						 
						
							
							
								
								[ #1682 ] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.  
							
							
							
						 
						
							2020-04-17 21:21:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								163341857a 
								
							 
						 
						
							
							
								
								Improve OpenAPI errors  
							
							
							
						 
						
							2020-04-17 19:27:22 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c845820911 
								
							 
						 
						
							
							
								
								Notifications: Create a chat notification.  
							
							
							
						 
						
							2020-04-17 16:55:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e0d7847bc5 
								
							 
						 
						
							
							
								
								Merge branch 'sideeffects-test' into 'develop'  
							
							... 
							
							
							
							SideEffects: Test for notification creation.
See merge request pleroma/pleroma!2399  
							
						 
						
							2020-04-17 14:03:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8c2c325598 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-17 15:51:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								26d9c83316 
								
							 
						 
						
							
							
								
								SideEffects: Test for notification creation.  
							
							
							
						 
						
							2020-04-17 15:50:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6936854878 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1695-user_emoji_miration' into 'develop'  
							
							... 
							
							
							
							migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering
Closes  #1695 
See merge request pleroma/pleroma!2398  
							
						 
						
							2020-04-17 13:40:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								372614cfd3 
								
							 
						 
						
							
							
								
								ChatView: Add a mastodon api representation of the recipient.  
							
							
							
						 
						
							2020-04-17 15:37:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6e6f95c6ae 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1559-follow-request-notifications  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2020-04-17 16:23:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								46f051048f 
								
							 
						 
						
							
							
								
								migrations/20200406100225_users_add_emoji: Fix tag to Emoji filtering  
							
							
							
						 
						
							2020-04-17 14:32:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d45ae64858 
								
							 
						 
						
							
							
								
								ChatController: Use OAuth scopes.  
							
							
							
						 
						
							2020-04-17 13:04:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cda360fea 
								
							 
						 
						
							
							
								
								don't restart postgrex  
							
							
							
						 
						
							2020-04-17 12:45:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								a17bfb5fab 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1584-client-captcha-options' into 'develop'  
							
							... 
							
							
							
							Creating trusted app from adminFE & mix task
Closes  #1584 
See merge request pleroma/pleroma!2252  
							
						 
						
							2020-04-17 09:19:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								d8142ee6fe 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1694-transfer-task-fix' into 'develop'  
							
							... 
							
							
							
							Fix for logger configuration
Closes  #1694 
See merge request pleroma/pleroma!2396  
							
						 
						
							2020-04-17 09:02:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								9c76d70a47 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1677-need_reboot-flag-endpoint' into 'develop'  
							
							... 
							
							
							
							Added need_reboot endpoint to admin api
Closes  #1677 
See merge request pleroma/pleroma!2373  
							
						 
						
							2020-04-17 08:55:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								304ea09f4c 
								
							 
						 
						
							
							
								
								fix for logger configuration  
							
							
							
						 
						
							2020-04-17 08:42:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								badd888ccb 
								
							 
						 
						
							
							
								
								Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop'  
							
							... 
							
							
							
							Enforcement of OAuth scopes check for authenticated API endpoints
See merge request pleroma/pleroma!2349  
							
						 
						
							2020-04-16 21:58:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								28bcde5d98 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1691-feed-render' into 'develop'  
							
							... 
							
							
							
							Fix for use of `published` field from different entities
Closes  #1691 
See merge request pleroma/pleroma!2395  
							
						 
						
							2020-04-16 18:38:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								942d7467ca 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into features/remove-user-source_data  
							
							
							
						 
						
							2020-04-16 21:28:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f8c3ae7a62 
								
							 
						 
						
							
							
								
								ChatController: Handle pagination.  
							
							
							
						 
						
							2020-04-16 18:43:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e983f70884 
								
							 
						 
						
							
							
								
								ChatMessagesHandling: Strip HTML of incoming messages.  
							
							
							
						 
						
							2020-04-16 17:50:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4d330d9df1 
								
							 
						 
						
							
							
								
								fix for use of published from different entities  
							
							
							
						 
						
							2020-04-16 18:05:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								252528a4b9 
								
							 
						 
						
							
							
								
								Merge branch 'refactor/remove-upgrade-changeset' into 'develop'  
							
							... 
							
							
							
							Remove User.upgrade_changeset in favor of remote_user_creation
See merge request pleroma/pleroma!2368  
							
						 
						
							2020-04-16 14:59:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								77ee64b993 
								
							 
						 
						
							
							
								
								user: remove blank?  
							
							
							
						 
						
							2020-04-16 17:54:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								41fdcb7282 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-16 15:28:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ca598e9c27 
								
							 
						 
						
							
							
								
								AccountView: Return user ap_id.  
							
							
							
						 
						
							2020-04-16 15:27:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e2ced04917 
								
							 
						 
						
							
							
								
								ChatMessages: Better validation.  
							
							
							
						 
						
							2020-04-16 15:21:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								72ef6cc4f2 
								
							 
						 
						
							
							
								
								added need_reboot endpoint to admin api  
							
							
							
						 
						
							2020-04-16 16:03:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3d4eca5dd4 
								
							 
						 
						
							
							
								
								CommonAPI: Escape HTML for chat messages.  
							
							
							
						 
						
							2020-04-16 12:56:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf4ebba774 
								
							 
						 
						
							
							
								
								Cleanup SubscriptionController  
							
							
							
						 
						
							2020-04-15 23:14:47 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								4b3b1fec4e 
								
							 
						 
						
							
							
								
								added an endpoint for getting unread notification count  
							
							
							
						 
						
							2020-04-15 21:19:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bde1189c34 
								
							 
						 
						
							
							
								
								[ #2349 ] Made :skip_plug/2 prevent plug from being executed even if explicitly called. Refactoring. Tests.  
							
							
							
						 
						
							2020-04-15 21:19:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6ace22b56a 
								
							 
						 
						
							
							
								
								Chat: Add views, don't return them in timeline queries.  
							
							
							
						 
						
							2020-04-15 18:23:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bedf92e064 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into authenticated-api-oauth-check-enforcement  
							
							
							
						 
						
							2020-04-15 19:20:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								b1c1d2e5e1 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1659-rate-limiter' into 'develop'  
							
							... 
							
							
							
							remote_ip plug adds remote_ip_found flag
Closes  #1659 
See merge request pleroma/pleroma!2390  
							
						 
						
							2020-04-15 15:26:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65f04b7806 
								
							 
						 
						
							
							
								
								Fix credo warning  
							
							
							
						 
						
							2020-04-15 17:16:32 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								16f4787bf7 
								
							 
						 
						
							
							
								
								Add a TODO note  
							
							
							
						 
						
							2020-04-15 16:51:37 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0e647ff55a 
								
							 
						 
						
							
							
								
								Abstract pagination params in OpenAPI spec  
							
							
							
						 
						
							2020-04-15 16:45:45 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								44bfb491ea 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-15 14:41:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								22bde21c4f 
								
							 
						 
						
							
							
								
								remote_ip plug adds remote_ip_found flag  
							
							
							
						 
						
							2020-04-15 15:27:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								8ed162b655 
								
							 
						 
						
							
							
								
								Fix formatting  
							
							
							
						 
						
							2020-04-15 15:57:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								5a2e45a218 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 11:29:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								81a4c15816 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:48:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								a45bd91d4e 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:48:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								bfa26b0937 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:30:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								a794ba655f 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:27:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								a7feca1604 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:26:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								d3e876aeee 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.ex  
							
							
							
						 
						
							2020-04-15 10:26:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6bc76df287 
								
							 
						 
						
							
							
								
								Uploads: Sandbox them in the CSP.  
							
							
							
						 
						
							2020-04-15 12:05:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								96eae62995 
								
							 
						 
						
							
							
								
								Merge branch 'fix/openapi-form-mimetype' into 'develop'  
							
							... 
							
							
							
							openapi: add application/x-www-form-urlencoded to body types
Closes  #1683 
See merge request pleroma/pleroma!2387  
							
						 
						
							2020-04-14 22:01:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								cc4ff19e34 
								
							 
						 
						
							
							
								
								openapi: add application/x-www-form-urlencoded to body types  
							
							... 
							
							
							
							Closes  #1683  
						
							2020-04-15 00:49:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e623c11c 
								
							 
						 
						
							
							
								
								[ #1364 ] Resolved merge conflicts with develop.  
							
							
							
						 
						
							2020-04-14 20:19:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0cda80f266 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/notification.ex 
							
						 
						
							2020-04-14 20:10:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								3bf78f2be7 
								
							 
						 
						
							
							
								
								Fix Oban not receiving :ok from RichMediaHelper job  
							
							
							
						 
						
							2020-04-14 11:43:53 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4576520461 
								
							 
						 
						
							
							
								
								Revert "Merge branch 'issue/1276' into 'develop'"  
							
							... 
							
							
							
							This reverts merge request !1877  
							
						 
						
							2020-04-14 16:32:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								247e6fcb90 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into openapi/account  
							
							
							
						 
						
							2020-04-14 19:45:22 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								bf3afbc1a1 
								
							 
						 
						
							
							
								
								Merge branch 'logger-configuration' into 'develop'  
							
							... 
							
							
							
							Fix for logger configuration through admin-fe
See merge request pleroma/pleroma!2365  
							
						 
						
							2020-04-14 15:11:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5fc6ce30ac 
								
							 
						 
						
							
							
								
								Merge branch 'chore/spelling' into 'develop'  
							
							... 
							
							
							
							Fix spelling in log message
See merge request pleroma/pleroma!2378  
							
						 
						
							2020-04-14 13:07:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2eae5793cd 
								
							 
						 
						
							
							
								
								Merge branch 'fix/issue_1679' into 'develop'  
							
							... 
							
							
							
							[#1679 ] fixed  logs
See merge request pleroma/pleroma!2379  
							
						 
						
							2020-04-14 11:08:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								650853fc89 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/notification.ex 
							
						 
						
							2020-04-14 11:58:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								60cc7d6c9a 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1276' into 'develop'  
							
							... 
							
							
							
							[#1276 ] An endpoint for getting unread notification count
Closes  #1276 
See merge request pleroma/pleroma!1877  
							
						 
						
							2020-04-14 06:38:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c4e7ed660c 
								
							 
						 
						
							
							
								
								fix logger message  
							
							
							
						 
						
							2020-04-14 08:43:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								f3725b8fc4 
								
							 
						 
						
							
							
								
								Fix spelling  
							
							
							
						 
						
							2020-04-13 17:04:43 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4dca712e90 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for DomainBlockController  
							
							
							
						 
						
							2020-04-13 22:44:52 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a16b3dbcbf 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-04-13 21:19:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c28aaf9d82 
								
							 
						 
						
							
							
								
								Add OpenAPI spec for CustomEmojiController  
							
							
							
						 
						
							2020-04-13 21:21:04 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7e0b42d99f 
								
							 
						 
						
							
							
								
								Add specs for AccountController.mutes, AccountController.blocks, AccountController.mutes, AccountController.endorsements  
							
							
							
						 
						
							2020-04-13 18:17:09 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ab185d3ea4 
								
							 
						 
						
							
							
								
								Add spec for AccountController.follows  
							
							
							
						 
						
							2020-04-13 18:17:09 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								68a979b824 
								
							 
						 
						
							
							
								
								Add specs for AccountController.block and AccountController.unblock  
							
							
							
						 
						
							2020-04-13 18:17:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4195d4a68 
								
							 
						 
						
							
							
								
								Add specs for AccountController.mute and AccountController.unmute  
							
							
							
						 
						
							2020-04-13 18:17:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aa958a6dda 
								
							 
						 
						
							
							
								
								Add spec for AccountController.unfollow  
							
							
							
						 
						
							2020-04-13 18:17:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								854780c72b 
								
							 
						 
						
							
							
								
								Add spec for AccountController.follow  
							
							
							
						 
						
							2020-04-13 18:17:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b680a98ae 
								
							 
						 
						
							
							
								
								Add spec for AccountController.lists  
							
							
							
						 
						
							2020-04-13 18:17:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e105cc12b6 
								
							 
						 
						
							
							
								
								Add spec for AccountController.following  
							
							
							
						 
						
							2020-04-13 18:17:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bd6e2b300f 
								
							 
						 
						
							
							
								
								Add spec for AccountController.followers  
							
							
							
						 
						
							2020-04-13 18:17:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								03124c96cc 
								
							 
						 
						
							
							
								
								Add spec for AccountController.statuses  
							
							
							
						 
						
							2020-04-13 18:17:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								278b3fa0ad 
								
							 
						 
						
							
							
								
								Add spec for AccountController.show  
							
							
							
						 
						
							2020-04-13 18:16:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d7d6a83233 
								
							 
						 
						
							
							
								
								Add spec for AccountController.relationships  
							
							
							
						 
						
							2020-04-13 18:16:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ab400b2ddb 
								
							 
						 
						
							
							
								
								Add specs for ActorType and VisibilityScope  
							
							
							
						 
						
							2020-04-13 18:16:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								260cbddc94 
								
							 
						 
						
							
							
								
								Add spec for AccountController.update_credentials  
							
							
							
						 
						
							2020-04-13 18:16:07 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f80116125f 
								
							 
						 
						
							
							
								
								Add spec for AccountController.verify_credentials  
							
							
							
						 
						
							2020-04-13 17:38:59 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b08ded6c2f 
								
							 
						 
						
							
							
								
								Add spec for AccountController.create  
							
							
							
						 
						
							2020-04-13 17:38:59 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								99b0bc1989 
								
							 
						 
						
							
							
								
								[ #1364 ] Resolved merge conflicts with develop. Refactoring.  
							
							
							
						 
						
							2020-04-13 13:24:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dc8fa04192 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-13 14:12:51 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								f00ff20768 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-from-blocked-domains-users  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/following_relationship.ex 
							
						 
						
							2020-04-13 09:23:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								a21baf89d8 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses  
							
							
							
						 
						
							2020-04-13 09:16:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a050f3e015 
								
							 
						 
						
							
							
								
								fix for logger configuration through admin-fe  
							
							
							
						 
						
							2020-04-13 08:56:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c5c09fc61b 
								
							 
						 
						
							
							
								
								fix mediaType of object  
							
							
							
						 
						
							2020-04-13 07:02:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Gleason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9a3c74b244 
								
							 
						 
						
							
							
								
								Always accept deletions through SimplePolicy  
							
							
							
						 
						
							2020-04-12 20:26:35 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c556efb761 
								
							 
						 
						
							
							
								
								[ #1364 ] Enabled notifications on followed domain-blocked users' activities.  
							
							
							
						 
						
							2020-04-12 21:53:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								7ee35eb9a6 
								
							 
						 
						
							
							
								
								Merge branch 'fix/mix-tasks-failing-otp' into 'develop'  
							
							... 
							
							
							
							Fix mix tasks failing on OTP releases
Closes  #1678 
See merge request pleroma/pleroma!2369  
							
						 
						
							2020-04-12 16:00:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								2ba754ffe1 
								
							 
						 
						
							
							
								
								Fix mix tasks failing on OTP releases  
							
							... 
							
							
							
							No idea why this was even added.
Closes  #1678  
							
						 
						
							2020-04-12 18:49:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								5e365448f3 
								
							 
						 
						
							
							
								
								Merge branch 'following-relationships-optimizations' into 'develop'  
							
							... 
							
							
							
							FollowingRelationship storage & performance optimizations
See merge request pleroma/pleroma!2332  
							
						 
						
							2020-04-11 19:46:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c077ad0b33 
								
							 
						 
						
							
							
								
								Remove User.upgrade_changeset in favor of remote_user_creation  
							
							... 
							
							
							
							The two changesets had the same purpose, yet some changes were updated
in one, but not the other (`uri`, for example).
Also makes `Transmogrifier.upgrade_user_from_ap_id` be called from
`ActivityPub.make_user_from_ap_id` only when the user is actually
not AP enabled yet.
I did not bother rewriting tests that used `User.insert_or_update`
to use the changeset instead because they seemed to just test the implementation,
rather than behavior. 
							
						 
						
							2020-04-11 22:31:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								88b16fdfb7 
								
							 
						 
						
							
							
								
								[ #1364 ] Disabled notifications on activities from blocked domains.  
							
							
							
						 
						
							2020-04-11 16:01:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dd612f86ae 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-10 20:00:05 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								64c78581fe 
								
							 
						 
						
							
							
								
								Chat: Only create them for valid users for now.  
							
							
							
						 
						
							2020-04-10 14:47:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7f692343c8 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-04-10 14:20:48 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf2a0574e7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/support-conversations-pagination  
							
							
							
						 
						
							2020-04-10 14:18:57 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								4d33e0bd50 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/apc2s_upload_activity' into 'develop'  
							
							... 
							
							
							
							bugfix: AP C2S activity with attachments
See merge request pleroma/pleroma!2316  
							
						 
						
							2020-04-10 04:31:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e89078ac2a 
								
							 
						 
						
							
							
								
								User: remove source_data  
							
							
							
						 
						
							2020-04-10 06:20:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3420dec494 
								
							 
						 
						
							
							
								
								Remove User.fields/1  
							
							
							
						 
						
							2020-04-10 06:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9172d719cc 
								
							 
						 
						
							
							
								
								profile emojis in User.emoji instead of source_data  
							
							
							
						 
						
							2020-04-10 06:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								62656ab259 
								
							 
						 
						
							
							
								
								User: Move inbox & shared_inbox to own fields  
							
							
							
						 
						
							2020-04-10 06:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								369c03834c 
								
							 
						 
						
							
							
								
								formatter: Use user.uri instead of user.source_data.uri  
							
							
							
						 
						
							2020-04-10 06:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b6bed1a284 
								
							 
						 
						
							
							
								
								Types.URI: New  
							
							
							
						 
						
							2020-04-10 06:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								19eedb3d04 
								
							 
						 
						
							
							
								
								User: Move public_key from source_data to own field  
							
							
							
						 
						
							2020-04-10 06:16:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5628984df4 
								
							 
						 
						
							
							
								
								User: remove source_data use for follower_address and following_address  
							
							
							
						 
						
							2020-04-10 06:16:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2cc6841424 
								
							 
						 
						
							
							
								
								ChatController: Basic message posting.  
							
							
							
						 
						
							2020-04-09 17:18:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e8fd0dd689 
								
							 
						 
						
							
							
								
								ChatController: Basic support for returning messages.  
							
							
							
						 
						
							2020-04-09 16:59:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								68abea313d 
								
							 
						 
						
							
							
								
								ChatController: Add creation and return of chats.  
							
							
							
						 
						
							2020-04-09 15:13:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d545b883eb 
								
							 
						 
						
							
							
								
								Add /api/v1/notifications/:id/dismiss endpoint  
							
							
							
						 
						
							2020-04-09 17:08:43 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ac672a9d6b 
								
							 
						 
						
							
							
								
								[ #1559 ] Addressed code review requests.  
							
							
							
						 
						
							2020-04-09 15:13:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d35e114acd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-09 13:25:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8e637ae1a7 
								
							 
						 
						
							
							
								
								CommonAPI: Basic ChatMessage support.  
							
							
							
						 
						
							2020-04-09 13:20:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2e78686686 
								
							 
						 
						
							
							
								
								SideEffects: Handle ChatMessage creation.  
							
							
							
						 
						
							2020-04-09 12:44:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b87b798ca1 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1658-invite-send' into 'develop'  
							
							... 
							
							
							
							Error improvement for email_invite endpoint
See merge request pleroma/pleroma!2344  
							
						 
						
							2020-04-09 10:42:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f20a19de85 
								
							 
						 
						
							
							
								
								typo fix  
							
							
							
						 
						
							2020-04-09 13:28:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								1cf0d5ab0d 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/admin_api/admin_api_controller.ex  
							
							
							
						 
						
							2020-04-09 10:17:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								4c60fdcbb1 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/admin_api/admin_api_controller.ex  
							
							
							
						 
						
							2020-04-09 10:17:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d2e21fbc96 
								
							 
						 
						
							
							
								
								Merge branch 'open-api' into 'develop'  
							
							... 
							
							
							
							Add OpenAPI
Closes pleroma-meta#19
See merge request pleroma/pleroma!2345  
							
						 
						
							2020-04-09 09:48:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								564f3f01ca 
								
							 
						 
						
							
							
								
								Merge branch 'formatter-html-safe' into 'develop'  
							
							... 
							
							
							
							formatter.ex: Use Phoenix.HTML for mention/hashtag generation
See merge request pleroma/pleroma!2357  
							
						 
						
							2020-04-09 09:47:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c401b00c78 
								
							 
						 
						
							
							
								
								ObjectValidators.Types.ObjectID: Fix when URI.parse returns %URL{host: ""}  
							
							
							
						 
						
							2020-04-09 04:36:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								d067eaa7b3 
								
							 
						 
						
							
							
								
								formatter.ex: Use Phoenix.HTML for mention/hashtag generation  
							
							... 
							
							
							
							Unlike concatenating strings, this makes sure everything is escaped.
Tests had to be changed because Phoenix.HTML runs attributes through
Enum.sort before generation for whatever reason. 
							
						 
						
							2020-04-08 22:58:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5739c498c0 
								
							 
						 
						
							
							
								
								fix for gun connections pool  
							
							
							
						 
						
							2020-04-08 18:46:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3775683a04 
								
							 
						 
						
							
							
								
								ChatMessage: Basic incoming handling.  
							
							
							
						 
						
							2020-04-08 15:55:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								94240cac4e 
								
							 
						 
						
							
							
								
								Merge branch 'fix-auto-link-for-profile-fields' into 'develop'  
							
							... 
							
							
							
							Use Pleroma.Formatter.linkify/2 instead
See merge request pleroma/pleroma!2352  
							
						 
						
							2020-04-08 00:29:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								1a4875adfa 
								
							 
						 
						
							
							
								
								[ #1559 ] Support for "follow_request" notifications (configurable).  
							
							... 
							
							
							
							(Not currently supported by PleromaFE, thus disabled by default). 
							
						 
						
							2020-04-07 21:52:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								dd4d10b275 
								
							 
						 
						
							
							
								
								Merge branch 'fix-auto-link-for-profile-fields' into 'develop'  
							
							... 
							
							
							
							Use Pleroma.Formatter.linkify/2 instead
See merge request pleroma/pleroma!2352  
							
						 
						
							2020-04-07 11:41:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								2b7d7bbd2d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-04-07 14:09:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								19335be24c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms  
							
							
							
						 
						
							2020-04-06 17:50:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								03eebabe8e 
								
							 
						 
						
							
							
								
								Add Pleroma.Web.ApiSpec.Helpers  
							
							
							
						 
						
							2020-04-06 17:11:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1d4ab06505 
								
							 
						 
						
							
							
								
								Merge branch 'featureflag/emoji_reactions' into 'develop'  
							
							... 
							
							
							
							Add emoji reactions to features in nodeinfo
See merge request pleroma/pleroma!2313  
							
						 
						
							2020-04-06 12:51:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								96ee0aadbf 
								
							 
						 
						
							
							
								
								Merge branch 'improving-test-coverage' into 'develop'  
							
							... 
							
							
							
							Tests for emoji mix task
See merge request pleroma/pleroma!2350  
							
						 
						
							2020-04-06 12:49:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								349b9d86dc 
								
							 
						 
						
							
							
								
								Merge branch 'remake-remodel-2' into 'develop'  
							
							... 
							
							
							
							Ingestion Pipeline Revamp
See merge request pleroma/pleroma!2315  
							
						 
						
							2020-04-06 11:59:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								772bc258cd 
								
							 
						 
						
							
							
								
								ObjectID Validator: Refactor.  
							
							
							
						 
						
							2020-04-06 13:53:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e67cde0ed6 
								
							 
						 
						
							
							
								
								Transmogrifier: Refactoring / Renaming.  
							
							
							
						 
						
							2020-04-06 13:46:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b59ac37b2c 
								
							 
						 
						
							
							
								
								tests for emoji mix task  
							
							
							
						 
						
							2020-04-06 11:13:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								fc81e5a49c 
								
							 
						 
						
							
							
								
								Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled).  
							
							
							
						 
						
							2020-04-06 10:20:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								b0a9a02af3 
								
							 
						 
						
							
							
								
								Merge branch 'feature/funkwhale-audio' into 'develop'  
							
							... 
							
							
							
							Add support for funkwhale Audio activity
Closes  #764  and #1624 
See merge request pleroma/pleroma!2287  
							
						 
						
							2020-04-02 23:00:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								01a3f145d5 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/funkwhale-channel' into 'develop'  
							
							... 
							
							
							
							Fix profile url for funkwhale channels, removes one source_data use
Closes  #1653 
See merge request pleroma/pleroma!2333  
							
						 
						
							2020-04-02 22:55:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3fa51f7272 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/2323-accounts-relationships-hotfix' into output-of-relationships-in-statuses  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/web/mastodon_api/views/account_view.ex
#	lib/pleroma/web/mastodon_api/views/status_view.ex 
							
						 
						
							2020-04-02 19:38:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								aa78325117 
								
							 
						 
						
							
							
								
								[ #2323 ] Fixed a typo causing /accounts/relationships to render default relationships. Improved the tests.  
							
							
							
						 
						
							2020-04-02 19:23:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0aa24a150b 
								
							 
						 
						
							
							
								
								Add oAuth  
							
							
							
						 
						
							2020-04-02 17:33:23 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fd97b0e634 
								
							 
						 
						
							
							
								
								Chats: Basic implementation.  
							
							
							
						 
						
							2020-04-02 15:19:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								dbcfac11b4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-04-02 14:47:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								23219e6fb3 
								
							 
						 
						
							
							
								
								Add OpenAPI  
							
							
							
						 
						
							2020-04-01 23:13:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2d64500a9d 
								
							 
						 
						
							
							
								
								error improvement for email_invite endpoint  
							
							
							
						 
						
							2020-04-01 20:26:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								98b96e45ab 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2020-04-01 20:08:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								ef7d2b0f11 
								
							 
						 
						
							
							
								
								Merge branch 'gun' into 'develop'  
							
							... 
							
							
							
							Gun adapter
Closes  #945 
See merge request pleroma/pleroma!1861  
							
						 
						
							2020-04-01 17:05:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								2f2bd7fe72 
								
							 
						 
						
							
							
								
								Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance.  
							
							... 
							
							
							
							See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. 
							
						 
						
							2020-04-01 19:49:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								037b49c415 
								
							 
						 
						
							
							
								
								Validators: Correct ObjectID filename  
							
							
							
						 
						
							2020-04-01 16:10:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								bfec45bf74 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1601-add-new-meta-tag' into 'develop'  
							
							... 
							
							
							
							Restrict remote users from indexing
Closes  #1601 
See merge request pleroma/pleroma!2341  
							
						 
						
							2020-04-01 12:55:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94ddbe4098 
								
							 
						 
						
							
							
								
								restrict remote users from indexing  
							
							
							
						 
						
							2020-04-01 09:57:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								185520d1b4 
								
							 
						 
						
							
							
								
								Provide known-good user.uri, remove User.profile_url/1  
							
							
							
						 
						
							2020-03-31 23:55:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b30fb1f3bb 
								
							 
						 
						
							
							
								
								User: Fix use of source_data in profile_url/1  
							
							
							
						 
						
							2020-03-31 23:54:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7408f003a6 
								
							 
						 
						
							
							
								
								Use Pleroma.Formatter.linkify instead of AutoLinker.link  
							
							
							
						 
						
							2020-04-01 02:52:30 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c982093cc2 
								
							 
						 
						
							
							
								
								Transmogrifier: Fix BAD code by RINPATCH  
							
							
							
						 
						
							2020-03-31 19:33:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1b323ce1c6 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex  
							
							
							
						 
						
							2020-03-31 17:28:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ecac57732a 
								
							 
						 
						
							
							
								
								Transmogrifier: Only add context if it really is onne.  
							
							
							
						 
						
							2020-03-31 19:16:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								51fc504705 
								
							 
						 
						
							
							
								
								Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2  
							
							
							
						 
						
							2020-03-31 19:06:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								288f2b5a7c 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex  
							
							
							
						 
						
							2020-03-31 17:00:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0be1fa0a86 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex  
							
							
							
						 
						
							2020-03-31 17:00:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								057438a657 
								
							 
						 
						
							
							
								
								CommonAPI: DRY up a bit.  
							
							
							
						 
						
							2020-03-31 17:56:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								643f15e77b 
								
							 
						 
						
							
							
								
								Validators: ObjectID is an http uri.  
							
							
							
						 
						
							2020-03-31 16:11:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d191b0942f 
								
							 
						 
						
							
							
								
								Remove no longer used function  
							
							
							
						 
						
							2020-03-31 22:50:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f6835333be 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex  
							
							
							
						 
						
							2020-03-31 12:55:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e99e2a86af 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/profile-bio-newline' into 'develop'  
							
							... 
							
							
							
							AccountView: fix for other forms of <br> in bio
Closes  #1643 
See merge request pleroma/pleroma!2322  
							
						 
						
							2020-03-31 13:42:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c4d3ccc7b9 
								
							 
						 
						
							
							
								
								Merge branch 'admin-api-change-password' into 'develop'  
							
							... 
							
							
							
							Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149  
							
						 
						
							2020-03-31 13:41:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								10b7b2b4a4 
								
							 
						 
						
							
							
								
								Merge branch 'fix/activity-deletion' into 'develop'  
							
							... 
							
							
							
							Fix activity deletion
Closes  #1640 
See merge request pleroma/pleroma!2328  
							
						 
						
							2020-03-31 13:40:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								0e92aa0025 
								
							 
						 
						
							
							
								
								Merge branch '1364-notifications-sending-control' into 'develop'  
							
							... 
							
							
							
							[#1364 ] Ability to opt-out of notifications (in all clients)
Closes  #1364 
See merge request pleroma/pleroma!2301  
							
						 
						
							2020-03-31 13:39:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ea9c57b26e 
								
							 
						 
						
							
							
								
								[ #2332 ] Misc. improvements per code change requests.  
							
							
							
						 
						
							2020-03-31 09:21:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								9c94b6a327 
								
							 
						 
						
							
							
								
								[ #2332 ] Misc. fixes per code change requests.  
							
							
							
						 
						
							2020-03-30 19:08:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8bd5ad8664 
								
							 
						 
						
							
							
								
								Merge branch 'benchmark-improvements' into 'develop'  
							
							... 
							
							
							
							Benchmark improvements
See merge request pleroma/pleroma!2308  
							
						 
						
							2020-03-30 14:48:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b607ae1a1c 
								
							 
						 
						
							
							
								
								removing grouped reports admin api endpoint  
							
							
							
						 
						
							2020-03-30 13:51:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1fcdcb12a7 
								
							 
						 
						
							
							
								
								updating gun with bug fix  
							
							... 
							
							
							
							https://github.com/ninenines/gun/issues/222  
						
							2020-03-30 12:47:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f497cf2f7c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-30 12:15:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f29ecdcd7 
								
							 
						 
						
							
							
								
								sync with develop  
							
							
							
						 
						
							2020-03-30 11:42:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eb9744cade 
								
							 
						 
						
							
							
								
								activities generation tasks  
							
							
							
						 
						
							2020-03-30 11:42:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								e999c67cee 
								
							 
						 
						
							
							
								
								Merge branch 'feature/funkwhale-audio' into 'develop'  
							
							... 
							
							
							
							Add support for funkwhale Audio activity
Closes  #764  and #1624 
See merge request pleroma/pleroma!2287  
							
						 
						
							2020-03-29 19:18:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								dfd2c74184 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-03-29 06:57:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								be9d18461a 
								
							 
						 
						
							
							
								
								FollowingRelationship storage & performance optimizations (state turned ecto_enum-driven integer, reorganized indices etc.).  
							
							
							
						 
						
							2020-03-28 18:49:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								dfbc05d496 
								
							 
						 
						
							
							
								
								Misc refactoring / tweaks (ThreadMute.exists?/2).  
							
							
							
						 
						
							2020-03-27 08:01:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6b793d3f83 
								
							 
						 
						
							
							
								
								Ensured no auxiliary computations (actors list preparation etc.) related to relationships preloading if no user is present (for statuses / accounts / relationships rendering).  
							
							
							
						 
						
							2020-03-26 21:54:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								29ab1d9f8d 
								
							 
						 
						
							
							
								
								Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2  
							
							
							
						 
						
							2020-03-26 17:24:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								69fc1dd69f 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex  
							
							
							
						 
						
							2020-03-26 14:45:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0c60c0a76a 
								
							 
						 
						
							
							
								
								Validators: Use correct type for IDs.  
							
							
							
						 
						
							2020-03-26 15:44:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0adaab8e75 
								
							 
						 
						
							
							
								
								Bump copyright dates.  
							
							
							
						 
						
							2020-03-26 15:37:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								eaacc64839 
								
							 
						 
						
							
							
								
								Refactors.  
							
							
							
						 
						
							2020-03-26 15:33:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								ee979dd6d7 
								
							 
						 
						
							
							
								
								Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into remake-remodel-2  
							
							
							
						 
						
							2020-03-26 15:24:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d7aa0b645b 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/object_validator.ex  
							
							
							
						 
						
							2020-03-26 14:23:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4cf1007a7d 
								
							 
						 
						
							
							
								
								ActivityPub: Small refactor.  
							
							
							
						 
						
							2020-03-26 15:16:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94a6590e3c 
								
							 
						 
						
							
							
								
								Partially restore /api/statusnet/config.json  
							
							
							
						 
						
							2020-03-26 17:59:45 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1c3f3a12ed 
								
							 
						 
						
							
							
								
								Add characterLimit and vapidPublicKey to nodeinfo  
							
							
							
						 
						
							2020-03-26 16:20:20 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								112101ca52 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/thread_mute.ex 
							
						 
						
							2020-03-26 09:43:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								af820f8cf1 
								
							 
						 
						
							
							
								
								Merge branch 'benchmark_timeline' into 'develop'  
							
							... 
							
							
							
							Benchmarks: Add timeline benchmark
See merge request pleroma/pleroma!2325  
							
						 
						
							2020-03-25 18:06:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								460e41585c 
								
							 
						 
						
							
							
								
								Further preloading (more endpoints), refactoring, tests.  
							
							
							
						 
						
							2020-03-25 20:33:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								be5e2c4dbb 
								
							 
						 
						
							
							
								
								Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).  
							
							
							
						 
						
							2020-03-25 17:01:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3fa3d45dbe 
								
							 
						 
						
							
							
								
								[ #1364 ] Minor improvements / comments.  
							
							... 
							
							
							
							Further fixes of incorrect usage of "relations" as a short form of "relationships". 
							
						 
						
							2020-03-25 13:05:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								012d428e1f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications-sending-control  
							
							
							
						 
						
							2020-03-25 09:05:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e743c22329 
								
							 
						 
						
							
							
								
								Fixed incorrect usage of "relations" as a short form of "relationships".  
							
							
							
						 
						
							2020-03-25 09:04:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								212c31c637 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'pleroma/develop' into featureflag/emoji_reactions  
							
							
							
						 
						
							2020-03-24 20:32:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								8f1d622b8d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering  
							
							
							
						 
						
							2020-03-24 22:15:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								13cbb9f6ad 
								
							 
						 
						
							
							
								
								Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related).  
							
							
							
						 
						
							2020-03-24 22:14:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								8eebc75c15 
								
							 
						 
						
							
							
								
								Merge branch 'fix/activity-deletion' into 'develop'  
							
							... 
							
							
							
							Fix activity deletion
Closes  #1640 
See merge request pleroma/pleroma!2328  
							
						 
						
							2020-03-24 19:10:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								f316882464 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/activity_pub.ex  
							
							
							
						 
						
							2020-03-24 18:37:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								aaf00f1ff5 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex  
							
							
							
						 
						
							2020-03-24 18:24:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								74560e888e 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/activity_pub/object_validators/create_validator.ex  
							
							
							
						 
						
							2020-03-24 18:20:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1d75d0ed7a 
								
							 
						 
						
							
							
								
								Merge branch 'admin-api-change-password' into 'develop'  
							
							... 
							
							
							
							Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149  
							
						 
						
							2020-03-24 17:34:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a2538967c 
								
							 
						 
						
							
							
								
								Support pagination in conversations  
							
							
							
						 
						
							2020-03-24 20:18:27 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1a9716a98 
								
							 
						 
						
							
							
								
								Fix activity deletion  
							
							
							
						 
						
							2020-03-24 17:38:18 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3189c44a0c 
								
							 
						 
						
							
							
								
								Remove some TwitterAPI endpoints  
							
							
							
						 
						
							2020-03-24 15:21:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fbf02a3722 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/profile-bio-newline' into 'develop'  
							
							... 
							
							
							
							AccountView: fix for other forms of <br> in bio
Closes  #1643 
See merge request pleroma/pleroma!2322  
							
						 
						
							2020-03-23 19:32:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3bd2829e5c 
								
							 
						 
						
							
							
								
								Benchmarks: Add timeline benchmark  
							
							
							
						 
						
							2020-03-23 18:56:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								86f2fbc81e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into relations-preloading-for-statuses-rendering  
							
							
							
						 
						
							2020-03-23 14:34:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5a34dca8ed 
								
							 
						 
						
							
							
								
								Add emoji support in statuses in staticfe  
							
							
							
						 
						
							2020-03-23 14:03:31 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3c78e5f327 
								
							 
						 
						
							
							
								
								Preloading of follow relations for timeline/statuses rendering (performance improvement). Refactoring.  
							
							
							
						 
						
							2020-03-23 12:01:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a6ee6784bc 
								
							 
						 
						
							
							
								
								creating trusted app from adminFE & mix task  
							
							
							
						 
						
							2020-03-23 10:44:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c2e415143b 
								
							 
						 
						
							
							
								
								WIP: preloading of user relations for timeline/statuses rendering (performance improvement).  
							
							
							
						 
						
							2020-03-22 21:51:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								15be6ba9c2 
								
							 
						 
						
							
							
								
								AccountView: fix for other forms of <br> in bio  
							
							... 
							
							
							
							Closes: https://git.pleroma.social/pleroma/pleroma/issues/1643  
							
						 
						
							2020-03-22 16:41:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								981e015f1b 
								
							 
						 
						
							
							
								
								Mastodon API Account view: Remove an outdated hack  
							
							... 
							
							
							
							The hack with caching the follow relationship was introduced
when we still were storing it inside the follow activity, resulting in
slow queries. Now we store follow state in `FollowRelationship` table,
so this is no longer necessary. 
							
						 
						
							2020-03-22 17:10:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								80e1571610 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-03-20 22:08:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9bae9b1b1b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-20 20:47:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cb8236cda6 
								
							 
						 
						
							
							
								
								Add embeddable posts  
							
							
							
						 
						
							2020-03-20 21:46:26 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d74405fc1a 
								
							 
						 
						
							
							
								
								Merge branch 'fix-feed-pagination' into 'develop'  
							
							... 
							
							
							
							Fix for feed page pagination
Closes  #1605 
See merge request pleroma/pleroma!2281  
							
						 
						
							2020-03-20 16:57:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa8aa7d7f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-2  
							
							
							
						 
						
							2020-03-20 14:52:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fe15f0ba15 
								
							 
						 
						
							
							
								
								restrict_unauthenticated setting  
							
							
							
						 
						
							2020-03-20 16:36:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								98a60df41f 
								
							 
						 
						
							
							
								
								include_types parameter in /api/v1/notifications  
							
							
							
						 
						
							2020-03-20 13:18:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a8aa917530 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'pleroma/develop' into bugfix/apc2s_upload_activity  
							
							
							
						 
						
							2020-03-19 19:25:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c1fd4f6653 
								
							 
						 
						
							
							
								
								transmogrifier.ex: rework fix_attachment for better IR  
							
							
							
						 
						
							2020-03-19 19:10:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9b9d67bbec 
								
							 
						 
						
							
							
								
								Fix linting.  
							
							
							
						 
						
							2020-03-19 18:16:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3c2c32b460 
								
							 
						 
						
							
							
								
								Merge branch 'remake-remodel' into develop  
							
							
							
						 
						
							2020-03-19 18:00:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								7d275970ab 
								
							 
						 
						
							
							
								
								Add emoji reactions to features in nodeinfo  
							
							
							
						 
						
							2020-03-19 10:08:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f9d622d25a 
								
							 
						 
						
							
							
								
								WIP  
							
							
							
						 
						
							2020-03-19 15:39:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f9ecb513fa 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-18 14:08:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								7438833685 
								
							 
						 
						
							
							
								
								[ #1364 ] Improved notification-related tests.  
							
							
							
						 
						
							2020-03-16 21:58:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								13cce9c0de 
								
							 
						 
						
							
							
								
								Admin API: PATCH /api/pleroma/admin/users/:nickname/credentials, GET /api/pleroma/admin/users/:nickname/credentials.  
							
							
							
						 
						
							2020-03-16 20:42:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								d198e7fa2a 
								
							 
						 
						
							
							
								
								Admin API: PATCH /api/pleroma/admin/users/:nickname/change_password  
							
							
							
						 
						
							2020-03-16 20:32:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f3791add99 
								
							 
						 
						
							
							
								
								removing with_move parameter  
							
							
							
						 
						
							2020-03-16 20:07:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0e07c5ef57 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications-sending-control  
							
							
							
						 
						
							2020-03-16 17:58:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bf474ca3c1 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2020-03-16 16:23:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								35471205f8 
								
							 
						 
						
							
							
								
								temp fix for :gun.info MatchError  
							
							
							
						 
						
							2020-03-16 15:47:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								421e35b578 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into global-status-expiration  
							
							
							
						 
						
							2020-03-16 15:31:31 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0651730bd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-16 14:25:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								89e4b3ebbd 
								
							 
						 
						
							
							
								
								fix for content-type header for tag feed  
							
							
							
						 
						
							2020-03-16 12:59:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								91870c8995 
								
							 
						 
						
							
							
								
								adding rss for user feed  
							
							
							
						 
						
							2020-03-16 12:45:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								26e2076659 
								
							 
						 
						
							
							
								
								fix for feed page pagination  
							
							
							
						 
						
							2020-03-16 12:33:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c46d035f7b 
								
							 
						 
						
							
							
								
								rate limiter: disable based on if remote ip was found, not on if the plug was enabled  
							
							... 
							
							
							
							The current rate limiter disable logic won't trigger when the remote ip
is not forwarded, only when the remoteip plug is not enabled, which is
not the case on most instances since it's enabled by default. This
changes the behavior to warn and disable  when the remote ip was not forwarded,
even if the RemoteIP plug is enabled.
Also closes  #1620  
							
						 
						
							2020-03-16 00:15:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9d09755291 
								
							 
						 
						
							
							
								
								rip out fetch_initial_posts  
							
							... 
							
							
							
							Every time someone tries to use it, it goes mad and tries to scrape the
entire fediverse for no visible reason, it's better to just remove it
than continue shipping it in it's current state.
idea acked by lain and feld on irc
Closes  #1595  #1422  
							
						 
						
							2020-03-16 00:15:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fcf51a77ba 
								
							 
						 
						
							
							
								
								Merge branch 'features/staticfe-sanitization' into 'develop'  
							
							... 
							
							
							
							static_fe: Sanitize HTML
Closes  #1614 
See merge request pleroma/pleroma!2299  
							
						 
						
							2020-03-16 00:14:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								8176ca9e40 
								
							 
						 
						
							
							
								
								static_fe: Sanitize HTML in users  
							
							
							
						 
						
							2020-03-15 20:44:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								0ac6e29654 
								
							 
						 
						
							
							
								
								static_fe: Sanitize HTML in posts  
							
							... 
							
							
							
							Note: Seems to have different sanitization with TwitterCard generator giving
the following:
<meta content=\"“alert('xss')”\" property=\"twitter:description\"> 
							
						 
						
							2020-03-15 20:44:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fa4ec17c84 
								
							 
						 
						
							
							
								
								Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop'  
							
							... 
							
							
							
							[#1560 ] Restricted AP- & OStatus-related routes for non-federating instances
Closes  #1560 
See merge request pleroma/pleroma!2235  
							
						 
						
							2020-03-15 19:15:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								7c8003c3fc 
								
							 
						 
						
							
							
								
								[ #1364 ] Improved control over generation / sending of notifications. Fixed blocking / muting users notifications issue. Added tests.  
							
							
							
						 
						
							2020-03-15 21:00:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								d84670b9e1 
								
							 
						 
						
							
							
								
								Merge branch 'f' into 'develop'  
							
							... 
							
							
							
							rip out fetch_initial_posts
Closes  #1422  and #1595 
See merge request pleroma/pleroma!2297  
							
						 
						
							2020-03-15 16:14:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								67a27825b1 
								
							 
						 
						
							
							
								
								Merge branch 'fix/rate-limiter-remoteip-behavior' into 'develop'  
							
							... 
							
							
							
							rate limiter: disable based on if remote ip was found, not on if the plug was enabled
Closes  #1620 
See merge request pleroma/pleroma!2296  
							
						 
						
							2020-03-15 14:22:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								306d633b40 
								
							 
						 
						
							
							
								
								pleroma_api_controller.ex: Improve conversations error reporting  
							
							... 
							
							
							
							Related: https://git.pleroma.social/pleroma/pleroma/issues/1594  
							
						 
						
							2020-03-15 17:01:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								0b823755a2 
								
							 
						 
						
							
							
								
								Merge branch 'fix/cache-control-headers' into 'develop'  
							
							... 
							
							
							
							Fix Cache Control headers on media
See merge request pleroma/pleroma!2295  
							
						 
						
							2020-03-15 17:01:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								3f54215219 
								
							 
						 
						
							
							
								
								auth_controller.ex: Add admin scope to MastoFE  
							
							... 
							
							
							
							Related: https://git.pleroma.social/pleroma/pleroma/issues/1265  
							
						 
						
							2020-03-15 17:00:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								ffd636f109 
								
							 
						 
						
							
							
								
								Fix hashtags WebSocket streaming  
							
							
							
						 
						
							2020-03-15 17:00:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								bd80ff9a6c 
								
							 
						 
						
							
							
								
								Fix static FE plug to handle missing Accept header.  
							
							
							
						 
						
							2020-03-15 17:00:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								5f9fbd7d33 
								
							 
						 
						
							
							
								
								Formatting: Do not use \n and prefer <br> instead  
							
							... 
							
							
							
							It moves bbcode to bbcode_pleroma as the former is owned by kaniini
and transfering ownership wasn't done in a timely manner.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374 
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375  
							
						 
						
							2020-03-15 16:59:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								80bc8c2cc9 
								
							 
						 
						
							
							
								
								Revert "Set better Cache-Control header for static content"  
							
							... 
							
							
							
							On furher investigation it seems like all that did was cause unintuitive
behavior. The emoji request flood that was the reason for introducing it
isn't really that big of a deal either, since Plug.Static only needs to
read file modification time and size to determine the ETag.
Closes  #1613  
							
						 
						
							2020-03-15 16:59:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								e7837bc14e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/signup-without-email' into 'develop'  
							
							... 
							
							
							
							Allow account registration without an email
See merge request pleroma/pleroma!2246  
							
						 
						
							2020-03-15 16:58:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								f8dc597c51 
								
							 
						 
						
							
							
								
								Fix enforcement of character limits  
							
							
							
						 
						
							2020-03-15 16:58:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								423cfaf141 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1610-release-compilation-config-fix' into 'develop'  
							
							... 
							
							
							
							Merging default release config on app start
Closes  #1610 
See merge request pleroma/pleroma!2288  
							
						 
						
							2020-03-15 16:57:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								7cf7083076 
								
							 
						 
						
							
							
								
								relay list shows hosts without accepted follow  
							
							
							
						 
						
							2020-03-15 16:55:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e87a32bcd7 
								
							 
						 
						
							
							
								
								rip out fetch_initial_posts  
							
							... 
							
							
							
							Every time someone tries to use it, it goes mad and tries to scrape the
entire fediverse for no visible reason, it's better to just remove it
than continue shipping it in it's current state.
idea acked by lain and feld on irc
Closes  #1595  #1422  
							
						 
						
							2020-03-15 15:59:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
							
							
								
							
							
								8f7bc07ebc 
								
							 
						 
						
							
							
								
								pleroma_api_controller.ex: Improve conversations error reporting  
							
							... 
							
							
							
							Related: https://git.pleroma.social/pleroma/pleroma/issues/1594  
							
						 
						
							2020-03-15 12:35:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ecb7809e92 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/plugs/static_fe_plug.ex 
							
						 
						
							2020-03-14 15:37:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								d88c8a9614 
								
							 
						 
						
							
							
								
								Merge branch 'fix/cache-control-headers' into 'develop'  
							
							... 
							
							
							
							Fix Cache Control headers on media
See merge request pleroma/pleroma!2295  
							
						 
						
							2020-03-14 11:19:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6a28c198af 
								
							 
						 
						
							
							
								
								uploaded media plug: do not inject compile-time params on every request  
							
							
							
						 
						
							2020-03-13 22:12:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								38f796a5c6 
								
							 
						 
						
							
							
								
								Merge branch 'feature/mastofe-admin-scope' into 'develop'  
							
							... 
							
							
							
							auth_controller.ex: Add admin scope to MastoFE
See merge request pleroma/pleroma!2256  
							
						 
						
							2020-03-13 18:58:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								994ac4357c 
								
							 
						 
						
							
							
								
								Merge branch 'fix/hashtags-streaming' into 'develop'  
							
							... 
							
							
							
							Fix hashtags WebSocket streaming
Closes  #1593 
See merge request pleroma/pleroma!2294  
							
						 
						
							2020-03-13 18:50:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								658f30c0b3 
								
							 
						 
						
							
							
								
								Merge branch 'static-accept-missing' into 'develop'  
							
							... 
							
							
							
							Fix static FE plug to handle missing Accept header.
See merge request pleroma/pleroma!2260  
							
						 
						
							2020-03-13 18:46:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fc4496d4fa 
								
							 
						 
						
							
							
								
								rate limiter: disable based on if remote ip was found, not on if the plug was enabled  
							
							... 
							
							
							
							The current rate limiter disable logic won't trigger when the remote ip
is not forwarded, only when the remoteip plug is not enabled, which is
not the case on most instances since it's enabled by default. This
changes the behavior to warn and disable  when the remote ip was not forwarded,
even if the RemoteIP plug is enabled.
Also closes  #1620  
							
						 
						
							2020-03-13 21:41:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3e0f05f08e 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/br-vs-newline' into 'develop'  
							
							... 
							
							
							
							Formatting: Do not use \n and prefer <br> instead
Closes  #1374  and #1375 
See merge request pleroma/pleroma!2204  
							
						 
						
							2020-03-13 18:22:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								c6eb1c1b92 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/cache-control-headers  
							
							
							
						 
						
							2020-03-13 12:54:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								7321429a2e 
								
							 
						 
						
							
							
								
								Lint  
							
							
							
						 
						
							2020-03-13 12:42:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								3b1b183b42 
								
							 
						 
						
							
							
								
								Synchronize cache-control header for local media with the mediaproxy  
							
							
							
						 
						
							2020-03-13 12:27:50 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								413177c8f0 
								
							 
						 
						
							
							
								
								Set correct Cache-Control header for local media  
							
							
							
						 
						
							2020-03-13 12:02:58 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								c62195127d 
								
							 
						 
						
							
							
								
								Update comment to reflect what the code is actually doing  
							
							
							
						 
						
							2020-03-13 11:46:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								ad31d0726a 
								
							 
						 
						
							
							
								
								Do not trust remote Cache-Control headers for mediaproxy  
							
							
							
						 
						
							2020-03-13 11:30:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								096c5c52e0 
								
							 
						 
						
							
							
								
								Merge branch 'revert/cache-control' into 'develop'  
							
							... 
							
							
							
							Revert "Set better Cache-Control header for static content"
Closes  #1613 
See merge request pleroma/pleroma!2290  
							
						 
						
							2020-03-13 16:25:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fffc382f13 
								
							 
						 
						
							
							
								
								Fix hashtags WebSocket streaming  
							
							
							
						 
						
							2020-03-13 19:30:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1379c4de8 
								
							 
						 
						
							
							
								
								Formatting: Do not use \n and prefer <br> instead  
							
							... 
							
							
							
							It moves bbcode to bbcode_pleroma as the former is owned by kaniini
and transfering ownership wasn't done in a timely manner.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374 
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375  
							
						 
						
							2020-03-13 16:07:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								98ed0d1c4b 
								
							 
						 
						
							
							
								
								more clean up  
							
							
							
						 
						
							2020-03-13 09:37:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								802b991814 
								
							 
						 
						
							
							
								
								Merge branch 'exclude-posts-visible-to-admin' into 'develop'  
							
							... 
							
							
							
							Exclude private and direct statuses visible to the admin when using godmode
Closes  #1599 
See merge request pleroma/pleroma!2272  
							
						 
						
							2020-03-12 20:29:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								39ed608b13 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-12 18:31:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1306b92997 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2020-03-12 18:29:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1c7f8e576 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into global-status-expiration  
							
							
							
						 
						
							2020-03-12 16:02:24 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								bd40880fa0 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions  
							
							... 
							
							
							
							# Conflicts:
#	test/web/activity_pub/activity_pub_controller_test.exs 
							
						 
						
							2020-03-12 12:07:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								2019f3b3ff 
								
							 
						 
						
							
							
								
								Merge branch 'fix/signup-without-email' into 'develop'  
							
							... 
							
							
							
							Allow account registration without an email
See merge request pleroma/pleroma!2246  
							
						 
						
							2020-03-11 16:53:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								7cdabdc0df 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1610-release-compilation-config-fix' into 'develop'  
							
							... 
							
							
							
							Merging default release config on app start
Closes  #1610 
See merge request pleroma/pleroma!2288  
							
						 
						
							2020-03-11 15:16:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								f92c447bbc 
								
							 
						 
						
							
							
								
								Merge branch 'relay-list-change' into 'develop'  
							
							... 
							
							
							
							Relay list shows hosts without accepted follow
See merge request pleroma/pleroma!2240  
							
						 
						
							2020-03-11 15:10:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c3b9fbd3a7 
								
							 
						 
						
							
							
								
								Revert "Set better Cache-Control header for static content"  
							
							... 
							
							
							
							On furher investigation it seems like all that did was cause unintuitive
behavior. The emoji request flood that was the reason for introducing it
isn't really that big of a deal either, since Plug.Static only needs to
read file modification time and size to determine the ETag.
Closes  #1613  
							
						 
						
							2020-03-11 17:58:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fce090c1de 
								
							 
						 
						
							
							
								
								using Pleroma.Config instead of ets  
							
							
							
						 
						
							2020-03-11 17:22:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								193d67cde5 
								
							 
						 
						
							
							
								
								compile fix  
							
							
							
						 
						
							2020-03-11 16:43:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								282a93554f 
								
							 
						 
						
							
							
								
								merging release default config on app start  
							
							
							
						 
						
							2020-03-11 16:25:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								863ec33ba2 
								
							 
						 
						
							
							
								
								Add support for funkwhale Audio activity  
							
							... 
							
							
							
							reel2bits fixture not included as it lacks the Actor fixture for it.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1624 
Closes: https://git.pleroma.social/pleroma/pleroma/issues/764  
							
						 
						
							2020-03-11 13:46:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								5b696a8ac1 
								
							 
						 
						
							
							
								
								[ #1560 ] Enforced authentication for non-federating instances in StaticFEController.  
							
							
							
						 
						
							2020-03-11 14:05:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								972889550d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions  
							
							
							
						 
						
							2020-03-11 09:15:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								5af798f246 
								
							 
						 
						
							
							
								
								Fix enforcement of character limits  
							
							
							
						 
						
							2020-03-10 13:08:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f39e1b9eff 
								
							 
						 
						
							
							
								
								add verify tls_opts only when we open connection  
							
							... 
							
							
							
							for other requests tesla will add tls_opts 
							
						 
						
							2020-03-10 15:54:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								426f5ee48a 
								
							 
						 
						
							
							
								
								tesla adapter can't be changed in adminFE  
							
							
							
						 
						
							2020-03-10 15:31:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								5fc92deef3 
								
							 
						 
						
							
							
								
								[ #1560 ] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring.  
							
							
							
						 
						
							2020-03-09 20:51:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d9f8941dac 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-09 10:56:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								edb659dc57 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-03-08 14:10:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6cf1958b02 
								
							 
						 
						
							
							
								
								moderation log: fix improperly migrated data  
							
							... 
							
							
							
							Some of the actions used to have a user map as a subject, which was then
changed to an array of user maps. However instead of migrating old data
there was just a hack to transform it every time, moreover this hack
didn't include all possible actions, which resulted in crashes. This
commit fixes the crashes by introducing a proper database migration for old data.
Closes  #1606  
							
						 
						
							2020-03-07 17:00:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								474ef512df 
								
							 
						 
						
							
							
								
								wait in mix task while pleroma is rebooted  
							
							
							
						 
						
							2020-03-07 16:02:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b2eb1124d1 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-07 12:41:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6d797b9928 
								
							 
						 
						
							
							
								
								Merge branch 'restart-fix-for-mix-tasks' into 'develop'  
							
							... 
							
							
							
							Wait in mix task while pleroma is rebooted
See merge request pleroma/pleroma!2225  
							
						 
						
							2020-03-07 09:32:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5f42ecc4c7 
								
							 
						 
						
							
							
								
								start gun upload pool, if proxy_remote is enabled  
							
							
							
						 
						
							2020-03-07 12:24:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								78282dc983 
								
							 
						 
						
							
							
								
								little polishing  
							
							
							
						 
						
							2020-03-06 21:24:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c93c3096d5 
								
							 
						 
						
							
							
								
								little refactor  
							
							
							
						 
						
							2020-03-06 21:04:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								027714b519 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions  
							
							
							
						 
						
							2020-03-06 11:48:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								40765875d4 
								
							 
						 
						
							
							
								
								[ #1560 ] Misc. improvements in ActivityPubController federation state restrictions.  
							
							
							
						 
						
							2020-03-05 21:19:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								058c9b01ac 
								
							 
						 
						
							
							
								
								returning, not needed  
							
							
							
						 
						
							2020-03-05 18:28:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0753eed0f 
								
							 
						 
						
							
							
								
								removing try block in tesla request  
							
							... 
							
							
							
							added mocks for tests which fail with Tesla.Mock.Error 
							
						 
						
							2020-03-05 17:31:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								ad22e94f33 
								
							 
						 
						
							
							
								
								Exclude private and direct statuses visible to the admin when using godmode  
							
							
							
						 
						
							2020-03-05 15:15:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								47604907c9 
								
							 
						 
						
							
							
								
								Merge branch 'proper_error_messages' into 'develop'  
							
							... 
							
							
							
							MastodonController: Return 404 errors correctly.
See merge request pleroma/pleroma!2270  
							
						 
						
							2020-03-05 11:49:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								927079e2ff 
								
							 
						 
						
							
							
								
								Merge branch 'fix/stats-on-startup' into 'develop'  
							
							... 
							
							
							
							Generate instance stats on startup
Closes  #1598 
See merge request pleroma/pleroma!2271  
							
						 
						
							2020-03-05 07:25:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eb324467d9 
								
							 
						 
						
							
							
								
								removing try block in getting gun info  
							
							
							
						 
						
							2020-03-05 09:51:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								cdb05633a6 
								
							 
						 
						
							
							
								
								Generate instance stats on startup  
							
							
							
						 
						
							2020-03-04 13:33:26 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								9b740cfb23 
								
							 
						 
						
							
							
								
								Merge branch 'exclude-reblogs-from-admin-api-by-default' into 'develop'  
							
							... 
							
							
							
							Exclude reblogs from `GET /api/pleroma/admin/statuses` by default
Closes  #1596 
See merge request pleroma/pleroma!2267  
							
						 
						
							2020-03-04 18:22:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4bce13fa2f 
								
							 
						 
						
							
							
								
								MastodonController: Return 404 errors correctly.  
							
							
							
						 
						
							2020-03-04 18:09:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d6bebd4f9c 
								
							 
						 
						
							
							
								
								moving some logic to tesla adapter  
							
							... 
							
							
							
							- checking original inside gun adapter
- flushing streams on max_body error 
							
						 
						
							2020-03-04 18:13:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6f7a8c43a2 
								
							 
						 
						
							
							
								
								Merge branch 'fix/no-email-no-fail' into 'develop'  
							
							... 
							
							
							
							Do not fail when user has no email
See merge request pleroma/pleroma!2249  
							
						 
						
							2020-03-04 12:43:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								22d52f5691 
								
							 
						 
						
							
							
								
								same copyright date format  
							
							
							
						 
						
							2020-03-04 09:41:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6b2fb9160c 
								
							 
						 
						
							
							
								
								otp version  
							
							
							
						 
						
							2020-03-04 09:23:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								d9c5ae7c09 
								
							 
						 
						
							
							
								
								Update Copyrights for gun related files  
							
							
							
						 
						
							2020-03-03 17:16:24 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								4427161ca3 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-03 17:15:49 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								05da5f5cca 
								
							 
						 
						
							
							
								
								Update Copyrights  
							
							
							
						 
						
							2020-03-03 16:44:49 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b6fc98d9cd 
								
							 
						 
						
							
							
								
								[ #1560 ] ActivityPubController federation state restrictions adjustments. Adjusted tests.  
							
							
							
						 
						
							2020-03-03 22:22:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								884d9710b2 
								
							 
						 
						
							
							
								
								refactoring for gun api modules  
							
							
							
						 
						
							2020-03-03 19:24:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f98ee730f0 
								
							 
						 
						
							
							
								
								adapter renaming to adapter_helper  
							
							
							
						 
						
							2020-03-03 18:53:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8854770fc4 
								
							 
						 
						
							
							
								
								retry and retry_timeout settings default change  
							
							
							
						 
						
							2020-03-03 18:01:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1ad34bfdba 
								
							 
						 
						
							
							
								
								no try block in checkout connection  
							
							
							
						 
						
							2020-03-03 17:44:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24bf5c4e89 
								
							 
						 
						
							
							
								
								remove try block from pool request  
							
							
							
						 
						
							2020-03-03 17:27:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aaa879ce75 
								
							 
						 
						
							
							
								
								proxy parsing errors  
							
							
							
						 
						
							2020-03-03 17:27:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6ebf389d6e 
								
							 
						 
						
							
							
								
								poolboy timeout fix  
							
							
							
						 
						
							2020-03-03 16:51:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8fc00b7cbf 
								
							 
						 
						
							
							
								
								return error if connection failed to open  
							
							
							
						 
						
							2020-03-03 16:42:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7d68924e4f 
								
							 
						 
						
							
							
								
								naming  
							
							
							
						 
						
							2020-03-03 16:42:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e605e79df9 
								
							 
						 
						
							
							
								
								simplification of formatting host method  
							
							... 
							
							
							
							case for format_proxy method 
							
						 
						
							2020-03-03 16:42:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ee8071f0d5 
								
							 
						 
						
							
							
								
								removing unused method  
							
							
							
						 
						
							2020-03-03 15:12:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								05429730e4 
								
							 
						 
						
							
							
								
								unnecessary with  
							
							
							
						 
						
							2020-03-03 15:11:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0e4d3ca3b 
								
							 
						 
						
							
							
								
								removing unnecessary with  
							
							... 
							
							
							
							comment in tesla client impovement 
							
						 
						
							2020-03-03 14:56:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24d1ac125c 
								
							 
						 
						
							
							
								
								hiding raise error logic to otp_version module  
							
							
							
						 
						
							2020-03-03 13:24:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								28ed4b41d0 
								
							 
						 
						
							
							
								
								naming for checkin from pool timeout  
							
							
							
						 
						
							2020-03-03 13:05:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								151dc4e387 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/reverse_proxy/client/tesla.ex  
							
							
							
						 
						
							2020-03-03 09:53:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								7eb6592992 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/pool/connections.ex  
							
							
							
						 
						
							2020-03-03 09:53:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								a21a66972f 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/http/http.ex  
							
							
							
						 
						
							2020-03-03 09:52:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								614e3934f9 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/http/http.ex  
							
							
							
						 
						
							2020-03-03 09:50:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								d30ff35d94 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/http/request_builder.ex  
							
							
							
						 
						
							2020-03-03 09:46:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								a3ad028973 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/http/adapter.ex  
							
							
							
						 
						
							2020-03-03 09:34:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								2c8d80dc0a 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/pool/connections.ex  
							
							
							
						 
						
							2020-03-03 09:29:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
							
							
								
							
							
								097ad10d02 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/pool/connections.ex  
							
							
							
						 
						
							2020-03-03 09:29:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4c8569d403 
								
							 
						 
						
							
							
								
								otp_version refactor  
							
							
							
						 
						
							2020-03-03 12:21:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								509c81e4b1 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-03 10:08:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0f386110c6 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into global-status-expiration  
							
							
							
						 
						
							2020-03-03 00:32:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								99a6c660a9 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions  
							
							
							
						 
						
							2020-03-02 18:41:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								7af431c150 
								
							 
						 
						
							
							
								
								Exclude reblogs from GET /api/pleroma/admin/statuses by default  
							
							
							
						 
						
							2020-03-02 16:47:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a45b96a91 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/signup-without-email  
							
							
							
						 
						
							2020-03-02 15:35:49 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								764a50f8a6 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1482-activity_pub_transactions' into 'develop'  
							
							... 
							
							
							
							ActivityPub actions & side-effects in transaction
Closes  #1482 
See merge request pleroma/pleroma!2089  
							
						 
						
							2020-03-02 07:58:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cc98d010ed 
								
							 
						 
						
							
							
								
								relay list shows hosts without accepted follow  
							
							
							
						 
						
							2020-03-02 09:27:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6da6540036 
								
							 
						 
						
							
							
								
								Bump copyright years of files changed after 2020-01-07  
							
							... 
							
							
							
							Done via the following command:
git diff fcd5dd259a 
							
						 
						
							2020-03-02 06:08:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d9e4b77f8b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-03-01 12:48:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								400fbc7629 
								
							 
						 
						
							
							
								
								wait in mix task while pleroma is rebooted  
							
							
							
						 
						
							2020-03-01 12:36:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								34f1d09f3a 
								
							 
						 
						
							
							
								
								spec fix  
							
							
							
						 
						
							2020-03-01 12:01:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ba87ed7335 
								
							 
						 
						
							
							
								
								fix for compiling  
							
							
							
						 
						
							2020-03-01 12:01:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								32d1e04817 
								
							 
						 
						
							
							
								
								ActivityPub actions & side-effects in transaction  
							
							
							
						 
						
							2020-03-01 12:01:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								523f73dccd 
								
							 
						 
						
							
							
								
								Fix static FE plug to handle missing Accept header.  
							
							
							
						 
						
							2020-02-29 18:53:49 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								b5465bf385 
								
							 
						 
						
							
							
								
								timeline controller: add a TODO for replacing copypaste with a macro  
							
							
							
						 
						
							2020-03-01 02:03:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								ffcebe7e22 
								
							 
						 
						
							
							
								
								timeline controller: rate limit timelines to 3 requests per 500ms per timeline per ip/user  
							
							
							
						 
						
							2020-03-01 01:13:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								4d416343fa 
								
							 
						 
						
							
							
								
								rate limiter: Fix a race condition  
							
							... 
							
							
							
							When multiple requests are processed by rate limiter plug at the same
time and the bucket is not yet initialized, both would try to initialize
the bucket resulting in an internal server error. 
							
						 
						
							2020-03-01 01:13:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								df2173343a 
								
							 
						 
						
							
							
								
								pagination: limit the number of elements returned at one time to 40  
							
							
							
						 
						
							2020-03-01 01:11:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								19e559fe51 
								
							 
						 
						
							
							
								
								Merge branch 'rate-limiter-runtime-settings' into 'develop'  
							
							... 
							
							
							
							RateLimiter improvements: runtime configurability, no default limits in tests
See merge request pleroma/pleroma!2250  
							
						 
						
							2020-02-29 21:52:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c747260989 
								
							 
						 
						
							
							
								
								[ #2250 ] Tiny refactoring per merge request review.  
							
							
							
						 
						
							2020-02-29 22:04:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								814b275af7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-02-29 11:34:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3ef2ff3e47 
								
							 
						 
						
							
							
								
								auth_controller.ex: Add admin scope to MastoFE  
							
							... 
							
							
							
							Related: https://git.pleroma.social/pleroma/pleroma/issues/1265  
							
						 
						
							2020-02-29 01:25:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3759b146c4 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/plugs/rate_limiter/rate_limiter.ex  
							
							
							
						 
						
							2020-02-28 13:33:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								f2216287a7 
								
							 
						 
						
							
							
								
								Merge branch 'admin-status-list' into 'develop'  
							
							... 
							
							
							
							Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`)
Closes  #1550 
See merge request pleroma/pleroma!2192  
							
						 
						
							2020-02-27 18:11:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6f2efb1c45 
								
							 
						 
						
							
							
								
								Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests.  
							
							
							
						 
						
							2020-02-27 18:46:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cb60a9c42f 
								
							 
						 
						
							
							
								
								Do not fail when user has no email  
							
							
							
						 
						
							2020-02-27 17:27:49 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								4ab07cf0d5 
								
							 
						 
						
							
							
								
								Admin API: Exclude boosts from GET /api/pleroma/admin/users/:nickname/statuses and GET /api/pleroma/admin/instance/:instance/statuses  
							
							
							
						 
						
							2020-02-26 22:35:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								e2a6a40367 
								
							 
						 
						
							
							
								
								Admin API: GET /api/pleroma/admin/statuses - list all statuses (accepts godmode and local_only)  
							
							
							
						 
						
							2020-02-26 20:21:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f446744a6a 
								
							 
						 
						
							
							
								
								Allow account registration without an email  
							
							
							
						 
						
							2020-02-26 20:13:53 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								fda6f35a46 
								
							 
						 
						
							
							
								
								Merge branch 'feat/instance-gen-improvements' into 'develop'  
							
							... 
							
							
							
							small instance.gen task improvements
See merge request pleroma/pleroma!2245  
							
						 
						
							2020-02-26 08:26:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3bbfebd1c2 
								
							 
						 
						
							
							
								
								instance.gen task: make example instance name less confusing  
							
							... 
							
							
							
							See https://git.pleroma.social/pleroma/pleroma/merge_requests/2245#note_52217  
							
						 
						
							2020-02-26 00:32:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								359faa8645 
								
							 
						 
						
							
							
								
								instance.gen task: remind to transfer the config to the database after  
							
							... 
							
							
							
							migrations 
							
						 
						
							2020-02-25 22:13:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								cfa28dee32 
								
							 
						 
						
							
							
								
								instance.gen task: make instance name default to the domain  
							
							
							
						 
						
							2020-02-25 21:59:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								22018adae6 
								
							 
						 
						
							
							
								
								Fix Dialyzer warnings  
							
							
							
						 
						
							2020-02-25 18:34:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								10f452ad1f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-25 07:22:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								035c2c1415 
								
							 
						 
						
							
							
								
								Merge branch 'fix/instance-gen-custom-static' into 'develop'  
							
							... 
							
							
							
							instance.gen task: fix crash when using custom static directory
Closes  #1082 
See merge request pleroma/pleroma!2237  
							
						 
						
							2020-02-24 20:52:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								5e4fe0e8f7 
								
							 
						 
						
							
							
								
								instance.gen task: fix crash when using custom static directory  
							
							... 
							
							
							
							Closes  #1082  
						
							2020-02-24 23:42:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								7ad5c51f23 
								
							 
						 
						
							
							
								
								Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope  
							
							
							
						 
						
							2020-02-24 21:46:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8efae966b1 
								
							 
						 
						
							
							
								
								open conn in separate task  
							
							
							
						 
						
							2020-02-24 19:56:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								81f29e7c6a 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/captcha-nil-answer_data' into 'develop'  
							
							... 
							
							
							
							Bugfix: return invalid when answer_data is nil
Closes  #1585 
See merge request pleroma/pleroma!2236  
							
						 
						
							2020-02-24 14:54:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f9fe6a9e30 
								
							 
						 
						
							
							
								
								Captcha: return invalid when answer_data is nil  
							
							
							
						 
						
							2020-02-24 02:49:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0cf1d4fcd0 
								
							 
						 
						
							
							
								
								[ #1560 ] Restricted AP- & OStatus-related routes for non-federating instances.  
							
							
							
						 
						
							2020-02-22 19:48:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								8f0ca19b9c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md
#	config/config.exs 
							
						 
						
							2020-02-22 09:31:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d44f9e3b6c 
								
							 
						 
						
							
							
								
								fix for timeout clause  
							
							
							
						 
						
							2020-02-21 16:56:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f604f9e470 
								
							 
						 
						
							
							
								
								hackney pool timeout  
							
							
							
						 
						
							2020-02-21 14:33:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6806df80dd 
								
							 
						 
						
							
							
								
								don't log info ssl messages  
							
							
							
						 
						
							2020-02-21 14:28:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								011ede4536 
								
							 
						 
						
							
							
								
								Update documentation  
							
							
							
						 
						
							2020-02-21 14:42:43 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ad8f26c0a4 
								
							 
						 
						
							
							
								
								more info in Connections.checkin timout errors  
							
							
							
						 
						
							2020-02-21 12:53:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a03c420b84 
								
							 
						 
						
							
							
								
								by default don't use gun retries  
							
							... 
							
							
							
							remove conn depends on retry setting from config 
							
						 
						
							2020-02-21 12:32:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								13918cb545 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-02-21 10:02:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								c5570e0493 
								
							 
						 
						
							
							
								
								Merge branch 'single_emoji_reaction' into 'develop'  
							
							... 
							
							
							
							Single emoji reaction
Closes  #1578 
See merge request pleroma/pleroma!2226  
							
						 
						
							2020-02-20 23:50:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								819cd46717 
								
							 
						 
						
							
							
								
								Auto-expire Create activities only  
							
							
							
						 
						
							2020-02-20 22:04:02 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3eddd9caa6 
								
							 
						 
						
							
							
								
								Merge branch 'require-signature' into 'develop'  
							
							... 
							
							
							
							Add an option to require fetches to be signed
Closes  #1444 
See merge request pleroma/pleroma!2071  
							
						 
						
							2020-02-20 12:13:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c69b04c490 
								
							 
						 
						
							
							
								
								Merge branch 'features/remote-follow-userpage-redirect' into 'develop'  
							
							... 
							
							
							
							remote_follow_controller.ex: Redirect to the user page on success
Closes  #1245 
See merge request pleroma/pleroma!2123  
							
						 
						
							2020-02-20 12:04:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								0c65a8c3d0 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation  
							
							... 
							
							
							
							# Conflicts:
#	config/config.exs 
							
						 
						
							2020-02-20 15:00:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e0b2de6385 
								
							 
						 
						
							
							
								
								Merge branch 'feature/new-registrations-digest' into 'develop'  
							
							... 
							
							
							
							New users digest email
Closes  #1514 
See merge request pleroma/pleroma!2128  
							
						 
						
							2020-02-20 11:58:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3432294657 
								
							 
						 
						
							
							
								
								[ #1505 ] Fixed @spec for Queries.by_object_in_reply_to_id/3  
							
							
							
						 
						
							2020-02-20 14:48:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								314928333a 
								
							 
						 
						
							
							
								
								Pleroma API: Add endpoint to get reaction information on a single emoji  
							
							
							
						 
						
							2020-02-19 17:16:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c9db0507f8 
								
							 
						 
						
							
							
								
								removing retry option and changing some logger messages levels  
							
							
							
						 
						
							2020-02-19 12:26:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								7d73e7a09a 
								
							 
						 
						
							
							
								
								Spelling  
							
							
							
						 
						
							2020-02-18 09:18:09 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								cf94349287 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into gun  
							
							
							
						 
						
							2020-02-18 09:06:27 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								cf8307e71c 
								
							 
						 
						
							
							
								
								Merge branch 'fix/status-view/expires_at' into 'develop'  
							
							... 
							
							
							
							Fix `status.expires_at` type
Closes  #1573 
See merge request pleroma/pleroma!2222  
							
						 
						
							2020-02-18 14:56:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								61d9f43e46 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation  
							
							
							
						 
						
							2020-02-18 17:46:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3fa2ac68df 
								
							 
						 
						
							
							
								
								Merge branch 'chore/standardize-mrf-behavior' into 'develop'  
							
							... 
							
							
							
							Standardize @behaviour usage in MRFs
See merge request pleroma/pleroma!2212  
							
						 
						
							2020-02-18 14:36:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c07efd5b42 
								
							 
						 
						
							
							
								
								Merge branch 'need-reboot-flag' into 'develop'  
							
							... 
							
							
							
							need_reboot flag for adminFE
See merge request pleroma/pleroma!2188  
							
						 
						
							2020-02-18 14:32:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2ef70b55f5 
								
							 
						 
						
							
							
								
								Fix status.expires_at type  
							
							
							
						 
						
							2020-02-18 14:52:11 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								514c899275 
								
							 
						 
						
							
							
								
								adding gun adapter  
							
							
							
						 
						
							2020-02-18 08:19:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								28701c08ad 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-17 08:56:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								472132215e 
								
							 
						 
						
							
							
								
								Use floki's new APIs for parsing fragments  
							
							
							
						 
						
							2020-02-16 01:55:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								269d592181 
								
							 
						 
						
							
							
								
								[ #1505 ] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction).  
							
							
							
						 
						
							2020-02-15 20:41:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1257331291 
								
							 
						 
						
							
							
								
								MastodonAPI.StatusView: Do not use site_name  
							
							... 
							
							
							
							site_name allow to spoof the origin of the domain and so hacks like:
<!-- served on https://hacktivis.me/tmp/joinmastodon.org.html  -->
<meta property="og:image" content="https://hacktivis.me/datalove/img/meme/pleroma/mastodon%2C%20forbidden%20amuse%20yourself.jpeg " />
<meta property="og:title" content="Mastodon: Forbidden Amuse Yourself" />
<meta property="og:site_name" content="joinmastodon.org" />
<meta http-equiv="refresh" content="0; url=http://joinmastodon.org/ "> 
							
						 
						
							2020-02-15 00:36:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								478619782b 
								
							 
						 
						
							
							
								
								Standardize @behaviour usage in MRFs  
							
							
							
						 
						
							2020-02-14 11:02:24 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								57878f8708 
								
							 
						 
						
							
							
								
								Improve readability  
							
							
							
						 
						
							2020-02-14 15:50:31 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4d459b0e99 
								
							 
						 
						
							
							
								
								Move ActivityExpiration creation from CommonApi.post/2 to ActivityPub.insert/4  
							
							
							
						 
						
							2020-02-13 22:27:10 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								241a3d744a 
								
							 
						 
						
							
							
								
								Add ActivityExpirationPolicy  
							
							
							
						 
						
							2020-02-13 22:27:10 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9906c6fb6f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/mrf-transparency-disabling-federation-status' into 'develop'  
							
							... 
							
							
							
							NodeInfo: Fix federating status not being reported when MRF transparency is disabled
Closes  #1568 
See merge request pleroma/pleroma!2206  
							
						 
						
							2020-02-13 18:08:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								6f9839c73c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-13 20:43:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								23049a077e 
								
							 
						 
						
							
							
								
								NodeInfo: Fix federating status not being reported when MRF  
							
							... 
							
							
							
							transparency is disabled
Closes  #1568  
							
						 
						
							2020-02-13 19:53:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								b312c36b8e 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'fix/rename-no_attachment_links-setting'  
							
							... 
							
							
							
							# Conflicts:
#   config/description.exs 
							
						 
						
							2020-02-13 14:37:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								da44ee5b0f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-13 09:20:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								19516af74e 
								
							 
						 
						
							
							
								
								Fix status.expires_in validation  
							
							
							
						 
						
							2020-02-12 20:20:44 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								ff9fd4ca89 
								
							 
						 
						
							
							
								
								Fix the confusingly named and inverted logic of "no_attachment_links"  
							
							... 
							
							
							
							The setting is now simply "attachment_links" and the boolean value does
what you expect. A double negative is never possible and describing the
functionality is no longer a philospher's worst nightmare. 
							
						 
						
							2020-02-11 15:39:19 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								50d9fcbe29 
								
							 
						 
						
							
							
								
								Hotlink logo instead of attachment  
							
							
							
						 
						
							2020-02-11 23:33:05 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								237b2068f9 
								
							 
						 
						
							
							
								
								Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"  
							
							... 
							
							
							
							This reverts merge request !2194  
							
						 
						
							2020-02-11 16:55:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								ea1631d7e6 
								
							 
						 
						
							
							
								
								Make Floki use fast_html  
							
							
							
						 
						
							2020-02-11 16:17:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								24c526a0b1 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into uguu-uwu-notices-bulge  
							
							
							
						 
						
							2020-02-11 13:58:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6875ccb6bf 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/new-registrations-digest  
							
							
							
						 
						
							2020-02-11 13:54:55 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								58574ef156 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-11 08:35:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								94e5ca1105 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1383' into 'develop'  
							
							... 
							
							
							
							[#1383 ] Switch periodic jobs from quantum to oban
See merge request pleroma/pleroma!2015  
							
						 
						
							2020-02-11 00:04:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								6813c0302c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-02-10 20:49:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c55301e760 
								
							 
						 
						
							
							
								
								Fix a compilation error under certain circumstances  
							
							... 
							
							
							
							I've noticed that sometimes when switching from develop to stable and back,
develop fails to compile and rm -r ing the _build and deps dirs doesn't
help at all.
This is due to Admin API controller needing to generate JSON description
of the config at compile time.  Evaluating `config/description.exs`
calls `Generator.list_modules_in_dir/2`, which in turn predicts the
module names of files in the directory and tries to convert the
predicted name to *existing* atoms. Sometimes the compiler will
call that function before compiling the modules in the said directory,
so the conversion will of course fail.
This fixes it by removing the requirement of the atoms being existent.
The function is not subjected to any untrusted user input so this should
be safe. An ideal fix would be to block the compilation of docs before
all modules are compiled and then get a list of compiled elixir modules
under the namespace we want instead of directory hacks, but I have not
been able to figure out how to do that. 
							
						 
						
							2020-02-10 18:41:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								3830cb538b 
								
							 
						 
						
							
							
								
								removed a comments  
							
							
							
						 
						
							2020-02-10 09:14:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cd040691bd 
								
							 
						 
						
							
							
								
								maked unread_count as virtual field  
							
							
							
						 
						
							2020-02-10 09:01:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b87533760b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-02-10 07:59:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								24e49d14f2 
								
							 
						 
						
							
							
								
								[ #1505 ] Removed wrapping of reply URIs into first element, added comments to transmogrifier tests.  
							
							
							
						 
						
							2020-02-09 17:34:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6ea3c06d8d 
								
							 
						 
						
							
							
								
								[ #1505 ] Minor refactoring.  
							
							
							
						 
						
							2020-02-09 14:09:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								7c3991f59e 
								
							 
						 
						
							
							
								
								[ #1505 ] Fixed replies serialization (included objects' ids instead of activities' ids).  
							
							
							
						 
						
							2020-02-09 10:17:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8fda6303ba 
								
							 
						 
						
							
							
								
								Fix email mix task on OTP releases  
							
							... 
							
							
							
							Closes pleroma#1548 
							
						 
						
							2020-02-09 03:27:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								4e6bbdc7b5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation  
							
							
							
						 
						
							2020-02-08 19:59:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								d458f4fdca 
								
							 
						 
						
							
							
								
								[ #1505 ] Added tests, changelog entry, tweaked config settings related to replies output on outgoing federation.  
							
							
							
						 
						
							2020-02-08 19:58:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								964b4d82a0 
								
							 
						 
						
							
							
								
								Merge branch 'fix/upload-limit-otp' into 'develop'  
							
							... 
							
							
							
							Actually fix upload limit on OTP releases
Closes  #1109 
See merge request pleroma/pleroma!2185  
							
						 
						
							2020-02-08 14:02:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dad23e3766 
								
							 
						 
						
							
							
								
								need_reboot flag  
							
							
							
						 
						
							2020-02-08 13:00:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								15ea75cd2a 
								
							 
						 
						
							
							
								
								Actually fix upload limit on OTP releases  
							
							... 
							
							
							
							Closes  #1109  
						
							2020-02-07 20:14:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								1262357ddb 
								
							 
						 
						
							
							
								
								Merge branch 'cancel-follow-request' into 'develop'  
							
							... 
							
							
							
							Add support for cancellation of a follow request
Closes  #1522 
See merge request pleroma/pleroma!2175  
							
						 
						
							2020-02-07 16:10:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								d85bcc8627 
								
							 
						 
						
							
							
								
								Questions: Add timezone to closed property  
							
							
							
						 
						
							2020-02-07 16:57:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								4538a1ee01 
								
							 
						 
						
							
							
								
								EmojiReactions: Remove old API endpoints  
							
							
							
						 
						
							2020-02-07 15:01:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								f875b9650a 
								
							 
						 
						
							
							
								
								EmojiReactions: Add Mastodon-aligned reaction endpoints, change response  
							
							
							
						 
						
							2020-02-07 14:52:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bc2e98b200 
								
							 
						 
						
							
							
								
								Add User.get_follow_state/2  
							
							
							
						 
						
							2020-02-07 16:17:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lain Soykaf 
								
							 
						 
						
							
							
							
							
								
							
							
								8a79f20c21 
								
							 
						 
						
							
							
								
								EmojiReactions: Rename to EmojiReacts  
							
							
							
						 
						
							2020-02-06 18:09:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								df0b00b32d 
								
							 
						 
						
							
							
								
								Merge branch 'mastoapi-non-html-strings' into 'develop'  
							
							... 
							
							
							
							mastodon API: do not sanitize html in non-html fields
See merge request pleroma/pleroma!2167  
							
						 
						
							2020-02-06 16:08:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								8b9742ecf5 
								
							 
						 
						
							
							
								
								Cancellation of a follow request for a remote user  
							
							
							
						 
						
							2020-02-06 18:02:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c85aa6e87f 
								
							 
						 
						
							
							
								
								removing confusing error  
							
							
							
						 
						
							2020-02-06 12:50:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								15cb1f6804 
								
							 
						 
						
							
							
								
								Merge branch 'fix/unpinnable-polls' into 'develop'  
							
							... 
							
							
							
							fix not being able to pin polls
See merge request pleroma/pleroma!2172  
							
						 
						
							2020-02-05 21:04:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								72d767998c 
								
							 
						 
						
							
							
								
								Merge branch 'removing-admin-api-endpoint' into 'develop'  
							
							... 
							
							
							
							Removing migrate_from_db endpoint from admin api
See merge request pleroma/pleroma!2177  
							
						 
						
							2020-02-05 21:03:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								b21e59da5f 
								
							 
						 
						
							
							
								
								Merge branch 'remove-linker-scheme-option' into 'develop'  
							
							... 
							
							
							
							Remove AutoLinker `scheme` option from the config
See merge request pleroma/pleroma!2176  
							
						 
						
							2020-02-05 20:32:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5db6ac8ee4 
								
							 
						 
						
							
							
								
								removing migrate_from_db endpoint from admin api  
							
							
							
						 
						
							2020-02-05 20:36:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3909b5b7b3 
								
							 
						 
						
							
							
								
								Remove AutoLinker scheme option from the config  
							
							
							
						 
						
							2020-02-05 21:13:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								49e80a1537 
								
							 
						 
						
							
							
								
								Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop'  
							
							... 
							
							
							
							Restarting pleroma from outside application
See merge request pleroma/pleroma!2144  
							
						 
						
							2020-02-05 16:59:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								8c71f7e11a 
								
							 
						 
						
							
							
								
								Add support for cancellation of a follow request  
							
							
							
						 
						
							2020-02-05 20:22:15 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e84fee5b86 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation  
							
							
							
						 
						
							2020-02-05 07:56:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								2c40c8b4a2 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-02-03 21:42:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								50f5a92021 
								
							 
						 
						
							
							
								
								fix not being able to pin polls  
							
							
							
						 
						
							2020-02-02 14:55:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								983a87175e 
								
							 
						 
						
							
							
								
								mastodon API: do not sanitize html in non-html fields  
							
							
							
						 
						
							2020-02-02 14:46:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								8057157ee3 
								
							 
						 
						
							
							
								
								Make attachments cleanup optional  
							
							
							
						 
						
							2020-01-31 01:20:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c27d1d65bf 
								
							 
						 
						
							
							
								
								Merge branch 'fix/disable-rate-limiter-for-socket-localhost' into 'develop'  
							
							... 
							
							
							
							Disable rate limiter for socket/localhost
Closes  #1380 
See merge request pleroma/pleroma!2064  
							
						 
						
							2020-01-30 19:24:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								5b62acf6e9 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost  
							
							
							
						 
						
							2020-01-30 22:16:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								774cba84f5 
								
							 
						 
						
							
							
								
								Merge branch 'reenable-rate-limit-and-remote-ip' into 'develop'  
							
							... 
							
							
							
							Re-enable rate limiter and enable remote ip
See merge request pleroma/pleroma!2164  
							
						 
						
							2020-01-30 18:47:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a0d9d42eaa 
								
							 
						 
						
							
							
								
								Emoji Reactions: Actually use the validation.  
							
							
							
						 
						
							2020-01-30 16:07:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								e2f2602fdc 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-api-errors' into 'develop'  
							
							... 
							
							
							
							Emoji api error if emoji dir is not writable
Closes admin-fe#62
See merge request pleroma/pleroma!2161  
							
						 
						
							2020-01-30 14:13:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								df200ea7a4 
								
							 
						 
						
							
							
								
								Merge branch 'http-security-warning' into 'develop'  
							
							... 
							
							
							
							Warn if HTTPSecurityPlug is disabled
Closes  #1528 
See merge request pleroma/pleroma!2155  
							
						 
						
							2020-01-30 14:11:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								b3e9c87724 
								
							 
						 
						
							
							
								
								Update emoji_api_controller.ex  
							
							
							
						 
						
							2020-01-30 14:09:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								36becd5573 
								
							 
						 
						
							
							
								
								Update http_security_plug.ex  
							
							
							
						 
						
							2020-01-30 14:07:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								263abe3ba5 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-reactions-reacted' into 'develop'  
							
							... 
							
							
							
							Emoji reactions: Add `reacted` field
See merge request pleroma/pleroma!2160  
							
						 
						
							2020-01-30 13:16:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								889965141a 
								
							 
						 
						
							
							
								
								RemoteIp: only trust X-Forwarded-For  
							
							... 
							
							
							
							Our nginx config will happily pass `Forwarded`/`X-Real-IP` from the
client. Caddy, Apache and Varnish pass `X-Forwarded-For` as well anyway. 
							
						 
						
							2020-01-30 00:06:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								946de2299c 
								
							 
						 
						
							
							
								
								Merge branch 'fix-streaming-reblog' into 'develop'  
							
							... 
							
							
							
							Streamer: Correctly handle reblog mutes
Closes  #1129  and #1438 
See merge request pleroma/pleroma!2156  
							
						 
						
							2020-01-29 20:21:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e07e7888d7 
								
							 
						 
						
							
							
								
								Fix credo warning  
							
							
							
						 
						
							2020-01-29 18:53:43 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2bd4d6289b 
								
							 
						 
						
							
							
								
								Make the warning more scarier  
							
							
							
						 
						
							2020-01-29 18:43:23 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7fee0d6fa 
								
							 
						 
						
							
							
								
								emoji api error on not writable dir  
							
							
							
						 
						
							2020-01-29 15:31:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b3a877d6c9 
								
							 
						 
						
							
							
								
								Emoji Reactions: Correctly handle deleted users  
							
							
							
						 
						
							2020-01-29 11:43:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a802e07241 
								
							 
						 
						
							
							
								
								Emoji Reactions: Add reacted field to emoji reactions  
							
							
							
						 
						
							2020-01-29 11:39:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f4fbe9d98 
								
							 
						 
						
							
							
								
								title parse improvement  
							
							
							
						 
						
							2020-01-29 11:13:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ba5e8a6444 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-01-28 21:11:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								21a2a05407 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-28 20:39:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								cedee2793d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/remote-follow-userpage-redirect  
							
							
							
						 
						
							2020-01-28 17:52:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								12b6fcdb8c 
								
							 
						 
						
							
							
								
								Merge branch 'features/task-test-email' into 'develop'  
							
							... 
							
							
							
							Create pleroma.email mix task
Closes  #1061 
See merge request pleroma/pleroma!2118  
							
						 
						
							2020-01-28 16:42:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2c121b2623 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1524-link_preview' into 'develop'  
							
							... 
							
							
							
							Meta tags parser respects first title tag
Closes  #1524 
See merge request pleroma/pleroma!2157  
							
						 
						
							2020-01-28 16:38:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7bd4c14581 
								
							 
						 
						
							
							
								
								meta tag parser respect first title header  
							
							
							
						 
						
							2020-01-28 19:29:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d385789a45 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/tag_feed  
							
							
							
						 
						
							2020-01-28 17:06:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								271935953a 
								
							 
						 
						
							
							
								
								Merge branch 'whole-db-removal' into 'develop'  
							
							... 
							
							
							
							Remove `whole_db` parameter everywhere, it's not used anymore
See merge request pleroma/pleroma!2152  
							
						 
						
							2020-01-28 15:51:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4eb935be78 
								
							 
						 
						
							
							
								
								Create pleroma.email mix task  
							
							... 
							
							
							
							Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061  
							
						 
						
							2020-01-28 16:49:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								77f24525ca 
								
							 
						 
						
							
							
								
								Streamer: Correctly handle reblog mutes  
							
							
							
						 
						
							2020-01-28 16:40:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6302b40791 
								
							 
						 
						
							
							
								
								Warn if HTTPSecurityPlug is disabled  
							
							
							
						 
						
							2020-01-28 19:14:09 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								d9cb8acd3e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/attachments-cleanup' into 'develop'  
							
							... 
							
							
							
							Fix attachments cleanup with custom base_url
See merge request pleroma/pleroma!2154  
							
						 
						
							2020-01-28 14:52:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								d18a2e4e36 
								
							 
						 
						
							
							
								
								Add test for custom base_url when deleting an attachment  
							
							
							
						 
						
							2020-01-28 17:22:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								804a702f97 
								
							 
						 
						
							
							
								
								Fix base_url string trimming  
							
							
							
						 
						
							2020-01-28 17:07:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								dea968463d 
								
							 
						 
						
							
							
								
								Add logging  
							
							
							
						 
						
							2020-01-28 16:52:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								46915207b6 
								
							 
						 
						
							
							
								
								Remove whole_db parameter everywhere, it's not used anymore  
							
							
							
						 
						
							2020-01-28 14:40:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e3fae3380e 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/feed/tag_controller.ex  
							
							
							
						 
						
							2020-01-28 13:38:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								7f78bd7e37 
								
							 
						 
						
							
							
								
								Fix __MODULE__ usage  
							
							
							
						 
						
							2020-01-28 16:38:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								95afcae194 
								
							 
						 
						
							
							
								
								Merge branch 'support/update_ecto' into 'develop'  
							
							... 
							
							
							
							updated ecto and fixed warning
See merge request pleroma/pleroma!2150  
							
						 
						
							2020-01-28 12:49:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4f004ab92e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/attachments-cleanup' into 'develop'  
							
							... 
							
							
							
							Fix/attachments cleanup
See merge request pleroma/pleroma!2148  
							
						 
						
							2020-01-28 12:40:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								02c3dd2e3d 
								
							 
						 
						
							
							
								
								update ecto  
							
							
							
						 
						
							2020-01-28 10:43:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								eb4870e1cd 
								
							 
						 
						
							
							
								
								Remove unused var  
							
							
							
						 
						
							2020-01-28 03:54:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								52e08ec9fd 
								
							 
						 
						
							
							
								
								explicitly describe perform op in AttachmentsClenupWorker  
							
							
							
						 
						
							2020-01-28 03:52:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								bcffa662dc 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-27 21:13:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hakaba Hitoyo 
								
							 
						 
						
							
							
							
							
								
							
							
								dabd535e43 
								
							 
						 
						
							
							
								
								Remove user recommendation by third party engine  
							
							
							
						 
						
							2020-01-27 13:21:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								e442ea5722 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2020-01-27 15:20:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								bfc70fdf29 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-27 08:48:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								86c4b76bf0 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2020-01-27 04:01:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								36838b516f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/runtime-config' into 'develop'  
							
							... 
							
							
							
							Fixes for runtime config
See merge request pleroma/pleroma!2143  
							
						 
						
							2020-01-26 17:35:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								d770cffce0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1280  
							
							
							
						 
						
							2020-01-26 11:23:05 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e93cc561cd 
								
							 
						 
						
							
							
								
								restarting pleroma from outside application  
							
							
							
						 
						
							2020-01-25 18:42:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								86e4d23acb 
								
							 
						 
						
							
							
								
								[ #1505 ] Background fetching of incoming activities' replies collections.  
							
							
							
						 
						
							2020-01-25 10:47:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								de4102b247 
								
							 
						 
						
							
							
								
								can be changed in runtime  
							
							
							
						 
						
							2020-01-25 10:39:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6252e82f85 
								
							 
						 
						
							
							
								
								respect settings from database in mix tasks  
							
							
							
						 
						
							2020-01-25 10:33:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								99c0a11c58 
								
							 
						 
						
							
							
								
								added atom feed  
							
							
							
						 
						
							2020-01-24 22:12:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								055edd3d72 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-24 21:46:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8533b63d1f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1532-fix-for-migration-fe-setting' into 'develop'  
							
							... 
							
							
							
							Fix for non existing atom
Closes  #1532 
See merge request pleroma/pleroma!2139  
							
						 
						
							2020-01-24 11:33:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								0fceeb44b3 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-reaction-sanity-check' into 'develop'  
							
							... 
							
							
							
							Emoji reactions: Add sanity checks for the cache
See merge request pleroma/pleroma!2132  
							
						 
						
							2020-01-24 11:32:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								347f3ed2c6 
								
							 
						 
						
							
							
								
								Emoji reactions: Change api format once more  
							
							
							
						 
						
							2020-01-24 10:52:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a0f0ac4a2 
								
							 
						 
						
							
							
								
								fix for non existing atom  
							
							
							
						 
						
							2020-01-24 12:22:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								293281fcbd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-24 08:58:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cd2e851d9 
								
							 
						 
						
							
							
								
								parsing Swoosh modules  
							
							
							
						 
						
							2020-01-23 18:21:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e8e57e398f 
								
							 
						 
						
							
							
								
								restart config id after truncate  
							
							
							
						 
						
							2020-01-23 17:48:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4344c5d5b9 
								
							 
						 
						
							
							
								
								truncate config table on migrate to db task  
							
							
							
						 
						
							2020-01-23 17:23:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								8589632d09 
								
							 
						 
						
							
							
								
								fixed delete ScheduledActivity  
							
							
							
						 
						
							2020-01-23 17:18:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								34fc0ca053 
								
							 
						 
						
							
							
								
								Emoji reactions: Add sanity checks for the cache  
							
							
							
						 
						
							2020-01-23 12:34:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								2cfe1b9385 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-23 11:42:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5fc2fa8908 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-23 11:11:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ce7c887a27 
								
							 
						 
						
							
							
								
								removed try/rescue  
							
							
							
						 
						
							2020-01-23 11:05:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim 
								
							 
						 
						
							
							
							
							
								
							
							
								6f77b77428 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/workers/cron/clear_oauth_token_worker.ex  
							
							
							
						 
						
							2020-01-23 05:49:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								dddebee047 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-notifications' into 'develop'  
							
							... 
							
							
							
							Emoji notifications
See merge request pleroma/pleroma!2130  
							
						 
						
							2020-01-23 02:12:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								e151dea276 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/new-registrations-digest  
							
							
							
						 
						
							2020-01-22 15:59:24 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								ae78059ff4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into features/remote-follow-userpage-redirect  
							
							
							
						 
						
							2020-01-22 15:05:39 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								615b72238e 
								
							 
						 
						
							
							
								
								Notifications: Add emoji reaction notifications  
							
							
							
						 
						
							2020-01-22 20:06:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								cf96c40057 
								
							 
						 
						
							
							
								
								[ #1505 ] Added Mastodon-compatible replies collection to Note federated representation.  
							
							
							
						 
						
							2020-01-22 21:10:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6e6f1ead31 
								
							 
						 
						
							
							
								
								Merge branch 'no-error-404' into 'develop'  
							
							... 
							
							
							
							Log at debug level for object deletion, not error.
See merge request pleroma/pleroma!2066  
							
						 
						
							2020-01-22 17:55:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cf19bf3c7c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-22 20:20:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								7c0ac54437 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/templates/layout/email_styled.html.eex  
							
							
							
						 
						
							2020-01-22 17:18:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c842e3b68 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/new-registrations-digest  
							
							
							
						 
						
							2020-01-22 21:18:27 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								be27777156 
								
							 
						 
						
							
							
								
								Merge branch 'admin-be' into 'develop'  
							
							... 
							
							
							
							Config api for admin-fe
Closes  #1406 
See merge request pleroma/pleroma!1976  
							
						 
						
							2020-01-22 17:13:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b6f5b326e7 
								
							 
						 
						
							
							
								
								Fix credo warnings  
							
							
							
						 
						
							2020-01-22 20:59:58 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aa0f0d4edd 
								
							 
						 
						
							
							
								
								Disable NewUsersDigestEmail by default  
							
							
							
						 
						
							2020-01-22 20:53:06 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								df0b8f1d08 
								
							 
						 
						
							
							
								
								Add new users digest email  
							
							
							
						 
						
							2020-01-22 20:31:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								34aa0c542b 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-reaction-extensions-2' into 'develop'  
							
							... 
							
							
							
							Emoji Reactions: In the API, sort them by first emoji insertion date
See merge request pleroma/pleroma!2126  
							
						 
						
							2020-01-22 14:11:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dd3fc50ea4 
								
							 
						 
						
							
							
								
								Emoji reactions: Change cache and reply format  
							
							
							
						 
						
							2020-01-22 13:57:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d5f8a88a37 
								
							 
						 
						
							
							
								
								support for updating env after settings deletion  
							
							
							
						 
						
							2020-01-22 15:14:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								32a643a159 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into admin-be  
							
							
							
						 
						
							2020-01-22 11:22:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b8d5c09f48 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-22 09:30:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5ea8596448 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-21 20:56:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								22e94bb2c7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/attachments-cleanup  
							
							
							
						 
						
							2020-01-21 19:45:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7bfb8ed14d 
								
							 
						 
						
							
							
								
								remote_follow_controller.ex: Redirect to the user page on success  
							
							... 
							
							
							
							Closes: https://git.pleroma.social/pleroma/pleroma/issues/1245  
							
						 
						
							2020-01-21 16:46:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f01ab6cd29 
								
							 
						 
						
							
							
								
								some refactor and tests  
							
							
							
						 
						
							2020-01-21 18:42:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								04c9ca5d68 
								
							 
						 
						
							
							
								
								Merge branch 'emoji-reaction-extensions' into 'develop'  
							
							... 
							
							
							
							StatusView: Add `emoji_reactions`
See merge request pleroma/pleroma!2120  
							
						 
						
							2020-01-21 13:13:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								503d966e9f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into admin-be  
							
							
							
						 
						
							2020-01-21 10:32:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dcae5914d1 
								
							 
						 
						
							
							
								
								fix for db key  
							
							
							
						 
						
							2020-01-21 10:14:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								41e2332007 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-21 09:23:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								6e88a7e591 
								
							 
						 
						
							
							
								
								exclude blocked user posts from search results  
							
							
							
						 
						
							2020-01-21 07:40:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7d8b709d29 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into emoji-reaction-extensions  
							
							
							
						 
						
							2020-01-20 18:10:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								00d08c9231 
								
							 
						 
						
							
							
								
								Merge branch 'favoritng-responses' into 'develop'  
							
							... 
							
							
							
							Mastodon API: Align favoriting / repeating behavior with Mastodon
See merge request pleroma/pleroma!2119  
							
						 
						
							2020-01-20 16:31:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8023fa48db 
								
							 
						 
						
							
							
								
								merge fix  
							
							
							
						 
						
							2020-01-20 18:25:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4c5b5f14dc 
								
							 
						 
						
							
							
								
								StatusView: Add emoji_reactions  
							
							
							
						 
						
							2020-01-20 16:24:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6a716e3fe5 
								
							 
						 
						
							
							
								
								Merge branch 'credo/version-bump-1.1.5' into 'develop'  
							
							... 
							
							
							
							Bump credo to 1.1.5
See merge request pleroma/pleroma!2115  
							
						 
						
							2020-01-20 14:42:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								42ea480e95 
								
							 
						 
						
							
							
								
								Merge branch 'fix-emoji-reactions-oauth-scope' into 'develop'  
							
							... 
							
							
							
							Pleroma API: `emoji_reactions_by` does not need authorization
See merge request pleroma/pleroma!2117  
							
						 
						
							2020-01-20 13:49:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								510776ba31 
								
							 
						 
						
							
							
								
								CommonAPI: Don't error out on double favs/repeats  
							
							
							
						 
						
							2020-01-20 14:27:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c814f22030 
								
							 
						 
						
							
							
								
								Merge branch 'fix-admin-api-scope' into 'develop'  
							
							... 
							
							
							
							fix oauth scopes for AdminApi#reports_update
See merge request pleroma/pleroma!2087  
							
						 
						
							2020-01-20 12:07:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								5fddf988ea 
								
							 
						 
						
							
							
								
								Pleroma API: emoji_reactions_by does not need authorization  
							
							
							
						 
						
							2020-01-20 13:05:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								e8759cb5ba 
								
							 
						 
						
							
							
								
								Merge branch 'hashtag-benchmarks' into 'develop'  
							
							... 
							
							
							
							Hashtag benchmarks
See merge request pleroma/pleroma!2116  
							
						 
						
							2020-01-20 11:26:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c533e10e7 
								
							 
						 
						
							
							
								
								Bump credo to 1.1.5  
							
							
							
						 
						
							2020-01-20 12:17:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9367b70f37 
								
							 
						 
						
							
							
								
								Merge branch 'features/cleanup-incoming-actor' into 'develop'  
							
							... 
							
							
							
							transmogrifier.ex: simplify handle_incoming of actors
See merge request pleroma/pleroma!2114  
							
						 
						
							2020-01-20 10:25:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								dc0498ab2b 
								
							 
						 
						
							
							
								
								Check for unapplied migrations on startup  
							
							... 
							
							
							
							Closes  #1328  
						
							2020-01-20 12:20:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								cde828ff7d 
								
							 
						 
						
							
							
								
								Fix credo warning  
							
							
							
						 
						
							2020-01-19 22:09:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								d6a532bf0f 
								
							 
						 
						
							
							
								
								Delete attachments asynchronously  
							
							
							
						 
						
							2020-01-19 19:45:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cf3b19a38 
								
							 
						 
						
							
							
								
								transmogrifier.ex: simplify handle_incoming of actors  
							
							
							
						 
						
							2020-01-19 07:06:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								efb8ef5abe 
								
							 
						 
						
							
							
								
								releases support  
							
							
							
						 
						
							2020-01-18 17:14:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e699861690 
								
							 
						 
						
							
							
								
								full update for some subkeys  
							
							
							
						 
						
							2020-01-18 12:25:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								81133702d4 
								
							 
						 
						
							
							
								
								Delete attachments after object and cache cleanup  
							
							
							
						 
						
							2020-01-17 20:20:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								89e93fb33f 
								
							 
						 
						
							
							
								
								return db key on update requests  
							
							
							
						 
						
							2020-01-17 18:15:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7676ed8239 
								
							 
						 
						
							
							
								
								some clean up  
							
							
							
						 
						
							2020-01-17 16:28:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ce027fd0ef 
								
							 
						 
						
							
							
								
								revert non needable  
							
							
							
						 
						
							2020-01-17 15:13:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9e10b90b5b 
								
							 
						 
						
							
							
								
								configure only console backend  
							
							
							
						 
						
							2020-01-17 15:06:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								108a39c876 
								
							 
						 
						
							
							
								
								updated error messages for authentication process  
							
							
							
						 
						
							2020-01-17 15:01:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b310feeccb 
								
							 
						 
						
							
							
								
								compile fix  
							
							
							
						 
						
							2020-01-17 15:00:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								58e8963824 
								
							 
						 
						
							
							
								
								fix for config loader  
							
							
							
						 
						
							2020-01-17 11:54:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								60ba2339a2 
								
							 
						 
						
							
							
								
								saving to DB only added by user settings  
							
							
							
						 
						
							2020-01-17 11:45:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								29155137fd 
								
							 
						 
						
							
							
								
								renaming  
							
							... 
							
							
							
							Pleroma.Web.AdminAPI.Config -> Pleroma.ConfigDB 
							
						 
						
							2020-01-16 08:50:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a5db044e57 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-15 19:11:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								5304c8cd21 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks  
							
							
							
						 
						
							2020-01-15 18:12:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								aa9fe3a712 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'feature/tag_feed'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2020-01-15 14:29:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								59ba5c80b9 
								
							 
						 
						
							
							
								
								little cleanup  
							
							
							
						 
						
							2020-01-15 17:10:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								66de2b159b 
								
							 
						 
						
							
							
								
								don't migrate Pleroma.Web.EndPoint settings  
							
							... 
							
							
							
							don't set Logger level to all tasks 
							
						 
						
							2020-01-15 17:08:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3849053c6a 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into notifications-from-account  
							
							
							
						 
						
							2020-01-15 16:49:45 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								167e9c45ec 
								
							 
						 
						
							
							
								
								Benchmarks: Move to correct folder  
							
							
							
						 
						
							2020-01-15 12:37:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								76c1948880 
								
							 
						 
						
							
							
								
								[ #1478 ] Adjusted AdminAPIController admin subscope requirements.  
							
							
							
						 
						
							2020-01-15 12:11:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c9f45edeac 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2020-01-14 21:29:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								0709757e47 
								
							 
						 
						
							
							
								
								Check if object->data is array when looking up attachment objects to delete  
							
							
							
						 
						
							2020-01-14 19:53:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2ee6754095 
								
							 
						 
						
							
							
								
								Mix Tasks: Add pleroma.benchmarks.tags  
							
							
							
						 
						
							2020-01-14 17:24:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								70c7a26de8 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into admin-be  
							
							
							
						 
						
							2020-01-14 14:52:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b7908844f2 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2020-01-13 12:41:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Chvanikov 
								
							 
						 
						
							
							
							
							
								
							
							
								88f0eed0f2 
								
							 
						 
						
							
							
								
								Delete attachments when status is deleted  
							
							
							
						 
						
							2020-01-12 18:48:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								8b4d81609d 
								
							 
						 
						
							
							
								
								Merge branch 'updated-at-on-conversation-read' into 'develop'  
							
							... 
							
							
							
							MastodonAPI: Fix mark-as-read bringing the conversation to the top (`POST /api/v1/conversations/:id/read`)
See merge request pleroma/pleroma!2080  
							
						 
						
							2020-01-12 18:37:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								bb5862ea2f 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1354' into 'develop'  
							
							... 
							
							
							
							[#1354 ] fix remote follow
See merge request pleroma/pleroma!2079  
							
						 
						
							2020-01-12 18:20:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								2f5b8fbeb3 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1354  
							
							
							
						 
						
							2020-01-12 12:12:15 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								ea4a462858 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1487' into 'develop'  
							
							... 
							
							
							
							[#1487 ] fixed clear  HTML entities after scrub html and truncate
See merge request pleroma/pleroma!2090  
							
						 
						
							2020-01-12 17:25:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hakaba Hitoyo 
								
							 
						 
						
							
							
							
							
								
							
							
								0c9c62509d 
								
							 
						 
						
							
							
								
								Remove MDII uploader  
							
							
							
						 
						
							2020-01-11 17:19:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1630ecaa20 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into admin-be  
							
							
							
						 
						
							2020-01-11 12:15:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3453b27015 
								
							 
						 
						
							
							
								
								don't migrate prometheus settings  
							
							
							
						 
						
							2020-01-10 21:24:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d933fd3d61 
								
							 
						 
						
							
							
								
								more renamings  
							
							
							
						 
						
							2020-01-10 19:51:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eadb674c41 
								
							 
						 
						
							
							
								
								don't migrate configurable_from_database setting  
							
							
							
						 
						
							2020-01-10 19:44:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7d128ca208 
								
							 
						 
						
							
							
								
								dynamic_configuration renaming  
							
							... 
							
							
							
							and moving it from instance settings 
							
						 
						
							2020-01-10 19:34:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								958d0452e4 
								
							 
						 
						
							
							
								
								fix for pleroma assets group update  
							
							
							
						 
						
							2020-01-10 18:18:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								39ce894a07 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/user.ex 
							
						 
						
							2020-01-10 16:18:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								05ca420c09 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1490' into 'develop'  
							
							... 
							
							
							
							[#1490 ] fixed create  service user   (relay, internal.fetch)
See merge request pleroma/pleroma!2092  
							
						 
						
							2020-01-10 13:14:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Strizhakov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88a16bb9fc 
								
							 
						 
						
							
							
								
								deep merge in config update  
							
							
							
						 
						
							2020-01-10 15:52:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c841174de8 
								
							 
						 
						
							
							
								
								flag for delete fix  
							
							
							
						 
						
							2020-01-10 15:52:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0b02040327 
								
							 
						 
						
							
							
								
								little fixes and typos fix  
							
							
							
						 
						
							2020-01-10 15:52:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9c1f3bfeff 
								
							 
						 
						
							
							
								
								fixes for logger backends  
							
							
							
						 
						
							2020-01-10 15:52:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cda2c1fc63 
								
							 
						 
						
							
							
								
								fix for subgroup tuple  
							
							... 
							
							
							
							added settings for swoosh adapters local 
							
						 
						
							2020-01-10 15:52:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								063ab6d911 
								
							 
						 
						
							
							
								
								logger backends fix  
							
							
							
						 
						
							2020-01-10 15:52:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								583cee4607 
								
							 
						 
						
							
							
								
								parsing proxy url setting  
							
							
							
						 
						
							2020-01-10 15:52:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a71393dd29 
								
							 
						 
						
							
							
								
								fix for endpoints after env update  
							
							
							
						 
						
							2020-01-10 15:52:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fea734ca70 
								
							 
						 
						
							
							
								
								errors on endpoints  
							
							
							
						 
						
							2020-01-10 15:52:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5cacb988b9 
								
							 
						 
						
							
							
								
								partially settings update  
							
							
							
						 
						
							2020-01-10 15:52:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0656816c77 
								
							 
						 
						
							
							
								
								tests for setttings without an explicit key  
							
							
							
						 
						
							2020-01-10 15:51:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex S 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2753285b77 
								
							 
						 
						
							
							
								
								config editing through database  
							
							
							
						 
						
							2020-01-10 15:51:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								6c94b7498b 
								
							 
						 
						
							
							
								
								[ #1478 ] OAuth admin tweaks: enforced OAuth admin scopes usage by default, migrated existing OAuth records. Adjusted tests.  
							
							
							
						 
						
							2020-01-10 10:52:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								70410dfafd 
								
							 
						 
						
							
							
								
								fix create service actor  
							
							
							
						 
						
							2020-01-08 16:40:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								0b6d1292d2 
								
							 
						 
						
							
							
								
								Fix mark-as-read (POST /api/v1/conversations/:id/read) refreshing updated_at and bringing conversation to the top in the user's direct conversation list  
							
							
							
						 
						
							2020-01-05 17:38:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								fa7d8e77e6 
								
							 
						 
						
							
							
								
								fixed Metadata.Utils.scrub_html_and_truncate  
							
							
							
						 
						
							2020-01-03 16:28:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								badd0a96ea 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests  
							
							
							
						 
						
							2020-01-02 13:03:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								933dc12043 
								
							 
						 
						
							
							
								
								added code of mr#2067  
							
							
							
						 
						
							2019-12-25 15:12:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								385356aad0 
								
							 
						 
						
							
							
								
								fix oauth scopes for AdminApi#reports_update  
							
							
							
						 
						
							2019-12-24 20:51:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								bdd71669da 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2019-12-22 21:21:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim 
								
							 
						 
						
							
							
							
							
								
							
							
								4c505bc615 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/twitter_api/views/remote_follow_view.ex  
							
							
							
						 
						
							2019-12-22 17:58:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim 
								
							 
						 
						
							
							
							
							
								
							
							
								c9a44ec4a6 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex  
							
							
							
						 
						
							2019-12-22 17:58:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5b84156013 
								
							 
						 
						
							
							
								
								moved remote follow in separate controller  
							
							
							
						 
						
							2019-12-21 21:27:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								54c9db38c8 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-12-21 20:38:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c51e93978e 
								
							 
						 
						
							
							
								
								Merge branch 'feature/custom-runtime-modules' into 'develop'  
							
							... 
							
							
							
							Add support for custom modules at runtime
Closes  #1448 
See merge request pleroma/pleroma!2039  
							
						 
						
							2019-12-21 11:56:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								e71a13ad57 
								
							 
						 
						
							
							
								
								Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'"  
							
							... 
							
							
							
							This reverts merge request !2076  
							
						 
						
							2019-12-21 11:41:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								06ae56a3ae 
								
							 
						 
						
							
							
								
								Posts without media attachments should get the Summary TwitterCard  
							
							
							
						 
						
							2019-12-20 16:32:04 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								a54aa5af43 
								
							 
						 
						
							
							
								
								Merge branch 'feature/status-counts-by-scope' into 'develop'  
							
							... 
							
							
							
							Stats: return status counts by scope
See merge request pleroma/pleroma!2076  
							
						 
						
							2019-12-20 16:30:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								7bd0bca2ab 
								
							 
						 
						
							
							
								
								fixed remote follow  
							
							
							
						 
						
							2019-12-20 16:33:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								5fc84552d3 
								
							 
						 
						
							
							
								
								Fix all count  
							
							
							
						 
						
							2019-12-19 19:52:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ead2d18826 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests  
							
							
							
						 
						
							2019-12-19 17:24:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								455e072d27 
								
							 
						 
						
							
							
								
								[ #2068 ] Introduced proper OAuth tokens usage to controller tests.  
							
							
							
						 
						
							2019-12-19 17:23:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								34d85f8a54 
								
							 
						 
						
							
							
								
								Return 404 if account to filter notifications from is not found  
							
							
							
						 
						
							2019-12-19 20:45:44 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								775212121c 
								
							 
						 
						
							
							
								
								Verify HTTP signatures only when request accepts "activity+json" type  
							
							
							
						 
						
							2019-12-19 20:17:18 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								432b3067d4 
								
							 
						 
						
							
							
								
								Do not crash when remote user follower and following counters are hidden  
							
							
							
						 
						
							2019-12-19 19:26:46 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								404a9ccb9a 
								
							 
						 
						
							
							
								
								Stats: return status counts by scope  
							
							
							
						 
						
							2019-12-18 23:17:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b53573a837 
								
							 
						 
						
							
							
								
								add tag feeds  
							
							
							
						 
						
							2019-12-18 09:19:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Citharel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d2f1c4f658 
								
							 
						 
						
							
							
								
								Add ActivityPub Object Event type support  
							
							... 
							
							
							
							Adds Event support in the same way Video objects are handled, with the
name of the object as message header.
Signed-off-by: Thomas Citharel <tcit@tcit.fr> 
							
						 
						
							2019-12-17 16:16:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c39fa20b1 
								
							 
						 
						
							
							
								
								Add support for account_id param to filter notifications by the account  
							
							
							
						 
						
							2019-12-17 17:00:46 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								45180d4c60 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost  
							
							
							
						 
						
							2019-12-17 12:36:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f79f433bc 
								
							 
						 
						
							
							
								
								Hide follower counter when hiding is activated  
							
							
							
						 
						
							2019-12-17 13:34:07 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a879c396bb 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/tag_feed  
							
							
							
						 
						
							2019-12-17 09:24:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b9a87b1baa 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/custom-runtime-modules  
							
							
							
						 
						
							2019-12-16 22:34:21 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a12b6454bb 
								
							 
						 
						
							
							
								
								Add an option to require fetches to be signed  
							
							
							
						 
						
							2019-12-16 22:24:03 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								7973cbdb9f 
								
							 
						 
						
							
							
								
								OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage.  
							
							
							
						 
						
							2019-12-15 22:32:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								67cb46e15d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-12-14 21:44:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								eb11c60289 
								
							 
						 
						
							
							
								
								Disable rate limiter for socket/localhost (unless RemoteIp is enabled)  
							
							
							
						 
						
							2019-12-14 03:06:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								02c3031e99 
								
							 
						 
						
							
							
								
								Don't log when users or objects are deleted.  
							
							
							
						 
						
							2019-12-13 12:05:53 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								bcd16676a7 
								
							 
						 
						
							
							
								
								Publisher: check out a connection for inserting publish_one jobs  
							
							... 
							
							
							
							Related to #1474 , federation of one post on my istance creates in
best-case 360 jobs, so if they for some reason take a while to insert,
it will exhaust the connection pool. This fixes it by checking out one
dedicated connection for inserting them. 
							
						 
						
							2019-12-13 14:27:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								7528322f83 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/custom-runtime-modules  
							
							
							
						 
						
							2019-12-13 01:51:52 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2f31cef71f 
								
							 
						 
						
							
							
								
								Merge branch 'feature/native-captcha' into 'develop'  
							
							... 
							
							
							
							Add native captcha and enable it by default.
Closes  #1017  and #1405 
See merge request pleroma/pleroma!2060  
							
						 
						
							2019-12-12 18:43:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								81b05340e9 
								
							 
						 
						
							
							
								
								[ #1427 ] Graceful clearance of OAuth admin scopes for non-admin users (no error raised).  
							
							... 
							
							
							
							PleromaFE and other clients may safely request admin scope(s): if user isn't an admin, request is successful but only non-admin scopes from request are granted. 
							
						 
						
							2019-12-12 16:00:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								e536796984 
								
							 
						 
						
							
							
								
								Add native captcha and enable it by default.  
							
							
							
						 
						
							2019-12-12 17:39:39 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8cb852523a 
								
							 
						 
						
							
							
								
								Merge branch 'feature/merge-acc-views-for-statuses' into 'develop'  
							
							... 
							
							
							
							AdminAPI: Merge account views for list instance statuses
See merge request pleroma/pleroma!2054  
							
						 
						
							2019-12-12 09:28:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								3ecf131511 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/report-notes  
							
							
							
						 
						
							2019-12-12 02:16:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								9ef912aecf 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1411  
							
							
							
						 
						
							2019-12-11 15:02:53 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								82fae3e23f 
								
							 
						 
						
							
							
								
								AdminAPI: Merge account views for list instance statuses  
							
							
							
						 
						
							2019-12-11 18:57:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								ee6805850c 
								
							 
						 
						
							
							
								
								Set log level to debug for not important messages  
							
							
							
						 
						
							2019-12-11 17:47:19 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								72f3b22134 
								
							 
						 
						
							
							
								
								Merge branch 'domain-block-precedence' into 'develop'  
							
							... 
							
							
							
							make follows take precedence over domain blocks
See merge request pleroma/pleroma!2019  
							
						 
						
							2019-12-11 09:57:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								1ad96d667a 
								
							 
						 
						
							
							
								
								remove single-step pipe  
							
							
							
						 
						
							2019-12-11 09:08:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1f498ba2bb 
								
							 
						 
						
							
							
								
								Merge branch '1427-oauth-admin-scopes' into 'develop'  
							
							... 
							
							
							
							[#1427 ] Fixed `:admin` option handling in OAuthScopesPlug, added tests
Closes  #1427 
See merge request pleroma/pleroma!2053  
							
						 
						
							2019-12-11 08:50:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3920244be5 
								
							 
						 
						
							
							
								
								[ #1427 ] Fixed :admin option handling in OAuthScopesPlug, added tests.  
							
							
							
						 
						
							2019-12-11 11:42:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								457821adb0 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/user.ex  
							
							
							
						 
						
							2019-12-10 18:49:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								67a478d709 
								
							 
						 
						
							
							
								
								Merge branch 'fix/unsubscribe-route' into 'develop'  
							
							... 
							
							
							
							Do not apply http signature pipeline to the unsubscribe route
See merge request pleroma/pleroma!2052  
							
						 
						
							2019-12-10 17:25:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								8cfaab8f04 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'domain-block-precedence'  
							
							... 
							
							
							
							# Conflicts:
#   lib/pleroma/user.ex 
							
						 
						
							2019-12-10 16:54:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								25f774f7c1 
								
							 
						 
						
							
							
								
								format activity_pub.ex  
							
							
							
						 
						
							2019-12-10 16:41:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								19d228cc58 
								
							 
						 
						
							
							
								
								modify SQL to include followed-but-domain-blocked activities  
							
							
							
						 
						
							2019-12-10 16:40:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								75b419d7c8 
								
							 
						 
						
							
							
								
								Do not apply http signature pipeline to the unsubscribe route  
							
							
							
						 
						
							2019-12-10 22:36:03 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									minibikini 
								
							 
						 
						
							
							
							
							
								
							
							
								43d9c06a2a 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'feature/custom-runtime-modules'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-12-10 13:38:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ae976ac51 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into '1427-oauth-admin-scopes'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-12-10 13:34:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hakaba Hitoyo 
								
							 
						 
						
							
							
							
							
								
							
							
								701815e64c 
								
							 
						 
						
							
							
								
								[ActivityPub] Configurable ActivityPub actor type  
							
							
							
						 
						
							2019-12-10 13:19:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								a37bd5c255 
								
							 
						 
						
							
							
								
								Change log level  
							
							
							
						 
						
							2019-12-10 15:08:57 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								835ac2157c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin-scopes  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2019-12-10 08:55:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								9dfaa0b832 
								
							 
						 
						
							
							
								
								fix loads config variable with large value from db  
							
							
							
						 
						
							2019-12-09 22:29:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								37c34ccec3 
								
							 
						 
						
							
							
								
								Merge branch 'fix/prefer-url-over-search' into 'develop'  
							
							... 
							
							
							
							status search: prefer the status fetched by url over other results
See merge request pleroma/pleroma!2050  
							
						 
						
							2019-12-09 17:55:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								f4b7f32d51 
								
							 
						 
						
							
							
								
								status search: prefer the status fetched by url over other results  
							
							
							
						 
						
							2019-12-09 20:45:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								b7a57d8e38 
								
							 
						 
						
							
							
								
								Use Pleroma.Utils.compile_dir/1 in Pleroma.HTML.compile_scrubbers/0  
							
							
							
						 
						
							2019-12-10 00:38:01 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								c098dec473 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/custom-runtime-modules  
							
							
							
						 
						
							2019-12-10 00:16:43 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								2b821036c4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-12-09 19:41:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0d2c13a119 
								
							 
						 
						
							
							
								
								Merge branch 'fix/otp-parsers' into 'develop'  
							
							... 
							
							
							
							OTP: Fix runtime upload limit config being ignored
Closes  #1109 
See merge request pleroma/pleroma!2045  
							
						 
						
							2019-12-09 15:10:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b3c80b8404 
								
							 
						 
						
							
							
								
								Merge branch 'exclude-visibilities-for-like-notifications' into 'develop'  
							
							... 
							
							
							
							Fix exclude_visibilities filter for followers-only Like notifications
See merge request pleroma/pleroma!1957  
							
						 
						
							2019-12-09 14:55:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f3c2363f4a 
								
							 
						 
						
							
							
								
								Merge branch 'fix/user-list-task' into 'develop'  
							
							... 
							
							
							
							Fix `mix pleroma.user list` task
See merge request pleroma/pleroma!2029  
							
						 
						
							2019-12-09 14:44:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e4ea0e20b3 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1342' into 'develop'  
							
							... 
							
							
							
							[#1342 ] Added privacy option to push notifications
See merge request pleroma/pleroma!1920  
							
						 
						
							2019-12-09 14:30:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a5e28bf214 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'fix/oauth-compile-time'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-12-09 13:52:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								78299ab182 
								
							 
						 
						
							
							
								
								Set Plug.Logger to log at :debug level  
							
							
							
						 
						
							2019-12-09 19:12:24 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								ed92784e7c 
								
							 
						 
						
							
							
								
								Set Logger level to :info in prod  
							
							
							
						 
						
							2019-12-09 19:11:54 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								84f891ea3e 
								
							 
						 
						
							
							
								
								Add Pleroma.Utils.compile_dir/1  
							
							
							
						 
						
							2019-12-09 18:23:07 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d4bafabfd1 
								
							 
						 
						
							
							
								
								Beginnings of the create validator  
							
							
							
						 
						
							2019-12-09 10:39:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								95e6a2acd9 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1342  
							
							
							
						 
						
							2019-12-08 21:25:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								3c45ed4f47 
								
							 
						 
						
							
							
								
								OTP: Fix runtime upload limit config being ignored  
							
							... 
							
							
							
							Closes  #1109  
						
							2019-12-08 21:08:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								d6c89068f3 
								
							 
						 
						
							
							
								
								HTML: Compile Scrubbers on boot  
							
							... 
							
							
							
							This makes it possible to configure their behavior on OTP releases. 
							
						 
						
							2019-12-08 20:35:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								6fbafb1cdc 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2019-12-08 20:14:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								bd3aa8500c 
								
							 
						 
						
							
							
								
								OAuth token cleanup: Get rid of compile-time configuration  
							
							
							
						 
						
							2019-12-08 20:03:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5876a9cb79 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-12-08 19:52:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								af5fef1f22 
								
							 
						 
						
							
							
								
								Merge branch 'fix/clause-never-matches' into 'develop'  
							
							... 
							
							
							
							Fix never matching clause
See merge request pleroma/pleroma!2042  
							
						 
						
							2019-12-08 13:50:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								a21340caa1 
								
							 
						 
						
							
							
								
								Fix never matching clause  
							
							... 
							
							
							
							`length/1` is only used with lists. 
							
						 
						
							2019-12-08 16:46:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8404f8c8fb 
								
							 
						 
						
							
							
								
								Merge branch 'improve-move-notificaions-api' into 'develop'  
							
							... 
							
							
							
							Add `with_move` query param to the notifications API
See merge request pleroma/pleroma!2032  
							
						 
						
							2019-12-08 13:07:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								29a3f70cba 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1463-blocking-in-user-tls' into 'develop'  
							
							... 
							
							
							
							ActivityPub: For user timelines, respects blocks.
Closes  #1463 
See merge request pleroma/pleroma!2041  
							
						 
						
							2019-12-08 11:23:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								a7f77785c2 
								
							 
						 
						
							
							
								
								Implement report notes destruction  
							
							
							
						 
						
							2019-12-08 11:27:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								1770602747 
								
							 
						 
						
							
							
								
								[ #1427 ] Extra check that admin OAuth scope is used by admin. Adjusted tests.  
							
							
							
						 
						
							2019-12-07 17:49:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								40e1817f70 
								
							 
						 
						
							
							
								
								[ #1427 ] Fixes / improvements of admin scopes support. Added tests.  
							
							
							
						 
						
							2019-12-06 20:33:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6cb31edd76 
								
							 
						 
						
							
							
								
								Merge branch 'feature/1455-chat-character-limit' into 'develop'  
							
							... 
							
							
							
							Feature/1455 chat character limit
Closes  #1455 
See merge request pleroma/pleroma!2034  
							
						 
						
							2019-12-06 15:36:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								93a80ee915 
								
							 
						 
						
							
							
								
								[ #1427 ] Bugfix for enforce_oauth_admin_scope_usage. Admin API documentation entry.  
							
							
							
						 
						
							2019-12-06 16:56:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e8cee4d9a0 
								
							 
						 
						
							
							
								
								ActivityPub: For user timelines, respects blocks.  
							
							... 
							
							
							
							Unless the timeline belongs to a blocked user. 
							
						 
						
							2019-12-06 14:25:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								a75d4a41e0 
								
							 
						 
						
							
							
								
								Add a test for custom runtime modules  
							
							
							
						 
						
							2019-12-06 17:05:09 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								08c89fd2b8 
								
							 
						 
						
							
							
								
								Fix incorrect report count  
							
							
							
						 
						
							2019-12-06 17:17:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								e4292cbfad 
								
							 
						 
						
							
							
								
								Use Kernel.inspect/2 to print loaded custom modules  
							
							
							
						 
						
							2019-12-06 15:16:39 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								157bceeda9 
								
							 
						 
						
							
							
								
								Move runtime configuration from :instance to :modules  
							
							
							
						 
						
							2019-12-06 15:04:46 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								22fc271e23 
								
							 
						 
						
							
							
								
								init tag feed  
							
							
							
						 
						
							2019-12-06 09:33:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								13926537b6 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/develop' into 1427-oauth-admin-scopes  
							
							
							
						 
						
							2019-12-06 00:26:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								af42c00cff 
								
							 
						 
						
							
							
								
								[ #1427 ] Reworked admin scopes support.  
							
							... 
							
							
							
							Requalified users.is_admin flag as legacy accessor to admin actions in case token lacks admin scope(s). 
							
						 
						
							2019-12-06 00:25:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								cdff5b8267 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into fix/mrf-delete  
							
							
							
						 
						
							2019-12-06 00:12:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9f99640cfc 
								
							 
						 
						
							
							
								
								ActivityPub: Fix deletes being exempt from MRF  
							
							... 
							
							
							
							Closes  #1461  
						
							2019-12-05 21:45:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								67d8df04a4 
								
							 
						 
						
							
							
								
								Merge branch '1335-user-api-id-fields-relations' into 'develop'  
							
							... 
							
							
							
							[#1335 ] User: refactoring of AP ID fields into relations
Closes  #1335 
See merge request pleroma/pleroma!1963  
							
						 
						
							2019-12-05 17:16:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								d0bd4348b3 
								
							 
						 
						
							
							
								
								Merge branch 'feature/admin-api-render-whole-status' into 'develop'  
							
							... 
							
							
							
							Miscellaneous grouped reports fixes
Closes admin-fe#48 and admin-fe#51
See merge request pleroma/pleroma!2007  
							
						 
						
							2019-12-05 13:34:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								1216b546c6 
								
							 
						 
						
							
							
								
								Fix credo warning  
							
							
							
						 
						
							2019-12-05 20:29:17 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								48ae3c4347 
								
							 
						 
						
							
							
								
								Add support for custom modules  
							
							
							
						 
						
							2019-12-05 20:18:25 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								3fe7a1fd35 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1342  
							
							
							
						 
						
							2019-12-05 15:46:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1993d7096d 
								
							 
						 
						
							
							
								
								Validators: Add a type for the datetime used in AP.  
							
							
							
						 
						
							2019-12-05 12:33:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								49bb0a130f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2019-12-05 12:22:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								e21afdb7c7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1411  
							
							
							
						 
						
							2019-12-05 12:18:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								3c3bba0b7c 
								
							 
						 
						
							
							
								
								fix ScheduledActivity  
							
							
							
						 
						
							2019-12-04 21:18:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								d3bce89edd 
								
							 
						 
						
							
							
								
								[ #1335 ] Merge issue fix.  
							
							
							
						 
						
							2019-12-04 19:41:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								30caf3e51e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/user.ex 
							
						 
						
							2019-12-04 18:56:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e9993acdbb 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel  
							
							
							
						 
						
							2019-12-04 16:35:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								aa97fe8f17 
								
							 
						 
						
							
							
								
								ChatChannel: Ignore messages that are too long.  
							
							
							
						 
						
							2019-12-04 12:48:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								3a0a400fe1 
								
							 
						 
						
							
							
								
								add @type to ScheduledActivity  
							
							
							
						 
						
							2019-12-04 09:53:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								29a98b86b7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-12-04 09:34:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								652cc6ba4b 
								
							 
						 
						
							
							
								
								updated ScheduledActivity  
							
							
							
						 
						
							2019-12-04 09:12:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								05fb8d0084 
								
							 
						 
						
							
							
								
								Fix Pleroma.FollowingRelationship.move_following/2  
							
							
							
						 
						
							2019-12-03 22:31:12 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								4b60d41db9 
								
							 
						 
						
							
							
								
								Add report notes  
							
							
							
						 
						
							2019-12-04 00:26:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								624e720aa4 
								
							 
						 
						
							
							
								
								Add with_move query param to the notifications API  
							
							
							
						 
						
							2019-12-03 22:13:38 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								7722e5a67a 
								
							 
						 
						
							
							
								
								Merge branch 'feature/move-activity' into 'develop'  
							
							... 
							
							
							
							Support "Move" activity
Closes  #1316 
See merge request pleroma/pleroma!1883  
							
						 
						
							2019-12-02 16:26:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								356a936ecb 
								
							 
						 
						
							
							
								
								Fix mix pleroma.user list task  
							
							
							
						 
						
							2019-12-02 18:11:45 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf52106e05 
								
							 
						 
						
							
							
								
								Update Floki dependency  
							
							
							
						 
						
							2019-12-02 13:38:35 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								88f7cf51d4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1411  
							
							
							
						 
						
							2019-12-01 16:18:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								0d24ab04c5 
								
							 
						 
						
							
							
								
								Merge branch 'remove-info-from-users' into 'develop'  
							
							... 
							
							
							
							Removed users.info field
See merge request pleroma/pleroma!2006  
							
						 
						
							2019-11-30 10:42:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0326683932 
								
							 
						 
						
							
							
								
								hide follower/following for friendica  
							
							
							
						 
						
							2019-11-30 15:43:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								51111e286b 
								
							 
						 
						
							
							
								
								[ #1427 ] Initial support for OAuth admin scopes.  
							
							
							
						 
						
							2019-11-29 18:57:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a98cda7758 
								
							 
						 
						
							
							
								
								Fix Pleroma.HTML.extract_first_external_url/2  
							
							
							
						 
						
							2019-11-29 15:49:35 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								52cc7de82c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							... 
							
							
							
							# Conflicts:
#	mix.lock 
							
						 
						
							2019-11-29 10:17:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a36607c27e 
								
							 
						 
						
							
							
								
								add mix task to set\unset privacy option of notification  
							
							
							
						 
						
							2019-11-28 22:13:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								04a8ffbe84 
								
							 
						 
						
							
							
								
								added privacy option to push notifications  
							
							
							
						 
						
							2019-11-28 22:13:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a52da55eb9 
								
							 
						 
						
							
							
								
								added User.NotificationSetting struct  
							
							
							
						 
						
							2019-11-28 22:08:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b7c449118b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1383  
							
							
							
						 
						
							2019-11-28 21:27:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								c7cc80a9ee 
								
							 
						 
						
							
							
								
								obligatory format commit  
							
							
							
						 
						
							2019-11-28 10:40:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								fa97eddf8a 
								
							 
						 
						
							
							
								
								make follows take precedence over domain blocks  
							
							
							
						 
						
							2019-11-28 10:38:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								fcabcab443 
								
							 
						 
						
							
							
								
								Fetch account from report, not from status (it might be deleted)  
							
							
							
						 
						
							2019-11-28 00:09:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								5135656f57 
								
							 
						 
						
							
							
								
								Handle reopened reports with deleted statuses  
							
							
							
						 
						
							2019-11-27 22:54:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								50b152766f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442-dont-return-nil-for-following-count  
							
							
							
						 
						
							2019-11-27 14:48:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f36724efb1 
								
							 
						 
						
							
							
								
								User: Never return nil for user follower counts.  
							
							
							
						 
						
							2019-11-27 14:13:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								a4f834a687 
								
							 
						 
						
							
							
								
								moved DigestEmail to Oban Periodic jobs  
							
							
							
						 
						
							2019-11-27 15:59:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f595cfe623 
								
							 
						 
						
							
							
								
								Remove User.user_info/2  
							
							
							
						 
						
							2019-11-27 19:43:47 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1fc28a4b44 
								
							 
						 
						
							
							
								
								Add a view for the move notification  
							
							
							
						 
						
							2019-11-27 17:52:02 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								c5766a8100 
								
							 
						 
						
							
							
								
								moved ActivityExpiration to Oban Periodic jobs  
							
							
							
						 
						
							2019-11-27 13:36:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								6f202a401b 
								
							 
						 
						
							
							
								
								moved ScheduledActivity to Oban Periodic jobs  
							
							
							
						 
						
							2019-11-27 09:26:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4af69f047d 
								
							 
						 
						
							
							
								
								Remove account field from web push payload  
							
							
							
						 
						
							2019-11-27 02:32:55 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								80ededc04f 
								
							 
						 
						
							
							
								
								Add direct_conversation_id to web push payload  
							
							
							
						 
						
							2019-11-26 19:53:43 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ac3abb5414 
								
							 
						 
						
							
							
								
								moved Pleroma.Stats to Oban Periodic jobs  
							
							
							
						 
						
							2019-11-26 10:54:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c8d3c3bfec 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/web/activity_pub/activity_pub.ex 
							
						 
						
							2019-11-26 10:42:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								b62be2564c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-render-whole-status  
							
							
							
						 
						
							2019-11-26 00:25:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								dc9090810d 
								
							 
						 
						
							
							
								
								Merge branch 'fix/ap-disable-remote-render' into 'develop'  
							
							... 
							
							
							
							Disable rendering AP representation for remote users and objects
See merge request pleroma/pleroma!2010  
							
						 
						
							2019-11-25 15:23:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								b3b4e5ca80 
								
							 
						 
						
							
							
								
								AdminAPI: Grouped reports old/new fix  
							
							... 
							
							
							
							If some status received reports both in the "new" format and "old" format it was considered reports on two different statuses (in the context of grouped reports) 
							
						 
						
							2019-11-26 00:20:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								1364d303f8 
								
							 
						 
						
							
							
								
								AdminAPI: Fix grouped reports for closed/resolved reports  
							
							
							
						 
						
							2019-11-26 00:13:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								4b10804f21 
								
							 
						 
						
							
							
								
								OStatus controller: don't serve json at /notice/, redirect instead  
							
							
							
						 
						
							2019-11-25 17:55:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								02f7383891 
								
							 
						 
						
							
							
								
								ActivityPub controller: do not render remote users  
							
							
							
						 
						
							2019-11-25 17:19:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								5f981178d0 
								
							 
						 
						
							
							
								
								Merge branch 'feature/admin-api-list-statuses-for-a-given-instance' into 'develop'  
							
							... 
							
							
							
							Admin API: list all statuses from a given instance
See merge request pleroma/pleroma!1981  
							
						 
						
							2019-11-25 13:29:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								9374b52756 
								
							 
						 
						
							
							
								
								Merge branch 'fix/update-reports-old-format' into 'develop'  
							
							... 
							
							
							
							Admin API: Fix error when trying to update reports in the "old" format
See merge request pleroma/pleroma!1986  
							
						 
						
							2019-11-25 13:29:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								0e9be6bafa 
								
							 
						 
						
							
							
								
								moved OAuth.Token.CleanWorker to Oban Periodic jobs  
							
							
							
						 
						
							2019-11-25 14:32:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sadposter 
								
							 
						 
						
							
							
							
							
								
							
							
								d3656c2725 
								
							 
						 
						
							
							
								
								add ability to set a custom user-agent string  
							
							
							
						 
						
							2019-11-25 09:53:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								82f4e4760e 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance  
							
							
							
						 
						
							2019-11-25 01:46:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								fd24467b92 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance  
							
							
							
						 
						
							2019-11-25 01:43:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								40059c9b1e 
								
							 
						 
						
							
							
								
								Typo  
							
							
							
						 
						
							2019-11-25 00:05:52 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								2b341627da 
								
							 
						 
						
							
							
								
								Admin API: Render whole status in grouped reports  
							
							
							
						 
						
							2019-11-25 00:04:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9f29930440 
								
							 
						 
						
							
							
								
								fetcher: move local object checking into a reusable function  
							
							
							
						 
						
							2019-11-23 22:55:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								1636cc5b7e 
								
							 
						 
						
							
							
								
								Removed users.info and remaining usages.  
							
							
							
						 
						
							2019-11-23 14:06:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								bd62946020 
								
							 
						 
						
							
							
								
								Merge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop'  
							
							... 
							
							
							
							AdminAPI: Confirm user account, resend confirmation email
See merge request pleroma/pleroma!1994  
							
						 
						
							2019-11-22 15:39:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								b64c7b35d4 
								
							 
						 
						
							
							
								
								Swap map with each  
							
							
							
						 
						
							2019-11-22 09:11:36 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c2ad9fd5f9 
								
							 
						 
						
							
							
								
								Merge branch 'list-users' into 'develop'  
							
							... 
							
							
							
							Add CLI list users command
See merge request pleroma/pleroma!1990  
							
						 
						
							2019-11-21 20:33:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Schroeder 
								
							 
						 
						
							
							
							
							
								
							
							
								fbc379d689 
								
							 
						 
						
							
							
								
								Add CLI list users command  
							
							
							
						 
						
							2019-11-21 21:07:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								19b727bf8f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/mix-task-logging' into 'develop'  
							
							... 
							
							
							
							Allow mix tasks to always run with debug logging
See merge request pleroma/pleroma!1997  
							
						 
						
							2019-11-21 15:04:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								cad9b325e5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/user/search.ex
#	test/user_test.exs 
							
						 
						
							2019-11-21 16:47:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8feb5dcb42 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1348' into 'develop'  
							
							... 
							
							
							
							[#1348 ] excluded invisible actors from gets  /api/v1/accounts/:id
See merge request pleroma/pleroma!1937  
							
						 
						
							2019-11-21 13:13:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								320690f7a5 
								
							 
						 
						
							
							
								
								Object: Use inspect to log missing preload.  
							
							
							
						 
						
							2019-11-21 14:03:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d38ab4bb89 
								
							 
						 
						
							
							
								
								Fix user.following_count  
							
							
							
						 
						
							2019-11-21 16:31:13 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								edaae845af 
								
							 
						 
						
							
							
								
								Some tasks try to set log level in test environment, but we were stripping logs belog :warn.  
							
							... 
							
							
							
							Ensure console backend logs in test environment are :warn, but mix tasks run in test env
do not run with :debug because it's far too verbose. 
							
						 
						
							2019-11-20 11:55:30 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								de892d2fe1 
								
							 
						 
						
							
							
								
								[ #1335 ] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality.  
							
							
							
						 
						
							2019-11-20 15:46:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								555edd01ab 
								
							 
						 
						
							
							
								
								[ #1335 ] User AP ID relations fetching performance optimizations.  
							
							
							
						 
						
							2019-11-20 12:19:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								ff9133b978 
								
							 
						 
						
							
							
								
								Allow mix tasks to always run with debug logging  
							
							
							
						 
						
							2019-11-19 16:01:17 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								565f261338 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							
							
						 
						
							2019-11-19 23:22:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ba5cc30165 
								
							 
						 
						
							
							
								
								[ #1335 ] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring.  
							
							
							
						 
						
							2019-11-19 23:22:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								708fd234bd 
								
							 
						 
						
							
							
								
								fix order favorites activites  
							
							
							
						 
						
							2019-11-19 20:19:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								46eb160135 
								
							 
						 
						
							
							
								
								AdminAPI: Confirm user account, resend confirmation email  
							
							
							
						 
						
							2019-11-19 20:14:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								36686f5245 
								
							 
						 
						
							
							
								
								Support authentication via x-admin-token HTTP header  
							
							
							
						 
						
							2019-11-19 15:58:20 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								5cee51fac5 
								
							 
						 
						
							
							
								
								fix order by for fetch_favorites  
							
							
							
						 
						
							2019-11-18 21:34:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3aaf3aa2c2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							
							
						 
						
							2019-11-18 20:43:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								aad6576130 
								
							 
						 
						
							
							
								
								[ #1335 ] Refactored UserMute and UserBlock into UserRelationship, introduced EctoEnum.  
							
							
							
						 
						
							2019-11-18 20:38:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								0937895182 
								
							 
						 
						
							
							
								
								updated fetch_favorites  
							
							
							
						 
						
							2019-11-18 16:56:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								9da4c88b49 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2019-11-18 10:00:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								4beb3ce5c5 
								
							 
						 
						
							
							
								
								/api/v1/favourites: added sorting for activites by adds to favorites  
							
							
							
						 
						
							2019-11-18 09:44:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								c506cc48ef 
								
							 
						 
						
							
							
								
								Admin API: Error when trying to update reports in the "old" format  
							
							
							
						 
						
							2019-11-16 18:44:48 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								81cba405af 
								
							 
						 
						
							
							
								
								Merge branch 'nodeinfo-fields-limit' into 'develop'  
							
							... 
							
							
							
							Add fieldsLimit to metadata of nodeinfo
See merge request pleroma/pleroma!1983  
							
						 
						
							2019-11-15 20:29:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b9041c2097 
								
							 
						 
						
							
							
								
								added recount unread notifications to markers  
							
							
							
						 
						
							2019-11-15 22:46:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								01d9c093c3 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations  
							
							
							
						 
						
							2019-11-15 21:40:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c31ddce51e 
								
							 
						 
						
							
							
								
								[ #1335 ] Reorganized users.mutes as relation to UserMute entity.  
							
							
							
						 
						
							2019-11-15 21:38:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								22554ac5ca 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/1395-email-activation' into 'develop'  
							
							... 
							
							
							
							Bugfix/1395 email activation
Closes  #1395 
See merge request pleroma/pleroma!1965  
							
						 
						
							2019-11-15 14:11:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f17e0f8e4f 
								
							 
						 
						
							
							
								
								OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug  
							
							
							
						 
						
							2019-11-15 14:13:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
							
							
								
							
							
								72d2557e11 
								
							 
						 
						
							
							
								
								Add fieldsLimit to metadata of nodeinfo  
							
							
							
						 
						
							2019-11-15 18:52:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								eecd64cc07 
								
							 
						 
						
							
							
								
								object age policy: remove debug logging  
							
							
							
						 
						
							2019-11-14 19:56:14 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								5705cf0e3e 
								
							 
						 
						
							
							
								
								MRF: add ObjectAgePolicy which deals with old posts being imported  
							
							
							
						 
						
							2019-11-14 19:48:10 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								114930b5fd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance  
							
							
							
						 
						
							2019-11-14 23:45:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								30af5da330 
								
							 
						 
						
							
							
								
								Admin API: list all statuses from a given instance  
							
							
							
						 
						
							2019-11-14 23:44:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								09b4f7269e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/conversations-rendering' into 'develop'  
							
							... 
							
							
							
							Fix rendering conversations when there's a malformed status
Closes  #1401 
See merge request pleroma/pleroma!1973  
							
						 
						
							2019-11-14 14:40:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								94f1cfced8 
								
							 
						 
						
							
							
								
								format the code  
							
							
							
						 
						
							2019-11-14 17:26:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								1afeaf82fa 
								
							 
						 
						
							
							
								
								Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop'  
							
							... 
							
							
							
							Admin API: Grouped reports, update multiple reports in one query
Closes admin-fe#43
See merge request pleroma/pleroma!1815  
							
						 
						
							2019-11-14 13:35:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c0abfca53 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into feature/move-activity  
							
							
							
						 
						
							2019-11-14 16:39:45 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6085c71bd1 
								
							 
						 
						
							
							
								
								Merge branch 'reactions' into 'develop'  
							
							... 
							
							
							
							Emoji Reactions
See merge request pleroma/pleroma!1662  
							
						 
						
							2019-11-14 08:47:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								3c60adbc1f 
								
							 
						 
						
							
							
								
								Support redirecting by activity UUID in static FE as well.  
							
							
							
						 
						
							2019-11-13 08:22:11 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								0867cb083e 
								
							 
						 
						
							
							
								
								Support redirecting by object ID in static FE.  
							
							... 
							
							
							
							This matches the behavior of pleroma-fe better.
Fixes  #1412 . 
							
						 
						
							2019-11-13 08:02:02 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								facc37aaa6 
								
							 
						 
						
							
							
								
								Merge branch 'static-remote-redirect' into 'develop'  
							
							... 
							
							
							
							For remote notices, redirect to the original instead of 404 in static-fe
See merge request pleroma/pleroma!1974  
							
						 
						
							2019-11-13 10:16:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								62f3a93049 
								
							 
						 
						
							
							
								
								For remote notices, redirect to the original instead of 404.  
							
							... 
							
							
							
							We shouldn't treat these like local statuses, but I don't think a 404
is the right choice either here, because within pleroma-fe, these are
valid URLs. So with remote notices you have the awkward situation
where clicking a link will behave differently depending on whether you
open it in a new tab or not; the new tab will 404 if it hits static-fe.
This new redirecting behavior should improve that situation. 
							
						 
						
							2019-11-12 09:40:29 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b5b62f42b2 
								
							 
						 
						
							
							
								
								update Marker.multi_set_unread_count  
							
							
							
						 
						
							2019-11-12 15:59:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								768c1a5de1 
								
							 
						 
						
							
							
								
								Fix tests  
							
							
							
						 
						
							2019-11-12 19:13:19 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								27cd1374e3 
								
							 
						 
						
							
							
								
								Add a notification for Move activities  
							
							
							
						 
						
							2019-11-12 18:48:14 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e6d7e27bd6 
								
							 
						 
						
							
							
								
								Add allow_following_move setting to User  
							
							
							
						 
						
							2019-11-12 18:45:28 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e835cd97f6 
								
							 
						 
						
							
							
								
								Containment: Add a catch-all clause to contain_origin.  
							
							
							
						 
						
							2019-11-12 12:07:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								7d101bc9c5 
								
							 
						 
						
							
							
								
								Fix rendering conversations when there's a malformed status  
							
							
							
						 
						
							2019-11-11 18:29:55 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								f86a7d5d8b 
								
							 
						 
						
							
							
								
								Fix exclude_visibilities filter for followers-only Like notifications  
							
							
							
						 
						
							2019-11-11 23:57:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								e27d78e768 
								
							 
						 
						
							
							
								
								Merge branch 'nodeinfo-federation-enabled' into 'develop'  
							
							... 
							
							
							
							report federating status in nodeinfo
See merge request pleroma/pleroma!1971  
							
						 
						
							2019-11-11 19:14:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								2cc043591c 
								
							 
						 
						
							
							
								
								Merge branch 'feature/static-fe' into 'develop'  
							
							... 
							
							
							
							Static frontend
See merge request pleroma/pleroma!1917  
							
						 
						
							2019-11-11 19:10:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									href 
								
							 
						 
						
							
							
							
							
								
							
							
								b39b49cc14 
								
							 
						 
						
							
							
								
								report federating status in nodeinfo  
							
							
							
						 
						
							2019-11-11 19:03:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ddbfc995ac 
								
							 
						 
						
							
							
								
								clean sql query  
							
							
							
						 
						
							2019-11-11 17:06:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ca7b877a1 
								
							 
						 
						
							
							
								
								Merge branch 'iss-1376' into 'develop'  
							
							... 
							
							
							
							Check client and token in GET /oauth/authorize
See merge request pleroma/pleroma!1940  
							
						 
						
							2019-11-11 12:27:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								417f9a782f 
								
							 
						 
						
							
							
								
								Merge branch 'fix/1399' into 'develop'  
							
							... 
							
							
							
							fix for migrate config to db task
Closes  #1399 
See merge request pleroma/pleroma!1964  
							
						 
						
							2019-11-11 12:13:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Steven Fuchs 
								
							 
						 
						
							
							
							
							
								
							
							
								94627baa5c 
								
							 
						 
						
							
							
								
								New rate limiter  
							
							
							
						 
						
							2019-11-11 12:13:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								f6056e9c9c 
								
							 
						 
						
							
							
								
								UserEnabledPlug: Don't authenticate unconfirmed users.  
							
							
							
						 
						
							2019-11-11 12:43:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								8521553ad9 
								
							 
						 
						
							
							
								
								User: Don't let deactivated users authenticate.  
							
							
							
						 
						
							2019-11-11 12:37:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								5cf2c7422b 
								
							 
						 
						
							
							
								
								[ #1335 ] Applied code review suggestions.  
							
							
							
						 
						
							2019-11-11 14:16:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								46787b9fe1 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/reports-groups-and-multiple-state-update  
							
							
							
						 
						
							2019-11-11 19:18:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								31343e4321 
								
							 
						 
						
							
							
								
								Code style fixes  
							
							
							
						 
						
							2019-11-11 19:06:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a4201e0b4 
								
							 
						 
						
							
							
								
								fix for migrate task  
							
							
							
						 
						
							2019-11-10 22:54:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								3db988250b 
								
							 
						 
						
							
							
								
								[ #1335 ] User: refactored :blocks field into :blocked_users relation.  
							
							... 
							
							
							
							Introduced UserBlock. 
							
						 
						
							2019-11-10 16:30:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								a88e834dba 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'reactions'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-11-10 11:32:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3a1aaadc18 
								
							 
						 
						
							
							
								
								Merge branch 'issue/1339' into 'develop'  
							
							... 
							
							
							
							[#1339 ] add subject to atom feed
See merge request pleroma/pleroma!1961  
							
						 
						
							2019-11-10 11:20:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								9d0b989521 
								
							 
						 
						
							
							
								
								add subject to atom feed  
							
							
							
						 
						
							2019-11-10 11:10:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								3cc49cdb78 
								
							 
						 
						
							
							
								
								Formatter moved to new module.  
							
							
							
						 
						
							2019-11-09 18:30:23 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								ef7c3bdc7a 
								
							 
						 
						
							
							
								
								Add some further test cases.  
							
							... 
							
							
							
							Including like ... private visibility, cos that's super important. 
							
						 
						
							2019-11-09 18:08:45 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								4729027f91 
								
							 
						 
						
							
							
								
								Prevent non-local notices from rendering.  
							
							
							
						 
						
							2019-11-09 18:08:45 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								886a07ba57 
								
							 
						 
						
							
							
								
								Move static_fe config to its own section instead of in :instance.  
							
							
							
						 
						
							2019-11-09 18:08:45 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								b0080fa730 
								
							 
						 
						
							
							
								
								Render errors in HTML, not with JS.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								e27c61218d 
								
							 
						 
						
							
							
								
								Expand subject content automatically when config is set.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								bfd5d79826 
								
							 
						 
						
							
							
								
								Include metadata in static FE conversations and profiles.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								828259fb65 
								
							 
						 
						
							
							
								
								Catch 404s.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								df2f59be91 
								
							 
						 
						
							
							
								
								Pagination for user profiles.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								8969c5522d 
								
							 
						 
						
							
							
								
								Make many of the improvements suggested in review.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								e8bee35578 
								
							 
						 
						
							
							
								
								Static FE plug should only respond to text/html requests.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								dc3b87d153 
								
							 
						 
						
							
							
								
								Move static FE routing into its own plug.  
							
							... 
							
							
							
							Previously it was piggybacking on FallbackRedirectController for users
and OStatusController for notices; now it's all in one place. 
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								c6c706161e 
								
							 
						 
						
							
							
								
								Make sure notice link is remote if the post is remote.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								274cc18e8a 
								
							 
						 
						
							
							
								
								Visually separate header.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								2ac1ece652 
								
							 
						 
						
							
							
								
								Fix a bug where reblogs were displayed under the wrong user.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								5d7c44266b 
								
							 
						 
						
							
							
								
								Change date formatting.  
							
							
							
						 
						
							2019-11-09 18:08:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								1dc785b74b 
								
							 
						 
						
							
							
								
								Move static-fe CSS to a separate file.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								e4b9784c39 
								
							 
						 
						
							
							
								
								Show counts for replies, likes, and announces for selected notice.  
							
							... 
							
							
							
							Using text instead of an icon, for now. 
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								93e9c0cedf 
								
							 
						 
						
							
							
								
								Format dates using CommonAPI utils.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								918e1353f6 
								
							 
						 
						
							
							
								
								Add header to profile/notice pages linking to pleroma-fe.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								33a26b61c3 
								
							 
						 
						
							
							
								
								Remove activity/user representer; move logic to controller.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								41fde63def 
								
							 
						 
						
							
							
								
								Get rid of @data in views and use separate fields.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								e944a2213d 
								
							 
						 
						
							
							
								
								Use gettext for sensitive media warning.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								2d1897e8a7 
								
							 
						 
						
							
							
								
								Apply all suggested changes from reviewers.  
							
							
							
						 
						
							2019-11-09 18:07:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								cc1b07132f 
								
							 
						 
						
							
							
								
								Notices should show entire thread from context.  
							
							
							
						 
						
							2019-11-09 18:07:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								748d800acb 
								
							 
						 
						
							
							
								
								Show images, video, and audio attachments to notices.  
							
							
							
						 
						
							2019-11-09 18:07:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								1d8950798c 
								
							 
						 
						
							
							
								
								Fix activity_representer to work with User.get_or_fetch returning tuple.  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								0cf04e1088 
								
							 
						 
						
							
							
								
								Fix OStatus controller to know about StaticFEController.  
							
							... 
							
							
							
							But only when it's configured to be on. 
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								e79d8985ab 
								
							 
						 
						
							
							
								
								Don't show 404 in static-fe controller unless it's actually not found.  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								c1fc139986 
								
							 
						 
						
							
							
								
								Add permalinks to the static-fe notice rendering.  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Hagelberg 
								
							 
						 
						
							
							
							
							
								
							
							
								d1320160f4 
								
							 
						 
						
							
							
								
								Looks like source_data is on user directly now.  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								ca5ef201ef 
								
							 
						 
						
							
							
								
								static fe: add remote follow button  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								b33fbd58e3 
								
							 
						 
						
							
							
								
								static fe: add support for message subjects  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								e2904b5777 
								
							 
						 
						
							
							
								
								static fe: reformat activity representer  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								2b5bd5236d 
								
							 
						 
						
							
							
								
								static fe: add user profile rendering  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								8f08da750a 
								
							 
						 
						
							
							
								
								static fe: use a generic activity representer to render activities  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								ff8d0902f3 
								
							 
						 
						
							
							
								
								static fe: formatting  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Pitcock 
								
							 
						 
						
							
							
							
							
								
							
							
								a4d3a8ec03 
								
							 
						 
						
							
							
								
								static fe: proof of concept  
							
							
							
						 
						
							2019-11-09 18:06:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								5b60d82592 
								
							 
						 
						
							
							
								
								object containment: handle all cases where ID is invalid (missing, nil, non-string)  
							
							
							
						 
						
							2019-11-08 14:51:28 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								532fd38b12 
								
							 
						 
						
							
							
								
								nodeinfo: add multifetch feature (ref pleroma-fe!977).  
							
							
							
						 
						
							2019-11-08 12:48:28 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								b22ee9d966 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into reactions  
							
							
							
						 
						
							2019-11-08 13:27:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								b14bf9044f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/reports-groups-and-multiple-state-update  
							
							
							
						 
						
							2019-11-08 18:30:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								7258db023e 
								
							 
						 
						
							
							
								
								Support old flag format  
							
							
							
						 
						
							2019-11-08 18:21:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								7888803ffe 
								
							 
						 
						
							
							
								
								Mastodon API: Add the recipients parameter to GET /api/v1/conversations  
							
							
							
						 
						
							2019-11-07 08:26:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								32afa07995 
								
							 
						 
						
							
							
								
								Fetcher: fix local check returning unwrapped object  
							
							... 
							
							
							
							This resulted in error messages about failed refetches being logged. 
							
						 
						
							2019-11-07 01:40:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								802d249827 
								
							 
						 
						
							
							
								
								Merge branch 'fix/trailing-format-plug-oauth' into 'develop'  
							
							... 
							
							
							
							Fix TrailingFormatPlug not being active for /api/oauth_tokens
Closes  #1385 
See merge request pleroma/pleroma!1944  
							
						 
						
							2019-11-06 14:47:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								365657320c 
								
							 
						 
						
							
							
								
								Fix TrailingFormatPlug not being active for /api/oauth_tokens  
							
							
							
						 
						
							2019-11-06 17:22:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								84175fe30e 
								
							 
						 
						
							
							
								
								Set better Cache-Control header for static content  
							
							... 
							
							
							
							Closes  #1382  
						
							2019-11-06 16:41:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								8b19464176 
								
							 
						 
						
							
							
								
								Merge branch 'feature/multiple-users-force-password-reset' into 'develop'  
							
							... 
							
							
							
							Force password reset for multiple users
Closes admin-fe#46
See merge request pleroma/pleroma!1928  
							
						 
						
							2019-11-06 12:24:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								f171095960 
								
							 
						 
						
							
							
								
								Grouped reports with status data baked in  
							
							
							
						 
						
							2019-11-06 21:25:46 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								54746c6c26 
								
							 
						 
						
							
							
								
								Object Fetcher: set cache after reinjecting  
							
							... 
							
							
							
							Probably fixes the issue hj had, where polls would have different
counters between endpoints. 
							
						 
						
							2019-11-06 14:00:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AkiraFukushima 
								
							 
						 
						
							
							
							
							
								
							
							
								e1fc6cb78f 
								
							 
						 
						
							
							
								
								Check client and token in GET /oauth/authorize  
							
							
							
						 
						
							2019-11-05 23:52:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1bd1f62af5 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel  
							
							
							
						 
						
							2019-11-05 15:21:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								faced6236b 
								
							 
						 
						
							
							
								
								NoteValidator: Add very basic validator for Note objects.  
							
							
							
						 
						
							2019-11-05 15:02:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								3d1b445cbf 
								
							 
						 
						
							
							
								
								Object Validators: Extract common validations.  
							
							
							
						 
						
							2019-11-05 15:02:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								e52955c961 
								
							 
						 
						
							
							
								
								update following_relationship.ex  
							
							
							
						 
						
							2019-11-05 10:50:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								62bc0657e7 
								
							 
						 
						
							
							
								
								excluded invisible users from search results  
							
							
							
						 
						
							2019-11-05 08:55:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								2cbfa256fd 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/multiple-users-force-password-reset  
							
							
							
						 
						
							2019-11-05 11:36:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								43ea16870f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/reports-groups-and-multiple-state-update  
							
							
							
						 
						
							2019-11-05 02:12:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								4b7c11e3f9 
								
							 
						 
						
							
							
								
								excluded invisible actors from gets  /api/v1/accounts/:id  
							
							
							
						 
						
							2019-11-04 20:44:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								ff6c727739 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2019-11-04 20:24:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fee1276963 
								
							 
						 
						
							
							
								
								Merge branch 'failing-search-fixes' into 'develop'  
							
							... 
							
							
							
							User Search: Remove superfluous setweight and random test.
See merge request pleroma/pleroma!1935  
							
						 
						
							2019-11-04 16:28:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4e53520917 
								
							 
						 
						
							
							
								
								User Search: Remove superfluous setweight and random test.  
							
							... 
							
							
							
							The test tested for a behavior that isn't actually enforced anymore. 
							
						 
						
							2019-11-04 16:57:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								ed29be24cb 
								
							 
						 
						
							
							
								
								Mastodon API, streaming: Add pleroma.direct_conversation_id to the conversation stream event payload.  
							
							
							
						 
						
							2019-11-04 18:36:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Steven Fuchs 
								
							 
						 
						
							
							
							
							
								
							
							
								5271bbcf11 
								
							 
						 
						
							
							
								
								add missing tesla mocks  
							
							
							
						 
						
							2019-11-04 15:18:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								06cc77e6fb 
								
							 
						 
						
							
							
								
								Merge branch 'faster-user-deactivation' into 'develop'  
							
							... 
							
							
							
							User: Don't pull remote users follower count immediately after deactivating.
Closes  #1369 
See merge request pleroma/pleroma!1933  
							
						 
						
							2019-11-04 14:24:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								556da92902 
								
							 
						 
						
							
							
								
								Merge branch 'feature/store-statuses-data-inside-flag' into 'develop'  
							
							... 
							
							
							
							Store status data inside flag activity
See merge request pleroma/pleroma!1849  
							
						 
						
							2019-11-04 14:11:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								0c31258616 
								
							 
						 
						
							
							
								
								User: Don't pull remote users follower count immediately after deactivating.  
							
							... 
							
							
							
							The other instance doesn't necessarily know that anything changed yet, and it
will be fixed up at the next user pull anyway.
Closes  #1369  
							
						 
						
							2019-11-04 14:36:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								57995fa8cf 
								
							 
						 
						
							
							
								
								fix migrate  
							
							... 
							
							
							
							update migrate 
							
						 
						
							2019-11-03 20:44:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8dd7c099a7 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/streamer-follows' into 'develop'  
							
							... 
							
							
							
							streamer: use direct object for filter checks when there is no valid child object in an activity
Closes  #1291 
See merge request pleroma/pleroma!1931  
							
						 
						
							2019-11-03 17:09:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								74135e1318 
								
							 
						 
						
							
							
								
								Merge branch 'feature/omit-relay-user' into 'develop'  
							
							... 
							
							
							
							AdminAPI: Omit relay user from users list
Closes  #1349 
See merge request pleroma/pleroma!1924  
							
						 
						
							2019-11-03 16:19:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								61bcd4595f 
								
							 
						 
						
							
							
								
								Merge branch 'feature/fast_sanitize' into 'develop'  
							
							... 
							
							
							
							Switching to FastSanitize
See merge request pleroma/pleroma!1916  
							
						 
						
							2019-11-03 16:18:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								4bf942583f 
								
							 
						 
						
							
							
								
								streamer: use direct object for filter checks when there is no valid child object in an activity  
							
							... 
							
							
							
							We call Object.normalize/1 to get the child object for situations like Announce.
However, the check is flawed and immediately fails if Object.normalize/1 fails.
Instead, we should use the activity itself in those cases to allow activities which
never have a child object to pass through the filter.
Closes  #1291  
							
						 
						
							2019-11-03 09:05:12 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								1b83a0694a 
								
							 
						 
						
							
							
								
								Fix moderation log crash  
							
							
							
						 
						
							2019-11-01 19:13:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								743b622b7b 
								
							 
						 
						
							
							
								
								Force password reset for multiple users  
							
							
							
						 
						
							2019-11-01 18:45:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								d75934b0d0 
								
							 
						 
						
							
							
								
								Undo dialyzer fix  
							
							
							
						 
						
							2019-11-01 15:14:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								1b3a942a84 
								
							 
						 
						
							
							
								
								fix format  
							
							
							
						 
						
							2019-10-31 17:38:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								ced9f92327 
								
							 
						 
						
							
							
								
								Fix count  
							
							
							
						 
						
							2019-10-31 15:34:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								6f9d3d30fa 
								
							 
						 
						
							
							
								
								AdminAPI: Omit relay user from users list  
							
							
							
						 
						
							2019-10-31 02:26:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								59a149c69a 
								
							 
						 
						
							
							
								
								Fix "the call ... will never return" warning  
							
							
							
						 
						
							2019-10-31 02:25:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								fcea6a9d2c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/fast_sanitize  
							
							
							
						 
						
							2019-10-30 17:51:15 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								209319c8d2 
								
							 
						 
						
							
							
								
								update marker api  
							
							
							
						 
						
							2019-10-30 23:49:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								1b82eb6d41 
								
							 
						 
						
							
							
								
								move sql (update_markers) from migrate to mix task  
							
							
							
						 
						
							2019-10-30 23:22:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								61fc739ab8 
								
							 
						 
						
							
							
								
								Handle "Move" activity  
							
							
							
						 
						
							2019-10-30 18:21:49 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
							
							
								
							
							
								363e76d4da 
								
							 
						 
						
							
							
								
								Fix duplicate recipients  
							
							
							
						 
						
							2019-10-30 15:40:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								ae59b38203 
								
							 
						 
						
							
							
								
								Rip out the rest of htmlsanitizeex  
							
							
							
						 
						
							2019-10-30 09:20:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								b27a92e8fa 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2019-10-29 22:23:19 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								77cfb08b8c 
								
							 
						 
						
							
							
								
								Remove commented-out code  
							
							
							
						 
						
							2019-10-29 20:58:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0c361eeb25 
								
							 
						 
						
							
							
								
								Add pending to handle incoming for Follow activity  
							
							
							
						 
						
							2019-10-29 17:12:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								08f6837065 
								
							 
						 
						
							
							
								
								Switch from HtmlSanitizeEx to FastSanitize  
							
							
							
						 
						
							2019-10-29 01:18:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4270861085 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/move-activity  
							
							
							
						 
						
							2019-10-28 15:10:47 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								2480200759 
								
							 
						 
						
							
							
								
								Merge branch 'refactor/following-relationships' into 'develop'  
							
							... 
							
							
							
							Move following relationships to a separate table
Closes  #1233 
See merge request pleroma/pleroma!1814  
							
						 
						
							2019-10-28 07:27:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								d56bc62275 
								
							 
						 
						
							
							
								
								Fix report parsing  
							
							
							
						 
						
							2019-10-27 16:33:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								791bcfd90f 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/store-statuses-data-inside-flag  
							
							
							
						 
						
							2019-10-27 16:11:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								8eff05d4c6 
								
							 
						 
						
							
							
								
								Strip status data from Flag (when federating or closing/resolving report)  
							
							
							
						 
						
							2019-10-27 16:05:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								0580654485 
								
							 
						 
						
							
							
								
								Mark the conversations with the blocked user as read and update the blocking user's unread_conversation_count.  
							
							... 
							
							
							
							Since the conversations with the blocked user are invisible, they are excluded
from the blocking user's `unread_conversation_count`. 
							
						 
						
							2019-10-26 02:29:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								653054d301 
								
							 
						 
						
							
							
								
								Merge branch 'remove-unsed-info-fields-fn' into 'develop'  
							
							... 
							
							
							
							Remove unused Pleroma.User.info_fields/0
See merge request pleroma/pleroma!1882  
							
						 
						
							2019-10-25 14:51:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b777083f3f 
								
							 
						 
						
							
							
								
								Add also_known_as field to Pleroma.User  
							
							
							
						 
						
							2019-10-25 19:14:18 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dbee53c2df 
								
							 
						 
						
							
							
								
								Remove unused Pleroma.User.info_fields/0  
							
							
							
						 
						
							2019-10-25 16:48:01 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									stwf 
								
							 
						 
						
							
							
							
							
								
							
							
								2ab072f949 
								
							 
						 
						
							
							
								
								object fetcher error handling  
							
							
							
						 
						
							2019-10-24 12:08:34 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								922e3d082c 
								
							 
						 
						
							
							
								
								add test  
							
							
							
						 
						
							2019-10-24 12:17:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
							
							
								
							
							
								4c1dd55c48 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships  
							
							
							
						 
						
							2019-10-24 14:55:36 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								99cf1ef9be 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into issue/1276  
							
							
							
						 
						
							2019-10-24 09:23:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								d3fb9e02cc 
								
							 
						 
						
							
							
								
								add tests  
							
							
							
						 
						
							2019-10-23 22:48:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								b08b1d5d91 
								
							 
						 
						
							
							
								
								Store status data inside Flag activity  
							
							
							
						 
						
							2019-10-23 21:27:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								aa64b3108b 
								
							 
						 
						
							
							
								
								fix migrate  
							
							
							
						 
						
							2019-10-23 22:02:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c0246309a5 
								
							 
						 
						
							
							
								
								[ #1304 ] Extra bullet-proofing.  
							
							
							
						 
						
							2019-10-23 19:30:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								065e9fac12 
								
							 
						 
						
							
							
								
								[ #1304 ] Adjusted User.Info references from Notification.  
							
							
							
						 
						
							2019-10-23 17:31:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								8cc809e44e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/notification.ex 
							
						 
						
							2019-10-23 17:22:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								11cd994425 
								
							 
						 
						
							
							
								
								[ #1304 ] Fixed null::jsonb handling in User.Info migration.  
							
							
							
						 
						
							2019-10-23 17:15:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1adafa0966 
								
							 
						 
						
							
							
								
								Credo fixes.  
							
							
							
						 
						
							2019-10-23 12:18:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								97d5c79aa0 
								
							 
						 
						
							
							
								
								Add Pipeline module, test for federation.  
							
							
							
						 
						
							2019-10-23 11:52:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								9a4afbd2a0 
								
							 
						 
						
							
							
								
								added update unread_count for notifications  
							
							
							
						 
						
							2019-10-23 11:22:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								3f6a596922 
								
							 
						 
						
							
							
								
								activitypub: visibility: refactor is_public?() to use JSON-LD safe accessors  
							
							
							
						 
						
							2019-10-22 20:50:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								d4270397dc 
								
							 
						 
						
							
							
								
								Marker: added unread_count field  
							
							
							
						 
						
							2019-10-22 14:51:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								6281e4795a 
								
							 
						 
						
							
							
								
								Merge branch 'feature/push-subject-for-dm' into 'develop'  
							
							... 
							
							
							
							Direct messages should provide a distinct push notification subject
See merge request pleroma/pleroma!1864  
							
						 
						
							2019-10-21 23:50:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								6712b6e4de 
								
							 
						 
						
							
							
								
								Merge branch 'fix/notifs-exclude-blocked-from-with-muted' into 'develop'  
							
							... 
							
							
							
							Do not include notifications from blocked users when with_muted is set
See merge request pleroma/pleroma!1869  
							
						 
						
							2019-10-21 16:44:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								2dbee29cf5 
								
							 
						 
						
							
							
								
								Do not include notifications from blocked users when with_muted is set  
							
							... 
							
							
							
							This is not what with_muted is for per documentation and it was agreed
on irc that this behavior doesn't make sense. 
							
						 
						
							2019-10-21 19:27:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								7c7f90bc4f 
								
							 
						 
						
							
							
								
								[ #1304 ] Merged develop, handled User.Info.invisible.  
							
							
							
						 
						
							2019-10-21 11:58:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								243719a965 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/masto_api_markers  
							
							
							
						 
						
							2019-10-21 11:32:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								a11a7176d5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation  
							
							... 
							
							
							
							# Conflicts:
#	lib/pleroma/user/info.ex
#	lib/pleroma/web/activity_pub/activity_pub.ex
#	lib/pleroma/web/activity_pub/transmogrifier.ex 
							
						 
						
							2019-10-21 11:05:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c6fba62666 
								
							 
						 
						
							
							
								
								Fix Relay  
							
							
							
						 
						
							2019-10-21 14:47:07 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ea1a61b00 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into refactor/following-relationships  
							
							
							
						 
						
							2019-10-21 14:19:15 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								ee04fbc35a 
								
							 
						 
						
							
							
								
								[ #1304 ]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1304-user-info-deprecation  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md
#	lib/pleroma/notification.ex
#	lib/pleroma/user.ex
#	lib/pleroma/user/info.ex
#	lib/pleroma/web/admin_api/admin_api_controller.ex
#	lib/pleroma/web/ostatus/handlers/follow_handler.ex
#	lib/pleroma/web/ostatus/ostatus.ex
#	lib/pleroma/web/salmon/salmon.ex
#	lib/pleroma/web/websub/websub.ex
#	test/web/admin_api/admin_api_controller_test.exs
#	test/web/federator_test.exs
#	test/web/mastodon_api/controllers/conversation_controller_test.exs
#	test/web/ostatus/ostatus_controller_test.exs
#	test/web/ostatus/ostatus_test.exs
#	test/web/salmon/salmon_test.exs
#	test/web/websub/websub_test.exs 
							
						 
						
							2019-10-20 22:29:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								c6fdfbc4f1 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md
#	lib/pleroma/notification.ex
#	lib/pleroma/user.ex
#	lib/pleroma/user/info.ex
#	lib/pleroma/web/activity_pub/activity_pub.ex
#	lib/pleroma/web/admin_api/admin_api_controller.ex
#	lib/pleroma/web/ostatus/handlers/follow_handler.ex
#	lib/pleroma/web/ostatus/ostatus.ex
#	lib/pleroma/web/salmon/salmon.ex
#	lib/pleroma/web/websub/websub.ex
#	test/web/admin_api/admin_api_controller_test.exs
#	test/web/federator_test.exs
#	test/web/mastodon_api/controllers/conversation_controller_test.exs
#	test/web/ostatus/ostatus_controller_test.exs
#	test/web/ostatus/ostatus_test.exs
#	test/web/salmon/salmon_test.exs
#	test/web/websub/websub_test.exs 
							
						 
						
							2019-10-20 20:43:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b4cbf0568b 
								
							 
						 
						
							
							
								
								[ #1304 ] Analysis issue fix.  
							
							
							
						 
						
							2019-10-20 13:58:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								e8843974cb 
								
							 
						 
						
							
							
								
								[ #1304 ] Moved remaining fields from User.Info to User.  
							
							... 
							
							
							
							Misc. fixes / improvements. 
							
						 
						
							2019-10-20 13:42:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								c9280b9730 
								
							 
						 
						
							
							
								
								rework to use properties instead of compound typing, per SocialCG  
							
							
							
						 
						
							2019-10-19 23:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								ef659331b0 
								
							 
						 
						
							
							
								
								implement invisible support for remote users  
							
							
							
						 
						
							2019-10-19 23:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								95871cb462 
								
							 
						 
						
							
							
								
								user: implement User.invisible?/1  
							
							
							
						 
						
							2019-10-19 23:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								1469a084d4 
								
							 
						 
						
							
							
								
								relay: set invisible to true  
							
							
							
						 
						
							2019-10-19 23:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								e7333db72a 
								
							 
						 
						
							
							
								
								user info: add invisible field  
							
							
							
						 
						
							2019-10-19 23:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								f01dbc450c 
								
							 
						 
						
							
							
								
								Merge branch 'feature/mastofe-pwa' into 'develop'  
							
							... 
							
							
							
							MastoFE: Add PWA manifest.
See merge request pleroma/pleroma!1834  
							
						 
						
							2019-10-19 20:11:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								52ed2f8f2d 
								
							 
						 
						
							
							
								
								Pleroma API: POST /api/v1/pleroma/conversations/read to mark all user's conversations as read  
							
							
							
						 
						
							2019-10-19 15:24:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KokaKiwi 
								
							 
						 
						
							
							
							
							
								
							
							
								638457ba94 
								
							 
						 
						
							
							
								
								MastoFE: Add PWA manifest.  
							
							
							
						 
						
							2019-10-19 12:15:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fd6d05dc45 
								
							 
						 
						
							
							
								
								Merge branch 'mix-emoji-task-pack-json' into 'develop'  
							
							... 
							
							
							
							For pleroma.emoji downloaded packs, generate pack.json instead
See merge request pleroma/pleroma!1748  
							
						 
						
							2019-10-19 08:51:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								dcb23a85b6 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/push-subject-for-dm  
							
							
							
						 
						
							2019-10-18 17:56:15 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Felder 
								
							 
						 
						
							
							
							
							
								
							
							
								152caef51d 
								
							 
						 
						
							
							
								
								Direct messages should provide a distinct push notification subject  
							
							
							
						 
						
							2019-10-18 17:51:34 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								019147f115 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/relay-list  
							
							
							
						 
						
							2019-10-18 18:35:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								44e64af5e7 
								
							 
						 
						
							
							
								
								object: containment: simplify the pattern match for OStatus testsuite hack  
							
							
							
						 
						
							2019-10-18 15:39:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								e99fdfc32d 
								
							 
						 
						
							
							
								
								object: containment: only allow OStatus references in test suite environment  
							
							
							
						 
						
							2019-10-18 15:37:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								3c785b85a6 
								
							 
						 
						
							
							
								
								object: fetcher: fix up formatting  
							
							
							
						 
						
							2019-10-18 14:50:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								bae96de273 
								
							 
						 
						
							
							
								
								activitypub: tag containment checks for better error tracing  
							
							
							
						 
						
							2019-10-18 14:50:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								7295a05cee 
								
							 
						 
						
							
							
								
								object: containment: also allow OStatus object IDs through when comparing origins  
							
							
							
						 
						
							2019-10-18 14:50:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								a177f22e02 
								
							 
						 
						
							
							
								
								object: fetcher: improve error reporting  
							
							
							
						 
						
							2019-10-18 14:50:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								bf2107743f 
								
							 
						 
						
							
							
								
								object: containment: don't try to contain ostatus objects  
							
							
							
						 
						
							2019-10-18 14:50:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								6f110fc04c 
								
							 
						 
						
							
							
								
								object fetcher: fix up error handling  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								48059c03c9 
								
							 
						 
						
							
							
								
								fix up some tests  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								d379b48769 
								
							 
						 
						
							
							
								
								kill almost all of the OStatus module  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								6a1f4c5145 
								
							 
						 
						
							
							
								
								federator: remove OStatus incoming document support  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								835ad52378 
								
							 
						 
						
							
							
								
								remove Salmon module  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								beb9861f9d 
								
							 
						 
						
							
							
								
								router: disconnect Salmon  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								a7b92bba68 
								
							 
						 
						
							
							
								
								webfinger: stop pulling Salmon data out of WebFinger  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								c00ae10af8 
								
							 
						 
						
							
							
								
								feed: don't advertise salmon endpoint  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								adb639db56 
								
							 
						 
						
							
							
								
								publisher: move remote_users() from Salmon module  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								4f82e42e4e 
								
							 
						 
						
							
							
								
								websub: remove entirely  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								b16a460916 
								
							 
						 
						
							
							
								
								federator: remove websub stuff  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								25b7ff56c3 
								
							 
						 
						
							
							
								
								application: don't start Federator.init/1 anymore  
							
							
							
						 
						
							2019-10-18 14:50:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								39e996528c 
								
							 
						 
						
							
							
								
								Fix a migration wiping user info of users that don't have any mutes  
							
							... 
							
							
							
							And introduce safe_jsonb_set 
							
						 
						
							2019-10-18 15:22:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c6fd0bb99 
								
							 
						 
						
							
							
								
								upload.ex: Remove deprecated configuration  
							
							
							
						 
						
							2019-10-18 12:34:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								2473702be2 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/relay-list  
							
							
							
						 
						
							2019-10-18 10:24:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								7511f3d192 
								
							 
						 
						
							
							
								
								Merge branch 'fix-streaming-with-sec-websocket-protocol' into 'develop'  
							
							... 
							
							
							
							Fix streaming websocket handshake with `Sec-WebSocket-Protocol`
See merge request pleroma/pleroma!1847  
							
						 
						
							2019-10-18 04:42:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								733b73b71c 
								
							 
						 
						
							
							
								
								Apply suggestion to lib/pleroma/web/mastodon_api/websocket_handler.ex  
							
							
							
						 
						
							2019-10-18 04:36:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								203d61b950 
								
							 
						 
						
							
							
								
								Transmogrifier: Make proper use of the LikeValidator.  
							
							
							
						 
						
							2019-10-17 19:35:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								66452f518f 
								
							 
						 
						
							
							
								
								ObjectValidator: Rewrite LikeValidator with Ecto.  
							
							
							
						 
						
							2019-10-17 18:36:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								359dd1890e 
								
							 
						 
						
							
							
								
								Mastodon API: Mark the conversation as read for the author when they send a new direct message  
							
							
							
						 
						
							2019-10-17 16:49:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								66b5d0ff55 
								
							 
						 
						
							
							
								
								add Markers /api/v1/markers  
							
							
							
						 
						
							2019-10-17 15:26:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								10ff01acd9 
								
							 
						 
						
							
							
								
								[ #1304 ] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.  
							
							
							
						 
						
							2019-10-16 21:59:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								081e8206ab 
								
							 
						 
						
							
							
								
								Transmogrifier: Use new ingestion pipeline for Likes.  
							
							
							
						 
						
							2019-10-16 17:03:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6e4f52f8a2 
								
							 
						 
						
							
							
								
								Introduce new ingestion pipeline structure, implement internal Likes with it.  
							
							
							
						 
						
							2019-10-16 16:16:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1bfdf57fc7 
								
							 
						 
						
							
							
								
								Merge branch 'user-search-experiments' into 'develop'  
							
							... 
							
							
							
							User search: Remove trigram and refactor the module
See merge request pleroma/pleroma!1850  
							
						 
						
							2019-10-16 12:29:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								21f0757b0d 
								
							 
						 
						
							
							
								
								Merge branch 'feature/multiple-users-activation-permissions' into 'develop'  
							
							... 
							
							
							
							Ability to toggle activation status, permission group & delete multiple users
Closes admin-fe#39
See merge request pleroma/pleroma!1825  
							
						 
						
							2019-10-16 12:14:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6977cddff9 
								
							 
						 
						
							
							
								
								Merge branch 'benchmark-finishing' into 'develop'  
							
							... 
							
							
							
							Benchmark finishing
Closes  #755 
See merge request pleroma/pleroma!1848  
							
						 
						
							2019-10-16 11:54:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								0a5175ecbb 
								
							 
						 
						
							
							
								
								Order fts results by trigram  
							
							
							
						 
						
							2019-10-16 13:49:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								c10ce113d4 
								
							 
						 
						
							
							
								
								User search: Remove trigram and refactor the module  
							
							... 
							
							
							
							- Remove trigram as it tends to rank garbage results highly, resulting
in it prioritized above fts, which gives actually decent results. ACKed
by kaniini and lain on irc.
- Remove a test for handling misspelled requests, since we no longer have
trigram
- Remove a test for searching users with `nil` display names, because it
is unrealistic, we don't accept usernames that are not >1 char strings
- Make rank boosting for followers/followees sane again, previous values
resulted in garbage matches getting on top just because the users are
followers/followees 
							
						 
						
							2019-10-16 12:52:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								da0e4879bc 
								
							 
						 
						
							
							
								
								DELETE /api/pleroma/admin/users now accepts nicknames array  
							
							
							
						 
						
							2019-10-15 17:33:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								90d516d42b 
								
							 
						 
						
							
							
								
								Store status data inside flag activity  
							
							
							
						 
						
							2019-10-15 16:52:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7bb762ec2 
								
							 
						 
						
							
							
								
								don't stream in benchmark env  
							
							
							
						 
						
							2019-10-15 15:16:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kPherox 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5bd0717de2 
								
							 
						 
						
							
							
								
								Add Sec-WebSocket-Protocol to response header  
							
							
							
						 
						
							2019-10-15 21:09:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ekaterina Vaartis 
								
							 
						 
						
							
							
							
							
								
							
							
								fbe5a00475 
								
							 
						 
						
							
							
								
								For pleroma.emoji downloaded packs, generate pack.json instead  
							
							
							
						 
						
							2019-10-15 09:53:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1d46944fbd 
								
							 
						 
						
							
							
								
								Do not add follower_address to following for non local users  
							
							
							
						 
						
							2019-10-14 13:50:43 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								a97b642289 
								
							 
						 
						
							
							
								
								Mastodon API: Add exclude_visibilities parameter to the timeline and notification endpoints  
							
							
							
						 
						
							2019-10-14 02:57:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								e3b4a3e96b 
								
							 
						 
						
							
							
								
								Merge branch 'incoming-id-fixes' into 'develop'  
							
							... 
							
							
							
							Assorted transmogrifier fixes
See merge request pleroma/pleroma!1831  
							
						 
						
							2019-10-13 15:37:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								9bdbf0811b 
								
							 
						 
						
							
							
								
								Make MediaProxy failure tracking less brutal  
							
							... 
							
							
							
							The current failure tracking mechanism will never request anything that
didn't respond with a success, 403, 404, or 5xx codes. This is causing
issues when using in real fediverse because of weird status codes
some software has and timeouts being frequent. This patch changes
failure tracking mechanism to only never request the url again if it
responded with 400, 204, or the body is too large, otherwise it can be
re-requested in 60 seconds. 
							
						 
						
							2019-10-11 22:52:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								cc6875b582 
								
							 
						 
						
							
							
								
								Add GET /api/pleroma/admin/relay endpoint - lists all followed relays  
							
							
							
						 
						
							2019-10-11 19:12:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								c0aca32dd0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/multiple-users-activation-permissions  
							
							
							
						 
						
							2019-10-11 15:59:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								aaa4252f41 
								
							 
						 
						
							
							
								
								Deprecate POST/DELETE /api/pleroma/admin/users/:nickname/permission_group/:permission_group instead of deleting it  
							
							
							
						 
						
							2019-10-11 15:58:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								422aa6befe 
								
							 
						 
						
							
							
								
								Ostatus DeleteHandler: Fix for new option format.  
							
							
							
						 
						
							2019-10-11 12:53:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								37812740c4 
								
							 
						 
						
							
							
								
								Transmogrifier: Correctly save incoming ids for Accept/Reject.  
							
							
							
						 
						
							2019-10-11 11:48:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								9b963064eb 
								
							 
						 
						
							
							
								
								Transmogrifier: Actually store who deleted a note.  
							
							
							
						 
						
							2019-10-11 11:25:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								f5104f36bb 
								
							 
						 
						
							
							
								
								Deprecate /api/pleroma/admin/users/:nickname/toggle_activation instead of deleting it  
							
							
							
						 
						
							2019-10-11 00:24:31 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								059005ff82 
								
							 
						 
						
							
							
								
								Replace user.following with Pleroma.FollowingRelationship  
							
							
							
						 
						
							2019-10-11 02:35:32 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								29647dfd09 
								
							 
						 
						
							
							
								
								Transmogrifier: Save correct ids for incoming deletes.  
							
							
							
						 
						
							2019-10-10 17:17:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c54ae662dc 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into benchmark-finishing  
							
							
							
						 
						
							2019-10-10 14:40:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d7f9679ff2 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'reactions'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-10-10 12:38:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								24eecc3cb4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/reports-groups-and-multiple-state-update  
							
							
							
						 
						
							2019-10-10 03:33:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1357ec1a10 
								
							 
						 
						
							
							
								
								Merge branch 'add-direct-conversation-id-to-status-show-page' into 'develop'  
							
							... 
							
							
							
							Add `pleroma.direct_conversation_id` to `GET /api/v1/statuses/:id`
See merge request pleroma/pleroma!1822  
							
						 
						
							2019-10-09 15:10:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								ad42837244 
								
							 
						 
						
							
							
								
								Ability to toggle activation status and permission group for a group of users  
							
							
							
						 
						
							2019-10-09 17:03:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d537bfd4e1 
								
							 
						 
						
							
							
								
								Add a task to re-count statuses for all users  
							
							
							
						 
						
							2019-10-09 13:11:57 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								580a67f5ca 
								
							 
						 
						
							
							
								
								Mastodon API: Return pleroma.direct_conversation_id when viewing a status (GET /api/v1/statuses/:id)  
							
							
							
						 
						
							2019-10-09 07:27:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								aa7fd616c7 
								
							 
						 
						
							
							
								
								Line is too long!  
							
							
							
						 
						
							2019-10-07 16:03:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								35068baf65 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feature/reports-groups-and-multiple-state-update  
							
							
							
						 
						
							2019-10-07 15:41:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								7aceaa517b 
								
							 
						 
						
							
							
								
								Admin API: Reports, grouped by status  
							
							
							
						 
						
							2019-10-07 15:39:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6c278cfe09 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'reactions'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-10-07 12:31:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								9a2f71f4d5 
								
							 
						 
						
							
							
								
								mastodon api: fix exclude_replies ( closes   #1287 )  
							
							
							
						 
						
							2019-10-07 12:29:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sergey Suprunenko 
								
							 
						 
						
							
							
							
							
								
							
							
								4b3f77a99f 
								
							 
						 
						
							
							
								
								Extract RSS Feed functionality from OStatus  
							
							
							
						 
						
							2019-10-07 12:20:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d580eedfe9 
								
							 
						 
						
							
							
								
								Linting.  
							
							
							
						 
						
							2019-10-07 12:40:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								73b6512907 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into reactions  
							
							
							
						 
						
							2019-10-07 12:30:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								93bdc55306 
								
							 
						 
						
							
							
								
								Merge branch 'mrf/simple_policy/check_actor' into 'develop'  
							
							... 
							
							
							
							mrf/simple_policy: check actor against accept/reject
See merge request pleroma/pleroma!1806  
							
						 
						
							2019-10-07 10:19:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								28fb98d69e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth-actions  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2019-10-07 11:06:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								91e90aa807 
								
							 
						 
						
							
							
								
								Merge branch 'misskey-compat' into 'reactions'  
							
							... 
							
							
							
							Transmogrifier: Handle misskey likes with reactions like EmojiReactions.
See merge request pleroma/pleroma!1783  
							
						 
						
							2019-10-07 07:25:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								b4f3c16885 
								
							 
						 
						
							
							
								
								Merge branch '1234-mastodon-2-4-3-oauth-scopes' into 'develop'  
							
							... 
							
							
							
							[#1234 ] Mastodon 2.4.3 hierarchical OAuth scopes
Closes  #1234 
See merge request pleroma/pleroma!1643  
							
						 
						
							2019-10-07 02:14:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								58aeabd020 
								
							 
						 
						
							
							
								
								mrf/simple_policy: check actor against accept/reject  
							
							
							
						 
						
							2019-10-07 03:49:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								2411d09215 
								
							 
						 
						
							
							
								
								Merge branch 'refactoring/move-out-keys-from-user-info' into 'develop'  
							
							... 
							
							
							
							Move local keys out of `user.info`
See merge request pleroma/pleroma!1799  
							
						 
						
							2019-10-06 14:32:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									feld 
								
							 
						 
						
							
							
							
							
								
							
							
								1d8e956c32 
								
							 
						 
						
							
							
								
								Use the user.id instead of nickname in report URLs  
							
							... 
							
							
							
							Ensures links to profiles of remote users work. 
							
						 
						
							2019-10-06 14:13:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								b93856874d 
								
							 
						 
						
							
							
								
								[ #1234 ] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md
#	lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
#	lib/pleroma/web/router.ex 
							
						 
						
							2019-10-06 17:12:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								fefbd31c6e 
								
							 
						 
						
							
							
								
								Move local keys out of user.info  
							
							
							
						 
						
							2019-10-06 16:56:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								06b3bb54c5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md
#	lib/pleroma/web/mastodon_api/controllers/account_controller.ex
#	lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
#	lib/pleroma/web/router.ex 
							
						 
						
							2019-10-06 11:43:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								61097ba6ab 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into 'reactions'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2019-10-06 08:11:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Tashkinov 
								
							 
						 
						
							
							
							
							
								
							
							
								f459aabdfa 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth-actions  
							
							... 
							
							
							
							# Conflicts:
#	CHANGELOG.md 
							
						 
						
							2019-10-06 09:30:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn 
								
							 
						 
						
							
							
							
							
								
							
							
								9e34919dcd 
								
							 
						 
						
							
							
								
								Merge branch 'fix-prameter-name-of-accounts-update-credentials' into 'develop'  
							
							... 
							
							
							
							Fix custom fields of accounts update credentials
See merge request pleroma/pleroma!1597  
							
						 
						
							2019-10-06 04:41:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								7a318d74e6 
								
							 
						 
						
							
							
								
								Merge branch 'split-masto-api/leftovers' into 'develop'  
							
							... 
							
							
							
							[#1278 ] Move a few more actions from MastodonAPIController
See merge request pleroma/pleroma!1761  
							
						 
						
							2019-10-05 19:28:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								45b7f03f89 
								
							 
						 
						
							
							
								
								Merge branch 'accept-embedded-announce-object' into 'develop'  
							
							... 
							
							
							
							Import object from self-Announce whenever possible
See merge request pleroma/pleroma!1770  
							
						 
						
							2019-10-05 19:28:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								17ff4b43cb 
								
							 
						 
						
							
							
								
								Merge branch 'unread-conversation-count' into 'develop'  
							
							... 
							
							
							
							Add `pleroma.unread_conversation_count` to the Account entity
See merge request pleroma/pleroma!1796  
							
						 
						
							2019-10-05 19:28:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								8249924485 
								
							 
						 
						
							
							
								
								Mastodon API: Add pleroma.unread_conversation_count to the Account entity  
							
							
							
						 
						
							2019-10-05 20:12:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								1ed8fbc4d9 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into reactions  
							
							
							
						 
						
							2019-10-05 15:10:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								276a520163 
								
							 
						 
						
							
							
								
								CommonAPI: Create profile updates as public.  
							
							... 
							
							
							
							This saves us lots of sending out because we can use sharedInbox. 
							
						 
						
							2019-10-05 14:53:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								4b8524f392 
								
							 
						 
						
							
							
								
								ActivityPub / Transmogrifier: Correctly store incoming Update id.  
							
							
							
						 
						
							2019-10-05 14:49:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								791d93ff0e 
								
							 
						 
						
							
							
								
								Make credo happy  
							
							
							
						 
						
							2019-10-05 13:56:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								977e711e22 
								
							 
						 
						
							
							
								
								Import object from self-Announce whenever possible  
							
							
							
						 
						
							2019-10-05 13:56:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								e07e9cb75e 
								
							 
						 
						
							
							
								
								Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"  
							
							... 
							
							
							
							This reverts merge request !1737  
							
						 
						
							2019-10-05 10:00:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								6a85f7d1ea 
								
							 
						 
						
							
							
								
								Transmogrifier: Extend misskey like compatibility.  
							
							
							
						 
						
							2019-10-05 10:45:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								d9aaea44ff 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into reactions  
							
							
							
						 
						
							2019-10-05 10:42:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maksim Pechnikov 
								
							 
						 
						
							
							
							
							
								
							
							
								83631752af 
								
							 
						 
						
							
							
								
								removed legacy api: "/objects/:uuid/likes"  
							
							
							
						 
						
							2019-10-04 22:35:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								e0c0ea9f13 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/widen-streamer-blocks' into 'develop'  
							
							... 
							
							
							
							widen streaming API block effects
See merge request pleroma/pleroma!1784  
							
						 
						
							2019-10-04 17:39:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kaniini 
								
							 
						 
						
							
							
							
							
								
							
							
								5c04e81724 
								
							 
						 
						
							
							
								
								Merge branch 'user-info-unread-direct-conversation' into 'develop'  
							
							... 
							
							
							
							Add the `unread_conversation_count` field to the user info
See merge request pleroma/pleroma!1737  
							
						 
						
							2019-10-04 17:33:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Filippov 
								
							 
						 
						
							
							
							
							
								
							
							
								8dcc2f9f5e 
								
							 
						 
						
							
							
								
								Admin API: Allow changing the state of multiple reports at once  
							
							
							
						 
						
							2019-10-04 19:00:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								d1d058bf85 
								
							 
						 
						
							
							
								
								streamer: worker: actually use should_send? consistently  
							
							
							
						 
						
							2019-10-04 15:42:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								5a0c018d2a 
								
							 
						 
						
							
							
								
								streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist  
							
							
							
						 
						
							2019-10-04 15:41:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ariadne Conill 
								
							 
						 
						
							
							
							
							
								
							
							
								2417b633ed 
								
							 
						 
						
							
							
								
								streamer: add missing copyright headers  
							
							
							
						 
						
							2019-10-04 15:21:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								43a211bcb1 
								
							 
						 
						
							
							
								
								Transmogrifier: Handle misskey likes with reactions like EmojiReactions.  
							
							
							
						 
						
							2019-10-04 17:01:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								568a995d64 
								
							 
						 
						
							
							
								
								ActivityPub: Change addressing of Undo.  
							
							
							
						 
						
							2019-10-04 16:32:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								27110793a7 
								
							 
						 
						
							
							
								
								Merge branch 'featrue/job-monitor' into 'develop'  
							
							... 
							
							
							
							Add Pleroma.JobQueueMonitor
Closes  #1274 
See merge request pleroma/pleroma!1721  
							
						 
						
							2019-10-04 12:52:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								27e914955e 
								
							 
						 
						
							
							
								
								Merge branch 'fix/nickname-fail' into 'develop'  
							
							... 
							
							
							
							Fix get_cached_by_nickname_or_id not allowing to get local users by nickname
Closes  #1293 
See merge request pleroma/pleroma!1777  
							
						 
						
							2019-10-04 11:54:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								8217292085 
								
							 
						 
						
							
							
								
								Fix get_cached_by_nickname_or_id not allowing to get local users by  
							
							... 
							
							
							
							nickname
Closes  #1293  
							
						 
						
							2019-10-04 14:44:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								01da6344b9 
								
							 
						 
						
							
							
								
								Merge branch 'bugfix/notification-nil-actor' into 'develop'  
							
							... 
							
							
							
							notification_view.ex: Make sure `account` isn’t empty
See merge request pleroma/pleroma!1779  
							
						 
						
							2019-10-04 11:28:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Egor Kislitsyn 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d3ac4e8083 
								
							 
						 
						
							
							
								
								Fix OAuthController  
							
							
							
						 
						
							2019-10-04 13:30:46 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Haelwenn (lanodan) Monnier 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5dc14c89ce 
								
							 
						 
						
							
							
								
								notification_view.ex: Make sure account isn’t empty  
							
							... 
							
							
							
							Related: https://git.pleroma.social/pleroma/pleroma/issues/1203  
							
						 
						
							2019-10-04 07:11:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eugenijm 
								
							 
						 
						
							
							
							
							
								
							
							
								06d9df79c5 
								
							 
						 
						
							
							
								
								Mastodon API: Add pleroma.unread_conversation_count to the Account entity  
							
							
							
						 
						
							2019-10-04 00:53:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lain 
								
							 
						 
						
							
							
							
							
								
							
							
								c9043c6c80 
								
							 
						 
						
							
							
								
								Transmogrifier: Handle incoming Undos for EmojiReactions.  
							
							
							
						 
						
							2019-10-03 18:37:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								1cae564b5d 
								
							 
						 
						
							
							
								
								Move config task docs to a separate file and mark it as WIP  
							
							
							
						 
						
							2019-10-03 14:12:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									rinpatch 
								
							 
						 
						
							
							
							
							
								
							
							
								e00403af23 
								
							 
						 
						
							
							
								
								Mix tasks: derive moduledoc from doc files  
							
							
							
						 
						
							2019-10-03 14:00:23 +03:00