masaya.suzuki
7660050d99
fix (client): error image aspect ratio
...
Co-authored-by: naskya <m@naskya.net>
2024-08-09 15:48:34 +09:00
naskya
071d642451
chore (client): remove "ALT:" from alt text tooltips
2024-08-05 08:45:10 +09:00
naskya
7468770688
fix (client): make sure that bottom bar doesn't hide content
...
without this padding, you can't save word mutes settings on mobile
2024-08-03 00:27:27 +09:00
naskya
d5919b21fb
Merge branch 'logicla-css-fix-1' into 'develop'
...
fix(client): Fix logical property bugs (batch 1)
Co-authored-by: Eana Hufwe <eana@1a23.com>
See merge request firefish/firefish!11228
2024-08-01 14:38:22 +00:00
Eana Hufwe
d46c336ef5
fix(client): MkPullToRefresh logical directions
2024-08-01 13:55:31 +00:00
naskya
1879e236c4
chore(client): address sass deprecation warning
2024-08-01 10:54:46 +09:00
Eana Hufwe
ba0b959ddd
fix(client): Fix logical property bugs (batch 1)
2024-08-01 00:55:11 +00:00
naskya
7c3289382d
Merge branch 'post-language-check' into 'develop'
...
fix: allow arbitrary BCP 47-compliant language via API
Co-authored-by: Eana Hufwe <eana@1a23.com>
Closes #10984
See merge request firefish/firefish!11227
2024-08-01 00:14:58 +00:00
Eana Hufwe
4b5d3ab009
fix: allow arbitrary BCP 47-compliant language via API
2024-07-31 23:09:36 +00:00
TrojanerHD
c8093acef6
fix(client): split user name pasting and @ input into the correct fields
2024-08-01 00:25:04 +02:00
naskya
86d3f8f5b5
style: adjust modal padding
2024-07-31 16:43:33 +09:00
naskya
3ff5e3fc26
Merge branch 'logical-css' into 'develop'
...
feat(client): Logical css refactor and writing mode support
Co-authored-by: Eana Hufwe <eana@1a23.com>
Closes #10446
See merge request firefish/firefish!11222
2024-07-31 00:49:46 +00:00
Eana Hufwe
a2762e71ad
fix(client): patch widget sidebar
2024-07-30 23:48:27 +00:00
Eana Hufwe
f0337595f6
chore: update formatting
2024-07-30 23:32:52 +00:00
Eana Hufwe
bf28e75dac
feat(client): writing direction support
2024-07-30 23:30:52 +00:00
Eana Hufwe
32b8bfdcec
refactor(client): Logical CSS property support
2024-07-30 22:24:33 +00:00
naskya
08e009ebad
fix (client): gray out disabled boost button ( #10960 )
2024-07-27 19:06:00 +09:00
naskya
357ee6e656
feat: export followers list ( closes #10974 )
2024-07-22 05:05:03 +09:00
naskya
888e472157
feat (client): sort "select a widget" dropdown ( closes #10973 )
2024-07-22 04:20:27 +09:00
naskya
44483bb9ae
fix (client): do not refresh the page on showAttachedNotes ( closes #10969 )
2024-07-21 19:13:38 +09:00
naskya
c879806f00
chore (client): make sure that accountAlias is not empty
2024-07-17 04:05:15 +09:00
naskya
1a9435ad86
fix (client): correctly set alsoKnownAs in account migration UI
2024-07-17 03:41:55 +09:00
Eana Hufwe
1997841900
fix(client): initialize header tab sizing with webfont
2024-07-15 22:34:53 +00:00
mia
9a929b7a99
fix (client): don't return undefined from native Mk:dialog implementation
...
fixes #10839
2024-07-14 19:08:36 -07:00
naskya
b89b24c4cd
fix (client): address scss format deprecation warnings
2024-07-12 23:57:52 +09:00
naskya
a6cb3b81b5
fix (client): backup useEmojiCdn setting ( close #10962 )
2024-07-12 18:52:32 +09:00
Eana Hufwe
1d7455c3e9
fix(client): use app locale for note header date
2024-07-11 02:31:27 +00:00
naskya
0d561cfdb4
Merge branch 'develop' into iceshrimp_mastodon
2024-07-09 00:42:27 +09:00
naskya
2e78bde9b8
chore (client): don't "auto correct" post language by default
2024-07-07 04:51:50 +09:00
naskya
76b13797a7
chore (client): remove link to the emoji pack creator
...
You can just import a zip file that contains emoji images
2024-07-07 00:37:11 +09:00
naskya
3af46024cf
chore (client): move accessibility settings into a separate page
2024-07-06 00:43:13 +09:00
naskya
e011455a25
fix (client): clicking remote instance ticker on unsigned UI causes an API error
2024-07-05 23:45:58 +09:00
naskya
c630187b2e
Merge branch 'develop' into iceshrimp_mastodon
2024-07-05 01:38:52 +09:00
naskya
c855681b0c
feat: add ability to disable the cat language conversion
2024-07-05 01:24:57 +09:00
naskya
9aaafce3b6
fix (client, firefish-js): fix type of moreUrls
2024-07-04 16:46:39 +09:00
syuilo
32573b8f32
chore (client): make sure to remove splash screen DOM element
...
c23c97d303
Co-authored-by: naskya <m@naskya.net>
2024-07-04 16:46:38 +09:00
naskya
1e5d63b617
chore (client): rename instance variable
2024-07-04 16:46:38 +09:00
naskya
28576b518a
fix (client): missing variables
2024-07-04 16:46:38 +09:00
naskya
71ebea0cd1
fix (client): set default values of the instance data
2024-07-04 16:46:38 +09:00
naskya
1a201a7007
style: highlight Lookup button in the post search box
2024-07-04 12:50:58 +09:00
naskya
1778952af8
Merge branch 'develop' into iceshrimp_mastodon
2024-07-04 02:41:46 +09:00
naskya
7d16beb7b4
chore (client): do not call getInstanceInfo twice
2024-07-04 00:38:09 +09:00
naskya
aa01c3d8ce
chore (client): Firefish versions are lexicographically ordered
2024-07-04 00:38:08 +09:00
naskya
a130917c13
Merge branch 'develop' into iceshrimp_mastodon
2024-07-03 23:52:01 +09:00
naskya
6b03989c2e
refactor (client): move instance data to IndexDB ( close #10939 )
2024-07-03 23:48:40 +09:00
naskya
76c411f1ff
Merge branch 'develop' into iceshrimp_mastodon
2024-07-02 23:54:11 +09:00
naskya
c8500c529d
client: update default url for RSS widget
2024-07-02 23:45:01 +09:00
naskya
a451cf664c
Merge branch 'develop' into iceshrimp_mastodon
2024-06-28 16:45:41 +09:00
naskya
2e65ac6ffb
chore (client): replace password strength checker
2024-06-28 15:54:05 +09:00
naskya
af7c8ec732
fix (client): boost tooltip not showing boosted users
2024-06-28 15:54:04 +09:00