lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								e6a14e1cd1
								
							
						 | 
						
							
							
								
								Merge branch 'feat/client_app_details' into 'develop'
							
							
							
							
							
							
							
							Support application field
See merge request pleroma/pleroma!3311 
							
						 | 
						
							2021-02-28 16:17:34 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								d5ef02c7a7
								
							
						 | 
						
							
							
								
								Mastodon makes this field null when posting with MastoFE or if you choose to not disclose it, so it's safe to be null by default
							
							
							
							
							
						 | 
						
							2021-02-18 16:35:03 -06:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alexander Strizhakov
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								1e6c27181e
								
							
						 | 
						
							
							
								
								expires_in in scheduled status params
							
							
							
							
							
						 | 
						
							2021-02-18 14:59:22 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rinpatch
								
							 
						 | 
						
							
							
							
							
								
							
							
								98ab2b82a6
								
							
						 | 
						
							
							
								
								ChatMessage schema: Add unread property
							
							
							
							
							
							
							
							It is present in the code, but was not documented. 
							
						 | 
						
							2021-02-16 22:41:06 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rinpatch
								
							 
						 | 
						
							
							
							
							
								
							
							
								74ef1a044d
								
							
						 | 
						
							
							
								
								Account schema: specify that pleroma.relationship is nullable
							
							
							
							
							
						 | 
						
							2021-02-03 18:10:43 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alexander Strizhakov
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								0dc68c157f
								
							
						 | 
						
							
							
								
								fix for scheduled post with poll
							
							
							
							
							
						 | 
						
							2021-02-01 18:22:26 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								d36182c088
								
							
						 | 
						
							
							
								
								Change user.confirmation_pending field to user.is_confirmed
							
							
							
							
							
						 | 
						
							2021-01-15 12:44:41 -06:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								c4439c630f
								
							
						 | 
						
							
							
								
								Bump Copyright to 2021
							
							
							
							
							
							
							
							grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' 
							
						 | 
						
							2021-01-13 07:49:50 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								cbce880076
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into aliases
							
							
							
							
							
						 | 
						
							2020-12-30 17:10:02 -06:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Ivan Tashkinov
								
							 
						 | 
						
							
							
							
							
								
							
							
								e164c37139
								
							
						 | 
						
							
							
								
								[#2301] Proper handling of User.is_discoverable: users appear in in-service search but are hidden from external services like search bots.
							
							
							
							
							
						 | 
						
							2020-11-19 19:30:02 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								fec1ed802e
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only-scope
							
							
							
							
							
						 | 
						
							2020-11-17 15:01:38 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Egor Kislitsyn
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								0118ccb53c
								
							
						 | 
						
							
							
								
								Add local visibility
							
							
							
							
							
						 | 
						
							2020-11-11 18:54:01 +04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								92d252f364
								
							
						 | 
						
							
							
								
								Poll Schema: Update and fix.
							
							
							
							
							
						 | 
						
							2020-11-04 10:20:09 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								83770b7b39
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into aliases
							
							
							
							
							
						 | 
						
							2020-10-14 12:33:24 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								ed61002815
								
							
						 | 
						
							
							
								
								Undo API breaking changes
							
							
							
							
							
						 | 
						
							2020-10-14 11:03:17 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								9968b7efed
								
							
						 | 
						
							
							
								
								Change user.locked field to user.is_locked
							
							
							
							
							
						 | 
						
							2020-10-13 09:31:13 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								77b1ea68a7
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into aliases
							
							
							
							
							
						 | 
						
							2020-10-08 15:44:48 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rinpatch
								
							 
						 | 
						
							
							
							
							
								
							
							
								51116b5392
								
							
						 | 
						
							
							
								
								OpenAPI: fix various errors pointed out by editor.swagger.io
							
							
							
							
							
						 | 
						
							2020-09-19 16:26:15 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								4af1b80381
								
							
						 | 
						
							
							
								
								Clean up account aliases
							
							
							
							
							
						 | 
						
							2020-08-07 17:37:15 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								1a5a7ba6e8
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into aliases
							
							
							
							
							
						 | 
						
							2020-08-07 16:35:15 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								a3c37379e9
								
							
						 | 
						
							
							
								
								ChatMessage schema: Add preview cards.
							
							
							
							
							
						 | 
						
							2020-07-30 19:57:45 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alex Gleason
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								d0eb43b58b
								
							
						 | 
						
							
							
								
								Add account aliases
							
							
							
							
							
						 | 
						
							2020-07-17 16:17:49 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								80c21100db
								
							
						 | 
						
							
							
								
								Merge branch 'develop' into refactor/notification_settings
							
							
							
							
							
						 | 
						
							2020-07-13 13:32:21 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								b39eb6ecc5
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information
							
							
							
							
							
						 | 
						
							2020-07-10 12:26:53 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								31fef95e35
								
							
						 | 
						
							
							
								
								Add changelog and documentation
							
							
							
							
							
						 | 
						
							2020-07-08 06:29:24 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								74b88c0a8b
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information
							
							
							
							
							
						 | 
						
							2020-07-06 11:27:06 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								d3efb50262
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/mastoapi-2.9.0-status_text
							
							
							
							
							
						 | 
						
							2020-07-03 16:44:31 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								3ca9af1f9f
								
							
						 | 
						
							
							
								
								Account Schema: Add accepts_chat_messages
							
							
							
							
							
						 | 
						
							2020-07-03 14:31:04 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								577da132da
								
							
						 | 
						
							
							
								
								Merge branch '1031-parent-visible' into 'develop'
							
							
							
							
							
							
							
							Resolve "Add `pleroma.parent_visible` to the status view"
Closes #1031
See merge request pleroma/pleroma!2679 
							
						 | 
						
							2020-06-29 08:39:51 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								9f51b03eed
								
							
						 | 
						
							
							
								
								ApiSpec.Schemas.Account: import description from differences_in_mastoapi_responses
							
							
							
							
							
						 | 
						
							2020-06-29 03:31:33 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								244655e884
								
							
						 | 
						
							
							
								
								MastoAPI: Show source field when deleting
							
							
							
							
							
						 | 
						
							2020-06-26 19:52:20 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								69848d5c97
								
							
						 | 
						
							
							
								
								Rename notification "privacy_option" setting
							
							
							
							
							
						 | 
						
							2020-06-26 12:45:46 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								fd5e797379
								
							
						 | 
						
							
							
								
								Simplify notification filtering settings further
							
							
							
							
							
						 | 
						
							2020-06-26 11:24:28 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								433c01b370
								
							
						 | 
						
							
							
								
								Merge branch 'develop' into refactor/notification_settings
							
							
							
							
							
						 | 
						
							2020-06-25 14:26:21 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								4c5fb831b3
								
							
						 | 
						
							
							
								
								Status schema: Add parent_visible.
							
							
							
							
							
						 | 
						
							2020-06-24 14:33:00 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								9eea800026
								
							
						 | 
						
							
							
								
								Refactor notification settings
							
							
							
							
							
						 | 
						
							2020-05-28 10:16:09 -05: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
								
							 
						 | 
						
							
							
							
							
								
							
							
								1d18721a3c
								
							
						 | 
						
							
							
								
								Chats: Add updated_at to Schema and docs.
							
							
							
							
							
						 | 
						
							2020-05-15 13:18:41 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								099e314a1b
								
							
						 | 
						
							
							
								
								Add OpenAPISpex for MediaController
							
							
							
							
							
						 | 
						
							2020-05-14 12:13:25 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								0f0acc740d
								
							
						 | 
						
							
							
								
								Chat: Allow posting without content if an attachment is present.
							
							
							
							
							
						 | 
						
							2020-05-13 15:31:28 +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
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								7803a85d2c
								
							
						 | 
						
							
							
								
								Add OpenAPI spec for StatusController
							
							
							
							
							
						 | 
						
							2020-05-13 00:25:21 +04: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
								
							 
						 | 
						
							
							
							
							
								
							
							
								7637ef4203
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
							
							
							
							
							
						 | 
						
							2020-05-08 13:13: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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									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
								
							 
						 | 
						
							
							
							
							
								
							
							
								20baa2eaf0
								
							
						 | 
						
							
							
								
								ChatMessages: Add attachments.
							
							
							
							
							
						 | 
						
							2020-05-06 16:12:36 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								205313e541
								
							
						 | 
						
							
							
								
								Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
							
							
							
							
							
						 | 
						
							2020-05-06 11:44:30 +02:00 | 
						
						
							
							
							
								
							
							
						 |