Commit graph

928 commits

Author SHA1 Message Date
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
Daniel Supernault
e9ef0c887a
Add Archive Posts 2021-07-26 22:49:46 -06:00
Daniel Supernault
ea0fc90c92
Add default licenses and license sync 2021-07-24 22:13:14 -06:00
Daniel Supernault
67e3f6048f
Update Settings, add default license and enforced media descriptions 2021-07-23 09:47:14 -06:00
Daniel Supernault
0153ed6d64
Update Timeline, make text-only posts opt-in by default 2021-07-21 02:00:57 -06:00
Daniel Supernault
f392fa4ed4
Update nav 2021-07-20 21:52:49 -06:00
Daniel Supernault
5fb33772c3
Update reply blade view, fix missing avatar and media images 2021-07-08 23:23:56 -06:00
Daniel Supernault
9017f7c4e1
Update Profile, fix unauthenticated private profiles 2021-07-07 00:40:01 -06:00
Daniel Supernault
1a2e41b1e3
Update status views, remove like counts from status embed 2021-07-07 00:23:43 -06:00
Daniel Supernault
76b6ec2aa6
Update admin instance view 2021-07-06 19:36:43 -06:00
Daniel Supernault
64725ecce7
Add diagnostics to error page and admin dashboard 2021-07-01 21:46:45 -06:00
Daniel Supernault
0deaafc0dc
Update Network Timeline, use existing Timeline component 2021-06-29 01:27:35 -06:00
Daniel Supernault
f37952d6cf
Update verify email screen, add contact admin link 2021-06-13 00:37:54 -06:00
Daniel Supernault
8ee104363a
Update Profile, add linkified bio, joined date, follows you label and improved website handling 2021-06-10 22:54:31 -06:00
Daniel Supernault
68aa25400b
Add Auto Following support for admins 2021-06-10 21:07:35 -06:00
Daniel Supernault
069a0e4ae1
Add WebP support 2021-06-08 03:22:01 -06:00
Daniel Supernault
549202948d
Update landing page, use config_cache 2021-06-07 19:28:26 -06:00
Daniel Supernault
eb7d5a4e36
New admin dashboard layout 2021-05-24 23:24:42 -06:00
Daniel Supernault
92dc7af69b
Update landing and about page 2021-05-23 23:09:26 -06:00
Daniel Supernault
24e77f647d
Update admin settings 2021-05-19 02:01:33 -06:00
Daniel Supernault
a4efbb75d8
Update admin settings, add rules 2021-05-13 23:45:36 -06:00
Daniel Supernault
68a21de57c
Update admin settings 2021-05-11 23:47:29 -06:00
Daniel Supernault
e379ae2cbd
Update admin settings, add warning about enabling config cache 2021-05-11 23:39:55 -06:00
Daniel Supernault
fabb57a9d5
Add profile pronouns 2021-05-11 23:25:10 -06:00
Daniel Supernault
813648cfbb
Update admin settings views 2021-05-11 22:11:10 -06:00
Daniel Supernault
a3a761c348
Update app layout 2021-05-11 22:09:36 -06:00
Daniel Supernault
f2066b7401
Add admin config settings 2021-05-11 22:07:55 -06:00
Daniel Supernault
7895097fc1
Update config() to config_cache() 2021-05-11 20:14:51 -06:00
Daniel Supernault
3a9203e039
Update config() to config_cache() 2021-05-11 20:03:29 -06:00
Daniel Supernault
f4fc8347c9
Update config() to config_cache() 2021-05-11 19:59:24 -06:00
Daniel Supernault
c65d03788b
Update config() to config_cache() 2021-05-11 19:07:03 -06:00
Daniel Supernault
3e52458889
Update config() to config_cache() 2021-05-11 18:26:52 -06:00
Daniel Supernault
27b722e7a7
Update config() to config_cache() 2021-05-10 23:23:09 -06:00
Daniel Supernault
35b92fd7c9
Update admin settings 2021-05-07 22:19:58 -06:00
Daniel Supernault
61254b907f
Update site name config 2021-05-07 21:47:51 -06:00
Daniel Supernault
9cf962fff5
Update Settings, remove reports page 2021-05-01 12:40:32 -06:00
Daniel Supernault
c799a01aa9
Update StatusController, allow license edits without 24 hour limit 2021-04-30 21:41:42 -06:00
Daniel Supernault
f582937300
Update admin instance page, add search and improve performance 2021-04-20 22:03:41 -06:00
daniel
95b6b78f73
Merge pull request #2677 from hellcp/patch-1
Fix label describing the wrong field in settings
2021-04-06 21:37:40 -06:00
Daniel Supernault
e5b61be52d
Update network blade view 2021-04-06 21:25:07 -06:00
Daniel Supernault
af7face4da
Add Network Timeline 2021-04-06 21:17:42 -06:00
Daniel Supernault
43201a70e6
Update user admin, fix pagination 2021-02-23 00:31:12 -07:00
Daniel Supernault
8feeadbf4e
Update user admin, remove expensive db query and add search 2021-02-22 23:03:49 -07:00
Sasi Olin
7e7d2e60dd
Fix label describing the wrong field in settings 2021-02-22 22:18:05 +01:00
Daniel Supernault
a70ab1ba36
Update reports view 2021-02-15 20:38:33 -07:00
Daniel Supernault
52a120c0db
Update admin reports views 2021-02-15 02:44:51 -07:00
Daniel Supernault
5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 2021-02-09 00:42:12 -07:00
Daniel Supernault
eadf0c3b6c
Update nav partial 2021-01-30 22:15:54 -07:00
Daniel Supernault
1324605389
Update footer 2021-01-30 22:11:12 -07:00
Daniel Supernault
2281727ac0
Update nav partial 2021-01-30 19:45:02 -07:00
Daniel Supernault
9683e846e9
Update blade views 2021-01-24 14:03:55 -07:00
Daniel Supernault
a0a15730db
Update help template 2021-01-17 19:55:04 -07:00
Daniel Supernault
8474d32114
Add instance actor help page 2021-01-17 19:53:01 -07:00
Daniel Supernault
f32072a396
Add Year in Review feature (mysql only) 2021-01-17 19:50:35 -07:00
Daniel Supernault
941da5d589
Update admin dashboard 2020-12-18 00:52:49 -07:00
Daniel Supernault
cd2661fc0b
Update 2FA setup, fix qrcode handler 2020-12-14 22:30:44 -07:00
Daniel Supernault
2454d8b2df
Update nav menu 2020-12-14 03:03:26 -07:00
Daniel Supernault
d48582c9d7
Update labs deprecation page 2020-12-14 00:57:52 -07:00
Daniel Supernault
df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 2020-12-14 00:49:45 -07:00
Daniel Supernault
425a6311e2
Update captcha views 2020-12-12 21:12:30 -07:00
Daniel Supernault
082c1ccb26
Add hCaptcha 2020-12-12 21:04:59 -07:00
Daniel Supernault
b892bcf0e8
Add autospam feature 2020-12-10 21:58:56 -07:00
Daniel Supernault
2eca670e11
Update reply/comment view, improve layout and include child reply 2020-12-09 22:46:31 -07:00
Daniel Supernault
1b2fd665bf
Update compiled assets 2020-12-09 22:22:56 -07:00
Daniel Supernault
b8330b3d92
Add appeal/interstitial views 2020-12-09 21:55:42 -07:00
Daniel Supernault
db646026be
Update discover view, remove unused compose script 2020-12-09 21:17:26 -07:00
Daniel Supernault
19abf1b4dc
Update navbar, add avatar 2020-12-02 21:45:50 -07:00
Daniel Supernault
0904a9d02f
Update app layout 2020-11-25 19:47:23 -07:00
Daniel Supernault
eb4f43674b
Update blank layout 2020-11-25 18:38:55 -07:00
Daniel Supernault
d8cdc2a911
Update sudo view, fix phrasing 2020-11-21 20:49:51 -07:00
daniel
c465cc93a0
Merge pull request #2399 from delthas/feature-applications-tab
Display the applications tab in the user profile settings sidebar
2020-11-21 20:15:19 -07:00
Daniel Supernault
2e47091e6e
Update Help Center, add direct message section 2020-11-18 19:09:19 -07:00
Daniel Supernault
d63569c120
Add Direct Messages 2020-11-18 14:19:02 -07:00
Daniel Supernault
4d04e4fd25
Update settings view 2020-10-29 17:44:51 -06:00
delthas
18b12584d7 Display the applications tab in the user profile settings sidebar
Uncomments the link to the working Applications page
2020-08-31 23:04:13 +02:00
Daniel Supernault
2ec951d227
Update legacy compose view 2020-08-25 00:11:02 -06:00
Daniel Supernault
de1cca4feb
Add password change email notification 2020-08-24 23:36:12 -06:00
Daniel Supernault
d11fac0dfb
Update status embed, allow photo albums. Fixes #2374 2020-08-10 23:33:50 -06:00
Daniel Supernault
9cad8f7736
Update Timeline.vue, move compose button 2020-08-05 22:40:20 -06:00
Daniel Supernault
23ede463f8
Update Discover, add deprecation notice for loops 2020-08-01 18:57:04 -06:00
daniel
8ffad2b615
Merge pull request #2348 from dx7/2FA-page-issues
2FA verification page issues
2020-07-26 22:11:36 -06:00
Daniel Supernault
ba1f7e7e2c
Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
dx7
49bab56438
Remove a useless link on 2FA verification page 2020-07-26 01:40:35 -03:00