Daniel Supernault
|
976a1873e1
|
Update ApiV1Controller, improve follower handling
|
2025-03-19 01:38:20 -06:00 |
Daniel Supernault
|
c4af4d9921
|
Update ApiV1Controller.php
|
2025-03-15 02:32:16 -06:00 |
Daniel Supernault
|
244e86bad7
|
Update ApiV1Controller, add pagination to conversations endpoint with min/max/since id pagination and link header support
|
2025-03-15 02:16:11 -06:00 |
Daniel Supernault
|
717f17cdee
|
Update DM config, allow new users to send DMs by default, with a new env variable to enforce a 72h limit
|
2025-03-15 00:20:03 -06:00 |
Daniel Supernault
|
cce657d9c8
|
Update ApiV1Controller, return empty statuses feed for private accounts instead of 403 response
|
2025-03-14 23:43:03 -06:00 |
Daniel Supernault
|
38e17a06e0
|
Update ApiV1Controller, fix max_id pagination on home and public timeline feeds
|
2025-03-12 00:14:37 -06:00 |
Daniel Supernault
|
01b445f6ea
|
Update AccountImports, add webp support
|
2025-03-06 04:49:33 -07:00 |
Daniel Supernault
|
c36cc07b2c
|
Update avif support, and fix reply permalinks
|
2025-03-06 03:52:52 -07:00 |
Daniel Supernault
|
7ddbe0c473
|
Add AVIF support
|
2025-03-06 02:41:13 -07:00 |
daniel
|
622116b0cf
|
Merge pull request #5694 from maco/5645-domain-block
[Bug Fix] accept bare domains without http scheme in domain block controller
|
2025-03-06 00:54:43 -07:00 |
Daniel Supernault
|
5340649d04
|
Update AppRegisterController
|
2025-03-02 03:51:38 -07:00 |
Daniel Supernault
|
0844094b99
|
Update App Register to expire codes after 4 hours instead of 60 minutes
|
2025-03-01 23:57:28 -07:00 |
Daniel Supernault
|
dbd1e17b25
|
Add app register email verify resends
|
2025-03-01 23:36:10 -07:00 |
Daniel Supernault
|
8c7a71ee73
|
Update DirectMessageController, fix query
|
2025-02-10 02:56:08 -07:00 |
Daniel Supernault
|
4ec9f990ed
|
Update DirectMessageController, fix performance issue
|
2025-02-10 02:44:34 -07:00 |
Daniel Supernault
|
4960421073
|
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails
|
2025-02-09 05:53:06 -07:00 |
Mackenzie Morgan
|
1f7a1bd72b
|
accept bare domains without http scheme in domain block controller
Fixes #5645
|
2025-02-06 00:32:48 -05:00 |
Daniel Supernault
|
dc4e683f0a
|
Update MediaController, fix redirect bug
|
2025-02-04 18:22:40 -07:00 |
Daniel Supernault
|
42173245fc
|
Update ApiV1Controller.php
|
2025-02-03 01:13:44 -07:00 |
Daniel Supernault
|
c8ba73f11b
|
Update ApiV1Controller.php
|
2025-02-03 00:47:58 -07:00 |
Daniel Supernault
|
67f3951e9a
|
Update ApiV1Controller, add mobile_registration attribute
|
2025-02-03 00:47:28 -07:00 |
Daniel Supernault
|
cc78dfc650
|
Refactor based on @jippi review
|
2025-02-02 23:28:13 -07:00 |
Daniel Supernault
|
509a50b8e0
|
Update AppRegisterController.php
|
2025-02-02 04:21:26 -07:00 |
Daniel Supernault
|
ea03784994
|
Update AppRegisterController.php
|
2025-02-02 03:50:52 -07:00 |
Daniel Supernault
|
f924491e4d
|
Updaet AppRegisterController, add client id/secret
|
2025-02-01 22:09:48 -07:00 |
Daniel Supernault
|
fe46512359
|
Improve onboarding response
|
2025-01-31 22:23:29 -07:00 |
Daniel Supernault
|
112eee4538
|
Update AppRegisterController
|
2025-01-31 05:48:31 -07:00 |
Daniel Supernault
|
5d2afd2c7c
|
Update AppRegisterController.php
|
2025-01-31 05:34:00 -07:00 |
Daniel Supernault
|
ee01e073ef
|
Update AppRegisterController
|
2025-01-31 05:15:47 -07:00 |
Daniel Supernault
|
455711332b
|
Fix redirects
|
2025-01-31 01:37:24 -07:00 |
Daniel Supernault
|
3c249616ef
|
Add rate limits, fix typo and styling
|
2025-01-31 00:56:10 -07:00 |
Daniel Supernault
|
604746bd5e
|
Add AppRegister
|
2025-01-31 00:41:40 -07:00 |
Daniel Supernault
|
599a36f4aa
|
Update AdminSettingsController, persist updates to ConfigCacheService
|
2025-01-26 00:38:59 -07:00 |
Daniel Supernault
|
f260572e72
|
Fix GroupController, move groups enabled check to each method to fix route:list
|
2025-01-26 00:03:41 -07:00 |
Daniel Supernault
|
8fad89543f
|
DM
|
2025-01-25 08:45:09 -07:00 |
Daniel Supernault
|
17918cbef4
|
Update ComposeController, add max_media_attachments attribute
|
2025-01-24 01:52:09 -07:00 |
Daniel Supernault
|
629fb5a47a
|
Update PublicApiController
|
2025-01-18 00:44:19 -07:00 |
Daniel Supernault
|
b27679fc88
|
Update Discover, fix account bug
|
2025-01-16 00:47:30 -07:00 |
Daniel Supernault
|
207bb36c89
|
Increase username length limit from 15 to 30
|
2025-01-16 00:16:47 -07:00 |
Anil Kulkarni
|
4d0cb32f79
|
Fix notifications not being delivered by directly checking the state from the database
|
2025-01-12 11:30:15 -08:00 |
Daniel Supernault
|
0d25917c29
|
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap
|
2025-01-05 16:24:23 -07:00 |
daniel
|
3dd515006c
|
Merge branch 'staging' into dev
|
2025-01-05 14:39:20 -07:00 |
Daniel Supernault
|
aa44835434
|
Update AdminSettingsController, increase max photo size limit from 50MB to 1GB
|
2025-01-05 11:31:44 -07:00 |
Daniel Supernault
|
57ede29175
|
Fix oauth endpoint
|
2025-01-04 16:39:19 -07:00 |
Daniel Supernault
|
56f17b9957
|
Update ApiV1Dot1Controller, fix in-app registration
|
2025-01-04 04:47:04 -07:00 |
Daniel Supernault
|
4e1dd59992
|
Update CollectionController, fix showCollection signature
|
2025-01-04 04:42:59 -07:00 |
root (Deneir)
|
370f09495a
|
resolve merge conflicts
|
2025-01-04 10:26:43 +01:00 |
Daniel Supernault
|
85124aa642
|
Fix rendered caption
|
2025-01-03 21:53:35 -07:00 |
Daniel Supernault
|
8afbdb03a8
|
Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522
|
2025-01-03 19:01:29 -07:00 |
Daniel Supernault
|
1d2f76c8e5
|
Postgres fixes
|
2024-12-23 01:50:51 -07:00 |
Daniel Supernault
|
8ed8305f5d
|
Update ApiV1Controller.php
|
2024-12-06 05:04:49 -07:00 |
Daniel Supernault
|
639df41093
|
Update DirectMessageController, remove 72h limit for admins
|
2024-12-05 22:36:08 -07:00 |
Daniel Supernault
|
9eeb7b6741
|
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering
|
2024-11-19 03:45:52 -07:00 |
Daniel Supernault
|
9f7cc52c24
|
Update ApiV1Controller, fix bookmark bug. Closes #5216
|
2024-11-19 03:00:47 -07:00 |
Daniel Supernault
|
ecfc967429
|
Update PublicApiController
|
2024-11-19 02:56:58 -07:00 |
Daniel Supernault
|
044d410c49
|
Update DirectMessageController, fix ordering bug
|
2024-11-19 02:06:25 -07:00 |
Daniel Supernault
|
bcc8b8842f
|
Update DirectMessageController, fix ordering bug
|
2024-11-19 01:55:32 -07:00 |
Daniel Supernault
|
28990280ef
|
Update AdminReportController
|
2024-10-18 04:34:35 -06:00 |
Daniel Supernault
|
ed9f2fbb09
|
Update AdminReportController
|
2024-10-18 03:54:00 -06:00 |
Daniel Supernault
|
c0478f5f8f
|
Update AdminReportController
|
2024-10-18 02:42:28 -06:00 |
Daniel Supernault
|
06ebb514d7
|
Update AdminReportController
|
2024-10-15 00:16:41 -06:00 |
Daniel Supernault
|
8af77a3f78
|
Add Profile Carousels
|
2024-10-13 23:19:58 -06:00 |
Daniel Supernault
|
0c6e885b6f
|
Update AdminController
|
2024-10-10 02:22:55 -06:00 |
Daniel Supernault
|
33d15f4951
|
Update ContactController
|
2024-10-10 02:03:20 -06:00 |
Daniel Supernault
|
3004c438f1
|
Update Admin routes
|
2024-10-10 02:00:55 -06:00 |
Daniel Supernault
|
7820b506d8
|
Update ApiV1Dot1Controller, allow upto 5 similar push tokens
|
2024-10-08 02:26:01 -06:00 |
Daniel Supernault
|
424f0271c3
|
Update ApiV1Controller, fix null caption on media bug
|
2024-10-05 20:45:32 -06:00 |
Daniel Supernault
|
78d2783db8
|
Fix push token for php8.2
|
2024-10-04 01:07:05 -06:00 |
Daniel Supernault
|
078ea326c6
|
Update ApiV1Dot1Controller
|
2024-09-30 02:57:46 -06:00 |
Daniel Supernault
|
df5a9f2659
|
Update nag endpoint
|
2024-09-28 04:09:29 -06:00 |
Daniel Supernault
|
33621dd680
|
Add Notify App Gateway support
|
2024-09-18 02:29:38 -06:00 |
Daniel Supernault
|
1da08feed0
|
Update StatusController to handle Moved accounts
|
2024-09-11 02:50:43 -06:00 |
Daniel Supernault
|
447aa1e1ea
|
Update BookmarkController to handle Moved accounts
|
2024-09-11 02:49:31 -06:00 |
Daniel Supernault
|
6c48a12423
|
Update ApiV1Controller, handle Moved accounts
|
2024-09-11 02:47:34 -06:00 |
Anil Kulkarni
|
9db038e4bb
|
Check for oauth keys from the config, as well as from disk
|
2024-08-18 12:41:34 -07:00 |
Daniel Supernault
|
4ca7c6c328
|
Add preliminary Authorize Interaction support
|
2024-08-13 00:00:51 -06:00 |
Daniel Supernault
|
dcd95d687c
|
Update ApiV1Controller, fix v1/instance stats, force cast to int
|
2024-08-12 21:21:29 -06:00 |
Daniel Supernault
|
ea2a9eb42a
|
Add Authorized Fetch
|
2024-08-01 21:47:04 -06:00 |
daniel
|
1dbcdee289
|
Merge branch 'staging' into feat/implement-admin-domain-blocks-api
|
2024-07-30 22:29:28 -06:00 |
Daniel Supernault
|
73b9a75a64
|
Add UserStorageService
|
2024-07-29 03:53:24 -06:00 |
Daniel Supernault
|
a2524910dd
|
Add migration
|
2024-07-29 03:52:07 -06:00 |
Daniel Supernault
|
2803861083
|
Update ApiV1Dot1Controller.php
|
2024-07-29 01:36:18 -06:00 |
Daniel Supernault
|
b03f5cec8b
|
Update ApiV1Dot1Controller, add new single media status create endpoint
|
2024-07-29 01:28:49 -06:00 |
daniel
|
c13826e44b
|
Merge pull request #5215 from pixelfed/groups
Add Groups
|
2024-07-23 02:02:31 -06:00 |
Daniel Supernault
|
58b8a385bd
|
Update GroupController.php
|
2024-07-23 01:32:39 -06:00 |
Daniel Supernault
|
a76f3b0e2e
|
Update GroupsSearchController.php
|
2024-07-23 01:29:56 -06:00 |
Daniel Supernault
|
3d99972653
|
Update GroupController.php
|
2024-07-23 01:29:15 -06:00 |
Daniel Supernault
|
bd3d072227
|
Update ApiV1Dot1Controller.php
|
2024-07-22 03:11:26 -06:00 |
Daniel Supernault
|
8f7becc58b
|
Add push notification api endpoints
|
2024-07-22 03:04:04 -06:00 |
Daniel Supernault
|
c5fbc68745
|
Update ApiV1Controller
|
2024-07-19 01:59:28 -06:00 |
Daniel Supernault
|
a9f24f85da
|
Update AdminApiController
|
2024-07-17 04:17:47 -06:00 |
Daniel Supernault
|
0aafb863e8
|
Update AdminApiController
|
2024-07-17 04:16:33 -06:00 |
Daniel Supernault
|
3d6b9badf4
|
Add groups models, controllers and services
|
2024-07-09 23:16:05 -06:00 |
Daniel Supernault
|
dd6e3cc290
|
Update RegisterController, update username constraints, require atleast one alpha char
|
2024-07-08 03:26:29 -06:00 |
Daniel Supernault
|
72f681607a
|
Update ApiV1Controller, fix /api/v1/favourites pagination
|
2024-07-08 02:47:00 -06:00 |
Daniel Supernault
|
a8bb97b22b
|
Update ApiV1Dot1Controller, fix mutual api
|
2024-07-02 04:00:27 -06:00 |
Daniel Supernault
|
f61bbecaa9
|
Update ApiV1Controller, fix support for notification filter types[]
|
2024-07-02 01:00:31 -06:00 |
Daniel Supernault
|
2b9586fce1
|
Update ApiV1Controller.php
|
2024-07-02 00:46:22 -06:00 |
Daniel Supernault
|
f61159a15a
|
Update ApiV1Controller, add support for notification filter types[]
|
2024-07-02 00:42:22 -06:00 |
Daniel Supernault
|
2cae8b48de
|
Update discover, add network trending using Beagle API
|
2024-06-30 23:02:51 -06:00 |