Commit Graph

10195 Commits

Author SHA1 Message Date
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 2024-03-05 00:05:05 -07:00
Daniel Supernault 45bdfe1efd
Add Profile Migration federation 2024-03-04 23:16:32 -07:00
Daniel Supernault 7613eec476
Update compiled assets 2024-03-02 04:24:56 -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 d5a6d9cc8d
Update changelog 2024-02-29 05:00:44 -07:00
Daniel Supernault 542d110673
Update AccountTransformer, fix follower/following count visibility bug 2024-02-29 04:59:13 -07:00
Daniel Supernault 402a4607c9
Update Inbox, fix flag validation condition, allow profile reports 2024-02-29 04:51:56 -07:00
Daniel Supernault c4190eec08
Update changelog 2024-02-29 03:27:46 -07:00
Daniel Supernault 0bb7d379c5
Update compiled assets 2024-02-29 03:27:28 -07:00
Daniel Supernault 372a116a2c
Add remote report components 2024-02-29 03:27:03 -07:00
Daniel Supernault ef0ff78e4a
Add Remote Reports to Admin Dashboard Reports page 2024-02-29 03:24:33 -07:00
Daniel Supernault ab9ecb6efd
Update AdminCuratedRegisterController, filter confirmation activities from activitylog 2024-02-29 02:04:43 -07:00
Daniel Supernault 2f48df8ca8
Update kb, add email confirmation issues page 2024-02-28 21:06:21 -07:00
Daniel Supernault a16309ac18
Update AdminReportController, add story report support 2024-02-26 21:39:09 -07:00
Daniel Supernault 767522a85c
Update AdminReports, add story reports and fix cs 2024-02-26 21:33:10 -07:00
Daniel Supernault 071163b47b
Add Curated Onboarding Templates 2024-02-26 20:41:27 -07:00
Daniel Supernault 795e91e3bc
Update changelog 2024-02-24 03:50:26 -07:00
Daniel Supernault 2b5d723582
Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 2024-02-24 03:45:09 -07:00
Daniel Supernault 84aeec3b4e
Update changelog 2024-02-23 19:37:55 -07:00
Daniel Supernault 089ba3c471
Update Inbox and StatusObserver, fix silently rejected direct messages due to saveQuietly which failed to generate a snowflake id 2024-02-23 19:37:02 -07:00
Daniel Supernault eadf2e9d1d
Update changelog 2024-02-22 03:51:10 -07:00
Daniel Supernault b0ecdc8162
Update compiled assets 2024-02-22 03:50:56 -07:00
Daniel Supernault 59c70239f8
Update Directory logic, add curated onboarding support 2024-02-22 03:39:13 -07:00
Daniel Supernault 4c5e8288b0
Update changelog 2024-02-22 01:55:08 -07:00
Daniel Supernault c4dde64119
Update AdminCuratedRegisterController, show oldest applications first 2024-02-22 01:54:18 -07:00
Daniel Supernault e1715d40b8
Update changelog 2024-02-19 05:44:34 -07:00
Daniel Supernault 0ad3654da3
Update compiled assets 2024-02-19 04:35:11 -07:00
Daniel Supernault 06655c3a8b
Update LandingService, add curated onboarding parameter 2024-02-19 04:34:57 -07:00
Daniel Supernault cae26c666d
Update landing nav, fix curated onboarding state 2024-02-19 04:33:29 -07:00
Daniel Supernault 8355d5d00c
Add AdminCuratedRegisterController 2024-02-19 04:03:39 -07:00
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 2024-02-19 04:00:31 -07:00
Daniel Supernault 9409c569bd
Update compiled assets 2024-02-19 01:47:57 -07:00
Daniel Supernault b6c97d1d26
Update npm deps 2024-02-19 01:46:45 -07:00
Daniel Supernault eb0e76f8e2
Update changelog 2024-02-19 01:39:52 -07:00
Daniel Supernault 1f74a95d0c
Update ApiV1Controller, implement better limit logic to gracefully handle requests with limits that exceed the max 2024-02-19 01:36:09 -07:00
daniel 8cb7ebdd8b
Merge branch 'dev' into staging 2024-02-18 22:19:00 -07:00
Daniel Supernault ce9c0e0b24
Update changelog 2024-02-18 22:16:46 -07:00
Daniel Supernault 545f7d5e70
Update api v1/v2 instance endpoints, bump mastoapi version from 2.7.2 to 3.5.3 2024-02-18 22:14:23 -07:00
daniel f97afcf47e
Merge pull request #4938 from ThisIsMissEm/patch-2
Update .gitattributes to collapse diffs on generated files
2024-02-18 19:21:14 -07:00
daniel b339f4a5b0
Merge pull request #4942 from pixelfed/staging
Staging
2024-02-18 18:11:07 -07:00
Daniel Supernault 147113cc95
Update changelog 2024-02-18 18:02:08 -07:00
Daniel Supernault ea6b162340
Update cache config, use predis as default redis driver client 2024-02-18 18:01:14 -07:00
Daniel Supernault 4c26f59cd0
Update composer deps, add php 8.3 support 2024-02-18 18:00:43 -07:00
daniel 4eb0c36480
Merge pull request #4941 from pixelfed/staging
Update federation config, increase default timeline days falloff to 9…
2024-02-18 13:08:00 -07:00
Daniel Supernault 17027c3487
Update changelog 2024-02-18 13:07:26 -07:00
Daniel Supernault 011834f473
Update federation config, increase default timeline days falloff to 90 days from 2 days. Fixes #4905 2024-02-18 13:05:49 -07:00
Emelia Smith 9978b2b959
Update .gitattributes to collapse diffs on generated files 2024-02-16 17:56:13 +01:00
daniel 01a86009e6
Merge pull request #4936 from pixelfed/staging
Update Inbox, cast live filters to lowercase
2024-02-16 06:58:13 -07:00
Daniel Supernault d835e0adaa
Update Inbox, cast live filters to lowercase 2024-02-16 06:57:04 -07:00