| 
								
								
									 Ivan Tashkinov | 6fe7acd58e | [#468] Merged upstream/develop. | 2019-02-20 16:48:59 +03:00 |  | 
				
					
						| 
								
								
									 lambda | 11b3c10c54 | Merge branch 'muting' into 'develop' Implement muting, add it to the whole mastodon API
See merge request pleroma/pleroma!319 | 2019-02-20 13:19:37 +00:00 |  | 
				
					
						| 
								
								
									 lain | 4196d9af11 | Add test for User.mutes and so on. | 2019-02-20 14:14:52 +01:00 |  | 
				
					
						| 
								
								
									 lain | 9ae79bb71a | Add test for muting functionality. | 2019-02-20 13:47:44 +01:00 |  | 
				
					
						| 
								
								
									 lain | 840d2c9f0b | Remove superfluous migration. | 2019-02-20 13:47:24 +01:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 3ad91ec3c1 | [#468] Adjusted scope restriction for MastodonAPIController#index. | 2019-02-20 14:05:02 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 337367d764 | [#468] More OAuth scopes-specific tests. | 2019-02-20 12:27:28 +03:00 |  | 
				
					
						| 
								
								
									 kaniini | abd0b85efd | Merge branch 'set-activation-status-admin-api' into 'develop' Added admin API for changing user activation status
See merge request pleroma/pleroma!843 | 2019-02-19 22:45:51 +00:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | 5a46d37af9 | Update the mute implementation to the current codebase Make it part of the info thing (and do a migration to ensure it's there) | 2019-02-19 23:09:16 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 04ee877a20 | [#468] Added OAuth scopes-specific tests. | 2019-02-19 22:28:21 +03:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | 465b547c90 | Remove unused "muted" parameter, use piping for mute/block fns | 2019-02-19 21:49:55 +03:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | 092b1b1453 | Do not unfollow muted users | 2019-02-19 21:49:55 +03:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | ad2cf4fd86 | Add test for mastodon muting endpoints | 2019-02-19 21:49:55 +03:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | da64ea4a55 | Implement mastodon mutes endpoint Aparently i forgot to add it, it gets a list of muted users | 2019-02-19 21:49:55 +03:00 |  | 
				
					
						| 
								
								
									 Ekaterina Vaartis | f41f017bbc | Implement muting, add it to the mastodon API | 2019-02-19 21:49:55 +03:00 |  | 
				
					
						| 
								
								
									 href | f4bfc628ca | Player: allow styles on CSP, loop videos | 2019-02-19 18:56:57 +01:00 |  | 
				
					
						| 
								
								
									 href | aa9af1d639 | CSP: Allow iframes on embed player | 2019-02-19 18:19:13 +01:00 |  | 
				
					
						| 
								
								
									 Mark Felder | 2d21ea1a0e | Merge branch 'develop' into fix/twittercards | 2019-02-19 16:58:28 +00:00 |  | 
				
					
						| 
								
								
									 href | 10a11f083c | Embed player suitable for Twitter Cards | 2019-02-19 17:47:48 +01:00 |  | 
				
					
						| 
								
								
									 eugenijm | 25b9e7a8c3 | Added admin API for changing user activation status | 2019-02-19 19:37:02 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | c0ecbf6669 | [#468] Merged upstream/develop. | 2019-02-19 19:10:55 +03:00 |  | 
				
					
						| 
								
								
									 lambda | 1dd718e83c | Merge branch 'set-cache-on-user-tag-update' into 'develop' Update user cache when user tags are updated
See merge request pleroma/pleroma!840 | 2019-02-19 14:20:58 +00:00 |  | 
				
					
						| 
								
								
									 lambda | f25a3f4f78 | Merge branch 'fix/check-follower-collection-in-is_private' into 'develop' properly check for follower address in is_private?
See merge request pleroma/pleroma!841 | 2019-02-19 14:08:19 +00:00 |  | 
				
					
						| 
								
								
									 lambda | f53dc5ee08 | Merge branch 'fix/ap_id-unique_constraint' into 'develop' mark ap_id unique_constraint
See merge request pleroma/pleroma!842 | 2019-02-19 14:07:16 +00:00 |  | 
				
					
						| 
								
								
									 rinpatch | 109b01a631 | mark ap_id unique_constraint | 2019-02-19 13:52:15 +03:00 |  | 
				
					
						| 
								
								
									 rinpatch | 96dcacade1 | properly check for follower address in is_private? | 2019-02-19 13:23:13 +03:00 |  | 
				
					
						| 
								
								
									 eugenijm | fc35481445 | Update user cache when user tags are updated | 2019-02-19 10:43:38 +03:00 |  | 
				
					
						| 
								
								
									 kaniini | 833161b5d2 | Merge branch 'feature/jobs' into 'develop' Job Queue
See merge request pleroma/pleroma!732 | 2019-02-18 19:43:06 +00:00 |  | 
				
					
						| 
								
								
									 kaniini | a39a094cda | Merge branch 'patch-image-description' into 'develop' Patch to support image descriptions for pleroma-fe
See merge request pleroma/pleroma!626 | 2019-02-18 04:11:46 +00:00 |  | 
				
					
						| 
								
								
									 kaniini | 7456338ed3 | Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' Add OAuth tokens endpoint
See merge request pleroma/pleroma!805 | 2019-02-18 04:02:41 +00:00 |  | 
				
					
						| 
								
								
									 kaniini | c23bd05737 | Merge branch 'features/flavour-switching' into 'develop' [MastoAPI] Add switching of frontend flavours
See merge request pleroma/pleroma!807 | 2019-02-18 04:01:51 +00:00 |  | 
				
					
						| 
								
								
									 kaniini | cd019a5927 | Merge branch 'follow-request-count' into 'develop' Follow request count
See merge request pleroma/pleroma!817 | 2019-02-18 04:01:26 +00:00 |  | 
				
					
						| 
								
								
									 kaniini | 3f38a05571 | Merge branch 'csv-export' into 'develop' Add option to return all friends in twitter api.
Closes #602
See merge request pleroma/pleroma!833 | 2019-02-18 03:59:46 +00:00 |  | 
				
					
						| 
								
								
									 Maxim Filippov | fd17a0cc9b | Fix test | 2019-02-18 00:10:48 +03:00 |  | 
				
					
						| 
								
								
									 Maxim Filippov | 94708d6370 | Render only "id", "valid_until" and "app_name" in TokenView | 2019-02-17 23:57:35 +03:00 |  | 
				
					
						| 
								
								
									 lambda | 28a249bef2 | Merge branch 'docs/add-clients-to-ex_doc' into 'develop' mix.exs: Add docs/Clients.md to docs.extras
See merge request pleroma/pleroma!835 | 2019-02-17 17:53:57 +00:00 |  | 
				
					
						| 
								
								
									 lambda | a2f4fc49fe | Merge branch 'develop' into 'docs/add-clients-to-ex_doc' # Conflicts:
#   mix.exs | 2019-02-17 17:39:45 +00:00 |  | 
				
					
						| 
								
								
									 lambda | 79e503b3f5 | Merge branch 'docker-speedup' into 'develop' Docker speedup
See merge request pleroma/pleroma!837 | 2019-02-17 17:38:25 +00:00 |  | 
				
					
						| 
								
								
									 lambda | f26582aae9 | Merge branch 'mastoapi-stop-capping-attachments' into 'develop' Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla Mastodon
See merge request pleroma/pleroma!834 | 2019-02-17 17:37:48 +00:00 |  | 
				
					
						| 
								
								
									 lambda | 6a8a8e90da | Update Differences-in-MastodonAPI-Responses.md | 2019-02-17 17:01:22 +00:00 |  | 
				
					
						| 
								
								
									 lambda | ae84af4ad0 | Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' Fix recipient count in hellthread policy
See merge request pleroma/pleroma!836 | 2019-02-17 16:57:57 +00:00 |  | 
				
					
						| 
								
								
									 lain | 71c8c60ded | More speedup, test fixes. | 2019-02-17 17:47:24 +01:00 |  | 
				
					
						| 
								
								
									 rinpatch | d0a94f98e0 | more tests for HellthreadPolicy | 2019-02-17 14:33:44 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | d3fe2c8ec6 | [#468] Formatting fix. | 2019-02-17 14:07:35 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | bc4f77b10b | [#468] Merged upstream/develop, resolved conflicts. | 2019-02-17 14:07:04 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | dcf24a3233 | [#468] Refactored OAuth scopes' defaults & missing selection handling. | 2019-02-17 13:49:14 +03:00 |  | 
				
					
						| 
								
								
									 lain | fa191a658b | Speed up docker postgres. | 2019-02-17 11:46:51 +01:00 |  | 
				
					
						| 
								
								
									 rinpatch | 8f98d970c1 | Fix recipient count in hellthread policy | 2019-02-17 13:46:40 +03:00 |  | 
				
					
						| 
								
								
									 rinpatch | ccd30a1875 | Fix formating | 2019-02-17 12:07:49 +03:00 |  | 
				
					
						| 
								
								
									 rinpatch | 006bec8c6a | Add differences in MastoAPI responses to mix.exs extras | 2019-02-17 10:34:00 +03:00 |  |