Commit Graph

6898 Commits

Author SHA1 Message Date
daniel 708a363c60
Merge pull request #2981 from pixelfed/staging
Staging
2021-10-19 23:40:27 -06:00
Daniel Supernault 4225f32af0
Update changelog 2021-10-19 23:38:34 -06:00
Daniel Supernault eac6b76779
Update horizon config 2021-10-19 23:15:03 -06:00
Daniel Supernault f0d4c17236
Update Autospam service, use silent classification for better user experience 2021-10-19 23:13:12 -06:00
Daniel Supernault 64c75bdaec
Update story views 2021-10-19 22:07:57 -06:00
daniel 2ecba8e144
Merge pull request #2979 from pixelfed/staging
Staging
2021-10-19 21:03:16 -06:00
daniel 1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
2021-10-19 20:58:46 -06:00
daniel 1d57085ba8
Merge pull request #2971 from HDVinnie/patch-1
Create SECURITY.md
2021-10-19 20:57:39 -06:00
daniel ce489fac41
Merge pull request #2969 from nogafam-es/staging
Fix PWA not working on firefox because of wrong icon sizes
2021-10-19 20:57:09 -06:00
daniel a53692f6bf
Merge pull request #2957 from h3xx/fix-memory-limit
Fix global memory limit set in constructor
2021-10-19 20:49:15 -06:00
daniel 78aee2d23c
Merge pull request #2948 from criadoperez/docker-compose-patch
docker-compose file fix
2021-10-19 20:46:52 -06:00
daniel 3d2c98c033
Merge pull request #2941 from rfonseca/rfonseca-patch-1
Fix starting check of username to allow numbers.
2021-10-19 20:45:55 -06:00
daniel 2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
2021-10-19 20:44:20 -06:00
daniel 2617ba93ed
Merge pull request #2928 from brabitom/dev
Improve Czech localization
2021-10-19 20:42:21 -06:00
daniel f79486c448
Merge branch 'staging' into dev 2021-10-19 20:41:49 -06:00
daniel 853d62e83f
Merge pull request #2978 from pixelfed/staging
Staging
2021-10-19 20:30:30 -06:00
Daniel Supernault bb1e3267a4
Update composer 2021-10-19 20:23:33 -06:00
Daniel Supernault b8a49d457b
Update composer deps 2021-10-19 20:06:30 -06:00
Daniel Supernault 66f04bec25
Update InstanceService 2021-10-19 19:51:14 -06:00
Daniel Supernault 7a9a06e0fd
Update NotificationTransformer 2021-10-19 19:49:44 -06:00
Daniel Supernault 601992ed48
Update changelog 2021-10-19 19:47:23 -06:00
Daniel Supernault ba5a01f8b8
Update compiled assets 2021-10-19 19:47:12 -06:00
Daniel Supernault dbc3c0fbe3
Update timeago helper, add long form option 2021-10-19 19:44:41 -06:00
Daniel Supernault 7886fd5998
Update Activity component, only show context button for actionable activities 2021-10-19 19:43:40 -06:00
Daniel Supernault f4bd5672b1
Update Timeline component, cascade relationship state change 2021-10-19 19:41:51 -06:00
Daniel Supernault 0436b124e4
Update StatusCard component, add relationship state button 2021-10-19 19:40:31 -06:00
Daniel Supernault 2609c86ad6
Update auth config, add throttle limit to password resets 2021-10-14 20:37:46 -06:00
okpierre d500626295
Update index.blade.php 2021-10-14 19:14:46 -04:00
HDVinnie 530bac2ffa
Create SECURITY.md 2021-10-13 01:07:01 -04:00
nogafam.es Admin 2d493f5d5f Fix PWA not working on firefox because of wrong icon sizes 2021-10-10 15:56:22 +02:00
Daniel Supernault e5454620e6
Update HomeTimeline api 2021-10-07 04:49:33 -06:00
Daniel Supernault bef959f451
Update PublicApiController, use AccountService in accountStatuses method 2021-10-07 03:30:23 -06:00
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. 2021-10-07 03:27:13 -06:00
Daniel Supernault 0a8eb81bf0
Update InstanceActorController, improve json seralization by not escaping slashes 2021-10-07 00:46:20 -06:00
Daniel Supernault 4505d1f0f9
Update FederationController, move well-known to api middleware and cache webfinger lookups 2021-10-07 00:34:37 -06:00
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.
2021-09-27 15:09:00 -05:00
Daniel Supernault 754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 2021-09-22 20:17:34 -06:00
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 2021-09-22 20:12:28 -06:00
Daniel Supernault 7b3e672d89
Update NoteTransformer, fix tag array 2021-09-22 20:04:23 -06:00
criadoperez bbccfdeff2
docker-compose file fix 2021-09-21 17:08:19 +02:00
daniel dbf314151e
Merge pull request #2946 from pixelfed/staging
Staging
2021-09-20 00:23:19 -06:00
daniel 8c6ef9bae2
Merge branch 'dev' into staging 2021-09-20 00:23:10 -06:00
Daniel Supernault 9b4b78ef31
Update changelog 2021-09-20 00:22:09 -06:00
Daniel Supernault a900de2121
Update HttpSignatures, update instance actor headers. Fixes #2935 2021-09-20 00:21:16 -06:00
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>
2021-09-19 23:10:18 -06:00
daniel 213bed7cd1
Merge branch 'dev' into staging 2021-09-19 23:10:00 -06:00
Daniel Supernault 3c7ac155f5
Update changelog 2021-09-19 23:07:01 -06:00
Daniel Supernault 4a609dc377
Update NotificationService, fix 500 bug 2021-09-19 23:05:56 -06:00
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.
2021-09-16 22:36:30 -07:00
Viktor Szakats 275e711624
fix 'powered by pixelfed' link to be HTTPS 2021-09-15 05:00:22 +02:00