Commit Graph

924 Commits (2803aaf6c11faa495e5abd2c4d6d378eddd70d30)

Author SHA1 Message Date
Daniel Supernault c67f0c5784
Update AccountInterstitialController, add autospam type 4 years ago
Daniel Supernault b892bcf0e8
Add autospam feature 4 years ago
Daniel Supernault 048642bead
Update Collections, add custom limit 4 years ago
Daniel Supernault 76353ca997
Update BaseApiController, add favourites method 4 years ago
Daniel Supernault 1b2fd665bf
Update compiled assets 4 years ago
Daniel Supernault c95085ca31
Update AdminController, add appeals support 4 years ago
Daniel Supernault 19d6e7df65
Update middleware, add AccountInterstitial support 4 years ago
Daniel Supernault 003caf7e8a
Update StatusController, add interstitial logic 4 years ago
Daniel Supernault 342e7a50c9
Update PublicApiController, improve stateless object caching 4 years ago
Daniel Supernault 20681bcf14
Update InternalApiController, add interstitial logic 4 years ago
Daniel Supernault 0718711d09
Update ApiController, return status object after deletion 4 years ago
Daniel Supernault 8766ccfe4f
Add AccountInterstitial model and controller 4 years ago
Daniel Supernault 0a5a0e8616
Add federated photo filters 4 years ago
Daniel Supernault 78a8798ace
Update RegisterController, fixes #2436 4 years ago
Daniel Supernault e2e32682fd
Update DirectMessageController, add sharedInbox support 4 years ago
Daniel Supernault 4733ca9fb9
Add shared inbox 4 years ago
Daniel Supernault 2ab2c9a974
Update DiscoverController, fix trending api 4 years ago
daniel 45458bd542
Merge pull request #2398 from delthas/feature-password-length
Make the minimum user password length configurable
4 years ago
Daniel Supernault f8dc33cc81
Update InternalApiController 4 years ago
Daniel Supernault e08f646008
Update DiscoverController 4 years ago
Daniel Supernault f1c28e7d0c
Update DirectMessageController, fix pgsql bug 4 years ago
Daniel Supernault 9d07071ee0
Update DirectMessageController 4 years ago
Daniel Supernault f796cc7c11
Update DirectMessageController 4 years ago
Daniel Supernault 4b90b1e0df
Update DirectMessageController 4 years ago
Daniel Supernault d63569c120
Add Direct Messages 4 years ago
delthas 09479c02ca Make the minimum user password length configurable
Previously, all passwords had to be at least 12 characters long.

Some users use a slightly shorter password, so some instances could wish
to reduce the password length limit to a slightly lesser value.

This makes the minimum password length configurable in the .env file,
with the MIN_PASSWORD_LENGTH variable, that defaults to 12 to keep the
previous behaviour by default.
5 years ago
Daniel Supernault de1cca4feb
Add password change email notification 5 years ago
Daniel Supernault 27f3b29cf8
Update email confirmation middleware, add 2FA to allow list. Fixes #2385 5 years ago
Daniel Supernault 8d923d7767
Update SearchController, update version 5 years ago
Daniel Supernault 8e7f4f9d88
Update DiscoverController, fixes #2378 5 years ago
Daniel Supernault c251d41b2e
Update Discover, add trending hashtags, places and posts 5 years ago
Daniel Supernault d11fac0dfb
Update status embed, allow photo albums. Fixes #2374 5 years ago
Daniel Supernault 3b7ff030f2
Update RegisterController 5 years ago
Daniel Supernault 597378bfb4
Update upload endpoints with MediaBlocklist checks 5 years ago
daniel 8ffad2b615
Merge pull request #2348 from dx7/2FA-page-issues
2FA verification page issues
5 years ago
Daniel Supernault ba1f7e7e2c
Add MediaBlocklist feature 5 years ago
dx7 f3dba54179
Fix logout link on 2FA verification page 5 years ago
Daniel Supernault c945263994
Update Tag People, allow untagging yourself 5 years ago
daniel c6539bed90
Merge pull request #2316 from dx7/improve-username-email-validation
Improve error messages for username and email restricted on register page
5 years ago
Daniel Supernault f33061642a
Update comments, fix remote reply bug 5 years ago
Daniel Supernault f34977d9a8
Update StatusController, add shortcodeRedirect method 5 years ago
Daniel Supernault ee93f4598c
Update InternalApiController, add media tags 5 years ago
Daniel Supernault b3b220b9b3
Update StoryController, allow video stories 5 years ago
Daniel Supernault 711fc020e7
Add Media Tags 5 years ago
Daniel Supernault 588642123e
Update Api controllers, use MediaPathService 5 years ago
Daniel Supernault 2c440b4882
Update AccountController, prevent blocking admins 5 years ago
dx7 913bf77ba4
Improve email validation error for restricted emails 5 years ago
dx7 693f530326
Improve username validation error for restricted names 5 years ago
Daniel Supernault 725fc6c62b
Update StoryController, fix deprecated getClientSize() use 5 years ago
Daniel Supernault 00a96a15f0
Update ApiV1Controller, wrap ancestor in array 5 years ago