CenTdemeern1
be42a2b008
The big CSS refactor
...
Still doesn't fix the stupid height issue‼️ ‼️ 💥
2024-12-08 19:15:41 +01:00
CenTdemeern1
3887be6abb
Miscellaneous fixes, clarifications, and alterations
...
Full list of changes:
- Visual clarification for when certain UI elements are disabled
- Fix the play/pause button not being reactive due to isPlaying being a getter (technically a hack but it's probably fine)
- Makes sure to use `comment` instead of `flashFile.comment` as condition for the ALT text icon being visible
2024-12-08 19:15:41 +01:00
CenTdemeern1
354bed1c32
Commit to raw.esm.sh
...
This commit also adds an error message for when the Content Security Policy is likely at fault for blocking it.
2024-12-08 19:15:41 +01:00
CenTdemeern1
25fe3ceca1
Use esm.sh instead of unpkg as Ruffle CDN
...
This way admins don't have to change their content security policy
2024-12-08 19:15:41 +01:00
CenTdemeern1
0e7105f1f7
Change error handler for flash file load fail
2024-12-08 19:15:41 +01:00
CenTdemeern1
24bc2cc19a
Dynamic loading, error handling, and types
2024-12-08 19:15:41 +01:00
CenTdemeern1
051073a046
Always load Ruffle from CDN and add it as a dependency
...
This commit has a long story behind it.
Removes Ruffle from /scripts/ and instead always loads the installed version from unpkg, Ruffle's preferred CDN.
This requires having unpkg in the CORS rules.
Ruffle is also loaded from the CDN in dev mode. To help with this an externalPackages array has been added to the vite dev config.
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
2024-12-08 19:15:40 +01:00
CenTdemeern1
6aa4727d1d
feat: Flash playback using Ruffle
...
Still a work in progress.
2024-12-08 19:15:40 +01:00
CenTdemeern1
7888d20c35
Use module scss like everywhere else
2024-12-08 16:04:47 +01:00
CenTdemeern1
3e16028411
Add download attribute
2024-12-08 15:57:22 +01:00
CenTdemeern1
5bb9b63f62
Remove reactive computed values
2024-12-08 15:56:44 +01:00
amy
4f1694cd99
added mutual and following to user popup
2024-11-26 22:57:28 +03:30
dakkar
59afb56b5b
merge: Support following feed in Deck UI ( resolves #789 ) ( !724 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/724
Closes #789
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-11-22 23:02:31 +00:00
dakkar
fd47bf3483
merge: Fix: Center SkModPlayer on big displays ( !734 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/734
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
Approved-by: Tess K <me@thvxl.se>
2024-11-22 10:41:08 +00:00
Hazelnoot
5b48032681
restore animation and styling in following-feed
2024-11-20 22:22:30 -05:00
Hazelnoot
4a43e1a9e9
factor out remote followers warning in SkRemoteFollowersWarning.vue
2024-11-20 22:22:30 -05:00
Hazelnoot
ed6c781426
fix responsive breakpoint in SkUserRecentNotes
2024-11-20 22:22:29 -05:00
Hazelnoot
ca94959fff
factor out Following Feed list into SkFollowingRecentNotes.vue
2024-11-20 22:22:29 -05:00
tess
68e5b5a84a
Set horizontal margin for even better consistency
2024-11-12 22:09:37 +01:00
tess
19be113cb4
Keep MkUserPopup from extending past left side of screen
2024-11-12 21:39:38 +01:00
piuvas
7f9a151055
give ff entries clickable pointer
2024-11-05 20:27:24 -03:00
CenTdemeern1
c2c2120b76
Center SkModPlayer on big displays
...
Authored-by: Freeplay <freeplay@duck.com>
Co-authored-by: Freeplay <freeplay@duck.com>
2024-11-04 22:50:56 +01:00
Marie
d786e96c2b
upd: add FriendlyCaptcha as a captcha solution
...
FriendlyCaptcha is a german captcha solution which is GDPR compliant and has a non-commerical free license
2024-11-02 02:20:35 +01:00
Julia
1520bc1715
merge: Split character limits between local and remote notes ( resolves #723 ) ( !669 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/669
Closes #723
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Julia <julia@insertdomain.name>
2024-10-29 03:04:25 +00:00
dakkar
473f100b67
merge: fix inconsistent relation badges between user profile and user info block ( resolves #778 ) ( !716 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/716
Closes #778
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-10-27 12:07:38 +00:00
Hazelnoot
b034e1db67
fix inconsistent relation badges between user profile and user info block
2024-10-26 11:31:11 -04:00
Hazelnoot
726013057d
show separate counters for text limit and CW limit
2024-10-26 10:38:16 -04:00
dakkar
991995673d
remove stripes from posting preview
2024-10-24 21:40:34 +01:00
dakkar
2a4c91efcc
Merge branch 'develop' into feature/2024.9.0
2024-10-18 22:09:11 +01:00
Marie
290bfd2075
merge: Allow logged in users to refresh polls ( !686 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/686
Closes #743
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-10-18 21:03:07 +00:00
dakkar
52e291af67
Merge branch 'develop' into feature/2024.9.0
2024-10-18 22:00:07 +01:00
Marie
ed064b2193
upd: remove type username to confirm dialog
...
resolves # 759
2024-10-18 01:09:46 +02:00
Marie
1d9cb4fad9
upd: add decline endpoint and free up username on decline
2024-10-17 20:11:10 +02:00
Hazelnoot
5f3cb09eb1
fix lint errors in SkFormula.vue
2024-10-15 21:50:05 -04:00
Marie
61cb46b171
upd: hide refresh if logged out and if local, change blocked error message
2024-10-15 18:21:08 -04:00
Marie
00bb958874
chore: change string to locale
2024-10-15 18:21:08 -04:00
Marie
dd58a4aa92
upd: add ability to refresh poll
2024-10-15 18:21:08 -04:00
Hazelnoot
8a34d8e9d2
Merge branch 'develop' into feature/2024.9.0
...
# Conflicts:
# locales/en-US.yml
# locales/ja-JP.yml
# packages/backend/src/core/NoteCreateService.ts
# packages/backend/src/core/NoteDeleteService.ts
# packages/backend/src/core/NoteEditService.ts
# packages/frontend-shared/js/config.ts
# packages/frontend/src/boot/common.ts
# packages/frontend/src/pages/following-feed.vue
# packages/misskey-js/src/autogen/endpoint.ts
2024-10-15 18:09:11 -04:00
Hazelnoot
9b1bae653d
add "show bots" toggle to following feed
2024-10-15 14:16:46 -04:00
Hazel K
463b9ac59d
add filters for following feed
2024-10-15 14:16:46 -04:00
Hazelnoot
2cd41228d8
Merge branch 'develop' into feature/2024.9.0
2024-10-13 11:35:10 -04:00
Hazelnoot
3093707469
merge: Prevent usernames from overflowing the reactions hover-list ( resolves #737 ) ( !682 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/682
Closes #737
Approved-by: Marie <github@yuugi.dev>
Approved-by: Tess K <me@thvxl.se>
2024-10-12 21:46:04 +00:00
dakkar
a44d58781f
Merge branch 'develop' into feature/2024.9.0
2024-10-12 20:00:40 +01:00
dakkar
bf6ca8efdc
also ignore stale *failed* responses - #741
...
since `misskeyApi` doesn't pass us the request, we close over a copy
of the username we requested, to make sure it still matches the
current username value
2024-10-12 18:23:20 +01:00
dakkar
5af38db74b
ignore stale users/show
responses - fixes #741
...
* person starts typing "abcd"
* request for user "abcd" is sent to server
* person continues typing "ef"
* request for user "abcdef" is sent to server
* response for user "abcdef" arrives, icon for user "abcdef" is shown
* response for user "abcd" arrives, icon for user "abcd" was shown –
with this commit, this response is ignored instead
This is not just "showing the wrong avatar", btw: `MkSignin` uses the
`user` variable to decide whether to use 2FA, so having the wrong data
in user can make a login attempt fail.
2024-10-12 18:16:06 +01:00
Hazelnoot
a1375c8ab7
prevent usernames from overflowing the reactions hover-list
2024-10-12 00:29:40 -04:00
dakkar
02d36c4518
Merge branch 'develop' into feature/2024.9.0
2024-10-11 10:10:16 +01:00
CenTdemeern1
5cebb4da54
fix: Finding emoji that include capital letters
...
Custom emoji names and aliases that include capital letters can now be found in the emoji picker.
I kind of hate copy-pasting `.toLowerCase()` like this but apparently I'm not allowed to refactor Misskey code.
2024-10-10 21:48:53 +02:00
dakkar
10aab285d1
fix import
2024-10-09 16:07:37 +01:00
dakkar
c5ff081557
fix MkUrlWarningDialog imports
2024-10-09 15:52:42 +01:00