Commit Graph

2074 Commits (b8ebc0021275f7c491e724dde065cfb8c210cfdb)

Author SHA1 Message Date
Samuel Roland 3880ab2230
Remove remoteRedirect() for profile website 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
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 3 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
Viktor Szakats 275e711624
fix 'powered by pixelfed' link to be HTTPS 4 years ago
brabitom 09edaa87b7 Improve Czech localization 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 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
forenta 85847f7a9f
Update German translation 4 years ago
forenta f0bcab4b41
Update German translation 4 years ago
forenta 236559a4d9
Created localized exception.php (DE) 4 years ago
Daniel Supernault 8c86953f42
Add remote story view 4 years ago
Daniel Supernault 6ca140e5cc
Update nav view 4 years ago
Daniel Supernault 7641b73158
Update Timeline, remove recent posts 4 years ago
Daniel Supernault 942fdf5486
Update components 4 years ago
Daniel Supernault e5e7839736
Update js resources 4 years ago
Daniel Supernault 29e84fa08c
Update sass 4 years ago
Daniel Supernault f575fd4d76
Update blade views 4 years ago
Daniel Supernault bc2d664fdb
Update blade views 4 years ago