Commit Graph

6854 Commits (acc26b34a7c778a1cb2bc816178e628f270d3572)
 

Author SHA1 Message Date
Dan Church b167873632
Fix grouping error in PostgreSQL 3 years ago
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 3 years ago
Daniel Supernault be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 3 years ago
Daniel Supernault 5167c68d6b
Update Activity component, fix missing types 3 years ago
Daniel Supernault 02237845b5
Update Profile component, improve error messages when block/mute limit reached 3 years ago
Daniel Supernault bc16b936d6
Update StatusCard component 3 years ago
daniel 708a363c60
Merge pull request #2981 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 4225f32af0
Update changelog 3 years ago
Daniel Supernault eac6b76779
Update horizon config 3 years ago
Daniel Supernault f0d4c17236
Update Autospam service, use silent classification for better user experience 3 years ago
Daniel Supernault 64c75bdaec
Update story views 3 years ago
daniel 2ecba8e144
Merge pull request #2979 from pixelfed/staging
Staging
3 years ago
daniel 1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
3 years ago
daniel 1d57085ba8
Merge pull request #2971 from HDVinnie/patch-1
Create SECURITY.md
3 years ago
daniel ce489fac41
Merge pull request #2969 from nogafam-es/staging
Fix PWA not working on firefox because of wrong icon sizes
3 years ago
daniel a53692f6bf
Merge pull request #2957 from h3xx/fix-memory-limit
Fix global memory limit set in constructor
3 years ago
daniel 78aee2d23c
Merge pull request #2948 from criadoperez/docker-compose-patch
docker-compose file fix
3 years ago
daniel 3d2c98c033
Merge pull request #2941 from rfonseca/rfonseca-patch-1
Fix starting check of username to allow numbers.
3 years ago
daniel 2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
3 years ago
daniel 2617ba93ed
Merge pull request #2928 from brabitom/dev
Improve Czech localization
3 years ago
daniel f79486c448
Merge branch 'staging' into dev 3 years ago
daniel 853d62e83f
Merge pull request #2978 from pixelfed/staging
Staging
3 years ago
Daniel Supernault bb1e3267a4
Update composer 3 years ago
Daniel Supernault b8a49d457b
Update composer deps 3 years ago
Daniel Supernault 66f04bec25
Update InstanceService 3 years ago
Daniel Supernault 7a9a06e0fd
Update NotificationTransformer 3 years ago
Daniel Supernault 601992ed48
Update changelog 3 years ago
Daniel Supernault ba5a01f8b8
Update compiled assets 3 years ago
Daniel Supernault dbc3c0fbe3
Update timeago helper, add long form option 3 years ago
Daniel Supernault 7886fd5998
Update Activity component, only show context button for actionable activities 3 years ago
Daniel Supernault f4bd5672b1
Update Timeline component, cascade relationship state change 3 years ago
Daniel Supernault 0436b124e4
Update StatusCard component, add relationship state button 3 years ago
Daniel Supernault 2609c86ad6
Update auth config, add throttle limit to password resets 3 years ago
okpierre d500626295
Update index.blade.php 3 years ago
HDVinnie 530bac2ffa
Create SECURITY.md 3 years ago
nogafam.es Admin 2d493f5d5f Fix PWA not working on firefox because of wrong icon sizes 3 years ago
Daniel Supernault e5454620e6
Update HomeTimeline api 3 years ago
Daniel Supernault bef959f451
Update PublicApiController, use AccountService in accountStatuses method 3 years ago
Daniel Supernault 80d9b9399a
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 years ago
Daniel Supernault 0a8eb81bf0
Update InstanceActorController, improve json seralization by not escaping slashes 3 years ago
Daniel Supernault 4505d1f0f9
Update FederationController, move well-known to api middleware and cache webfinger lookups 3 years ago
Dan Church c685e3e9f4
Fix global memory limit set in constructor
Instead, set it when running.

Having the set in the constructor was causing memory_limit to be changed
for "artisan queue:work" processes.
3 years ago
Daniel Supernault 754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 3 years ago
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 3 years ago
Daniel Supernault 7b3e672d89
Update NoteTransformer, fix tag array 3 years ago
criadoperez bbccfdeff2
docker-compose file fix 3 years ago
daniel dbf314151e
Merge pull request #2946 from pixelfed/staging
Staging
3 years ago
daniel 8c6ef9bae2
Merge branch 'dev' into staging 3 years ago
Daniel Supernault 9b4b78ef31
Update changelog 3 years ago
Daniel Supernault a900de2121
Update HttpSignatures, update instance actor headers. Fixes #2935 3 years ago