Commit Graph

532 Commits

Author SHA1 Message Date
Daniel Supernault 8374ebf0f8
Update DiscoverController 2018-11-08 21:14:35 -07:00
Daniel Supernault baa802ad33
Update InternalApiController 2018-11-08 20:24:20 -07:00
Daniel Supernault 6d907414d1
Update Status model 2018-11-08 18:28:07 -07:00
Daniel Supernault cba743bb5b
Update TimelineController 2018-11-08 18:27:38 -07:00
Daniel Supernault 853a4bc7a5
Update ProfileController 2018-11-08 18:26:49 -07:00
Daniel Supernault 4300315fd6
Add CollectionItemController 2018-11-08 18:25:39 -07:00
Daniel Supernault 5215a68162
Add CollectionController 2018-11-08 18:25:22 -07:00
Daniel Supernault 5e371315c5
Update SettingsController 2018-11-07 21:34:31 -07:00
Daniel Supernault 05745d2fb3
Update FederationController 2018-11-07 20:18:30 -07:00
Daniel Supernault 28827559d5
Update RemoteFollowPipeline job 2018-11-04 17:20:48 -07:00
Daniel Supernault f69248ba06
Update HomeSettings Controller, allow html in bio 2018-11-04 17:18:11 -07:00
Daniel Supernault 3696745cbf
Update InternalApiController 2018-11-04 17:17:21 -07:00
Daniel Supernault 033dc7cc96
Update HomeController 2018-11-04 17:15:59 -07:00
Daniel Supernault cd388215d8
Update FederationController, add inbox worker 2018-11-04 17:12:32 -07:00
Daniel Supernault f8e19fdafe
Add DirectMessageController 2018-11-04 17:10:22 -07:00
Daniel Supernault b5f452d4c1
Update BaseApiControllers 2018-11-04 17:09:45 -07:00
Daniel Supernault f4603207c7
Add new middleware to kernel 2018-11-03 21:58:21 -06:00
Daniel Supernault 32ef92b917
Add Localization Middleware 2018-11-03 21:58:00 -06:00
Daniel Supernault ef10c24d16
Update InboxWorker 2018-11-03 21:53:46 -06:00
Daniel Supernault 4ae6cb4307
Add ImportController 2018-11-03 21:51:51 -06:00
Daniel Supernault edd79a3a80
Add Mastodon Import controller 2018-11-03 21:50:54 -06:00
Daniel Supernault 645272145f
Add IG Import controller 2018-11-03 21:50:20 -06:00
Daniel Supernault 69606293b3
Update Status model 2018-11-03 21:48:57 -06:00
Daniel Supernault 0f35996ed7
Update Api StatusTransformer, fix album order bug 2018-11-03 21:48:28 -06:00
Daniel Supernault ad47733cf0
Update Api MediaTransformer 2018-11-03 21:47:49 -06:00
Daniel Supernault 7b748ecc8a
Add story models 2018-11-03 21:45:44 -06:00
Daniel Supernault 9f29ab9338
Update Report model 2018-11-03 21:25:26 -06:00
Daniel Supernault 7492194cc2
Update StatusDelete pipeline 2018-11-03 21:24:50 -06:00
Daniel Supernault 243c62e73f
Add SharePipeline job 2018-11-03 21:24:06 -06:00
Daniel Supernault c710effcd4
Fix pleroma bug with invalid urls 2018-11-03 21:22:45 -06:00
Daniel Supernault 7dc1bc7d9f
Update LikePipeline 2018-11-03 21:22:08 -06:00
Daniel Supernault 97a632c987
Add IG import job 2018-11-03 21:21:35 -06:00
Daniel Supernault 8420a839d9
Update Profile model 2018-11-03 21:20:11 -06:00
Daniel Supernault fb24f382c0
Update Media model 2018-11-03 21:19:22 -06:00
Daniel Supernault 3b7127ba32
Update Like model 2018-11-03 21:18:54 -06:00
Daniel Supernault 487b3dc412
Add VideoOptimize job 2018-11-03 21:18:21 -06:00
Daniel Supernault 7c85a6178c
Add Video jobs 2018-11-03 21:17:56 -06:00
Daniel Supernault 836030c527
Update Follower model 2018-11-03 21:16:19 -06:00
Daniel Supernault bcd75c115c
Update FollowerController 2018-11-02 20:58:26 -06:00
Daniel Supernault 9154b3d630
Update AccountController 2018-11-02 20:41:39 -06:00
Daniel Supernault 7a0375e07a
Add ap helpers 2018-10-28 19:29:44 -06:00
Daniel Supernault ef3edc185d
Update 2fa, logout user after two failed attempts 2018-10-25 19:49:35 -06:00
Daniel Supernault c6b1164620
Update AuthLogin 2018-10-24 12:41:14 -06:00
Daniel Supernault b436ac2cbb
Update UserObserver 2018-10-24 12:20:16 -06:00
Daniel Supernault a4d3f55efc
Update UserSetting model 2018-10-24 12:19:50 -06:00
Daniel Supernault edd62b2712
Update RegisterController 2018-10-24 11:56:56 -06:00
Daniel Supernault 1357640b6d
Update FederationController 2018-10-22 18:05:05 -06:00
Daniel Supernault af5ab52587
Add InternalAPIController 2018-10-20 23:15:12 -06:00
Daniel Supernault 9403749d9a
Add closed registration message instead of 403 2018-10-20 23:04:51 -06:00
Daniel Supernault 368b79da5a
Update StatusController 2018-10-20 22:57:58 -06:00
Daniel Supernault 701401efec
Update MediaTransformer 2018-10-20 22:57:33 -06:00
Daniel Supernault 3e09250328
Update BaseApiController 2018-10-20 22:27:27 -06:00
Daniel Supernault 9282900591
Update Console Kernel 2018-10-20 21:50:22 -06:00
Daniel Supernault a032a31f3b
Update Media optimize command 2018-10-20 21:49:46 -06:00
Daniel Supernault f69598eb1b
Add Media GC 2018-10-20 21:48:06 -06:00
Daniel Supernault d06a3068ed
Update DiscoverController, fixes #520 2018-10-20 12:29:37 -06:00
Daniel Supernault 5695cfaab5
Update Status model 2018-10-17 19:05:02 -06:00
Daniel Supernault 89b1712603
Update StatusController 2018-10-17 18:23:29 -06:00
Daniel Supernault 32df6a82ac
Remove sharedInbox until ready 2018-10-17 18:16:37 -06:00
Daniel Supernault 31b34570c0
Update BaseApiController 2018-10-17 12:22:35 -06:00
Daniel Supernault 0fba6e16a7
Add DirectMessage model 2018-10-17 12:21:39 -06:00
Daniel Supernault f82024d2f8
Add CollectionItem model 2018-10-17 12:21:13 -06:00
Daniel Supernault 621c36a3bc
Add Collection model 2018-10-17 12:20:58 -06:00
Daniel Supernault 010eb19ff9
Update FederationController 2018-10-17 01:03:24 -06:00
Daniel Supernault 13fc66e920
Add update command 2018-10-16 22:54:27 -06:00
Daniel Supernault 8c111d22c6
Update StatusController 2018-10-16 15:36:08 -06:00
Daniel Supernault 4688e6c605
Update Media model 2018-10-16 12:31:29 -06:00
Daniel Supernault 2202fc416a
Update User model, prepare for websockets 2018-10-09 19:28:11 -06:00
Daniel Supernault d0d4def3ec
Update MediaTransformer 2018-10-09 19:27:25 -06:00
Daniel Supernault 25649c70cc
Update AccountTransformer 2018-10-09 19:26:56 -06:00
Daniel Supernault bb4e63eb59
Update Status model 2018-10-09 19:26:20 -06:00
Daniel Supernault bd685cf6f2
Update Profile model, fix avatar caching bug 2018-10-09 19:25:27 -06:00
Daniel Supernault 64f1118883
Update Media model 2018-10-09 19:24:42 -06:00
Daniel Supernault 679a566466
Update TimelineController 2018-10-09 19:23:42 -06:00
Daniel Supernault 614b951c5e
Update AccountController 2018-10-09 19:22:09 -06:00
Daniel Supernault 2876ec30d4
Update Follower model, add permalink method 2018-10-09 19:21:45 -06:00
Daniel Supernault 84d1e3b731
Update thumbnail logic 2018-10-09 19:20:09 -06:00
Daniel Supernault 958b5b402f
Update SearchController 2018-09-26 23:00:45 -06:00
Daniel Supernault 2982182b3d
Update Profile model 2018-09-23 17:25:33 -06:00
Daniel Supernault d0cd22f5b4
Update StatusController 2018-09-23 17:08:17 -06:00
Daniel Supernault 0691961af0
Update SettingsController, add export endpoints 2018-09-23 16:28:35 -06:00
Daniel Supernault 3328726f63
Update Discover Controller 2018-09-22 20:41:26 -06:00
Daniel Supernault 5ab2fe1090
Update discover controller 2018-09-21 23:44:33 -06:00
Daniel Supernault 809423914f
Update discover controller 2018-09-21 23:31:21 -06:00
Daniel Supernault c0609671c2
Update Discover feature 2018-09-21 23:23:16 -06:00
Daniel Supernault 9d808b27aa
Update SettingsController 2018-09-16 19:47:19 -06:00
Daniel Supernault 36e8db0983
Add SecuritySettings Controller 2018-09-16 19:46:39 -06:00
Daniel Supernault b6cc9802e4
Add PrivacySettings Controller 2018-09-16 19:45:36 -06:00
Daniel Supernault 90d2af0edc
Add HomeSettings Controller 2018-09-16 19:44:51 -06:00
Daniel Supernault 964066da44
Update ImportJob model 2018-09-16 16:53:21 -06:00
Daniel Supernault 6d890aaf7f
Prepare 2FA 2018-09-15 23:15:45 -06:00
Daniel Supernault 63ca2a209d
Update Profile model, add new AP methods 2018-09-15 18:37:11 -06:00
Daniel Supernault 8b08983c38
Update Auth Events 2018-09-15 18:36:04 -06:00
Daniel Supernault 599844b2fb
Update AccountController, fix #456 2018-09-12 21:45:08 -06:00
Daniel Supernault 197829224e
Update timeline logic to sort by date instead of id 2018-09-11 20:55:19 -06:00
Daniel Supernault a8b6002c0b
Add Activity Model/Migration 2018-09-11 18:47:25 -06:00
Daniel Supernault dee02d7353
Add ActivityPub BaseWriter 2018-09-11 18:33:25 -06:00
Daniel Supernault 1daa8d43ea
Update AdminController, remove stats for now 2018-09-10 21:06:36 -06:00
Daniel Supernault fbc15e8a07
Update ImportJob model 2018-09-09 22:43:42 -06:00
Daniel Supernault d90cfffa3f
Update DangerZone middleware to use session instead of cookie 2018-09-09 21:44:51 -06:00
Daniel Supernault 336deae05b
Update AccountController 2018-09-09 14:22:15 -06:00
Daniel Supernault 90fbf8e481
Add DangerZone middleware 2018-09-09 14:19:57 -06:00
Daniel Supernault 64dae33a87
Update ProfileController 2018-09-08 21:22:19 -06:00
Daniel Supernault cabd47be0a
Update ProfileController 2018-09-08 21:19:42 -06:00
Daniel Supernault 43e36b45b2
Update StatusController, add visibility 2018-09-08 21:13:04 -06:00
Daniel Supernault 5b5a9d0a3a
Update ProfileController 2018-09-08 21:11:52 -06:00
Daniel Supernault f0121d761a
Update DiscoverController, fixes #445 2018-09-08 20:42:35 -06:00
Daniel Supernault b5a4e45ccb
Update AccountController 2018-09-02 22:01:51 -06:00
Daniel Supernault 13894415ee
Update FollowRequest model 2018-09-02 22:00:54 -06:00
Daniel Supernault 38d6d58dc8
Update FollowerController 2018-09-02 22:00:31 -06:00
Daniel Supernault 9b501e9c59
Update ProfileController 2018-09-02 21:59:54 -06:00
Daniel Supernault 6086bce4e2
Update AdminController 2018-09-02 19:57:27 -06:00
Daniel Supernault 199ce76d79
Update Profile model 2018-09-02 19:29:31 -06:00
Daniel Supernault 4ea205491c
Update AdminController 2018-09-02 19:25:08 -06:00
Daniel Supernault 062ce4bac0
Update ProfileController 2018-09-02 01:37:25 -06:00
Daniel Supernault 7125f803a7
Update FederationController 2018-09-01 23:55:55 -06:00
Daniel Supernault 223fae10e2
Update ProfileController 2018-09-01 23:47:08 -06:00
Daniel Supernault c248c9d737
Update FollowerController 2018-09-01 23:25:06 -06:00
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