Commit Graph

6881 Commits

Author SHA1 Message Date
Daniel Supernault e6d9437846
Update middleware 2021-11-08 23:21:53 -07:00
Daniel Supernault 0e892bb3fd
Update AccountController 2021-11-08 23:13:10 -07:00
Daniel Supernault 82a84a733b
Update changelog 2021-11-08 23:03:35 -07:00
Daniel Supernault bc65938757
Add manual email verification requests 2021-11-08 23:02:34 -07:00
Scott O'Hara 345d7eed2c
fix broken accessibility for search field
This PR fixes the incorrect use of `role=search` on the `<input>` element.  The `search` role is not a type of text input, and its use here was negating the semantics of the text field's ability to announce itself as a text field to screen readers.  The proper place for a `role=search` is on the `<form>` element that contains this input, so I have placed it there in this fix.

There are likely other accessibility improvements that could be made in this file, but this was an easy fix that I figured I could make a quick PR for.  

Thanks
2021-11-06 10:25:46 -04:00
Daniel Supernault 9bd53524c7
Update setting layouts 2021-11-05 21:51:52 -06:00
Daniel Supernault 3d814de9a6
Update email settings view 2021-11-05 18:37:33 -06:00
daniel 7899242ee8
Merge pull request #2999 from pixelfed/staging
Update api routes
2021-11-03 23:47:28 -06:00
Daniel Supernault cbd755082e
Update api routes 2021-11-03 23:47:00 -06:00
daniel 71706d1e45
Merge pull request #2998 from pixelfed/staging
Staging
2021-11-03 23:40:24 -06:00
Daniel Supernault 16f2758808
Update changelog 2021-11-03 23:37:59 -06:00
Daniel Supernault 2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 2021-11-03 23:29:12 -06:00
daniel 64112e41df
Merge pull request #2997 from pixelfed/staging
Staging
2021-11-03 19:41:37 -06:00
Daniel Supernault 694ce6ff3d
Update changelog 2021-11-03 19:41:12 -06:00
Daniel Supernault aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes #2995 2021-11-03 19:40:46 -06:00
Daniel Supernault 0107e8fd68
Update Localization util, filter out .DS_Store 2021-10-30 00:56:48 -06:00
daniel 3d2ac8bce9
Merge pull request #2991 from pixelfed/staging
Staging
2021-10-30 00:13:30 -06:00
Daniel Supernault 4dda3b3763
Update changelog 2021-10-30 00:12:08 -06:00
Daniel Supernault 7df3540b08
Update verify_credentials api endpoint to improve performance 2021-10-30 00:11:35 -06:00
daniel 2a91b5321e
Merge pull request #2984 from pixelfed/staging
Staging
2021-10-22 19:03:07 -06:00
Daniel Supernault a982d1900f
Update changelog 2021-10-22 19:01:45 -06:00
Daniel Supernault 2b254c8f94
Update compiled assets 2021-10-22 19:01:22 -06:00
Daniel Supernault 3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 2021-10-22 18:56:29 -06:00
daniel 14ee32adf0
Merge pull request #2983 from pixelfed/staging
Staging
2021-10-21 19:07:31 -06:00
Daniel Supernault 1e44a8128a
Update nav, fix link 2021-10-21 19:04:46 -06:00
Daniel Supernault 304cab98a7
Update changelog 2021-10-21 19:03:07 -06:00
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 2021-10-21 19:02:15 -06:00
Dan Church b167873632
Fix grouping error in PostgreSQL 2021-10-20 14:11:33 -05:00
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 2021-10-20 04:31:07 -06:00
Daniel Supernault be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 2021-10-20 04:22:19 -06:00
Daniel Supernault 5167c68d6b
Update Activity component, fix missing types 2021-10-20 04:19:20 -06:00
Daniel Supernault 02237845b5
Update Profile component, improve error messages when block/mute limit reached 2021-10-20 04:17:46 -06:00
Daniel Supernault bc16b936d6
Update StatusCard component 2021-10-20 04:16:39 -06:00
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