Commit Graph

2163 Commits (599ed20ec0835e3840f9339d353389eeb8dc66a3)

Author SHA1 Message Date
Daniel Supernault b1a6ce029c
Add lang strings 3 years ago
daniel af3e204e6e New translations web.php (German)
[ci skip]
3 years ago
daniel 85db47200f New translations web.php (Afrikaans)
[ci skip]
3 years ago
daniel 2c0545c552 New translations web.php (German)
[ci skip]
3 years ago
daniel 9630c34eb1 New translations web.php (Hungarian)
[ci skip]
3 years ago
daniel c1bf2de10c New translations web.php (Korean)
[ci skip]
3 years ago
daniel 763d3bb4a6 New translations web.php (Norwegian)
[ci skip]
3 years ago
daniel 6f6a167d8c New translations web.php (Serbian (Cyrillic))
[ci skip]
3 years ago
daniel c8b488b24a New translations web.php (Ukrainian)
[ci skip]
3 years ago
daniel 967e495363 New translations web.php (Chinese Traditional)
[ci skip]
3 years ago
daniel e95909b093 New translations web.php (Vietnamese)
[ci skip]
3 years ago
daniel d01a32b35f New translations web.php (Romanian)
[ci skip]
3 years ago
Daniel Supernault b1dde37adc
Update l10n 3 years ago
Daniel Supernault 132c8b8b71
Add web lang files 3 years ago
Daniel Supernault f7d9b40b03
Add frontend translation strings 3 years ago
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 4 years ago
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 4 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