Commit Graph

6854 Commits (acc26b34a7c778a1cb2bc816178e628f270d3572)
 

Author SHA1 Message Date
Artur Mancha acc26b34a7
Update profile.php
Improved translation
3 years ago
Artur Mancha 6d3618d2cf
Update passwords.php
Improved translation
3 years ago
Artur Mancha 7c4ac2dbcc
Update notification.php
Improved translation
3 years ago
Artur Mancha 93392b85b2
Update navmenu.php
Pequena adição
3 years ago
Artur Mancha d2518994b9
Update auth.php
Improved translation
3 years ago
daniel 0c3691efc7
Merge pull request #3008 from pixelfed/staging
Update npm deps
3 years ago
Daniel Supernault 8dee519904
Update npm deps 3 years ago
daniel 36b7a63d14
Merge pull request #3006 from pixelfed/staging
Staging
3 years ago
Daniel Supernault f4af875a1c
Update composer deps 3 years ago
Daniel Supernault ed62a09f9a
Update lexer utils 3 years ago
Daniel Supernault 639e9859ed
Add AutolinkService 3 years ago
daniel ec4482b02d
Merge pull request #3005 from pixelfed/staging
Staging
3 years ago
Daniel Supernault d02a8f005f
Update login view 3 years ago
Daniel Supernault 9811dda7a7
Update login view 3 years ago
daniel 8a0ba77867
Merge pull request #3001 from scottaohara/patch-1
fix broken accessibility for search field
3 years ago
Daniel Supernault 4cb956aea2
Update AdminStatsService, add storage() method 3 years ago
daniel 59d76bb9b3
Merge pull request #2956 from h3xx/fix-psql-grouping
Fix grouping error in PostgreSQL
3 years ago
daniel ceba6b90a1
Merge pull request #3004 from pixelfed/staging
Update Autospam service
3 years ago
Daniel Supernault 98bfa420c6
Update changelog 3 years ago
Daniel Supernault ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 3 years ago
Daniel Supernault dff3dad1c8
Update AdminController, move report methods to AdminReports trait 3 years ago
daniel d4d92187db
Merge pull request #3002 from pixelfed/staging
Staging
3 years ago
Daniel Supernault a956b50e8e
Add account.email blade view 3 years ago
Daniel Supernault e6d9437846
Update middleware 3 years ago
Daniel Supernault 0e892bb3fd
Update AccountController 3 years ago
Daniel Supernault 82a84a733b
Update changelog 3 years ago
Daniel Supernault bc65938757
Add manual email verification requests 3 years ago
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
3 years ago
Daniel Supernault 9bd53524c7
Update setting layouts 3 years ago
Daniel Supernault 3d814de9a6
Update email settings view 3 years ago
daniel 7899242ee8
Merge pull request #2999 from pixelfed/staging
Update api routes
3 years ago
Daniel Supernault cbd755082e
Update api routes 3 years ago
daniel 71706d1e45
Merge pull request #2998 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 16f2758808
Update changelog 3 years ago
Daniel Supernault 2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 3 years ago
daniel 64112e41df
Merge pull request #2997 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 694ce6ff3d
Update changelog 3 years ago
Daniel Supernault aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes #2995 3 years ago
Daniel Supernault 0107e8fd68
Update Localization util, filter out .DS_Store 3 years ago
daniel 3d2ac8bce9
Merge pull request #2991 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 4dda3b3763
Update changelog 3 years ago
Daniel Supernault 7df3540b08
Update verify_credentials api endpoint to improve performance 3 years ago
daniel 2a91b5321e
Merge pull request #2984 from pixelfed/staging
Staging
3 years ago
Daniel Supernault a982d1900f
Update changelog 3 years ago
Daniel Supernault 2b254c8f94
Update compiled assets 3 years ago
Daniel Supernault 3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 3 years ago
daniel 14ee32adf0
Merge pull request #2983 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 1e44a8128a
Update nav, fix link 3 years ago
Daniel Supernault 304cab98a7
Update changelog 3 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 3 years ago