Commit graph

3458 commits

Author SHA1 Message Date
naskya
93769b79b1
chore: minor refactor of check-word-mute 2023-10-17 07:28:58 +09:00
naskya
ddbe213f59
feat: show all reacted users initially in reactions tab 2023-10-17 06:32:36 +09:00
Kainoa Kanter
6c1f2ca45f Merge branch 'refactor/remove-sso' into 'develop'
Remove integrations

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10612
2023-10-16 17:05:33 +00:00
naskya
cdf839bcc8 Remove integrations 2023-10-16 17:05:32 +00:00
Kainoa Kanter
9339b9423b Merge branch 'feat/singular' into 'develop'
fix: properly use singular/plural in MkNoteDetailed tabs

Co-authored-by: naskya <m@naskya.net>

See merge request firefish/firefish!10621
2023-10-16 17:04:51 +00:00
naskya
e5911088cd fix: properly use singular/plural in MkNoteDetailed tabs 2023-10-16 17:04:51 +00:00
Kainoa Kanter
19d024521f Merge branch 'fix/wacky-colon' into 'develop'
fix: don't show trailing colon in notification toasts

Co-authored-by: mia <mia@mia.jetzt>

See merge request firefish/firefish!10622
2023-10-16 17:03:17 +00:00
naskya
12611de598
chore: make tlHintClosed account setting 2023-10-16 02:04:44 +09:00
mia
f24de640c0 fix: don't show trailing colon in notification toasts 2023-10-14 18:56:43 -07:00
ThatOneCalculator
8b2263b0f9
fix: 🐛 list "My Posts" properly in gallery
ref: !10618
2023-10-10 12:22:46 -07:00
Kainoa Kanter
051107cf62 Merge branch 'fix/my-pages' into 'develop'
fix: [page] list "My Pages" properly

Co-authored-by: sup39 <dev@sup39.dev>

Closes #9430

See merge request firefish/firefish!10618
2023-10-10 19:20:42 +00:00
sup39
1b50274a93
fix: [page] list "My Pages" properly 2023-10-07 23:04:09 +09:00
sup39
8aea2c5d8d
fix: [page] adding child blocks to section block 2023-10-07 14:20:06 +09:00
Kainoa Kanter
3af141c371 build: build service worker with Vite instead of Webpack 2023-10-03 07:53:53 +00:00
ThatOneCalculator
01f2f3e810
chore: ⬆️ up deps 2023-10-02 22:39:04 -07:00
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