Hazelnoot
|
83a2f90842
|
use instance host as placeholder for name
|
2025-05-29 17:45:11 -04:00 |
|
Hazelnoot
|
5575c797a4
|
don't render instance icon if it doesn't have one
|
2025-05-29 17:36:09 -04:00 |
|
Hazelnoot
|
2c2dff72e4
|
remove duplicate horizontal swipe
|
2025-05-29 17:33:46 -04:00 |
|
Hazelnoot
|
548000bb98
|
fix the AddMissingIndexes1747938628395 migration
- Delete duplicate list memberships
- Drop indexes if they already exist
|
2025-05-29 17:20:11 -04:00 |
|
PrivateGER
|
7ce8d0de44
|
Add error handling for video optimization in DriveService
|
2025-05-29 21:20:46 +02:00 |
|
PrivateGER
|
4ab3abaa14
|
Move supported MIME types into file-level const
|
2025-05-29 21:18:02 +02:00 |
|
PrivateGER
|
0bf006b7d7
|
Fix formatting and import spacing in VideoProcessingService
|
2025-05-29 20:40:15 +02:00 |
|
PrivateGER
|
7cba9c11d4
|
Add web optimization for video files during processing
|
2025-05-29 20:29:42 +02:00 |
|
Hazelnoot
|
eed4f7855c
|
fix :animate condition in MkImgWithBlurhash
|
2025-05-29 13:13:14 -04:00 |
|
Hazelnoot
|
18a6f47082
|
use SkTransitionGroup in all locations that hardcode use of TransitionGroup
|
2025-05-29 12:43:12 -04:00 |
|
Hazelnoot
|
2f91c66ba2
|
fix use of :key on "more" slot in MkReactionsViewer
|
2025-05-29 12:42:58 -04:00 |
|
Hazelnoot
|
7a003dec73
|
use SkTransitionGroup for all dynamic TransitionGroup components
|
2025-05-29 12:41:36 -04:00 |
|
Hazelnoot
|
197d9db8e6
|
implement SkTransitionGroup to dynamically switch between TransitionGroup or a native element based on the user's animation preference
|
2025-05-29 12:39:37 -04:00 |
|
Hazelnoot
|
0912a8bb10
|
fix tests
|
2025-05-28 21:31:41 -04:00 |
|
Hazelnoot
|
4738b14d1c
|
fix TypeORM error from MetaService.fetch
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
070084889f
|
re-analyze all tables affected by new indexes
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
12c2bbc7de
|
add npm scripts to create or generate a migration
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
9e282b1d10
|
fix arrays in migration add_instance_block_columns
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
ab96402c2a
|
add backend npm script to roll back a migration
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
35dfde838b
|
add function diffArraysSimple for more efficient change detection
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
8a2ed3bc86
|
minor optimization to diff-arrays
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
6b3ddc6768
|
add TS caches to gitignore
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
788e59f046
|
fix type errors caused by new User, Note, and Instance fields
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
7385f30903
|
clear federatedInstanceCache when meta host lists change
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
3e7ab07b3c
|
avoid race conditions in meta / instance insert
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
c0ead9cf11
|
remove broken HTTP users before running add_instance_foreign_keys migration
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
08834f1722
|
register instances before creating a user
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
139f458c0b
|
fix following feed performance and bugs
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
7064150144
|
use instance block columns instead of checking meta columns
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
fad82000f0
|
fix lint error in MetaService
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
abac2f785a
|
fix QueryService.generateMutedUserRenotesQueryForNotes to properly exclude quotes
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
51128028f4
|
add foreign keys to following where instance is referenced
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
59099a2b2a
|
add foreign keys to note/user where instance is referenced
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
f3eca0b5cf
|
populate block fields when registering a new instance
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
b422d5bc9d
|
add utility service overloads for quickly checking hosts against meta values
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
305250d073
|
persist changes to meta host lists to instance table
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
373c60b521
|
add diff-arrays utility for efficient array diffs
|
2025-05-28 21:31:40 -04:00 |
|
Hazelnoot
|
45e5749cca
|
add instance properties for persisted block data
|
2025-05-28 21:31:39 -04:00 |
|
Hazelnoot
|
566f92ab73
|
add IDX_instance_host_key
|
2025-05-28 21:31:39 -04:00 |
|
Hazelnoot
|
5af5414fdf
|
enable TypeScript incremental mode to speed up IDEs
|
2025-05-28 21:31:39 -04:00 |
|
Julia
|
6d4860bb78
|
merge: Merge stable into develop (!1052)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1052
|
2025-05-29 00:47:04 +00:00 |
|
Julia Johannesen
|
f2b07594d6
|
Bump develop version
|
2025-05-28 20:38:31 -04:00 |
|
Julia
|
6b554c178b
|
merge: release 2025.4.2 (!1051)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1051
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
Approved-by: Julia <julia@insertdomain.name>
|
2025-05-29 00:07:38 +00:00 |
|
piuvas
|
eb88920f41
|
requested changes.
|
2025-05-28 19:55:40 -03:00 |
|
dakkar
|
071db96938
|
bump version for release
|
2025-05-28 22:12:27 +01:00 |
|
Marie
|
c9591cf47f
|
merge: fix having double scrollbars (!1035)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1035
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2025-05-28 21:08:49 +00:00 |
|
dakkar
|
90d53fe150
|
merge: Update vi th translations (!1046)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1046
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2025-05-28 21:06:44 +00:00 |
|
Marie
|
6dad98f3ce
|
merge: improve search for some of our settings (!1050)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1050
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2025-05-28 18:47:25 +00:00 |
|
dakkar
|
8b9e789895
|
improve search for some of our settings
* each `SearchMarker` can have at most 1 `SearchLabel` inside
* `SearcMarker`+`MkFolder` need some attributes to play together
|
2025-05-28 13:54:11 +01:00 |
|
piuvas
|
ee93b5d480
|
fix ellipsis.
|
2025-05-27 18:45:41 -03:00 |
|