Wykres commitów

9980 Commity (67c650b1950151678974798912177d40c1794453)

Autor SHA1 Wiadomość Data
Daniel Supernault 67c650b195
Add forgot email feature 2024-01-22 05:26:01 -07:00
Daniel Supernault 0325e17115
Update LoginController, fix captcha validation error message 2024-01-22 03:06:14 -07:00
Daniel Supernault 74423b52ca
Update changelog 2024-01-22 02:05:01 -07:00
Daniel Supernault d76f01685c
Update login view, add email prefill logic 2024-01-22 02:03:39 -07:00
Daniel Supernault 979aa55135
Update migration, fixes #4863 2024-01-15 22:43:09 -07:00
Daniel Supernault 85a612742d
Update changelog 2024-01-11 06:54:20 -07:00
Daniel Supernault c91f1c595a
Update ParentalControlsController, prevent children from adding accounts 2024-01-11 06:52:12 -07:00
Daniel Supernault db1b466792
Update instance config 2024-01-11 06:45:32 -07:00
Daniel Supernault c7ed684a5c
Update ParentalControlsController 2024-01-11 06:31:19 -07:00
Daniel Supernault 71c148c61e
Update StoryController, add parental controls support 2024-01-11 05:46:02 -07:00
Daniel Supernault fe30cd25d1
Update DirectMessageController, add parental controls support 2024-01-11 05:25:23 -07:00
Daniel Supernault fd9b5ad443
Update api controllers, add parental control support 2024-01-11 04:50:11 -07:00
Daniel Supernault 9d365d07f9
Update ParentalControls, map updated saved permissions/roles 2024-01-11 04:41:38 -07:00
Daniel Supernault 2dcfc81495
Update ComposeController, add parental controls support 2024-01-11 04:40:25 -07:00
Daniel Supernault 1a16ec2078
Update BookmarkController, add parental control support 2024-01-11 03:22:35 -07:00
Daniel Supernault 42298a2e9c
Apply dangerZone middleware to parental controls routes 2024-01-11 02:40:52 -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 319a20b473
Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session 2024-01-11 02:12:54 -07:00
Daniel Supernault ef57d471e5
Update migration 2024-01-11 01:50:51 -07:00
Daniel Supernault c53894fe16
Add Parental Controls feature 2024-01-11 01:35:15 -07:00
Daniel Supernault d25209f74a
Update ApiV1Controller, update favourites max limit. Fixes #4854 2024-01-06 11:43:56 -07:00
Daniel Supernault bca2484994
Update Webfinger util, add avatar entity. Fixes #1629 2024-01-03 04:11:29 -07:00
daniel 5f5cb0616d
Merge pull request #3919 from shleeable/patch-3
Update NotificationCard.vue to popover image preview on comment/share
2024-01-03 02:59:56 -07:00
daniel d7efe1a7ee
Merge pull request #3894 from vanlueckn/feat-add-emoji-cli
Add a command to import emoji archives to pixelfed
2024-01-03 02:54:43 -07:00
Daniel Supernault 5087a87885
Update changelog 2024-01-03 02:00:47 -07:00
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 2024-01-03 01:54:30 -07:00
Daniel Supernault 0ef6812709
Update UserRoleService, add useDefaultFallback parameter 2024-01-02 22:07:42 -07:00
Daniel Supernault cbe75ce871
Update UserRolesController 2024-01-02 22:06:54 -07:00
Daniel Supernault 75b0f2dda0
Update ComposeController, add permissions check 2024-01-02 22:06:18 -07:00
Daniel Supernault d39946b045
Update ApiV1Controller, add permissions check 2024-01-02 22:04:27 -07:00
Daniel Supernault 7b6c9c7428
Update migrations 2024-01-01 16:19:24 -07:00
Daniel Supernault 7dbdbf15a5
Add Roles & Parental Controls 2023-12-27 02:51:47 -07:00
Daniel Supernault f66b9fe74e
Update changelog 2023-12-25 00:31:05 -07:00
Daniel Supernault adfaa2b140
Update AP ProfileTransformer, add published attribute 2023-12-25 00:30:05 -07:00
Daniel Supernault 1be21c76f3
Fix StatusHashtag delete bug 2023-12-21 06:18:51 -07:00
Daniel Supernault 73a0f528ab
Update user domain block commands 2023-12-21 05:00:35 -07:00
Daniel Supernault d8f46f47a1
Update changelog 2023-12-21 04:48:56 -07:00
Daniel Supernault fa0380ac3b
Update UserObserver, add default domain blocks logic 2023-12-21 04:47:09 -07:00
Daniel Supernault 519c7a3735
Update domain block commands 2023-12-21 03:48:08 -07:00
Daniel Supernault f3f0175c84
Add DefaultDomainBlock model + migration 2023-12-21 03:47:23 -07:00
Daniel Supernault 3e28cf661b
Add user domain block commands 2023-12-21 03:35:47 -07:00
Daniel Supernault e98df1196f
Add migration 2023-12-21 03:34:31 -07:00
Daniel Supernault 6c39df7fb3
Update Inbox, import AccountService 2023-12-21 02:08:44 -07:00
Daniel Supernault 5169936062
Update MarkerService, fix php deprecation warning 2023-12-21 02:05:26 -07:00
Daniel Supernault 89b8e87477
Update ApiV1Controller, apply user domain blocks filtering to hashtag timelines 2023-12-21 02:03:15 -07:00
Daniel Supernault fcbcd7ec73
Update Delete pipelines, delete status hashtags quietly 2023-12-21 01:53:49 -07:00
Daniel Supernault c3f16c87a3
Update SearchApiV2Service, add user domain blocks filtering 2023-12-21 01:05:49 -07:00
Daniel Supernault 21947835f8
Update ApiV1Controller, use domainBlock filtering on public/network feeds 2023-12-21 00:46:24 -07:00
Daniel Supernault 6d81214138
Update DomainBlockController, purge domainBlocks cache 2023-12-21 00:44:54 -07:00