| 
								
								
									 lain | c76267afb9 | Credo fixes. | 2020-05-21 13:31:52 +02:00 |  | 
				
					
						| 
								
								
									 lain | e42bc5f557 | Announcements: Handle through common pipeline. | 2020-05-20 15:44:37 +02:00 |  | 
				
					
						| 
								
								
									 lain | 7d381b16b7 | Transmogrifier Test: Extract Announce handling. | 2020-05-18 14:48:37 +02:00 |  | 
				
					
						| 
								
								
									 Egor Kislitsyn | 7803a85d2c | Add OpenAPI spec for StatusController | 2020-05-13 00:25:21 +04:00 |  | 
				
					
						| 
								
								
									 lain | 5367a00257 | Deletion: Handle the case of pruned objects. | 2020-05-11 15:06:23 +02:00 |  | 
				
					
						| 
								
								
									 lain | ef55d24054 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emojireactvalidator | 2020-05-07 18:53:34 +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 | f0c22df226 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/undo-validator-reduced | 2020-05-07 14:45:20 +02: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 | a3071f0231 | Undoing: Move undoing likes to the pipeline everywhere. | 2020-05-05 15:08:41 +02:00 |  | 
				
					
						| 
								
								
									 lain | 8b2457bdbf | Transmogrifier tests: Extract Undo handling | 2020-05-05 13:25:34 +02:00 |  | 
				
					
						| 
								
								
									 lain | ad771546d8 | Transmogrifier: Move emoji reactions to common pipeline. | 2020-05-05 12:11:46 +02:00 |  | 
				
					
						| 
								
								
									 lain | 142bf0957c | Transmogrifier: Extract EmojiReact tests. | 2020-05-05 11:20:53 +02: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 | 335aabc39c | Transmogrifier tests: Extract like tests. | 2020-05-04 14:45:28 +02:00 |  | 
				
					
						| 
								
								
									 lain | 6c337489f4 | Various testing fixes in relation to user deletion. | 2020-05-03 13:01:19 +02:00 |  | 
				
					
						| 
								
								
									 lain | 4dfc617cdf | Transmogrifier: Don't fetch actor that's guaranteed to be there. | 2020-05-03 12:51:28 +02:00 |  | 
				
					
						| 
								
								
									 lain | 4dc5302f45 | Transmogrifier: Handle incoming deletes for non-user objects. | 2020-04-30 15:26:23 +02:00 |  | 
				
					
						| 
								
								
									 lain | bd219ba7e8 | Transmogrifier Tests: Extract deletion tests. | 2020-04-30 14:14:00 +02:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 1c05f539aa | Improved in-test clear_config/napplicability (setup / setup_all / in-test usage). | 2020-03-20 18:33:00 +03:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | 6da6540036 | Bump copyright years of files changed after 2020-01-07 Done via the following command:
git diff fcd5dd259a--stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | 2020-03-02 06:08:45 +01:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 4f8c3462a8 | Tweaks to clear_configcalls in tests in order to prevent side effects on config during test suite execution. | 2020-02-13 21:55:47 +03:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | 5c533e10e7 | Bump credo to 1.1.5 | 2020-01-20 12:17:14 +01: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 | 3db988250b | [#1335] User: refactored :blocks field into :blocked_users relation. Introduced UserBlock. | 2019-11-10 16:30:21 +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 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | 447514dfa2 | Bump copyright years of files changed in 2019 Done via the following command:
git diff 1e6c102bfc--stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | 2019-09-18 23:21:11 +02:00 |  | 
				
					
						| 
								
								
									 lain | 3da65292b3 | Transmogrifier: Fix follow handling when the actor is an object. | 2019-08-26 14:34:52 -05:00 |  | 
				
					
						| 
								
								
									 lain | 3115b64cfe | Transmogrifier: Add tests for incoming follows to locked accounts. | 2019-06-05 14:10:46 +02:00 |  | 
				
					
						| 
								
								
									 lain | 024dfdc39c | Typo + Linting. | 2019-06-05 12:45:28 +02:00 |  | 
				
					
						| 
								
								
									 lain | 8b9a0dd4a7 | User: Don't error out when following a user that's already followed. This leads to a few situations where it is impossible to follow a user. | 2019-06-05 12:06:45 +02:00 |  |