Commit Graph

2142 Commits (7e35ab80ad634b63bd85d035728371aa3761e369)

Author SHA1 Message Date
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
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
Daniel Supernault a4a1270e70
Add Stories to admin dashboard 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 03199e2f68
Update follow intent, fix follower count leak 4 years ago
nogafam.es Admin e56da35826 Fix PWA implementation to support standard using html link tag 4 years ago
Daniel Supernault c5281dcdb3
Update PostComponents, re-add time to timestamp 4 years ago
Daniel Supernault 4fb3d1fa70
Update status.reply view, fix archived post leakage 4 years ago
Daniel Supernault e9ef0c887a
Add Archive Posts 4 years ago
Daniel Supernault 2376580eb7
Update NotificationCard component 4 years ago
Daniel Supernault 85d5639a52
Update Hashtag component 4 years ago
Daniel Supernault c4146a3040
Update RemoteProfile component, add follower modals 4 years ago
Daniel Supernault 0e178a3371
Update NotifcationCard.vue component, add refresh button for cold notification cache 4 years ago
Daniel Supernault 7274574c68
Update RemoteProfile, add warning about potentially out of date information 4 years ago
Daniel Supernault b6e226aef9
Update Notification components, fix old notifications with missing attributes 4 years ago
Daniel Supernault 1060dd23d5
Update RemotePost component, update likes reaction bar 4 years ago
Daniel Supernault ea0fc90c92
Add default licenses and license sync 4 years ago
Daniel Supernault 072d55d1a8
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000 4 years ago
Daniel Supernault 67e3f6048f
Update Settings, add default license and enforced media descriptions 4 years ago
Daniel Supernault 0153ed6d64
Update Timeline, make text-only posts opt-in by default 4 years ago
Daniel Supernault b0257be20e
Update RemotePost.vue, improve text only post UI 4 years ago
Daniel Supernault ed14ee48e1
Update StatusCard, add text support 4 years ago
Daniel Supernault f392fa4ed4
Update nav 4 years ago
Daniel Supernault 11eb6acdaf
Update Timeline, fix empty timeline card 4 years ago
Daniel Supernault 7ed65fc9fe
Update PostComponent, use profileUrl method for comments 4 years ago
shynome e825d73b9a add zh-cn lang 4 years ago
Daniel Supernault 728f10d778
Update Timeline.vue, improve followed hashtags 4 years ago
Daniel Supernault 49d27caae8
Update remote profile components 4 years ago
Daniel Supernault 916e8f7111
Update Timeline.vue, increase pagination limit from 3 to 12 and add empty feed placeholder 4 years ago
Daniel Supernault 86422c81b7
Update presenters, improve content warnings 4 years ago
Daniel Supernault 8544bcbda6
Update ContextMenu, add View Profile link 4 years ago
Daniel Supernault 3b071e56ac
Update Timeline, fix padding 4 years ago
Daniel Supernault c8824d1b51
Update FollowerService 4 years ago
Daniel Supernault ff48400a38
Update components, add fallback default avatar 4 years ago