1
0
Fork 1
mirror of https://example.com synced 2024-11-28 09:36:38 +09:00
Commit graph

3465 commits

Author SHA1 Message Date
93420f0e5a
hotfix: workaround for yet another broken imports 2023-10-18 02:52:36 +09:00
8e18b938f5
fix: prevent unison-reload on make-private 2023-10-18 02:34:35 +09:00
474a5890c1
hotfix: imports in MkFolder is also broken 2023-10-17 13:13:13 +09:00
da0f9ad706
hotfix: imports in the textarea component is broken 2023-10-17 02:48:24 +09:00
8e2b74c8a4
chore: change icon set sample from ph-smiley to ph-star 2023-10-17 02:12:57 +09:00
ThatOneCalculator
aa94403f57
feat: allow users to choose icon set 2023-10-17 02:12:35 +09:00
734859e2b8
refactor: remove single sign-on 2023-10-16 09:56:22 +09:00
12c2b7bdde
fix: properly use singular/plural 2023-10-16 08:46:26 +09:00
5d367b251e
fix: add private visibility in defaultStore 2023-10-16 03:00:55 +09:00
ac85c6c48a
feat: ability to make existing posts private 2023-10-15 14:46:58 +09:00
be0474372d
feat: add private visibility 2023-10-15 14:46:40 +09:00
15ffe6b00f
style: don't use Atkinson Hyperlegible by default 2023-10-10 23:53:57 +09:00
161fc2245b
Firefish v1.0.5-dev18 2023-10-10 23:28:06 +09:00
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
19e5d28cf7
fix: properly implement "With credential" in the API console 2023-10-02 16:43:48 +09:00
f934489ef1
feat: show online status indicator only when available (close #41) 2023-10-02 07:30:31 +09:00
d8d0ad0c00
fix null error 2023-10-02 05:38:45 +09:00
3c931989c5
fix: featured note is currently disabled 2023-10-02 00:29:57 +09:00
bdbecce61a
chore: move showFeaturedNotesInTimeline setting to appropriate section 2023-10-02 00:21:30 +09:00
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
0831b8b6d8
style: more contrast for disabled boost button 2023-09-27 20:56:20 +09:00
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
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
266078b549
chore: default export preprocess function 2023-09-24 18:03:36 +09:00
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
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
c468bf9ed7
fix openServerInfo 2023-09-22 15:54:16 +09:00
ea0aba6b2c
fix: unable to open server info by clicking tickers 2023-09-22 15:46:38 +09:00
f70f208f05 fix typo 2023-09-22 05:19:44 +00:00
10583fae17
Firefish v1.0.5-dev17 2023-09-22 14:02:48 +09: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
304ddd2fc1
fix: conditions for checking updates 2023-09-21 17:35:57 +09:00
478a6cdea5
fix: show update popup (close #66) 2023-09-21 17:27:08 +09:00
e346c1fc74
feat: ability to specify search engine for search MFM 2023-09-21 16:47:06 +09:00