Daniel Supernault
|
053b30bca0
|
Update nav and Bouncer
|
2023-05-17 04:10:07 -06:00 |
Daniel Supernault
|
132a58de54
|
Add Autospam Advanced Detection
|
2023-05-17 04:00:03 -06:00 |
Anil Kulkarni
|
b76ea33890
|
Fix diagnostic confirmation of passport oauth key
The ouath public/private keys can either be specified as a file or as an environment variable.
Check both places in the diagnostic page
|
2023-05-11 02:53:45 -07:00 |
Daniel Supernault
|
1a83c5858d
|
Update settings view, add fallback avatar
|
2023-05-09 01:43:58 -06:00 |
Daniel Supernault
|
6ea2bdc782
|
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint
|
2023-05-07 05:04:18 -06:00 |
Daniel Supernault
|
8ef900bf8e
|
Update sudo mode view, fix trusted device checkbox
|
2023-05-05 00:01:07 -06:00 |
Daniel Supernault
|
dac0d08319
|
Update admin dashboard, fix search and dropdown menu
|
2023-05-05 00:00:11 -06:00 |
Daniel Supernault
|
0ab5b96a00
|
Update ResetPasswordController, add captcha support, improve security and a new redesigned view
|
2023-04-26 03:10:06 -06:00 |
Daniel Supernault
|
f6e7ff649e
|
Update ForgotPasswordController, add captcha support, improve security and a new redesigned view
|
2023-04-26 03:08:20 -06:00 |
Daniel Supernault
|
091e0b2cb2
|
Update sudo mode checkpoint view design
|
2023-04-26 02:56:59 -06:00 |
Daniel Supernault
|
86c472ac19
|
Update 2fa checkpoint view design
|
2023-04-26 02:39:20 -06:00 |
Daniel Supernault
|
506f95c6b1
|
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image
|
2023-04-26 02:34:44 -06:00 |
Daniel Supernault
|
1bbee6d07b
|
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met
|
2023-04-24 03:58:34 -06:00 |
Daniel Supernault
|
c6cc6327d3
|
Redesigned Admin Dashboard Reports/Moderation
|
2023-04-24 01:52:59 -06:00 |
Daniel Supernault
|
849e510311
|
Update db:raw queries to support laravel v10
|
2023-04-20 00:00:55 -06:00 |
Daniel Supernault
|
634c15e486
|
Update Privacy Settings, add Directory setting
|
2023-04-09 20:21:40 -06:00 |
Daniel Supernault
|
780f250742
|
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file
|
2023-04-09 14:40:16 -06:00 |
Daniel Supernault
|
76be49ac58
|
Update admin autospam/report email templates, remove image previews
|
2023-04-09 12:22:03 -06:00 |
Daniel Supernault
|
6d3c7afd2b
|
Update landing view
|
2023-04-07 23:14:08 -06:00 |
Daniel Supernault
|
09c0032b39
|
New landing page design
|
2023-04-07 22:35:51 -06:00 |
Daniel Supernault
|
e7a19b2c18
|
Add admin landing settings view
|
2023-04-07 21:34:14 -06:00 |
Daniel Supernault
|
558700fc0a
|
Update settings, set maxlength on name and bio inputs. Fixes #4248
|
2023-03-25 04:35:31 -06:00 |
Daniel Supernault
|
ab4bb9a020
|
Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles
|
2023-03-25 03:38:38 -06:00 |
Daniel Supernault
|
ecfc0766f8
|
Update admin instances dashboard
|
2023-03-19 05:29:54 -06:00 |
Daniel Supernault
|
467c9d754e
|
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121
|
2023-03-18 21:45:35 -06:00 |
Daniel Supernault
|
3c712a70d6
|
Add Licenses help page, fixes #4238
|
2023-03-18 21:22:25 -06:00 |
Daniel Supernault
|
5ad0d8834d
|
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more
|
2023-03-17 01:32:29 -06:00 |
Daniel Supernault
|
4e1d0ed596
|
Add admin report email notifications
|
2023-03-13 05:55:56 -06:00 |
Daniel Supernault
|
4739d6146f
|
Update FollowerController, remove deprecated /i/follow endpoint
|
2023-03-05 03:13:12 -07:00 |
Daniel Supernault
|
60fbf0e7d5
|
Update legacy components to properly handle follow/unfollowing
|
2023-03-05 02:45:15 -07:00 |
Daniel Supernault
|
6c4deaba90
|
Remove deprecated components/views
|
2023-03-04 22:42:54 -07:00 |
Daniel Supernault
|
3a3a01b21d
|
Remove deprecated components/views
|
2023-03-04 22:37:11 -07:00 |
Daniel Supernault
|
d419af4b80
|
Update reply view, fix visibility filtering
|
2023-02-02 02:21:13 -07:00 |
Daniel Supernault
|
02b6df54cc
|
Update email form
|
2023-01-18 21:59:27 -07:00 |
Daniel Supernault
|
8bd39801c2
|
Fix atom media mime type
|
2023-01-08 13:27:24 -07:00 |
daniel
|
1ae381b4b9
|
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
|
2023-01-08 13:26:33 -07:00 |
daniel
|
61987da3ea
|
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
|
2023-01-08 12:32:02 -07:00 |
Harm te Molder
|
29ce7af020
|
Fix missing closing slash
|
2023-01-07 18:46:07 +01:00 |
Harm te Molder
|
31cefa4b9e
|
Fix missing curly brace
|
2023-01-07 18:21:21 +01:00 |
Daniel Supernault
|
2652e95467
|
Update newsroom
|
2022-12-31 00:39:51 -07:00 |
Yoaz
|
ebd477da8e
|
Improve UX on contact pages
|
2022-12-30 16:17:08 +01:00 |
Harm te Molder
|
023fe60ce5
|
Add media:content to atom feed
|
2022-12-29 21:26:31 +01:00 |
Daniel Supernault
|
8487231177
|
Add hashtag administration
|
2022-12-27 04:43:04 -07:00 |
Daniel Supernault
|
5eaa6d24a6
|
Update admin nav, add avatar fallback
|
2022-12-26 23:20:24 -07:00 |
Daniel Supernault
|
b73ca9a1ea
|
Add Admin Invites
|
2022-12-19 22:30:50 -07:00 |
daniel
|
0a47d34075
|
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
|
2022-12-01 21:22:47 -07:00 |
Daniel Supernault
|
93c6da3d59
|
Add app email confirm view
|
2022-11-25 21:10:50 -07:00 |
Daniel Supernault
|
bda9d16b58
|
Update landing view
|
2022-11-17 23:30:17 -07:00 |
Daniel Supernault
|
94697d536b
|
Add Server Directory integration
|
2022-11-13 20:11:07 -07:00 |
Matthew Barnes
|
930ce8da82
|
Add register link to login page
|
2022-10-23 14:31:10 +01:00 |
Daniel Supernault
|
356a882dbc
|
Add Portfolio feature
|
2022-10-17 01:59:23 -06:00 |
Daniel Supernault
|
74f576c8ce
|
Update web routes
|
2022-09-28 22:29:16 -06:00 |
Daniel Supernault
|
e362ef9ef9
|
Update atom feed, remove invalid entities
|
2022-09-25 01:14:20 -06:00 |
Daniel Supernault
|
1b9e50f39b
|
Update blade views
|
2022-08-15 23:52:40 -06:00 |
Daniel Supernault
|
0b7d0a9627
|
Add customizable Legal Notice page
|
2022-08-15 23:39:33 -06:00 |
Daniel Supernault
|
75fbd373c8
|
Remove quilljs from admin page editor, fixes #3616
|
2022-08-15 20:32:17 -06:00 |
Daniel Supernault
|
102baa517e
|
Hide timestamp on deleted posts on dashboard
|
2022-08-01 19:56:37 -06:00 |
Daniel Supernault
|
7863120292
|
Update admin dashboard layout
|
2022-07-28 01:08:42 -06:00 |
Daniel Supernault
|
9d52b9c2d6
|
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page
|
2022-07-28 01:06:39 -06:00 |
Daniel Supernault
|
1ef7732aef
|
Update admin report view
|
2022-07-26 03:08:18 -06:00 |
Daniel Supernault
|
a8907114dc
|
Add live player view
|
2022-06-26 19:12:50 -06:00 |
daniel
|
a585928bf1
|
Merge pull request #3518 from shleeable/patch-1
Diagnostics - Added PHP INI for security flags
|
2022-06-25 14:28:26 -06:00 |
Shlee
|
370266a202
|
Update home.blade.php
|
2022-06-19 21:07:05 +09:30 |
Shlee
|
ec9a8b29ff
|
Update home.blade.php
|
2022-06-06 11:56:35 +09:30 |
Shlee
|
ef14938edb
|
Update home.blade.php
|
2022-06-06 11:56:06 +09:30 |
Shlee
|
1b925e2606
|
Update home.blade.php
|
2022-06-03 16:38:58 +09:30 |
Shlee
|
d59f3061ac
|
Update home.blade.php
|
2022-05-21 23:18:25 +09:30 |
Shlee
|
1086a6a139
|
Update home.blade.php
|
2022-05-21 23:10:33 +09:30 |
Shlee
|
9431c61e53
|
Update home.blade.php
|
2022-05-21 23:10:08 +09:30 |
Shlee
|
5a6d6150de
|
Update home.blade.php
|
2022-05-21 23:05:57 +09:30 |
Shlee
|
142caebe91
|
Update about.blade.php
|
2022-05-21 15:44:44 +09:30 |
daniel
|
50dc231b86
|
Merge pull request #3479 from shleeable/patch-17
Diagnostics view
|
2022-05-18 00:05:12 -06:00 |
Shlee
|
36f4ab7897
|
Update home.blade.php
|
2022-05-18 15:32:35 +09:30 |
Shlee
|
7925b7023e
|
Update home.blade.php
|
2022-05-18 15:30:37 +09:30 |
Shlee
|
077ce341f3
|
Update home.blade.php
|
2022-05-18 15:28:46 +09:30 |
daniel
|
7d26f4ef2e
|
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
|
2022-05-17 23:43:23 -06:00 |
Shlee
|
cbc3a2285f
|
Update home.blade.php
|
2022-05-17 12:29:53 +09:30 |
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
|
e36be67c70
|
unwanted semicolons
|
2022-05-14 19:12:07 +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 |