Commit Graph

2098 Commits (ff1a12cdd795786944701016b6d855ee88035b93)

Author SHA1 Message Date
daniel c8a8928da4
Merge pull request #3030 from lisbonjoker/patch-1
Patch 1 - Portuguese Translation
3 years ago
Daniel Supernault 91e078e031
Update Activity component 3 years ago
Daniel Supernault e975372631
Update ComposeModal 3 years ago
Daniel Supernault b78a51890d
Update Timeline component, change api endpoint 3 years ago
Daniel Supernault 0cc1365f98
Update PhotoPresenter component, add lightbox toggle 3 years ago
Daniel Supernault 0c8fffbd73
Update PollCard component, add showBorder prop 3 years ago
Daniel Supernault 01ca1edd84
Update ContextMenu component, fix account url paths 3 years ago
Daniel Supernault e09a14d892
Update NotificationCard, update api endpoint and add group notifications 3 years ago
Daniel Supernault fefbc44a5f
Update Hashtag component, fix spinner 3 years ago
Daniel Supernault c5145b3db1
Remove ace 3 years ago
Daniel Supernault f3f35f590d
Remove admin .env editor 3 years ago
Daniel Supernault 9093549dc2
Remove quill editor 3 years ago
Artur Mancha 7a448da89b
Merge branch 'pixelfed:dev' into patch-1 3 years ago
Samuel Roland 3880ab2230
Remove remoteRedirect() for profile website 3 years ago
Artur Mancha f7f62b3df8
Create helpcenter.php
Added missing translation
3 years ago
Artur Mancha 821eb77f41
Create exception.php
Added missing translation
3 years ago
Artur Mancha 9d92608d2c
Update auth.php
Minor change
3 years ago
Artur Mancha 3904849e36
Update validation.php
Minor change
3 years ago
Artur Mancha 9fa1f5b634
Update timeline.php
Improved translation
3 years ago
Artur Mancha 5143a4b877
Update site.php
Improved translation
3 years ago
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 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 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 a956b50e8e
Add account.email blade view 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 Supernault 3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 3 years ago
Daniel Supernault 1e44a8128a
Update nav, fix link 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 Supernault 64c75bdaec
Update story views 3 years ago
daniel 1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
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 f79486c448
Merge branch 'staging' into dev 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
okpierre d500626295
Update index.blade.php 3 years ago
Daniel Supernault 754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 3 years ago