Commit Graph

910 Commits

Author SHA1 Message Date
daniel d36e0bcd6d
Merge pull request #3463 from shleeable/patch-11
Update avatar.blade.php - Fixed form tag
2022-05-15 21:51:19 -06:00
daniel 158e4b18ed
Merge pull request #3462 from shleeable/patch-9
img tags don't have targets
2022-05-15 21:50:34 -06:00
daniel b3c22afb0d
Merge pull request #3456 from shleeable/staging-3
mismatched tags
2022-05-15 21:38:52 -06:00
Shlee 504638b595
Update avatar.blade.php 2022-05-14 20:15:53 +09:30
Shlee 818d56816a
Update embed.blade.php 2022-05-14 20:00:09 +09:30
Shlee 4484542772
Update embed.blade.php 2022-05-14 19:59:25 +09:30
Shlee b5ea4c9ba5 mismatched tags 2022-05-14 19:29:00 +09:30
Shlee 05371b3c2f
Update home.blade.php 2022-05-14 18:41:29 +09:30
Shlee 237eb956bd
Update home.blade.php 2022-05-14 12:43:26 +09:30
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 2022-04-18 00:30:06 -06:00
Daniel Supernault 6cf671cb23
Add web installer 2022-04-10 05:50:44 -06:00
Daniel Supernault c08601e3d4
Update spa blade view 2022-04-07 23:43:52 -06:00
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 2022-04-05 21:22:32 -06:00
Daniel Supernault aa4b011e25
Update labs settings view, add support for metro 2.0 dark mode 2022-04-03 00:42:57 -06:00
Daniel Supernault b7043afc9b
Update blade view 2022-03-30 20:23:10 -06:00
Daniel Supernault fa01c8924a
Update collection view 2022-03-08 21:00:21 -07:00
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 2022-03-02 01:49:29 -07:00
Daniel Supernault eab96fc35c
Update admin diagnostics, add more configuration data to help diagnose potential issues 2022-02-27 01:26:02 -07:00
Daniel Supernault 6e2cb3cd7f
Update index view, remove shortcut from favicon meta tag. Fixes #3196 2022-02-15 23:25:33 -07:00
Daniel Supernault d1ff86ee34
Update nav 2022-01-25 01:58:20 -07:00
Daniel Supernault 5d9b6863b6
Update atom feeds, include media alt text. Fixes #3184 2022-01-25 00:39:46 -07:00
Daniel Supernault 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance 2022-01-23 01:47:31 -07:00
Daniel Supernault dc7962d898
Add shortcode & domain search 2022-01-21 01:12:56 -07:00
Daniel Supernault efeaf427e1
Add CustomEmoji admin dashboard 2022-01-21 00:27:30 -07:00
Daniel Supernault cdf78e23a4
Update ApiV1Controller, improve instance endpoint 2022-01-05 23:37:27 -07:00
Daniel Supernault e503a8da85
Update RegisterController 2021-12-29 00:38:08 -07:00
Daniel Supernault 7e35ab80ad
Update web routes 2021-12-21 21:44:52 -07:00
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
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 1e44a8128a
Update nav, fix link 2021-10-21 19:04:46 -06:00
Daniel Supernault 64c75bdaec
Update story views 2021-10-19 22:07:57 -06:00
okpierre d500626295
Update index.blade.php 2021-10-14 19:14:46 -04: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 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 f575fd4d76
Update blade views 2021-08-31 01:12:16 -06:00
Daniel Supernault bc2d664fdb
Update blade views 2021-08-31 01:09:09 -06:00
Daniel Supernault a4a1270e70
Add Stories to admin dashboard 2021-08-31 00:33:04 -06:00
Daniel Supernault 03199e2f68
Update follow intent, fix follower count leak 2021-08-01 15:09:52 -06:00
nogafam.es Admin e56da35826 Fix PWA implementation to support standard using html link tag 2021-07-27 14:09:17 +02:00
Daniel Supernault 4fb3d1fa70
Update status.reply view, fix archived post leakage 2021-07-27 00:27:36 -06:00