かっこかり
3c81926f71
fix(frontend): serverContextの値を利用する条件が間違っていたのを修正 ( #15166 )
2024-12-22 13:36:17 +09:00
Marie
042d46557d
chore: remove leah from project members
2024-12-17 21:54:58 +00:00
Marie
241949da04
merge: fix(frontend): Ensure physics run consistently across different device framerates ( !823 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/823
Closes #684
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-12-17 21:50:39 +00:00
CenTdemeern1
67a0d8a56e
Add missing back buttons to following/follower pages
2024-12-17 20:09:21 +01:00
CenTdemeern1
f9100d4dcf
bubble-game: Use setInterval instead of requestAnimationFrame
...
This makes sure Misskey's Bubble Game always runs at a consistent rate, even when the monitor isn't 60hz
2024-12-17 17:55:40 +01:00
かっこかり
0804092426
fix(frontend): serverContextの型エラーを修正 ( #15131 )
...
* fix(frontend): serverContextの型エラーを修正
* add comment
2024-12-16 09:03:46 +09:00
かっこかり
3e0fcaeca8
fix(frontend): 絵文字管理画面で絵文字が表示されないことがある問題を修正 ( #15128 )
...
* fix(frontend): 絵文字管理画面で絵文字が表示されないことがある問題を修正
* Update Changelog
* optimize
2024-12-16 09:02:38 +09:00
かっこかり
5a2b29a3b4
enhance(frontend): PC画面でチャンネルが複数列で表示されるように ( #15129 )
...
* チャンネル一覧の列を最大3列にした (Otaku-Social#13)
* fix
* fix
* fix
* 🎨
* fix
* 🎨
* Update Changelog
* Update Changelog
* 要らない_marginを消す
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
2024-12-16 08:57:37 +09:00
dakkar
e2352839e4
merge: upstream changes for 2024.11 ( !742 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/742
Closes #645 and #646
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2024-12-15 17:27:12 +00:00
CenTdemeern1
696a5d852c
Update Leah's profile picture in about-sharkey
2024-12-15 17:08:52 +01:00
dakkar
b266a5f9f6
Merge branch 'develop' into feature/2024.10
2024-12-12 17:38:29 +00:00
Hazelnoot
fe37aa2ce8
Add "enable RSS" user privacy toggle
2024-12-12 08:11:55 -05:00
dakkar
6d4ae93592
Merge branch 'develop' into feature/2024.10
2024-12-12 13:04:51 +00:00
Marie
8eb9c20df7
merge: Schedule Notes ( !804 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/804
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2024-12-12 12:50:11 +00:00
かっこかり
e8bf6285cb
fix(frontend): ノートがログインしているユーザーしか見れない場合にログインをキャンセルした場合その後の動線がなくなる問題を修正 ( #15101 )
...
* fix(frontend): ノートがログインしているユーザーしか見れない場合にログインをキャンセルすると一切の処理が停止する問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-12-10 10:42:12 +09:00
かっこかり
020c191e2c
fix(frontend): MiAuth認可画面のデザイン修正 ( #15106 )
2024-12-10 10:29:40 +09:00
dakkar
0d9d952d2c
user profile: only default to "pinned notes" if they exist
...
it's sensible to show the pinned notes first *if they exist*
if there's nothing pinned, we're just showing an empty list
let's show the "notes" tab in that case
2024-12-09 15:40:54 +00:00
dakkar
1837ccc618
Merge branch 'develop' into feature/2024.10
2024-12-09 09:43:55 +00:00
NoriDev
2528508cff
feat: 노트 게시를 예약할 수 있음 ( yojo-art/cherrypick#483 , [ Type4ny-Project/Type4ny@271c872c ]( 271c872c97
))
2024-12-09 05:31:03 +01:00
Marie
8967d37d09
merge: Data driven about page sections (and add me as a contributor!) ( !800 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/800
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2024-12-08 19:39:16 +00:00
CenTdemeern1
c472794959
Move strings to sharkey-locales
2024-12-08 15:05:43 +01:00
CenTdemeern1
57a62832e5
Update Mi contributor list
2024-12-08 14:59:25 +01:00
CenTdemeern1
8a6970255d
Make everyone's pfp sizes consistent
2024-12-08 14:53:38 +01:00
CenTdemeern1
8e505336ae
Update Hazel's information
2024-12-08 14:46:25 +01:00
CenTdemeern1
88125b887f
Shuffle Sharkey contributors using Fisher-Yates
2024-12-08 14:43:28 +01:00
CenTdemeern1
d19b125618
Data driven about page sections
2024-12-07 19:47:32 +01:00
Marie
570d19b738
chore: fix link to point to the proper location
2024-12-06 11:57:51 +00:00
syuilo
fa271cf84e
Update about-misskey.vue
2024-11-30 13:20:49 +09:00
dakkar
eb25238a8e
Merge branch 'develop' into feature/2024.10
2024-11-28 11:17:27 +00:00
dakkar
6c13dc04f2
Merge branch 'develop' into feature/2024.10
2024-11-23 10:41:33 +00:00
Hazelnoot
b477de1d98
show pinned notes by default on user profiles
2024-11-22 20:49:16 -05:00
dakkar
aea1f98a9d
fix typo
2024-11-22 12:44:41 +00:00
dakkar
bc816cb166
Merge tag '2024.11.0' into feature/2024.10
2024-11-22 12:29:04 +00:00
Hazelnoot
5b48032681
restore animation and styling in following-feed
2024-11-20 22:22:30 -05:00
Hazelnoot
2b0a622875
separate following feed's menu component from the actual filter options
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
38787712d9
add responsive padding to recent-notes.vue
2024-11-20 22:22:29 -05:00
Hazelnoot
0515fed92d
remove unused ref from recent-notes.vue
2024-11-20 22:22:29 -05:00
Hazelnoot
a40b77a66b
prevent the following feed from auto-selecting a user under the mobile UI
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
syuilo
f0c3a4cc0b
perf(frontend): reduce api requests for non-logged-in enviroment ( #15001 )
...
* wip
* Update CHANGELOG.md
* wip
2024-11-21 07:58:34 +09:00
鴇峰 朔華
4603ab67bb
feat: 絵文字のポップアップメニューに編集を追加 ( #15004 )
...
* Mod: 絵文字のポップアップメニューに編集を追加
* fix: code styleの修正
* fix: code styleの修正
* fix
2024-11-20 20:08:26 +09:00
おさむのひと
0df6c79172
enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように ( #14983 )
...
* enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように
* wip
* wip
* Update navbar.vue
* ✌️
* Update CHANGELOG.md
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-11-18 10:36:51 +09:00
syuilo
9614f74bf8
🎨
2024-11-16 20:24:31 +09:00
syuilo
cf1b7c7064
add warning for open registration ( #14963 )
...
* wip
* wip
* Update ja-JP.yml
* Update index.d.ts
* ✌️
2024-11-16 17:22:34 +09:00
syuilo
459449864c
🎨
2024-11-16 10:16:11 +09:00
かっこかり
c0d1682604
feat: 送信したフォローリクエストを確認できるように ( #14856 )
...
* FEAT: Allow users to view pending follow requests they sent
This commit implements the `following/requests/sent` interface firstly
implemented on Firefish, and provides a UI interface to view the pending
follow requests users sent.
* ux: should not show follow requests tab when have no pending sent follow req
* fix default followreq tab
* fix default followreq tab
* restore missing hasPendingReceivedFollowRequest in navbar
* refactor
* use tabler icons
* tweak design
* Revert "ux: should not show follow requests tab when have no pending sent follow req"
This reverts commit e580b92c37f27c2849c6d27e22ca4c47086081bb.
* Update Changelog
* Update Changelog
* change tab titles
---------
Co-authored-by: Lhc_fl <lhcfl@outlook.com>
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2024-11-15 17:30:54 +09:00
かっこかり
7f8c8f62b1
fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 ( #14960 )
...
* fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (MisskeyIO#815)
(cherry picked from commit aec01dd4adda8e975da523c5bea329120e689569)
* Update Changelog
---------
Co-authored-by: sleep-moe <yukikum57@gmail.com>
2024-11-15 09:33:09 +09:00
dakkar
fdad036912
Merge branch 'develop' into feature/2024.10
2024-11-13 11:45:10 +00:00
dakkar
0a05841f33
merge: Add "pinned" section to notes tab on user profiles ( !689 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/689
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
2024-11-13 11:14:59 +00:00