Commit Graph

1134 Commits (46b185351f058191c7f1d888173815101f4f29c6)

Author SHA1 Message Date
Daniel Supernault 3de44f3392
Update Timeline.vue, batch api views 4 years ago
Daniel Supernault 92dc7af69b
Update landing and about page 4 years ago
Daniel Supernault 061b145b54
Update ComposeController, bail on empty attachments 4 years ago
Daniel Supernault 29947e157c
Update admin settings 4 years ago
Daniel Supernault 24e77f647d
Update admin settings 4 years ago
Daniel Supernault 41792eea56
Update config() to config_cache() 4 years ago
Daniel Supernault 241ae0368f
Add hashtag timeline to v1 api 4 years ago
Daniel Supernault 955696b8a0
Update site config, fix boolean casting 4 years ago
Daniel Supernault a4efbb75d8
Update admin settings, add rules 4 years ago
Daniel Supernault fabb57a9d5
Add profile pronouns 4 years ago
Daniel Supernault 8a73643277
Update PublicApiController, increase public timeline to 6 months from 3 4 years ago
Daniel Supernault f2066b7401
Add admin config settings 4 years ago
Daniel Supernault 7895097fc1
Update config() to config_cache() 4 years ago
Daniel Supernault 3a9203e039
Update config() to config_cache() 4 years ago
Daniel Supernault f4fc8347c9
Update config() to config_cache() 4 years ago
Daniel Supernault c65d03788b
Update config() to config_cache() 4 years ago
Daniel Supernault 1c2baa8f2c
Update config() to config_cache() 4 years ago
Daniel Supernault 3e52458889
Update config() to config_cache() 4 years ago
Daniel Supernault 53134208fe
Update config() to config_cache() 4 years ago
Daniel Supernault 27b722e7a7
Update config() to config_cache() 4 years ago
Daniel Supernault c0e693cc73
Update config() to config_cache() 4 years ago
Daniel Supernault a9f009305c
Update config() to config_cache() 4 years ago
Daniel Supernault 1d54204635
Update config() to config_cache() 4 years ago
Daniel Supernault 35b92fd7c9
Update admin settings 4 years ago
Daniel Supernault 61254b907f
Update site name config 4 years ago
Daniel Supernault ea68724054
Update LikeController, hide like counts 4 years ago
Daniel Supernault 9cf962fff5
Update Settings, remove reports page 4 years ago
Daniel Supernault c799a01aa9
Update StatusController, allow license edits without 24 hour limit 4 years ago
Daniel Supernault e66ed9a222
Update StoryController, optimize photo size by resizing to 9:16 aspect 4 years ago
Daniel Supernault c2f8faaeee
Update StoryController, fix cache crop bug 4 years ago
Daniel Supernault ae46bad70a
Update StoryController 4 years ago
Daniel Supernault 668e936eb5
Update instance endpoint, add custom description 4 years ago
Daniel Supernault c8edca696b
Update Stories, add crop and duration settings to composer 4 years ago
Daniel Supernault 64b86546b9
Update ApiV1Controller, add missing instance api attributes 4 years ago
Daniel Supernault 66b4f8c773
Update AP Helpers, use instance filtering 4 years ago
Daniel Supernault 35393edfef
Update AdminInstanceController, invalidate banned domain cache when updated 4 years ago
Daniel Supernault f582937300
Update admin instance page, add search and improve performance 4 years ago
Daniel Supernault 10119bbbea
Update PublicApiController, limit network pagination to 3 months 4 years ago
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 4 years ago
Daniel Supernault 4415af1bf0
Update api controllers, deprecate old endpoints 4 years ago
Daniel Supernault 8132db74e5
Update MediaController, remove deprecated endpoint 4 years ago
Daniel Supernault a98b65bf5c
Update DiscoverController 4 years ago
Daniel Supernault 0cfc12c5dd
Update StatusController, add view method 4 years ago
Daniel Supernault 5e13643246
Update MediaTagController 4 years ago
Daniel Supernault f32072a396
Add Year in Review feature (mysql only) 4 years ago
Daniel Supernault 2159eecdbc
Add InstanceActorController 4 years ago
Daniel Supernault 51f8fe5bde
Update ApiV1Controller 4 years ago
Daniel Supernault 74ba326adb
Update DiscoverController, limit trending api to local posts 4 years ago
Daniel Supernault d8d3331f3f
Update DiscoverController, improve trending api performance 4 years ago
Daniel Supernault a443694dc0
Update PublicApiController 4 years ago
Daniel Supernault b2fe219eec
Update DiscoverController, add albums and video to discover trending api 4 years ago
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic 4 years ago
Daniel Supernault cc3053ed5d
Update api controllers 4 years ago
Daniel Supernault 7dc3739c1d
Update StatusController, fix scope bug 4 years ago
Daniel Supernault b9b84e6fa4
Update Follower model, increase hourly limit from 30 to 150 4 years ago
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute 4 years ago
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array 4 years ago
Daniel Supernault 6dcd472be6
Update Profile, fix status count 4 years ago
Daniel Supernault b74e14c4e5
Update SiteController 4 years ago
Daniel Supernault 799a4cba12
Update LikeController, store status_profile_id and is_comment attributes 4 years ago
Daniel Supernault 7a68ee948a
Add StatusView model to store views for discover algorithm 4 years ago
Daniel Supernault 3244ca92ff
Update StatusController 4 years ago
Daniel Supernault 5fffe1d0dd
Update AvatarController 4 years ago
Daniel Supernault f6528c8470
Update avatars, use jpeg default 4 years ago
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 4 years ago
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 4 years ago
Daniel Supernault 9fc5a80cd3
Update PublicApiController, add state endpoint 4 years ago
Daniel Supernault a5019b8907
Update StatusController 4 years ago
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer 4 years ago
Daniel Supernault 082c1ccb26
Add hCaptcha 4 years ago
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching 4 years ago
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