Daniel Supernault
|
3249695066
|
Update ApiV1Dot1Controller, update iar redirect url format
|
2023-10-29 04:50:20 -06:00 |
Daniel Supernault
|
432acb491a
|
Update ApiV1Dot1Controller, update iar redirect url format
|
2023-10-29 04:07:04 -06:00 |
Daniel Supernault
|
1f82d47ce5
|
Update ApiV1Dot1Controller, add domain to iar redirect
|
2023-10-29 03:47:06 -06:00 |
Daniel Supernault
|
28a808031b
|
Update ApiV1Dot1Controller, allow iar rate limits to be configurable
|
2023-10-29 03:06:10 -06:00 |
Daniel Supernault
|
7edfea0951
|
Update hls pipeline, improve version check
|
2023-10-23 02:46:56 -06:00 |
Daniel Supernault
|
5c358010b0
|
Update Config util, add hls attributes
|
2023-10-23 01:15:02 -06:00 |
Daniel Supernault
|
6cf4363c50
|
Update MediaService, remove hls_manifest attribute for MastoAPI entities
|
2023-10-23 01:14:33 -06:00 |
Daniel Supernault
|
f0ba2dfc69
|
Update VideoThumbnail job, dispatch HLS job when applicable
|
2023-10-23 01:13:09 -06:00 |
Daniel Supernault
|
3f292459ff
|
Update VideoPipeline, add VideoHlsPipeline job for HLS generation
|
2023-10-23 01:12:40 -06:00 |
Daniel Supernault
|
f9bbb05575
|
Update MediaDeletePipeline, handle HLS deletion
|
2023-10-23 01:09:16 -06:00 |
Daniel Supernault
|
fac7c3c5e7
|
Update MediaTransformer, add hls_manifest attribute
|
2023-10-23 00:38:37 -06:00 |
Daniel Supernault
|
4cd53247a6
|
Add MediaHlsService
|
2023-10-22 23:42:25 -06:00 |
Daniel Supernault
|
65a048cdd5
|
Update StatusTransformer
|
2023-10-20 00:17:24 -06:00 |
Daniel Supernault
|
dfe2379b93
|
Update StatusTransformer, generate autolink on request
|
2023-10-16 06:28:57 -06:00 |
Daniel Supernault
|
778e83d398
|
Update lexer regex, fix mention regex and add more tests
|
2023-10-15 03:51:45 -06:00 |
Daniel Supernault
|
36df0d8373
|
Update nodeinfo
|
2023-10-12 21:29:51 -06:00 |
Daniel Supernault
|
b76ad7cfe0
|
Update RemoteStatusDelete, fix include
|
2023-10-11 05:24:34 -06:00 |
Daniel Supernault
|
0d35f1a3e5
|
Update IncrementPostCount pipeline
|
2023-10-11 05:10:32 -06:00 |
Daniel Supernault
|
f481f3d248
|
Update RemoteStatusDelete pipeline
|
2023-10-11 04:56:39 -06:00 |
Daniel Supernault
|
edbcf3ed79
|
Update RemoteStatusDelete and DecrementPostCount pipelines
|
2023-10-11 04:42:40 -06:00 |
Daniel Supernault
|
c37b7cde30
|
Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs
|
2023-10-11 03:38:31 -06:00 |
Daniel Supernault
|
319ced4054
|
Update CreateAvatar job, add processing constraints and set is_remote attribute
|
2023-10-11 01:32:04 -06:00 |
Daniel Supernault
|
82798b5ea3
|
Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars
|
2023-10-11 00:48:30 -06:00 |
Daniel Supernault
|
36b23fe34e
|
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months
|
2023-10-10 20:55:20 -06:00 |
Daniel Supernault
|
01bac51104
|
Update user:admin command, improve logic. Fixes #2465
|
2023-10-10 20:20:18 -06:00 |
Daniel Supernault
|
c6408fd79d
|
Add user:2fa command to easily disable 2FA for given account
|
2023-10-10 20:00:12 -06:00 |
Daniel Supernault
|
457d5454f8
|
Update NotificationService, handle empty epoch. Fixes #4689
|
2023-10-10 19:13:19 -06:00 |
Daniel Supernault
|
e4d3b19642
|
Update AdminReportController, add `profile_id` to group by. Fixes #4685
|
2023-10-09 13:44:25 -06:00 |
Daniel Supernault
|
135798eb68
|
Update ApiV1Controller, hydrate reblog interactions. Fixes #4686
|
2023-10-09 13:06:46 -06:00 |
Daniel Supernault
|
895dc4fa9e
|
Update Sign-in with Mastodon, allow usage when registrations are closed
|
2023-09-27 01:33:39 -06:00 |
Daniel Supernault
|
8c96919119
|
Update ap helpers, store media attachment width and height if present
|
2023-09-26 23:14:19 -06:00 |
Daniel Supernault
|
ce1afe2711
|
Update Note and CreateNote transformers, include attachment blurhash, width and height
|
2023-09-26 23:10:20 -06:00 |
Daniel Supernault
|
79b378cdb1
|
Update StatusTagsPipeline, fix object tags slug query
|
2023-09-25 05:20:04 -06:00 |
Daniel Supernault
|
9989d6c66f
|
Update StatusTagsPipeline, fix object tags slug query
|
2023-09-25 05:13:09 -06:00 |
Daniel Supernault
|
d295e6059b
|
Update StatusTagsPipeline, fix object tags and slug normalization
|
2023-09-25 04:23:04 -06:00 |
Daniel Supernault
|
1f0a45b7f4
|
Update Status model, allow unlisted thumbnails
|
2023-09-25 02:10:19 -06:00 |
Daniel Supernault
|
d969a97360
|
Update Status model, improve thumb logic
|
2023-09-25 01:57:43 -06:00 |
Daniel Supernault
|
fb1deb6e28
|
Add Resilient Media Storage
|
2023-09-25 00:59:24 -06:00 |
Daniel Supernault
|
0210f8aa2a
|
Update NotificationService, fix order bug
|
2023-09-18 00:25:01 -06:00 |
Daniel Supernault
|
61d235b797
|
Update StatusService, fix logic check
|
2023-09-18 00:17:22 -06:00 |
Daniel Supernault
|
223661ecb2
|
Update StatusService, hydrate accounts on request instead of caching them along with status objects
|
2023-09-17 23:54:31 -06:00 |
Daniel Supernault
|
2496386d9b
|
Update NotificationService, improve cache warming query
|
2023-09-17 23:51:42 -06:00 |
Daniel Supernault
|
33ed7a8c91
|
Add AdminShadowFilter feature
|
2023-09-14 22:32:37 -06:00 |
Daniel Supernault
|
a510c3e89c
|
Add AdminShadowFilter model/migration
|
2023-09-14 22:23:46 -06:00 |
Daniel Supernault
|
8fa2afe016
|
Remove unused resource
|
2023-09-10 01:13:45 -06:00 |
Daniel Supernault
|
941736ce6c
|
Update StoryApiV1Controller, add viewers route to view story viewers
|
2023-09-10 01:12:27 -06:00 |
daniel
|
c4843e823e
|
Merge pull request #4642 from b2cc/bugfix-4518-unable-to-view-reports-in-admin
[Bugfix] #4518: SQL query that generates the report list in the admin view needs to include the 'id' field
|
2023-09-09 20:48:18 -06:00 |
Emelia Smith
|
74ad26fee6
|
Fix potential memory leak due to not calling imagedestroy on GdImage objects
|
2023-09-09 22:55:06 +02:00 |
David Gabriel
|
2e5c141724
|
Fix similar SQL error which triggers when mentioning people in new posts
|
2023-09-09 20:46:50 +02:00 |
David Gabriel
|
480394f3d8
|
[Bugfix] Fix for #4518: SQL query that generates the report list in the admin view needs to include the 'id' field
|
2023-09-09 19:50:45 +02:00 |