| 
								
								
									 Ivan Tashkinov | b28cec4271 | [#1794] Fixes URI query handling for hashtags extraction in search. | 2020-06-11 16:05:14 +03:00 |  | 
				
					
						| 
								
								
									 lain | 3b5282bef2 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms | 2020-06-08 11:19:18 +02:00 |  | 
				
					
						| 
								
								
									 lain | 7d66dd180a | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms | 2020-06-08 10:18:10 +02:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | b02df1803e | Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-keys | 2020-06-05 23:15:10 +04:00 |  | 
				
					
						| 
								
								
									 lain | a8ca030d85 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms | 2020-06-05 16:53:56 +02:00 |  | 
				
					
						| 
								
								
									 Haelwenn | d74985af23 | Merge branch 'features/apc2s-pagination' into 'develop' Fix AP C2S pagination
Closes #866 and #751
See merge request pleroma/pleroma!2491 | 2020-06-05 14:52:09 +00:00 |  | 
				
					
						| 
								
								
									 Haelwenn | 54bae06b4f | Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) Unifies all the similar functions to one and simplify some blocks with it. | 2020-06-05 14:48:02 +00:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 317e2b8d61 | Use atoms as keys in ActivityPub.fetch_*functions options | 2020-06-04 21:36:26 +04:00 |  | 
				
					
						| 
								
								
									 feld | 6c1c2cddec | Merge branch 'fix/1794-hashtag-search-results' into 'develop' [#1794] Improvements to hashtags extraction from search query
Closes #1794
See merge request pleroma/pleroma!2611 | 2020-06-02 16:30:03 +00:00 |  | 
				
					
						| 
								
								
									 lain | 127ccc4e1c | NotificationController: Don't return chat_mentions by default. | 2020-06-02 14:05:53 +02:00 |  | 
				
					
						| 
								
								
									 rinpatch | 6fb900a496 | Merge branch 'user-updates' into 'develop' AccountController: Federate user account changes.
Closes pleroma-support#33 and #1801
See merge request pleroma/pleroma!2617 | 2020-06-01 20:48:11 +00:00 |  | 
				
					
						| 
								
								
									 lain | d4d4b92f75 | TimelineController: Only return Createin public timelines. | 2020-06-01 13:17:56 +02:00 |  | 
				
					
						| 
								
								
									 lain | 9460983032 | AccountController: Federate user account changes. Hotfixy commit, will be moved to the pipeline. | 2020-06-01 13:03:22 +02:00 |  | 
				
					
						| 
								
								
									 Steven Fuchs | 6d4b80822b | Conversation pagination | 2020-05-30 10:02:37 +00:00 |  | 
				
					
						| 
								
								
									 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 | c181e555db | [#1794] Improvements to hashtags extraction from search query. | 2020-05-29 22:03:14 +03:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | b3b367b894 | Bugfix: Reuse Controller.Helper pagination for APC2S | 2020-05-29 16:14:45 +02:00 |  | 
				
					
						| 
								
								
									 lain | 51bc6674f6 | Mastodon API Controllers: Use the correct params for rate limiting. | 2020-05-26 13:45:54 +02:00 |  | 
				
					
						| 
								
								
									 lain | 23e248694d | Announcements: Fix all tests. | 2020-05-21 13:16:21 +02:00 |  | 
				
					
						| 
								
								
									 Maksim Pechnikov | 41f8f17260 | fix api/v1/accounts/update_credentials | 2020-05-19 09:42:41 +03: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 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | bb03dfdb03 | Do not require descriptioninupdateaction | 2020-05-14 16:29:32 +04:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 0f885b4b86 | Fix OpenAPI spec | 2020-05-14 16:18:30 +04:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | 099e314a1b | Add OpenAPISpex for MediaController | 2020-05-14 12:13:25 +02:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | cb363f0183 | MastodonAPI: /api/v2/media endpoints | 2020-05-14 10:14:28 +02:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 8062d590dd | [#2456] OpenAPI-related tweaks. Removed support for with_relationshipsparam inGET /api/v1/accounts/search. | 2020-05-13 18:56:45 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 59b6d5f2aa | [#2456] Changed embed_relationshipsparam towith_relationships. | 2020-05-13 15:08:07 +03: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 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 7803a85d2c | Add OpenAPI spec for StatusController | 2020-05-13 00:25:21 +04:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 63a1a82f38 | [#2456] Added support for embed_relationshipsparam, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching. | 2020-05-12 19:14:35 +03:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 3bde0fa3f6 | Add OpenAPI spec for TimelineController | 2020-05-11 15:43:03 +04:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | aee88d11be | [#2456] Removed support for embedded relationships in account view. | 2020-05-10 09:16:48 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 14a49a0483 | [#2456] Dropped support for embedded pleroma/account/relationshipin statuses and notifications. | 2020-05-09 18:05:44 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | b2924ab1fb | Merge remote-tracking branch 'remotes/origin/develop' into restricted-relations-embedding | 2020-05-08 21:37:55 +03: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 | f0c22df226 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/undo-validator-reduced | 2020-05-07 14:45:20 +02:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | dc4a448f48 | Add OpenAPI spec for SearchController | 2020-05-07 14:04:48 +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 | 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 | 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 | 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 |  |