marcin mikołajczak
								
							 
						 | 
						
							
							
							
							
								
							
							
								c96e52b88c
								
							
						 | 
						
							
							
								
								Add 'notifying' to relationship for compatibility with Mastodon
							
							
							
							
							
							
							
							Signed-off-by: marcin mikołajczak <git@mkljczk.pl> 
							
						 | 
						
							2021-12-06 21:24:12 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									marcin mikołajczak
								
							 
						 | 
						
							
							
							
							
								
							
							
								64a4c147b1
								
							
						 | 
						
							
							
								
								MastoAPI: accept notify param in follow request
							
							
							
							
							
							
							
							Signed-off-by: marcin mikołajczak <git@mkljczk.pl> 
							
						 | 
						
							2021-12-06 19:36:58 +01: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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								127ccc4e1c
								
							
						 | 
						
							
							
								
								NotificationController: Don't return chat_mentions by default.
							
							
							
							
							
						 | 
						
							2020-06-02 14:05:53 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alexander Strizhakov
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								98a60df41f
								
							
						 | 
						
							
							
								
								include_types parameter in /api/v1/notifications
							
							
							
							
							
						 | 
						
							2020-03-20 13:18:12 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alexander Strizhakov
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								f3791add99
								
							
						 | 
						
							
							
								
								removing with_move parameter
							
							
							
							
							
						 | 
						
							2020-03-16 20:07:45 +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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Egor Kislitsyn
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								34d85f8a54
								
							
						 | 
						
							
							
								
								Return 404 if account to filter notifications from is not found
							
							
							
							
							
						 | 
						
							2019-12-19 20:45:44 +07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Egor Kislitsyn
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								6c39fa20b1
								
							
						 | 
						
							
							
								
								Add support for account_id param to filter notifications by the account
							
							
							
							
							
						 | 
						
							2019-12-17 17:00:46 +07:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Egor Kislitsyn
								
							 
						 | 
						
							
							
							
							
								
							
							
								624e720aa4
								
							
						 | 
						
							
							
								
								Add with_move query param to the notifications API
							
							
							
							
							
						 | 
						
							2019-12-03 22:13:38 +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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									eugenijm
								
							 
						 | 
						
							
							
							
							
								
							
							
								a97b642289
								
							
						 | 
						
							
							
								
								Mastodon API: Add exclude_visibilities parameter to the timeline and notification endpoints
							
							
							
							
							
						 | 
						
							2019-10-14 02:57:21 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								04da1166db
								
							
						 | 
						
							
							
								
								tests for /web/mastodon_api/mastodon_api.ex
							
							
							
							
							
						 | 
						
							2019-08-13 21:12:37 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Alexander Strizhakov
								
							 
						 | 
						
							
							
							
							
								
							
							
								e7c39b7ac8
								
							
						 | 
						
							
							
								
								Feature/1072 muting notifications
							
							
							
							
							
						 | 
						
							2019-07-14 13:29:31 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									feld
								
							 
						 | 
						
							
							
							
							
								
							
							
								93a0eeab16
								
							
						 | 
						
							
							
								
								Add license/copyright to all project files
							
							
							
							
							
						 | 
						
							2019-07-10 05:13:23 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									eugenijm
								
							 
						 | 
						
							
							
							
							
								
							
							
								fa48532387
								
							
						 | 
						
							
							
								
								Handle reblogs on the first follow request in MastoAPI
							
							
							
							
							
						 | 
						
							2019-04-20 04:39:49 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									eugenijm
								
							 
						 | 
						
							
							
							
							
								
							
							
								7bf622ce73
								
							
						 | 
						
							
							
								
								Add scheduled activities
							
							
							
							
							
						 | 
						
							2019-04-06 23:55:58 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									eugenijm
								
							 
						 | 
						
							
							
							
							
								
							
							
								1588688a11
								
							
						 | 
						
							
							
								
								Added support for exclude_types, limit, and min_id in Mastodon
							
							
							
							
							
							
							
							notifications.
Unify Mastodon-compatible pagination logic. 
							
						 | 
						
							2019-03-18 11:27:27 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								a3a9cec483
								
							
						 | 
						
							
							
								
								[Credo] fix Credo.Check.Readability.AliasOrder
							
							
							
							
							
						 | 
						
							2019-03-13 04:26:54 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									eugenijm
								
							 
						 | 
						
							
							
							
							
								
							
							
								984b5f8adf
								
							
						 | 
						
							
							
								
								MastoAPI followers/following endpoints
							
							
							
							
							
						 | 
						
							2019-03-12 16:01:24 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									lain
								
							 
						 | 
						
							
							
							
							
								
							
							
								4afbef39f4
								
							
						 | 
						
							
							
								
								Format the code.
							
							
							
							
							
						 | 
						
							2018-03-30 15:01:53 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Roger Braun
								
							 
						 | 
						
							
							
							
							
								
							
							
								2a298d70f9
								
							
						 | 
						
							
							
								
								Add very basic oauth and mastodon api support.
							
							
							
							
							
						 | 
						
							2017-09-06 19:06:25 +02:00 | 
						
						
							
							
							
								
							
							
						 |