dakkar
84fd5822bc
remove our icon classes from a test file
2024-06-22 15:53:13 +01:00
dakkar
3f38f409f9
replaced ti-reload
2024-06-22 15:53:13 +01:00
dakkar
278916be58
replaced ti-alert-triangle with ph-warning-circle
2024-06-22 15:53:13 +01:00
dakkar
cb2734e9a6
factor out plugin call
...
this will make it easier to do per-file replacements
2024-06-22 15:53:12 +01:00
dakkar
7d74cf62c3
replaced ti-alert-triangle
2024-06-22 15:53:12 +01:00
dakkar
1b965dd866
replaced ti-lock
2024-06-22 15:53:12 +01:00
dakkar
e8684ba98f
replaced ti-eye-exclamation
2024-06-22 15:53:12 +01:00
dakkar
b1954d9898
replaced ti-eye-off
2024-06-22 15:53:12 +01:00
dakkar
8830c94591
replaced ti-eye
2024-06-22 15:53:12 +01:00
dakkar
e17f7b7297
replaced ti-star
2024-06-22 15:53:12 +01:00
dakkar
7eed0aec69
replaced ti-code
2024-06-22 15:53:12 +01:00
dakkar
2f4a9010c9
replaced ti-key
2024-06-22 15:53:12 +01:00
dakkar
bc0fbca65e
replaced ti-link
2024-06-22 15:53:12 +01:00
dakkar
65605683c7
replaced ti-settings
2024-06-22 15:53:12 +01:00
dakkar
e7b3a60698
replaced ti-arrow-left
2024-06-22 15:53:12 +01:00
dakkar
f8248853d1
replaced ti-heart
2024-06-22 15:53:12 +01:00
dakkar
b4e3217cc2
replaced ti-pin
2024-06-22 15:53:12 +01:00
dakkar
79df8774da
replaced ti-arrow-right
2024-06-22 15:53:12 +01:00
dakkar
01b9736c8c
stricter replacement rules
2024-06-22 15:53:12 +01:00
dakkar
78b21cecc4
replaced ti-pencil
2024-06-22 15:53:12 +01:00
dakkar
5ab3f601da
replaced ti-clock
2024-06-22 15:53:12 +01:00
dakkar
bdbcb55a81
replaced ti-home
2024-06-22 15:53:12 +01:00
dakkar
d83438dea2
replaced ti-confetti
2024-06-22 15:53:12 +01:00
dakkar
b149a67a4b
replaced ti-shield ti-shield-lock
2024-06-22 15:53:12 +01:00
dakkar
0b0b2e95da
replaced ti-device-floppy
2024-06-22 15:53:12 +01:00
dakkar
ad2412d3cd
replaced ti-check
2024-06-22 15:53:12 +01:00
dakkar
14fbac7ca5
replaced ti-dots
2024-06-22 15:53:12 +01:00
dakkar
b2054a674d
replaced ti-chevron-right ti-chevrons-right
2024-06-22 15:53:12 +01:00
dakkar
96ce65dc62
replaced ti-planet ti-world-x ti-world-search
2024-06-22 15:53:12 +01:00
dakkar
6f5099f699
replaced ti-plus
2024-06-22 15:53:12 +01:00
dakkar
cb124607ce
replaced ti-circle-x
2024-06-22 15:53:12 +01:00
dakkar
2258d84f08
replaced ti-download
2024-06-22 15:53:12 +01:00
dakkar
babe2f3fcf
replaced ti-terminal-2
2024-06-22 15:53:12 +01:00
dakkar
c57931d408
merge: ugly work-around to prevent plugins from breaking timelines ( !558 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/558
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-06-21 14:39:26 +00:00
dakkar
52bb428fdb
merge: cache-bursting for stylesheets and fonts ( !557 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/557
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Tess K <me@thvxl.se>
2024-06-21 12:22:27 +00:00
dakkar
385ecc30a3
don't await
in <setup>
...
`defineAsyncComponent` exists for exactly this purpose…
2024-06-21 11:41:08 +01:00
dakkar
513a8e5de4
select note component in <setup>
...
this makes our templates much more similar to upstream's, making
merges simpler
changing note design is already marked as needing a reload, so having
non-reactive code that selects the note component is not a problem
2024-06-21 11:17:11 +01:00
dakkar
d6a1db1e7b
ugly work-around to prevent plugins from breaking timelines
...
as the comment says, this is a complicated interaction that must be
fixed upstream (I'm not going to fork aiscript for this!)
but at least this stops errors in plugins from completely breaking
Sharkey's frontend
2024-06-20 10:23:29 +01:00
dakkar
6d1b1df1aa
cache-bursting for stylesheets and fonts
...
adding `?version=…` makes sure browsers get the latest files, and it
looks like they honour the caching headers we send back
2024-06-19 17:04:49 +01:00
dakkar
717696c472
merge: Misskey fixes & add button to see if notification dot works ( !553 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/553
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-06-18 15:25:39 +00:00
KevinWh0
da63519854
add .js to import in general.vue
2024-06-18 15:45:00 +01:00
KevinWh0
c71b74c2a0
remove $i check from attemptShowNotificationDot
2024-06-18 15:45:00 +01:00
KevinWh0
72c8391208
change notificationDotNotWorkingAdvice wording
2024-06-18 15:45:00 +01:00
KevinWh0
a3ff0510fb
added docs for how to enable it
2024-06-18 15:45:00 +01:00
KevinWh0
88eb1a0c53
fixes & add button to see if notification dot works
2024-06-18 15:44:58 +01:00
dakkar
16ecc2e406
merge: Revert "fix: start only one instance of ChartManagementService scheduled job" ( !555 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/555
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-06-18 14:26:51 +00:00
dakkar
b7805adc85
merge: prepare for 2024.5, 2nd try ( !554 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/554
Closes #494
Approved-by: Tess K <me@thvxl.se>
Approved-by: Marie <marie@kaifa.ch>
2024-06-18 14:25:04 +00:00
dakkar
91cd995fb2
Revert "fix: start only one instance of ChartManagementService scheduled job"
...
This reverts commit 2532fea702
.
2024-06-18 15:20:09 +01:00
dakkar
8d9781876d
merge: merge up to 2024.5.0 ( !537 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/537
Approved-by: Marie <marie@kaifa.ch>
2024-06-17 11:04:47 +00:00
dakkar
3545d4f67b
merge: add fade and followmouse to list of animated mfm tags ( !551 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/551
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-17 09:57:29 +00:00