Commit graph

3493 commits

Author SHA1 Message Date
naskya
19e5d28cf7
fix: properly implement "With credential" in the API console 2023-10-02 16:43:48 +09:00
naskya
d8d0ad0c00
fix null error 2023-10-02 05:38:45 +09:00
naskya
3c931989c5
fix: featured note is currently disabled 2023-10-02 00:29:57 +09:00
naskya
bdbecce61a
chore: move showFeaturedNotesInTimeline setting to appropriate section 2023-10-02 00:21:30 +09:00
naskya
58bd0e904f
chore: preserve newline in MkInfo 2023-10-02 00:16:01 +09:00
ThatOneCalculator
05097ac608 fix: 🐛 Have showSuspendedDialog properly defined in account.ts 2023-09-28 08:44:01 -07:00
Kainoa Kanter
26bc90e44b fix: 🐛 passed props to VueDraggable 2023-09-28 08:37:05 -07:00
Kainoa Kanter
8db91f277f refactor: 💄 Make disabled buttons slightly more visible 2023-09-28 08:36:37 -07:00
naskya
0831b8b6d8
style: more contrast for disabled boost button 2023-09-27 20:56:20 +09:00
naskya
75c72d00da
fix: preserve newline character in alt text popup 2023-09-27 17:18:47 +09:00
Kagami Sascha Rosylight
1d1dab5b2a
fix: preserve newline character in alt text 2023-09-27 17:12:55 +09:00
naskya
04369c9da9
fix: alt texts shouldn't be interpreted as MFM 2023-09-27 16:46:43 +09:00
ThatOneCalculator
01dd71c4d3
feat: 💄 Use Atkinson Hyperlegible as default font 2023-09-26 14:23:38 -07:00
ThatOneCalculator
cd7c10b7eb
refactor: 🍱 use webp for error images instead of avif
Ended up having better compression and wider compatibility
2023-09-25 20:57:14 -07:00
naskya
266078b549
chore: default export preprocess function 2023-09-24 18:03:36 +09:00
naskya
6d899518b3
chore: make language detection a reusable function in frontend as well 2023-09-24 17:58:21 +09:00
ThatOneCalculator
3633dd4e7f
style: 💄 use rocket as icon for boosting 🚀 2023-09-23 22:24:18 -07:00
Kainoa Kanter
081d723cff Merge branch 'refactor/firefishjs-imports' into 'develop'
Refactor: firefishjs imports


See merge request firefish/firefish!10607
2023-09-24 04:27:16 +00:00
Kainoa Kanter
9ea046c011 Refactor: firefishjs imports 2023-09-24 04:27:16 +00:00
yumeko
15fecc44a9 Fix a couple remaining places where the banners are called ads 2023-09-24 04:19:28 +00:00
naskya
1abe36f844 fix: add missing class 2023-09-24 03:45:25 +00:00
ThatOneCalculator
3ee3413006
feat: 🍱 new error images
ref: https://minazukey.uk/notes/9jzr3jsrwvcmlcjp
2023-09-23 08:42:33 -07:00
naskya
c468bf9ed7
fix openServerInfo 2023-09-22 15:54:16 +09:00
naskya
f70f208f05 fix typo 2023-09-22 05:19:44 +00:00
ThatOneCalculator
b85c640729
refactor: 💄 module player uses theme colors 2023-09-21 21:55:57 -07:00
Essem
22ef74d92c feat: Implement module player 2023-09-22 03:48:54 +00:00
ThatOneCalculator
260f444fb8
chore: 🎨 format 2023-09-21 20:21:15 -07:00
Kainoa Kanter
5b1cd11618 fix: 🚸 don't open server info on ticker on note sub 2023-09-21 15:22:26 -07:00
naskya
eb7c9cb895 fix: search MFM not working 2023-09-21 07:43:18 +00:00
ThatOneCalculator
2650445576
fix: 🐛 show speakAsCat if isCat 2023-09-20 21:57:47 -07:00
ThatOneCalculator
06f7c8eb20
fix: 🐛 Add missing references to speakAsCat 2023-09-20 21:55:51 -07:00
ThatOneCalculator
7664a69e0f
refactor: 🔥🐟 We're Firefish, not Misskey
Changes the default reactions to end with 🔥🐟 instead of 🍮
2023-09-20 21:49:17 -07:00
ThatOneCalculator
f81baa373c
chore: 🎨 format 2023-09-20 21:20:22 -07:00
ThatOneCalculator
3a671e42d1
feat: Show instance default reactions on welcome page instead of hardcoded 2023-09-20 20:46:48 -07:00
ThatOneCalculator
7acb5ebde9
fix: 🐛 don't add TOS URL to info menu if it doesn't exist 2023-09-20 20:31:19 -07:00
ThatOneCalculator
b7e9ec6341
feat: 👔 ToS button on signed out screen 3 dots
Passes "two-click" rule

Closes #10646
2023-09-20 20:30:17 -07:00
Kainoa Kanter
6f0b28859e style: 🎨 Replace to and from with 0% and 100% in CSS @keyframes
Closes #10752
2023-09-20 12:30:33 -07:00
ThatOneCalculator
71e88af1a0
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-19 17:07:51 -07:00
cg sama
90f01edddc Adding language filter feature
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
ThatOneCalculator
a35538b4b5
style 2023-09-19 17:07:22 -07:00
Amelia Yukii
11bf258b8e fix: change local icon to users to fit the style of the existing tab 2023-09-19 02:14:37 +00:00
ThatOneCalculator
2c8f22cbb0
add vibration to new post button 2023-09-17 16:48:33 -07:00
Kainoa Kanter
490abe7275 feat: vibration 2023-09-17 21:59:09 +00:00
naskya
12eabc81f0
make it toggleable 2023-09-17 12:23:20 +09:00
naskya
fbe1ab1b85
feat: open server info by clicking the ticker 2023-09-17 10:04:58 +09:00
Kainoa Kanter
493971480c /share page doesn't wrap title in brackets
ref: https://box.neachi.net/notes/9jnyy34gvpahjqlx
2023-09-15 18:45:50 +00:00
naskya
29760fbe01 chore: round down elapsed time 2023-09-13 08:04:04 +00:00
naskya
a18e0daf4b feat: sticky drive header
This makes it easy to get files out of a folder to the parent directory.
2023-09-12 21:50:08 +00:00
naskya
8bd3b7409b make showTimelineReplies deviceAccount 2023-09-09 20:16:23 +00:00
naskya
b84a10a6ec
make word mutes case insensitive (close #10724) 2023-09-10 05:00:06 +09:00
Natty
81c97b3749
fix: follow requests pagination looping bug
https://astolfo.social/notes/9jeibgm1wyfk9oha
2023-09-09 18:33:18 +09:00
naskya
1a7ccb04e5
fix (minor): noteId is not a number 2023-09-07 02:38:42 +09:00
naskya
587840ec37
fix: don't show translate button if signed out 2023-09-04 18:18:43 +09:00
Kainoa Kanter
6d1965ce94 feat: indexable User property 2023-09-04 02:34:04 +00:00
ThatOneCalculator
687cf91608
fix mfm import 2023-09-03 14:30:14 -07:00
ThatOneCalculator
4b121cb549
if translation exists 2023-09-03 14:29:18 -07:00
Kainoa Kanter
12ff93baea refactor: ♻️ Migrate auth.vue to composition API 2023-09-03 21:18:38 +00:00
ThatOneCalculator
2e1f5c6c8e
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-03 14:06:44 -07:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format 2023-09-03 14:06:30 -07:00
Kainoa Kanter
820d5f77dc Merge branch 'feat/translations' into 'develop'
language for post translation & translate button

See merge request firefish/firefish!10588

Co-authored-by: naskya <m@naskya.net>
2023-09-03 20:50:15 +00:00
naskya
ba3bf35167 language for post translation & translate button 2023-09-03 20:50:15 +00:00
Laura Hausmann
738502f051
[mastodon-client] Correctly implement multiple callback URIs for OAuth, resolves #150 2023-09-03 13:48:51 -07:00
Laura Hausmann
bdc89e5568
Fix search button not visible in narrow viewport guest mode 2023-09-03 13:48:04 -07:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe 2023-09-02 14:05:03 -07:00
ThatOneCalculator
df34d47d42
fix: 🚑 incorrect end tag 2023-09-02 11:44:31 -07:00
ThatOneCalculator
45c5fa73ff
fix: 💄 Announcement padding/margins 2023-09-02 09:57:38 -07:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint 2023-09-01 16:27:33 -07:00
naskya
c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
ThatOneCalculator
031170c56a
chore: 🎨 format 2023-08-26 16:30:30 -07:00
naskya
1485cadc23 oops 🥴 2023-08-21 20:50:28 +00:00
naskya
e0a46c6e20 Update MkInstanceTicker.vue 2023-08-21 20:48:22 +00:00
naskya
799fcd3c73 more intuitive option order 2023-08-21 13:20:27 +00:00
Kainoa Kanter
69f802e15b Merge branch 'upgrade-frontend-deps' into 'develop'
upgrade frontend deps

See merge request firefish/firefish!10557
2023-08-19 16:33:24 +00:00
naskya
ffdadec61e upgrade frontend deps 2023-08-19 16:33:24 +00:00
naskya
58d5b76edb regard x.com as twitter in MkUrlPreview.vue 2023-08-18 22:27:57 +00:00
naskya
e610ce7923 Add /kbin to commonNames 2023-08-12 14:41:37 +00:00
ThatOneCalculator
247088fbaf
fix: 🩹 add small and center to MFM tags list 2023-08-11 22:54:13 -07:00
ThatOneCalculator
5e89b269a4
fix: 🐛 double comma 2023-08-11 17:51:35 -07:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
ThatOneCalculator
5a92b90da1
chore: 🎨 format 2023-08-10 13:32:19 -07:00
naskya
c6c4a48823 chore: remove unused items 2023-08-10 20:25:21 +00:00
ThatOneCalculator
cb424e37f5
fix: 🚸 make importing emoji packs clearer 2023-08-10 13:04:16 -07:00
ThatOneCalculator
9a23db683a
fix: 🌐 i18n key for "confirm" 2023-08-08 20:09:54 -07:00
ThatOneCalculator
73dcf4f8fa
chore: 🎨 format 2023-08-08 18:03:21 -07:00
ThatOneCalculator
06fcef60a1
chore: ⬆️ up deps 2023-08-08 17:38:03 -07:00
ThatOneCalculator
b5e7fe766a
fix: 💄 properly style announcement content, add seperator 2023-08-02 18:04:22 -07:00
naskya
98e0b375bf Update MkInstanceTicker.vue 2023-08-02 16:02:16 +00:00
ThatOneCalculator
f10c3859a6
fix 2023-08-01 21:41:39 -07:00
ThatOneCalculator
5d16e1398e
fix: 👥 naskya is fullstack 2023-08-01 21:29:00 -07:00
ThatOneCalculator
8c980a3a3c
fix: 🐛 properly display caption 2023-08-01 21:28:09 -07:00
ThatOneCalculator
6f426ee9e6
fix: 🐛 ref loading for patrons/sponsors in about-firefish 2023-08-01 21:16:53 -07:00
ThatOneCalculator
5444d4fcc7
fix: 👥 use correct tag for ac 2023-08-01 21:05:52 -07:00
ThatOneCalculator
00726f260f
refactor: 👥 Add original Misskey contributors 2023-08-01 21:03:31 -07:00
ThatOneCalculator
72011f8f37
refactor: ♻️ MkGoogle uses local search 2023-08-01 17:45:22 -07:00
naskya
0a3e3643ab Add Bridgy Fed to commonNames 2023-08-01 08:05:03 +00:00
naskya
faff32d716 this isn't needed 2023-08-01 07:53:49 +00:00
ThatOneCalculator
f3ca0a6683
fix: 🚸 cw re below keep cw button 2023-07-31 20:32:38 -07:00
Acid Chicken (硫酸鶏)
5f3f7f1843
feat: rounded cat ears (close #48)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chiken.com>
2023-07-31 20:24:25 -07:00
naskya
e1bfea7141
fix: local software version being undefined 2023-07-31 20:24:14 -07:00
naskya
b164984abb
fix: show correct software names (close #30) 2023-07-31 20:23:37 -07:00
naskya
055bec56c7
feat: add "re:" at the beginning of CW reply comment (close #52) 2023-07-31 20:21:20 -07:00
ThatOneCalculator
723af93f08
fix: 💄 gap between selects 2023-07-31 20:05:02 -07:00
ThatOneCalculator
62ff3bf6e0
fix: 🐛 inconsistent font sizing on mobile
Closes #10581
2023-07-31 18:28:47 -07:00
tamania
aaa413b516
fix: 🐛 wrong margin for MkDateSeperatedlist on Safari beta 2023-07-31 18:24:26 -07:00
tamania
2818b5b634
fix: 🐛 tapping Okay on reaction will make it update immediately 2023-07-31 18:23:03 -07:00
Kainoa Kanter
d8e54d7a77 Revert "Merge branch 'fix-completion-focus' into 'develop'" 2023-07-31 06:14:48 +00:00
Kainoa Kanter
6a9820da58 Merge branch 'feature/vscode-debug' into 'develop'
feat: backend debug in vscode

See merge request firefish/firefish!10541
2023-07-30 20:46:45 +00:00
Kainoa Kanter
3e024066a1 Merge branch 'fix-ios-video' into 'develop'
fix iOS video playback (fixes #10517)

Closes #10517

See merge request firefish/firefish!10540
2023-07-30 20:38:57 +00:00
John Regan
432f840efe fix iOS video playback (fixes #10517) 2023-07-30 20:38:57 +00:00
ThatOneCalculator
d76b4f2321
fix: 🐛 rel=me verification with multiple rels besides me
Closes #10595
2023-07-30 13:30:25 -07:00
Namekuji
32fac53e8d
feat: backend debug in vscode 2023-07-30 16:27:13 -04:00
ThatOneCalculator
9c9f466cc3
fix: 💄 increase space between for search page slides
users leaked over
2023-07-29 22:39:06 -07:00
ThatOneCalculator
d3ccf7e7f9
chore: 🎨 format 2023-07-29 22:31:03 -07:00
Kainoa Kanter
1f8bb6e905 Merge branch 'fix-completion-focus' into 'develop'
fix: auto select the first element in completion

See merge request firefish/firefish!10539
2023-07-30 05:29:32 +00:00
ThatOneCalculator
0d72fc19b0
perf: featured posts query limit 2023-07-29 22:17:29 -07:00
ThatOneCalculator
59a625469f
fix: 🐛 hide delete 2fa/passkeys buttons if user is not local 2023-07-29 22:12:12 -07:00
Tom Funken
54879c0282 Change admin & mod icon to crown & gavel 2023-07-30 00:50:23 +00:00
Louis-Dominique Dubeau
133f69f607 fix: auto select the first element in completion 2023-07-29 20:42:55 -04:00
ThatOneCalculator
62f89bfd56
fix: 💄 padding, text for mod buttons 2023-07-28 20:44:12 -07:00
ThatOneCalculator
775b824d3f
fix: 💄 max width for long emojis
long emojis are funny, but not to the point where they break the UI
2023-07-28 20:10:07 -07:00
ThatOneCalculator
f973b1986f
feat: 🔒 allow admins to reset users' 2FA and passkeys
ref: https://frfsh.plus.st/notes/9hqswpwiwjaihcgo
2023-07-28 17:57:32 -07:00
ThatOneCalculator
4a0fc56ba8
fix: 🚸 autosize post form textarea 2023-07-28 11:41:25 -07:00
ThatOneCalculator
ee591012c1
chore: ⬆️ up deps 2023-07-28 11:39:31 -07:00
ThatOneCalculator
01c29cef20
chore: 🎨 format 2023-07-28 11:35:58 -07:00
Kainoa Kanter
614830f866 Merge branch 'fix/photoswipe-animation' into 'develop'
[PR]: Fix image zoom animation on Photoswipe opening

See merge request firefish/firefish!10521
2023-07-28 18:27:41 +00:00
yumeko
d93df43a12 Merge branch firefish:develop into enhance/add-s3pathstyle-description 2023-07-28 08:21:27 +00:00
ThatOneCalculator
aea03321ad
fix: ref patrons 2023-07-26 21:36:13 -07:00
ThatOneCalculator
0345001db5
set icon 2023-07-26 00:35:11 -07:00
ThatOneCalculator
c99cb391ee
transform 2023-07-26 00:31:59 -07:00
ThatOneCalculator
accbb55be0
fix: 🥚 animation 2023-07-26 00:15:12 -07:00
ThatOneCalculator
97d395ce2a
chore: 🎨 format 2023-07-25 23:46:43 -07:00
ThatOneCalculator
4968d1ecb3
fix: 🥚 animation 2023-07-25 23:44:41 -07:00
ThatOneCalculator
487fd3faaf
refactor: ♻️ show disabled message if disabled
ref: https://git.joinfirefish.org/firefish/firefish/-/issues/10527#note_230
2023-07-25 21:53:31 -07:00
ThatOneCalculator
03ddc970d5
fix: 🐛 don't show server stats in widget if reporting is disabled
Closes #10527
2023-07-25 21:49:09 -07:00
Laura Hausmann
bdce35d522
fix: 🐛 MkTime logic 2023-07-25 21:30:26 -07:00
Laura Hausmann
56bf7a0ffb
Fix cpu/memory stats widget 2023-07-25 21:23:21 -07:00
Laura Hausmann
0301e3fe80
Fix compose box button alignment
Co-authored by @volpeon@is-a.wyvern.rip: https://is-a.wyvern.rip/notes/9hkk0o4uy13mrdt3
2023-07-25 21:23:14 -07:00
ThatOneCalculator
ba192b11d9
fix: ✏️ fix newly discovered users header icon
Typo: rocke-launch -> rocket-launch
2023-07-25 20:20:38 -07:00
ThatOneCalculator
27efb62a8b
fix: 💄 remove border radius on welcome icon 2023-07-25 19:35:34 -07:00
ThatOneCalculator
07b9948d68
fix: 🥚 woozy mode behavior 2023-07-25 19:22:06 -07:00
ThatOneCalculator
65e7b2841c
fix: 💄 deleteAndEdit is danger action 2023-07-25 18:56:55 -07:00
ThatOneCalculator
5dcdb8d365
fix: 💄 don't round corners on status images/server icon
ref: https://akko.unix.dog/notice/AY45yUgIC29eKVC59k
2023-07-25 18:40:01 -07:00
ThatOneCalculator
38a1b041a8
fix: 🌐 copying origin: "remote" -> "origin" 2023-07-25 18:29:24 -07:00
ThatOneCalculator
03910d7173
refactor: 🚸 only ask for reload on apply button 2023-07-25 18:26:55 -07:00
Kainoa Kanter
df3d8a91b9 feat: draggable navbar items in settings
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: moshibar <moshibar@mailo.com>
2023-07-26 01:15:20 +00:00
ThatOneCalculator
2e727e94e7
Merge remote-tracking branch 'weblate/develop' into develop 2023-07-24 21:14:47 -07:00
ThatOneCalculator
c996e88710
style: 💄 don't show activity if narrow (cleaner) 2023-07-24 17:10:27 -07:00
ThatOneCalculator
5930c8fc08
fix: 🐛 make admin users page properly direct user cards to about page 2023-07-24 16:55:57 -07:00
ThatOneCalculator
bec0aae418
chore: 🎨 format 2023-07-24 16:03:58 -07:00