1
0
Fork 0
Commit Graph

162 Commits

Author SHA1 Message Date
Daniel Supernault 8c6936409d
Update relationships view, fix unfollow hashtag bug. Fixes #5008 2024-04-05 22:38:13 -06:00
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 2024-03-12 03:55:51 -06:00
Daniel Supernault 8a89e3c963
Update captcha, use config_cache helper 2024-03-11 21:25:04 -06:00
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 2024-03-05 00:05:05 -07:00
Daniel Supernault 9bc5338dbd
Update migration setting view 2024-03-02 04:23:48 -07:00
Daniel Supernault f8145a78cf
Add Profile Migrations 2024-03-02 04:21:04 -07:00
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 2024-02-19 04:00:31 -07:00
Daniel Supernault 58745a8808
Update settings sidebar 2024-01-11 02:37:13 -07:00
Daniel Supernault 5f6ed85770
Update settings sidebar 2024-01-11 02:34:43 -07:00
Daniel Supernault c53894fe16
Add Parental Controls feature 2024-01-11 01:35:15 -07:00
Daniel Supernault 7016d19520
Update Privacy Settings view, change button to Blocked Domains and add l10n 2023-12-16 17:04:16 -07:00
Daniel Supernault e5d789e0ab
Add domain blocks setting view 2023-12-16 06:01:43 -07:00
Daniel Supernault cef451e588
Update routes 2023-12-16 05:36:59 -07:00
Daniel Supernault 2438324369
Add template-vue settings blade view 2023-12-16 05:32:21 -07:00
Daniel Supernault fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag 2023-08-24 23:31:33 -06:00
Daniel Supernault 3103af2fe4
Add Account Migration setting views 2023-08-07 23:58:02 -06:00
Daniel Supernault e2705b9ae9
Update timeline settings, add photo reblogs only option 2023-07-30 06:29:52 -06:00
Daniel Supernault f54cf0b2d7
Update timeline settings 2023-07-30 03:59:35 -06:00
Daniel Supernault c394fb76c6
Update sidebar/settings 2023-06-12 06:08:25 -06:00
Daniel Supernault 7de67650c7
Update import blade view 2023-06-12 05:30:18 -06:00
Daniel Supernault 3662d3defe
Update Settings, allow users to disable atom feeds 2023-05-19 04:53:52 -06:00
Daniel Supernault 1a83c5858d
Update settings view, add fallback avatar 2023-05-09 01:43:58 -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 634c15e486
Update Privacy Settings, add Directory setting 2023-04-09 20:21:40 -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 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 2023-03-05 03:13:12 -07:00
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
2022-05-17 23:43:23 -06:00
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
Shlee 504638b595
Update avatar.blade.php 2022-05-14 20:15:53 +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
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 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 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 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 fabb57a9d5
Add profile pronouns 2021-05-11 23:25:10 -06:00
Daniel Supernault 7895097fc1
Update config() to config_cache() 2021-05-11 20:14:51 -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 9cf962fff5
Update Settings, remove reports page 2021-05-01 12:40:32 -06:00
Sasi Olin 7e7d2e60dd
Fix label describing the wrong field in settings 2021-02-22 22:18:05 +01:00
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 2020-12-14 22:30:44 -07:00
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 2020-12-14 00:49:45 -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 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