| 
								
								
									 eugenijm | 7bf622ce73 | Add scheduled activities | 2019-04-06 23:55:58 +03:00 |  | 
				
					
						| 
								
								
									 Sergey Suprunenko | 325a268017 | Redirect to the referer url after mastofe authorization | 2019-04-05 23:36:42 +00:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | f7cd9131d4 | [#923] OAuth consumer controller tests. Misc. improvements. | 2019-04-04 22:41:03 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 15ce710460 | Added "GET /oauth/authorize" tests. | 2019-04-02 13:43:33 +03:00 |  | 
				
					
						| 
								
								
									 Maksim | bc7570c282 | [#647] tests for web push | 2019-03-06 13:20:12 +00:00 |  | 
				
					
						| 
								
								
									 Maxim Filippov | cc7b35e097 | Add status text to notifications (mentions and reposts) | 2019-03-04 20:47:34 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | b574d97c2e | [#468] Added support for pushOAuth scope (Mastodon 2.4+). | 2019-02-20 17:27:41 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | c0ecbf6669 | [#468] Merged upstream/develop. | 2019-02-19 19:10:55 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | dcf24a3233 | [#468] Refactored OAuth scopes' defaults & missing selection handling. | 2019-02-17 13:49:14 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 063baca5e4 | [#468] User UI for OAuth permissions restriction. Standardized storage format for scopesfields, updated usages. | 2019-02-14 00:29:29 +03:00 |  | 
				
					
						| 
								
								
									 Maxim Filippov | 61a4bc5095 | Add OAuth tokens endpoint | 2019-02-13 12:59:56 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | 1d2f41642c | [#534] Various tweaks. Tests for Instances and Instance. | 2019-01-28 15:25:06 +03:00 |  | 
				
					
						| 
								
								
									 Ivan Tashkinov | d99650270b | [#534] Federation reachability filtering tests. | 2019-01-25 20:38:54 +03:00 |  | 
				
					
						| 
								
								
									 sxsdv1 | 1eb7318831 | Prepare all types objects before serialising Activities returned from inbox can include other types of objects like
Article | 2019-01-12 20:24:32 +01:00 |  | 
				
					
						| 
								
								
									 sxsdv1 | 2d7da5f437 | Don't crash on AP request for tombstone Because tombstone objects has no addressing the is_public?-predicate
would cause an error that propagated as a 500 error in the api | 2019-01-05 11:16:05 +01:00 |  | 
				
					
						| 
								
								
									 William Pitcock | 3c08d229db | tests: add legal boilerplate | 2018-12-23 20:57:10 +00:00 |  | 
				
					
						| 
								
								
									 lain | 47d883d3ab | Fix User deactivation. | 2018-11-18 18:06:02 +01:00 |  | 
				
					
						| 
								
								
									 kaniini | 38361e7b5e | Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop' Fix: Output repeats at ActivityPub outbox
Closes #191
See merge request pleroma/pleroma!175 | 2018-08-16 15:19:46 +00:00 |  | 
				
					
						| 
								
								
									 hakabahitoyo | 9c1b6f11c5 | improve test | 2018-07-21 02:57:56 +09:00 |  | 
				
					
						| 
								
								
									 D Anzorge | 2cebaa7d3a | Add OAuth controller tests Tests for Pleroma.Web.OAuth.OAuthController | 2018-06-06 03:18:11 +02:00 |  | 
				
					
						| 
								
								
									 lain | 4b3ec53514 | Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-api | 2018-05-26 16:00:59 +02:00 |  | 
				
					
						| 
								
								
									 lain | 1cd6194dee | More efficient queries. | 2018-05-24 12:44:26 +02:00 |  | 
				
					
						| 
								
								
									 csaurus | d0ad13c12e | Add direct_note[_activity]_factory and a couple tests | 2018-05-14 21:54:25 -04:00 |  | 
				
					
						| 
								
								
									 lain | 4afbef39f4 | Format the code. | 2018-03-30 15:01:53 +02:00 |  | 
				
					
						| 
								
								
									 lain | 5a371892a0 | Fix specs. | 2018-02-17 10:26:44 +01:00 |  | 
				
					
						| 
								
								
									 eal | edc3e5bc30 | Make users in tests follow themselves by default. Also fix the semantics of all tests to match. | 2017-11-20 07:52:02 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | f1d27a5fbb | Add actor column to activities. | 2017-11-09 10:41:19 +01:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 44295dd49a | MastoAPI: Include CW. | 2017-10-31 17:49:47 +01:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 64bc38e009 | MastoAPI: Add emoji output. | 2017-10-23 16:27:51 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 884006a9e9 | Federate emoji out. | 2017-09-16 16:14:23 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 72ca58c540 | Save follower count and note count in user. | 2017-07-22 17:42:15 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 396c32a6da | Add follower_address to users, add on generation. | 2017-07-19 18:49:25 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 869e5ccfe1 | Fix factory. | 2017-05-24 13:53:20 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 8e02fa100f | Add categories to ostatus output. | 2017-05-18 18:18:27 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 70024632ba | AP refactoring. | 2017-05-16 18:19:04 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | b403ea4d2b | Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity | 2017-05-07 19:28:23 +02:00 |  | 
				
					
						| 
								
								
									 dtluna | a9b2ad1759 | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/unfollow-activity | 2017-04-28 16:06:57 +03:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 90da25505f | Add discovery and subscription requests to websub. | 2017-04-27 09:46:45 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | b91ccef237 | Output conversation id. | 2017-04-26 08:47:22 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | cef4a4d709 | Fix utf8 problems with iolists. | 2017-04-22 15:34:29 +02:00 |  | 
				
					
						| 
								
								
									 dtluna | 28b203d08f | Add Undo of Follow Activity insertion | 2017-04-21 19:54:21 +03:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 424e0e7779 | Add Websub verification. | 2017-04-21 03:59:11 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | a926038cd0 | Add unliking to activitypub. | 2017-04-14 18:09:30 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 834c84b5dc | Update factory. | 2017-04-13 17:05:35 +02:00 |  | 
				
					
						| 
								
								
									 Roger Braun | 4cac385411 | Add factories for testing. | 2017-04-13 15:49:24 +02:00 |  |