Commit graph

264 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