Wykres commitów

2076 Commity (f3f35f590d980b67f6c91ab6450db8b1784bd254)

Autor SHA1 Wiadomość Data
Daniel Supernault f3f35f590d
Remove admin .env editor 2021-12-14 21:46:24 -07:00
Daniel Supernault 9093549dc2
Remove quill editor 2021-12-14 21:37:19 -07:00
Samuel Roland 3880ab2230
Remove remoteRedirect() for profile website 2021-12-04 02:15:29 +01:00
Daniel Supernault d02a8f005f
Update login view 2021-11-10 22:12:46 -07:00
Daniel Supernault 9811dda7a7
Update login view 2021-11-10 22:09:06 -07:00
daniel 8a0ba77867
Merge pull request #3001 from scottaohara/patch-1
fix broken accessibility for search field
2021-11-10 22:05:21 -07:00
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 2021-11-10 21:46:31 -07:00
Daniel Supernault a956b50e8e
Add account.email blade view 2021-11-08 23:22:55 -07:00
Daniel Supernault bc65938757
Add manual email verification requests 2021-11-08 23:02:34 -07:00
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
2021-11-06 10:25:46 -04:00
Daniel Supernault 9bd53524c7
Update setting layouts 2021-11-05 21:51:52 -06:00
Daniel Supernault 3d814de9a6
Update email settings view 2021-11-05 18:37:33 -06:00
Daniel Supernault 3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 2021-10-22 18:56:29 -06:00
Daniel Supernault 1e44a8128a
Update nav, fix link 2021-10-21 19:04:46 -06:00
Daniel Supernault be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 2021-10-20 04:22:19 -06:00
Daniel Supernault 5167c68d6b
Update Activity component, fix missing types 2021-10-20 04:19:20 -06:00
Daniel Supernault 02237845b5
Update Profile component, improve error messages when block/mute limit reached 2021-10-20 04:17:46 -06:00
Daniel Supernault bc16b936d6
Update StatusCard component 2021-10-20 04:16:39 -06:00
Daniel Supernault 64c75bdaec
Update story views 2021-10-19 22:07:57 -06:00
daniel 1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
2021-10-19 20:58:46 -06:00
daniel 2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
2021-10-19 20:44:20 -06:00
daniel f79486c448
Merge branch 'staging' into dev 2021-10-19 20:41:49 -06:00
Daniel Supernault dbc3c0fbe3
Update timeago helper, add long form option 2021-10-19 19:44:41 -06:00
Daniel Supernault 7886fd5998
Update Activity component, only show context button for actionable activities 2021-10-19 19:43:40 -06:00
Daniel Supernault f4bd5672b1
Update Timeline component, cascade relationship state change 2021-10-19 19:41:51 -06:00
Daniel Supernault 0436b124e4
Update StatusCard component, add relationship state button 2021-10-19 19:40:31 -06:00
okpierre d500626295
Update index.blade.php 2021-10-14 19:14:46 -04:00
Daniel Supernault 754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 2021-09-22 20:17:34 -06:00
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 2021-09-22 20:12:28 -06:00
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>
2021-09-19 23:10:18 -06:00
Viktor Szakats 275e711624
fix 'powered by pixelfed' link to be HTTPS 2021-09-15 05:00:22 +02:00
brabitom 09edaa87b7 Improve Czech localization 2021-09-11 10:17:40 +02:00
Daniel Supernault a1d7586be4
Formatting 2021-09-10 21:29:45 -06:00
Tomas Brabenec 9f0f5a3d46
Update site.php (#2889)
Co-authored-by: daniel <danielsupernault@gmail.com>
2021-09-10 21:28:59 -06:00
Daniel Supernault 65655eaa89
Formatting 2021-09-10 21:25:30 -06:00
daniel 42816bd329
Merge pull request #2916 from forenta/patch-3
Update German translation
2021-09-10 21:25:02 -06:00
Daniel Supernault 44dfeb8c9a
Update de localization, Create New Post -> New 2021-09-10 21:23:47 -06:00
daniel 121e8f99a7
Merge pull request #2915 from forenta/patch-2
Update German translation
2021-09-10 21:22:46 -06:00
daniel df972ea157
Merge pull request #2914 from forenta/patch-1
Created localized exception.php (DE)
2021-09-10 21:20:22 -06:00
daniel 14f9033715
Merge pull request #2868 from nogafam-es/staging
Fix PWA implementation to support Gecko-based browsers, using html link tag
2021-09-10 21:02:36 -06:00
daniel 931cafc9bc
Merge pull request #2858 from shynome/i18n_zh_cn
add zh-cn lang
2021-09-10 20:58:54 -06:00
forenta 85847f7a9f
Update German translation 2021-09-05 21:23:24 +02:00
forenta f0bcab4b41
Update German translation 2021-09-05 21:21:49 +02:00
forenta 236559a4d9
Created localized exception.php (DE) 2021-09-05 21:19:35 +02:00
Daniel Supernault 8c86953f42
Add remote story view 2021-09-04 00:15:06 -06:00
Daniel Supernault 6ca140e5cc
Update nav view 2021-09-03 22:20:55 -06:00
Daniel Supernault 7641b73158
Update Timeline, remove recent posts 2021-09-03 20:37:36 -06:00
Daniel Supernault 942fdf5486
Update components 2021-08-31 01:30:21 -06:00
Daniel Supernault e5e7839736
Update js resources 2021-08-31 01:16:25 -06:00
Daniel Supernault 29e84fa08c
Update sass 2021-08-31 01:15:10 -06:00