Commit Graph

7225 Commits (088ec7e266029a4e8bc2cc76655c717303e267b0)
 

Author SHA1 Message Date
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
4 years ago
daniel 8c6ef9bae2
Merge branch 'dev' into staging 4 years ago
Daniel Supernault 9b4b78ef31
Update changelog 4 years ago
Daniel Supernault a900de2121
Update HttpSignatures, update instance actor headers. Fixes #2935 4 years ago
daniel 68437e614d
Staging (#2927)
* Created localized exception.php (DE)

* Update German translation

* Update German translation

* Update de localization, Create New Post -> New

* Formatting

* Update site.php (#2889)

Co-authored-by: daniel <danielsupernault@gmail.com>

* Formatting

* Update controllers, fixes #2906

* Update NotificationService, fix 500 bug

* Update changelog

Co-authored-by: forenta <ueblesurmeli-github@yahoo.de>
Co-authored-by: Tomas Brabenec <tomas@brabenec.net>
4 years ago
daniel 213bed7cd1
Merge branch 'dev' into staging 4 years ago
Daniel Supernault 3c7ac155f5
Update changelog 4 years ago
Daniel Supernault 4a609dc377
Update NotificationService, fix 500 bug 4 years ago
Rodrigo Fonseca 31330e0aed
Fix starting check of username to allow numbers.
The check for the first letter of username used to be !ctype_alpha, but the error message says "Must start with a letter or number." Updated check to be !ctype_alnum, to be coherent with the error message.
4 years ago
Viktor Szakats 275e711624
fix 'powered by pixelfed' link to be HTTPS 4 years ago
brabitom 09edaa87b7 Improve Czech localization 4 years ago
Daniel Supernault ac6b3f07de
Update controllers, fixes #2906 4 years ago
Daniel Supernault a1d7586be4
Formatting 4 years ago
Tomas Brabenec 9f0f5a3d46
Update site.php (#2889)
Co-authored-by: daniel <danielsupernault@gmail.com>
4 years ago
Daniel Supernault 65655eaa89
Formatting 4 years ago
daniel 42816bd329
Merge pull request #2916 from forenta/patch-3
Update German translation
4 years ago
Daniel Supernault 44dfeb8c9a
Update de localization, Create New Post -> New 4 years ago
daniel 121e8f99a7
Merge pull request #2915 from forenta/patch-2
Update German translation
4 years ago
daniel df972ea157
Merge pull request #2914 from forenta/patch-1
Created localized exception.php (DE)
4 years ago
daniel cdfb6ac25f
Merge pull request #2926 from pixelfed/staging
Staging
4 years ago
Daniel Supernault 0fc3a1d6a5
Formatting 4 years ago
daniel 14f9033715
Merge pull request #2868 from nogafam-es/staging
Fix PWA implementation to support Gecko-based browsers, using html link tag
4 years ago
daniel 931cafc9bc
Merge pull request #2858 from shynome/i18n_zh_cn
add zh-cn lang
4 years ago
daniel 907945a7a0
Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1
Fix media upload
4 years ago
Wv5twkFEKh54vo4tta9yu7dHa3 13f65629e1 Fix error 500 on image upload
Without this missing import, the server threw "Class 'App\Http\Controllers\Api\UserSetting' not found" when trying to upload images.
4 years ago
daniel 1f1c5da1f5
Merge pull request #2919 from pixelfed/staging
v0.11.1
4 years ago
Daniel Supernault 18f3e08851
Update changelog 4 years ago
Daniel Supernault fe42c0b245
Bump version 4 years ago
Daniel Supernault d4df221afa
Update changelog 4 years ago
Daniel Supernault 48eb75baab
Update compiled assets 4 years ago
Daniel Supernault 0584f9ee95
Update ApiV1Controller, fix empty public timeline bug 4 years ago
Daniel Supernault 00c32360ae
Update StoryController, fix postgres bug. Fixes #2904 4 years ago
Daniel Supernault 32995064ec
Update Profile model 4 years ago