Commit graph

26534 commits

Author SHA1 Message Date
ThatOneCalculator b2113c7155
Merge branch 'develop' into refactor/vue-cropper 2023-10-03 01:02:18 -07:00
Kainoa Kanter 92c45ff02f Merge branch 'refactor/upstream-megalodon' into 'develop'
refactor: ♻️ use upstream megalodon


See merge request firefish/firefish!10605
2023-10-03 07:54:13 +00:00
Kainoa Kanter a9167c0265 refactor: ♻️ use upstream megalodon 2023-10-03 07:54:13 +00:00
Kainoa Kanter ede1f0dc7a Merge branch 'refactor/sw-vite' into 'develop'
build:  build service worker with Vite instead of Webpack


See merge request firefish/firefish!10615
2023-10-03 07:53:54 +00:00
Kainoa Kanter 3af141c371 build: build service worker with Vite instead of Webpack 2023-10-03 07:53:53 +00:00
ThatOneCalculator 66109b5a0f
cropped file 2023-10-03 00:52:49 -07:00
ThatOneCalculator 1d50beb552
use number for aspect ratio 2023-10-03 00:39:00 -07:00
ThatOneCalculator 6425afbfce
? 2023-10-03 00:37:08 -07:00
ThatOneCalculator 36fdb35987
nvm, going with vue-picture-cropper 2023-10-03 00:33:20 -07:00
ThatOneCalculator 1c36662813
use full file type name 2023-10-02 23:45:46 -07:00
ThatOneCalculator c95d143065
check file type properly 2023-10-02 23:37:43 -07:00
ThatOneCalculator 303ae1c844
feat: crop image option in post form 2023-10-02 23:20:48 -07:00
ThatOneCalculator 870caee152
chore: 🎨 format 2023-10-02 23:04:23 -07:00
ThatOneCalculator 94f402eff6
refactor: ♻️ switch from cropperjs to vue-cropper
seems to be less buggy
2023-10-02 23:03:31 -07:00
ThatOneCalculator 01f2f3e810
chore: ⬆️ up deps 2023-10-02 22:39:04 -07:00
ThatOneCalculator af730e75b6
fix: 🐛 strange heart reaction behavior 2023-10-02 22:31:04 -07:00
naskya b121e4bc9d
fix format/lint command 2023-10-03 01:32:36 +09: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 f8576174fd
refactor the rebuild command 2023-10-02 05:34:55 +09:00
naskya 0939bedaaa
update build/rebuild command
firefish-js/built is imported by multiple workspaces
2023-10-02 05:32:45 +09:00
Hosted Weblate 59c5cdc83f
chore: Merge branch 'origin/develop' into Weblate. 2023-10-01 17:30:16 +00:00
Pointify 5fe782ed32
chore: Translated using Weblate (Spanish)
Currently translated at 98.6% (1837 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/es/
2023-10-01 19:30:12 +02:00
naskya f14c9b5549 Revert "chore/docs: @firefish -> @firefish@fedi.software"
This reverts commit a67b472be1
2023-10-01 15:38:13 +00:00
naskya a67b472be1 chore/docs: @firefish -> @firefish@fedi.software 2023-10-01 15:37:23 +00: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
naskya c3ffb4c52d
chore: add a description of an API parameter 2023-09-30 19:02:28 +09:00
naskya 789d05bed3
fix: this "else" is unneeded 2023-09-30 18:50:45 +09:00
Hosted Weblate b87be1d938
chore: Merge branch 'origin/develop' into Weblate. 2023-09-29 20:00:16 +00:00
Steven Fierens 2ab8a75ddb
chore: Translated using Weblate (Dutch)
Currently translated at 32.5% (607 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/nl/
2023-09-29 22:00:12 +02:00
@DDoSkiray@ddoskey.com 860d638d16
chore: Translated using Weblate (Japanese (Kansai))
Currently translated at 70.2% (1308 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja_KS/
2023-09-29 22:00:11 +02:00
@DDoSkiray@ddoskey.com a0b0f8c99f
chore: Translated using Weblate (Japanese)
Currently translated at 99.5% (1854 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2023-09-29 22:00:11 +02:00
Kainoa Kanter 89354d3d42 Merge branch 'develop' into 'develop'
fix: chart typos, update to v1.0.4-beta31

Co-authored-by: Jean Lucas <jean@4ray.co>

See merge request firefish/firefish!10611
2023-09-29 17:11:11 +00:00
Jean Lucas e9cd282aec fix: chart typos, update to v1.0.4-beta31 2023-09-29 17:11:11 +00: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
Linerly b4cdc463a0
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1863 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-09-27 07:22:04 +02:00
Hosted Weblate e7591126b4
chore: Merge branch 'origin/develop' into Weblate. 2023-09-26 23:19:09 +00:00
jolupa 1496aeebad
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1863 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-09-27 01:19:03 +02:00
ThatOneCalculator 9ec77027e4
chore: ⬆️ up pnpm 2023-09-26 16:11:19 -07:00
ThatOneCalculator 7f20990596
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-09-26 14:23:43 -07:00
ThatOneCalculator 01dd71c4d3
feat: 💄 Use Atkinson Hyperlegible as default font 2023-09-26 14:23:38 -07:00
Pynolo a2c8113569
chore: Translated using Weblate (Italian)
Currently translated at 100.0% (1863 of 1863 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-09-26 17:57:57 +02:00