Commit Graph

1027 Commits (39e57f9506af8d83e65bf5f7eb6e604a38e647bf)

Author SHA1 Message Date
Daniel Supernault af7face4da
Add Network Timeline 4 years ago
Daniel Supernault 552e950d7a
New License formats 4 years ago
Daniel Supernault 886ea6175d
Update ApiV1Controller, add missing variable 4 years ago
Daniel Supernault e1c6297ee7
Update PublicApiController, show unlisted comments 4 years ago
Daniel Supernault 42375b3d79
Update Compose Apis, refactor rate limits 4 years ago
Daniel Supernault b2501bfcc3
Update moderation api, invalidate profile embed 4 years ago
Daniel Supernault 9c8a87c331
Update StatusController, invalidate profile embed cache on status delete 4 years ago
Daniel Supernault 063558e3ac
Update comment apis 4 years ago
Daniel Supernault f0e48a09a3
Update ComposeController, add autocomplete apis for hashtags and mentions 4 years ago
Daniel Supernault f53bfa6fa6
Update Compose apis, prevent private accounts from posting public or unlisted scopes 4 years ago
Daniel Supernault 43201a70e6
Update user admin, fix pagination 4 years ago
Daniel Supernault 8feeadbf4e
Update user admin, remove expensive db query and add search 4 years ago
Daniel Supernault 2ab73e1e96
Update AdminController, update reports method 4 years ago
Daniel Supernault 5206b09627
Update ReportController, handle json reports 4 years ago
Daniel Supernault d4c647cb4d
Update ReportController, add new report types 4 years ago
Daniel Supernault b1fd99644b
Update AdminController, show open reports by default 4 years ago
Daniel Supernault deb6f1153f
Update FederationController, return 404 for invalid webfinger addresses. Fixes #2647 4 years ago
Daniel Supernault 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
Daniel Supernault 33b625f508
Update ComposeController, add mediaProcessingCheck method 4 years ago
Daniel Supernault 1404ac6e6f
Update Discover, allow public discover access 4 years ago
Daniel Supernault ab5469ff70
Update ComposeController, use MediaStorageService for media deletes 4 years ago
Daniel Supernault 2d11317ceb
Update webfinger util, fail on invalid webfinger url 4 years ago
Daniel Supernault 1fb7e2b2c9
Update AccountController, add mutes and blocks endpoint to pixelfed api 4 years ago
Daniel Supernault b16e9452bc
Update DiscoverController, deprecate unused endpoints 4 years ago
Daniel Supernault 9862a85599
Update InternalApiController, update discoverPosts method to improve performance 4 years ago
Daniel Supernault 090b6d0336
Update SeasonalController 4 years ago
Daniel Supernault 2eea04097a
Update DiscoverController, change api schema 4 years ago
Daniel Supernault 789ed4b498
Update ComposeController, use placeholder image for video media. Fixes #2595 4 years ago
Daniel Supernault eab4370c84
Update Like, Status and Comment controllers to add StatusService del() method to update counts 4 years ago
Daniel Supernault 05b9445c8f
Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count 4 years ago
Daniel Supernault 6edaf94099
Update AdminController, fix variable name in updateSpam method 4 years ago
Daniel Supernault 7d376c64ec
Update SiteController, only allow redirects for logged in users 4 years ago
Daniel Supernault 10b178c8ee
Update SiteController, use url validator in redirect endpoint 4 years ago
Daniel Supernault ab888b2e70
Add StatusLabelService 4 years ago
Daniel Supernault cc2d4bf8d8
Update ComposeController, update media version 4 years ago
Daniel Supernault 889c3d8758
Update AvatarController, remove deprecated thumb_path 4 years ago
Daniel Supernault febe9e1b6d
Add ComposeController 4 years ago
Daniel Supernault 2538673a7b
Update StatusController, unescape slashes in json response 4 years ago
Daniel Supernault 6d078377f1
Update AdminController 4 years ago
Daniel Supernault cf40526ef9
Update mobile apis, add blurhash 5 years ago
Daniel Supernault 4415af1bf0
Update api controllers, deprecate old endpoints 5 years ago
Daniel Supernault 8132db74e5
Update MediaController, remove deprecated endpoint 5 years ago
Daniel Supernault a98b65bf5c
Update DiscoverController 5 years ago
Daniel Supernault 0cfc12c5dd
Update StatusController, add view method 5 years ago
Daniel Supernault 5e13643246
Update MediaTagController 5 years ago
Daniel Supernault f32072a396
Add Year in Review feature (mysql only) 5 years ago
Daniel Supernault 2159eecdbc
Add InstanceActorController 5 years ago
Daniel Supernault 51f8fe5bde
Update ApiV1Controller 5 years ago
Daniel Supernault 74ba326adb
Update DiscoverController, limit trending api to local posts 5 years ago
Daniel Supernault d8d3331f3f
Update DiscoverController, improve trending api performance 5 years ago
Daniel Supernault a443694dc0
Update PublicApiController 5 years ago
Daniel Supernault b2fe219eec
Update DiscoverController, add albums and video to discover trending api 5 years ago
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic 5 years ago
Daniel Supernault cc3053ed5d
Update api controllers 5 years ago
Daniel Supernault 7dc3739c1d
Update StatusController, fix scope bug 5 years ago
Daniel Supernault b9b84e6fa4
Update Follower model, increase hourly limit from 30 to 150 5 years ago
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute 5 years ago
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array 5 years ago
Daniel Supernault 6dcd472be6
Update Profile, fix status count 5 years ago
Daniel Supernault b74e14c4e5
Update SiteController 5 years ago
Daniel Supernault 799a4cba12
Update LikeController, store status_profile_id and is_comment attributes 5 years ago
Daniel Supernault 7a68ee948a
Add StatusView model to store views for discover algorithm 5 years ago
Daniel Supernault 3244ca92ff
Update StatusController 5 years ago
Daniel Supernault 5fffe1d0dd
Update AvatarController 5 years ago
Daniel Supernault f6528c8470
Update avatars, use jpeg default 5 years ago
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 5 years ago
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 5 years ago
Daniel Supernault 9fc5a80cd3
Update PublicApiController, add state endpoint 5 years ago
Daniel Supernault a5019b8907
Update StatusController 5 years ago
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer 5 years ago
Daniel Supernault 082c1ccb26
Add hCaptcha 5 years ago
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching 5 years ago
Daniel Supernault c67f0c5784
Update AccountInterstitialController, add autospam type 5 years ago
Daniel Supernault b892bcf0e8
Add autospam feature 5 years ago
Daniel Supernault 048642bead
Update Collections, add custom limit 5 years ago
Daniel Supernault 76353ca997
Update BaseApiController, add favourites method 5 years ago
Daniel Supernault 1b2fd665bf
Update compiled assets 5 years ago
Daniel Supernault c95085ca31
Update AdminController, add appeals support 5 years ago
Daniel Supernault 003caf7e8a
Update StatusController, add interstitial logic 5 years ago
Daniel Supernault 342e7a50c9
Update PublicApiController, improve stateless object caching 5 years ago
Daniel Supernault 20681bcf14
Update InternalApiController, add interstitial logic 5 years ago
Daniel Supernault 0718711d09
Update ApiController, return status object after deletion 5 years ago
Daniel Supernault 8766ccfe4f
Add AccountInterstitial model and controller 5 years ago
Daniel Supernault 0a5a0e8616
Add federated photo filters 5 years ago
Daniel Supernault 78a8798ace
Update RegisterController, fixes #2436 5 years ago
Daniel Supernault e2e32682fd
Update DirectMessageController, add sharedInbox support 5 years ago
Daniel Supernault 4733ca9fb9
Add shared inbox 5 years ago
Daniel Supernault 2ab2c9a974
Update DiscoverController, fix trending api 5 years ago
daniel 45458bd542
Merge pull request #2398 from delthas/feature-password-length
Make the minimum user password length configurable
5 years ago
Daniel Supernault f8dc33cc81
Update InternalApiController 5 years ago
Daniel Supernault e08f646008
Update DiscoverController 5 years ago
Daniel Supernault f1c28e7d0c
Update DirectMessageController, fix pgsql bug 5 years ago
Daniel Supernault 9d07071ee0
Update DirectMessageController 5 years ago
Daniel Supernault f796cc7c11
Update DirectMessageController 5 years ago
Daniel Supernault 4b90b1e0df
Update DirectMessageController 5 years ago
Daniel Supernault d63569c120
Add Direct Messages 5 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 8d923d7767
Update SearchController, update version 5 years ago
Daniel Supernault 8e7f4f9d88
Update DiscoverController, fixes #2378 5 years ago