1
0
Fork 0
Commit Graph

314 Commits

Author SHA1 Message Date
Daniel Supernault 77d4e45729
Update FollowerController, prevent users from following private profiles without approval 2018-09-01 23:20:51 -06:00
Daniel Supernault 9608400f6f
Update ProfileController to enforce private profiles 2018-09-01 22:48:01 -06:00
Daniel Supernault 86bbcd73cf
Add Instance model/migration 2018-09-01 22:43:11 -06:00
Daniel Supernault f9fc8e2f64
Add FollowRequest model/migration 2018-09-01 22:28:01 -06:00
Daniel Supernault 1e839d2517
Update AdminReportController 2018-09-01 21:35:32 -06:00
Daniel Supernault 89ced5bdde
Add admin report views 2018-08-31 20:26:56 -06:00
Daniel Supernault 84ba7f4a9c
Update timeline logic to filter non public posts 2018-08-31 19:50:37 -06:00
Daniel Supernault bfa04b7ad7
Update BaseApiController@accountStatuses, handle visibility scope properly 2018-08-31 18:54:50 -06:00
Daniel Supernault c1f66b968e
Add oauth to User model 2018-08-31 18:38:07 -06:00
Daniel Supernault ff860c9b85
Fix discover bug 2018-08-30 23:06:13 -06:00
Daniel Supernault 5a5f1bf637
Update DiscoverController 2018-08-30 22:58:57 -06:00
Daniel Supernault d8d73298a9
Update SettingsController 2018-08-30 22:29:38 -06:00
Daniel Supernault 0af5547dbb
Update DiscoverController 2018-08-30 22:18:43 -06:00
Daniel Supernault 2810b952dd
Update SiteController, add mutes and blocks to personal timeline 2018-08-30 21:47:25 -06:00
Daniel Supernault 4db7b72747
Update UserFilter model 2018-08-30 21:43:43 -06:00
Daniel Supernault 3362bbc9ba
Update ProfileController 2018-08-28 12:54:37 -06:00
daniel b8abbdd90f Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Daniel Supernault b7c7757cff
Update RegisterController 2018-08-27 11:24:28 -06:00
Simounet b1e639eb1c Fix missing comma into SettingsController.php 2018-08-27 13:28:46 +02:00
Daniel Supernault c4c5a6907d
Update Status model 2018-08-26 21:31:56 -06:00
Daniel Supernault 83de8b98e6
Update StatusController 2018-08-26 21:25:02 -06:00
daniel 47b82d1a9a
Merge pull request #246 from m4sk1n/maxlength
Add info about max bio length, make names length customizable
2018-08-26 15:03:44 -06:00
Daniel Supernault def210be19
Add StoryController 2018-08-26 13:21:58 -06:00
Daniel Supernault b0babe819d
Update ImageUpdate job, skip non gd-compatible mime types from generating a thumbnail 2018-08-26 13:10:26 -06:00
Daniel Supernault 17e099c206
Update ImageUpdate job, skip non gd-compatible mime types 2018-08-26 13:05:45 -06:00
Daniel Supernault c52c841eac
Update TimelineController, add filters 2018-08-26 13:02:18 -06:00
Marcin Mikołajczak a1588a82c1
Merge branch 'dev' into maxlength 2018-08-26 18:52:12 +02:00
Daniel Supernault b92cc8f41e
Update Profile model 2018-08-26 00:00:45 -06:00
Daniel Supernault 60923af897
Update Report model 2018-08-26 00:00:20 -06:00
Daniel Supernault 24ee5b1297
Update httpsig util 2018-08-25 22:13:54 -06:00
Daniel Supernault ee19583444
Add HTTPSignature util 2018-08-25 22:12:21 -06:00
Daniel Supernault 2a3aa3f85b
Update RemoteFollow Pipeline 2018-08-25 21:15:19 -06:00
Daniel Supernault c7489a46c9
Update UserFilter model 2018-08-22 22:23:19 -06:00
Daniel Supernault 18cd857e90
Update AccountController 2018-08-22 00:56:16 -06:00
Daniel Supernault 3a5ac488c0
Update SettingsController 2018-08-21 21:18:14 -06:00
Daniel Supernault f746299711
Update ProfileController and partial, fix status count 2018-08-20 20:46:13 -06:00
Daniel Supernault bde671657f
Update SettingsController, fix bug that prevented instances without email validation to update settings 2018-08-20 20:33:07 -06:00
Daniel Supernault 7e78f63ff5
Update RegisterController 2018-08-20 18:34:26 -06:00
Daniel Supernault 34bdb35f57
Update landing page 2018-08-19 19:22:54 -06:00
Daniel Supernault 707b686e8a
Add AdminReportController 2018-08-19 16:35:16 -06:00
Angristan dffdd96c44 Fix typo 2018-08-18 23:19:14 +02:00
Daniel Supernault 3b4ea92d82
Update RestrictedNames 2018-08-16 03:15:13 -06:00
Daniel Supernault 5f13428197
Update TimelineController 2018-08-15 20:03:32 -06:00
Daniel Supernault 2e8fb762ae
Update Profile model, improve #381 2018-08-15 18:21:42 -06:00
daniel df96b800c4
Merge pull request #381 from jeroensmeets/dev
prevent crash when avatar not set on fresh install
2018-08-15 18:19:52 -06:00
Jeroen Smeets bdc8ec77f0 prevent crash when avatar not set on fresh install 2018-08-15 09:51:01 +02:00
Daniel Supernault 5fb75794a7
Update AP Transformers, remove legacy OStatus methods 2018-08-14 21:44:07 -06:00
Daniel Supernault 7192c11355
Update StatusController, add AP discovery 2018-08-13 22:23:40 -06:00
Daniel Supernault 3193ee2017
Add StatusTransformer 2018-08-13 22:18:53 -06:00
Daniel Supernault bc42a0d1f4
Update ProfileTransformer 2018-08-13 21:29:40 -06:00
Daniel Supernault c14314d70f
Add avatar to AP profile 2018-08-13 19:31:18 -06:00
Daniel Supernault a842c54f22
Update ProfileController 2018-08-13 19:05:25 -06:00
Daniel Supernault 7f789ad508
Update AP ProfileTransformer 2018-08-13 18:18:20 -06:00
Daniel Supernault 985938b662
Update AP ProfileOutbox transformer 2018-08-13 18:17:50 -06:00
Daniel Supernault 0462b0a364
Update web routes for AP actor object 2018-08-13 18:10:47 -06:00
Daniel Supernault d6970d930f
Add avatar cache busting logic 2018-08-12 21:51:05 -06:00
Daniel Supernault 4cf58e1539
Update Profile & Federation controllers, output proper AP content type 2018-08-12 21:25:55 -06:00
Daniel Supernault a2d4b7c1fc
Update SettingsController 2018-08-12 20:50:49 -06:00
Daniel Supernault 522729b050
Update BaseApiController, add avatar update method 2018-08-12 20:38:47 -06:00
Daniel Supernault 85e4e9cf65
Update AvatarController, set max avatar size to 2mb 2018-08-12 20:37:19 -06:00
Daniel Supernault a2eb1f02ba
Update EmailVerificationCheck middleware 2018-08-12 20:36:01 -06:00
Daniel Supernault dcc0fb42ed
Update RestrictedNames 2018-08-10 17:29:09 -06:00
Daniel Supernault f4f7909a06
Update web routes 2018-08-10 03:10:05 -06:00
Daniel Supernault 4b0939cbfb
Update Status model 2018-08-10 01:06:05 -06:00
Daniel Supernault 6288bd0abf
Update SiteController 2018-08-09 23:42:12 -06:00
Daniel Supernault 57a565dbba
Update ApiController 2018-08-09 23:04:21 -06:00
Daniel Supernault 1fb532995a
Update TimelineController 2018-08-09 23:01:01 -06:00
Daniel Supernault 2d519e0aa2
Update StatusController 2018-08-09 21:22:37 -06:00
Daniel Supernault 451a65cc5b
Update SiteController 2018-08-09 21:18:56 -06:00
Daniel Supernault c077f6625d
Update SettingsController 2018-08-09 21:17:24 -06:00
Daniel Supernault 3b7077a3d3
Update ReportController 2018-08-09 21:06:42 -06:00
Daniel Supernault 328186d406
Update DiscoverController 2018-08-09 20:58:52 -06:00
Daniel Supernault 1a0661aec3
Update Report model, add new methods 2018-08-09 20:57:52 -06:00
Daniel Supernault 203034b971
Update Status model, add new methods 2018-08-09 20:57:06 -06:00
Daniel Supernault 774557e8c9
Add custom image quality to config 2018-08-09 20:31:14 -06:00
Daniel Supernault 865f852a8e
Update StatusEntityLexer 2018-08-09 20:22:32 -06:00
Daniel Supernault 305fd10519
Update Profile model, added recommendedFollowers() and keyId() methods 2018-08-09 20:10:16 -06:00
Daniel Supernault d9ec94ba65
Update CommentController, add showAll() method 2018-08-09 20:04:48 -06:00
Daniel Supernault b35e6d0366
Update AccountController 2018-08-09 19:56:50 -06:00
Daniel Supernault 9a5bd9fa8e Update WebFinger, remove OStatus 2018-08-05 13:30:11 -06:00
Daniel Supernault d8b2cc7ae1 Update RestrictedNames 2018-08-05 13:24:23 -06:00
Daniel Supernault f5fdfcf40c Update ProfileController 2018-08-05 13:20:20 -06:00
Daniel Supernault a230265d7b Update BookmarkController 2018-08-05 13:18:33 -06:00
Daniel Supernault 86d7d1a928 Add BaseApiController 2018-08-05 13:17:28 -06:00
Daniel Supernault 4ba9e2cd6c Add infinite scroll to profiles, and support private profiles 2018-07-24 22:33:55 -06:00
Daniel Supernault 7701834538 Update FederationController 2018-07-23 21:20:46 -06:00
Daniel Supernault 8af22a1fd1 Update User model 2018-07-23 18:52:29 -06:00
Daniel Supernault 72d48696ef Update UserObserver 2018-07-23 12:53:49 -06:00
Daniel Supernault 77cd0f92c5 Update StatusEntityLexer 2018-07-23 12:53:33 -06:00
Daniel Supernault 057a652c50 Add AP SharedInbox worker 2018-07-23 11:32:19 -06:00
Daniel Supernault e64c7be584 Add AP Inbox worker 2018-07-23 11:31:51 -06:00
Daniel Supernault 61fb01aaed Update ProfileController 2018-07-23 11:31:06 -06:00
Daniel Supernault fec7ee8505 Update LikeController 2018-07-23 11:30:33 -06:00
Daniel Supernault 46bc5322f3 Add AuthLoginEvent 2018-07-23 11:29:20 -06:00
Daniel Supernault bde6c0f1ff Update LoginController 2018-07-23 11:26:02 -06:00
Daniel Supernault b9396b7f68 Update Status & StatusHashtag models to fix mass assignment bug 2018-07-17 18:12:23 -06:00
Daniel Supernault 593d532236 Update AccountController 2018-07-17 18:06:57 -06:00
Daniel Supernault 1dd7c8d189 Add UserFilter model/migration 2018-07-17 18:05:37 -06:00
Daniel Supernault 97b8ed12ab Add UserSetting model/migration 2018-07-17 18:04:36 -06:00
Daniel Supernault 74fe13a6f9 Add ReportLog model/migration 2018-07-17 18:04:04 -06:00