| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 lain | e8cee4d9a0 | ActivityPub: For user timelines, respects blocks. Unless the timeline belongs to a blocked user. | 2019-12-06 14:25:13 +01: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 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 624e720aa4 | Add with_movequery 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 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 4f88b1b435 | Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations | 2019-11-20 15:47:11 +03:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 63711258ce | Fix sporadically failing test | 2019-11-20 14:25:00 +07: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 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | c31ddce51e | [#1335] Reorganized users.mutesas relation to UserMute entity. | 2019-11-15 21:38:54 +03:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 3c0abfca53 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | 2019-11-14 16:39:45 +07:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | e6d7e27bd6 | Add allow_following_movesetting to User | 2019-11-12 18:45:28 +07:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 3db988250b | [#1335] User: refactored :blocks field into :blocked_users relation. Introduced UserBlock. | 2019-11-10 16:30:21 +03:00 |  | 
				
					
						| 
								
								
									 eugenijm | 7888803ffe | Mastodon API: Add the recipientsparameter toGET /api/v1/conversations | 2019-11-07 08:26:24 +03:00 |  | 
				
					
						| 
								
								
									 Maksim Pechnikov | 4b7c11e3f9 | excluded invisible actors from gets  /api/v1/accounts/:id | 2019-11-04 20:44:24 +03:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 4c1dd55c48 | Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships | 2019-10-24 14:55:36 +07: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 |  | 
				
					
						| 
								
								
									 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 | 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 |  | 
				
					
						| 
								
								
									 Ariadne Conill | 05c58eaece | change Maksim's test description | 2019-10-19 23:23:13 +00:00 |  | 
				
					
						| 
								
								
									 Maksim Pechnikov | 189a288925 | fix test | 2019-10-19 23:21:37 +00:00 |  | 
				
					
						| 
								
								
									 Maksim Pechnikov | 9694d51437 | added test fo Pleroma.Web.MastodonAPI.StatusController | 2019-10-19 23:21:37 +00:00 |  | 
				
					
						| 
								
								
									 Ariadne Conill | a8eb1f0975 | tests: mastodon search: search for an account that is visible via activitypub, not ostatus | 2019-10-18 14:50:10 +00:00 |  | 
				
					
						| 
								
								
									 Ariadne Conill | d379b48769 | kill almost all of the OStatus module | 2019-10-18 14:50:09 +00: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 |  | 
				
					
						| 
								
								
									 eugenijm | a97b642289 | Mastodon API: Add exclude_visibilitiesparameter to the timeline and notification endpoints | 2019-10-14 02:57:21 +03:00 |  | 
				
					
						| 
								
								
									 lain | cb8492962e | SearchController: Fix test. Turns out you can't actually find the user with this. | 2019-10-11 12:41:44 +02:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 059005ff82 | Replace user.followingwith Pleroma.FollowingRelationship | 2019-10-11 02:35:32 +07:00 |  | 
				
					
						| 
								
								
									 kaniini | 9fd5176c35 | Merge branch 'unicode-search' into 'develop' Search: Add tests for unicode searches.
See merge request pleroma/pleroma!1824 | 2019-10-09 16:33:05 +00:00 |  | 
				
					
						| 
								
								
									 lain | c1bae01376 | Search: Add tests for unicode searches. | 2019-10-09 16:03:45 +02:00 |  | 
				
					
						| 
								
								
									 eugenijm | 580a67f5ca | Mastodon API: Return pleroma.direct_conversation_idwhen viewing a status (GET /api/v1/statuses/:id) | 2019-10-09 07:27:09 +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 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 eugenijm | 8249924485 | Mastodon API: Add pleroma.unread_conversation_countto the Account entity | 2019-10-05 20:12:00 +03: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 |  | 
				
					
						| 
								
								
									 eugenijm | 06d9df79c5 | Mastodon API: Add pleroma.unread_conversation_countto the Account entity | 2019-10-04 00:53:23 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 64095961fe | [#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-02 20:42:40 +03:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | e0c68eeb02 | Move :favouritesand:bookmarksactions to StatusController | 2019-10-02 21:31:19 +07:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 7f2bc57725 | Move follows,mutesandblocksactions to AccountController | 2019-10-02 21:22:21 +07:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 1c6e1055c8 | Add CustomEmojiController | 2019-10-02 19:16:34 +07:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | c8b01f6667 | Extract instance actions from MastodonAPIControllertoInstanceController | 2019-10-02 14:13:52 +07:00 |  | 
				
					
						| 
								
								
									 kaniini | 8557176808 | Merge branch 'split-masto-api/auth' into 'develop' Extract auth actions from `MastodonAPIController` to `AuthController`
See merge request pleroma/pleroma!1759 | 2019-10-02 07:02:56 +00:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 427d0c2a00 | Store private announcements in object.data["announcements"], filter them on display | 2019-10-01 22:39:25 +02:00 |  |