naskya
|
19e5d28cf7
|
fix: properly implement "With credential" in the API console
|
2023-10-02 16:43:48 +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 |
|
Kainoa Kanter
|
26bc90e44b
|
fix: 🐛 passed props to VueDraggable
|
2023-09-28 08:37:05 -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 |
|
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 |
|
ThatOneCalculator
|
3ee3413006
|
feat: 🍱 new error images
ref: https://minazukey.uk/notes/9jzr3jsrwvcmlcjp
|
2023-09-23 08:42:33 -07: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
|
3a671e42d1
|
feat: ✨ Show instance default reactions on welcome page instead of hardcoded
|
2023-09-20 20:46:48 -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 |
|
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 |
|
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 |
|
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 |
|
Natty
|
81c97b3749
|
fix: follow requests pagination looping bug
https://astolfo.social/notes/9jeibgm1wyfk9oha
|
2023-09-09 18:33:18 +09:00 |
|
Kainoa Kanter
|
6d1965ce94
|
feat: ✨ indexable User property
|
2023-09-04 02:34:04 +00:00 |
|
Kainoa Kanter
|
12ff93baea
|
refactor: ♻️ Migrate auth.vue to composition API
|
2023-09-03 21:18:38 +00: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 |
|
ThatOneCalculator
|
45c5fa73ff
|
fix: 💄 Announcement padding/margins
|
2023-09-02 09:57:38 -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
|
799fcd3c73
|
more intuitive option order
|
2023-08-21 13:20:27 +00: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 |
|
ThatOneCalculator
|
cb424e37f5
|
fix: 🚸 make importing emoji packs clearer
|
2023-08-10 13:04:16 -07:00 |
|
ThatOneCalculator
|
73dcf4f8fa
|
chore: 🎨 format
|
2023-08-08 18:03:21 -07:00 |
|
ThatOneCalculator
|
b5e7fe766a
|
fix: 💄 properly style announcement content, add seperator
|
2023-08-02 18:04:22 -07: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
|
f3ca0a6683
|
fix: 🚸 cw re below keep cw button
|
2023-07-31 20:32:38 -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 |
|
tamania
|
2818b5b634
|
fix: 🐛 tapping Okay on reaction will make it update immediately
|
2023-07-31 18:23:03 -07:00 |
|
ThatOneCalculator
|
d76b4f2321
|
fix: 🐛 rel=me verification with multiple rels besides me
Closes #10595
|
2023-07-30 13:30:25 -07: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 |
|