Commit Graph

1887 Commits (54abfef4f7aa901b1d54b220acf3bc1346775e22)

Author SHA1 Message Date
Daniel Supernault aafd023c5a
Add InstanceActor model 5 years ago
Daniel Supernault fa6ecd8df1
Add migration 5 years ago
Daniel Supernault 36a722aa3c
Update InboxValidator 5 years ago
Daniel Supernault 51f8fe5bde
Update ApiV1Controller 5 years ago
Daniel Supernault 56256cb037
Update InboxPipeline, add missing import 5 years ago
Daniel Supernault 4a4d8f0069
Update InboxWorker, fix race condition in account deletes 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 c0076ab035
Add snowflake id service 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 d6907f9ce4
Add StatusArchived model + migration 5 years ago
Daniel Supernault 2d540919cb
Update AP Helpers 5 years ago
Daniel Supernault 4f3107ca23
Update AP helpers 5 years ago
Daniel Supernault 2bac25ebcd
Update InboxPipeline, increase timeout length 5 years ago
Daniel Supernault d5cd2ad4cb
Update InboxPipeline, increase timeout length 5 years ago
Daniel Supernault 1f672ecfb8
Update Helpers, cache profiles 5 years ago
Daniel Supernault a52564f31d
Update AP helpers, fix federation bug 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 888ea7f07e
Update ap inbox 5 years ago
Daniel Supernault 941da5d589
Update admin dashboard 5 years ago
Daniel Supernault 3244ca92ff
Update StatusController 5 years ago
Daniel Supernault 5ac1746aff
Update bouncer 5 years ago
Daniel Supernault 5fffe1d0dd
Update AvatarController 5 years ago
Daniel Supernault 7d818197bb
Update antispam bouncer, change recent from 1 week to 3 months 5 years ago
Daniel Supernault be3ad6b15f
Update Avatar Migration command, use jpeg default 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 63eceb8236
Update delete 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 881fa86573
Update NotificationTransformer, handle tagged deletes 5 years ago
Daniel Supernault 1ea2db74b2
Update StatusService, fix json bug 5 years ago
Daniel Supernault 3a428366fb
Update NotificationTransformer, add missing types 5 years ago
Daniel Supernault d06bec9cd9
Update Profile, fix follower counter bug 5 years ago
Daniel Supernault 8aa5d42d8b
Update laravel framework to v8 5 years ago
Daniel Supernault dab051ecb9
Update console kernel 5 years ago
Daniel Supernault 1325ce2cef
Update PublicApiController, use stateless transformer 5 years ago
Daniel Supernault d0d4680709
Update StatusStatelessController, remove unused attributes 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 19d6e7df65
Update middleware, add AccountInterstitial 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 b3078f274f
Update DeleteAccountPipeline, add AccountInterstitial and DirectMessage purging 5 years ago
Daniel Supernault 473e049528
Update media pipeline, add blurhash support 5 years ago
Daniel Supernault 9404a36c66
Add Blurhash util 5 years ago
Daniel Supernault fad102bf80
Add Blurhash encoder 5 years ago
Daniel Supernault 4d22426da2
Update StatusStatelessTransformer, add missing attributes 5 years ago
Daniel Supernault bd321a72f0
Update User model, add interstitial relation 5 years ago
Daniel Supernault 327ef1384b
Update Status model, fix thumb nsfw caching 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 9d1499eeb9
Update Place model, add name method 5 years ago
Hervé Yvis 37cddf740c
Update FixUsernames.php
Should allow to fix registered usernames that are are restricted, even if they are in a different case.

Examples : "ADmiN" , "Logout", "Help", "FollowMe"
5 years ago
Daniel Supernault 78a8798ace
Update RegisterController, fixes #2436 5 years ago
Daniel Supernault 4fbada5586
Update InboxPipeline 5 years ago
Daniel Supernault e2e32682fd
Update DirectMessageController, add sharedInbox support 5 years ago
Daniel Supernault bfe2341575
Update AP Helpers 5 years ago
Daniel Supernault 4733ca9fb9
Add shared inbox 5 years ago
Daniel Supernault 2ab2c9a974
Update DiscoverController, fix trending api 5 years ago
Daniel Supernault 81f23ee970
Update DirectMessage model 5 years ago
Daniel Supernault ef184a2cb4
Update AuthLogin listener 5 years ago
Daniel Supernault 8e8e6cafec
Update AuthLogin listener 5 years ago
Daniel Supernault 1b41d66446
Update EmailService, make case insensitive 5 years ago
Daniel Supernault 7cfae612db
Updated AuthServiceProvider, added support for configurable OAuth tokens and refresh tokens lifetime 5 years ago
daniel 93a76b3c05
Merge pull request #2400 from delthas/feature-tokens-days
Add support for configurable OAuth tokens and refresh tokens lifetime
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 72a1a1ea19
Update AP Inbox, fix url parser 5 years ago
Daniel Supernault 4b90b1e0df
Update DirectMessageController 5 years ago
Daniel Supernault fa8fbb7e86
Update Status model 5 years ago
Daniel Supernault f15b8f8f5a
Update AP Inbox 5 years ago
Daniel Supernault 86765001e6
Update AP Inbox 5 years ago
Daniel Supernault 11a616b67d
Update AP Inbox 5 years ago
Daniel Supernault 8444d2dc50
Update AP Inbox 5 years ago
Daniel Supernault 20749d7c3c
Update AP Inbox 5 years ago
Daniel Supernault 1bbd613621
Update Inbox, add namespaces 5 years ago