ThatOneCalculator
a67fb5dc7a
refactor: 🔥 Remove _misskey_content and _misskey_quote
...
Should improve federation performance by removing duplicate content
BREAKING: Breaks MFM content and quote compatibility with Misskey before v12/v11(?)
2023-09-20 20:51:05 -07:00
ThatOneCalculator
c119abc36c
refactor: 🔥 remove legacy reactions
...
BREAKING: Breaks emoji reaction compatibility with Misskey versions before custom reactions were added (v9?)
2023-09-20 20:48:13 -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
70ad42c49c
fix: 🚑 downgrade swc to 1.3.78
...
Closes #10751
2023-09-20 10:17:00 -07:00
ThatOneCalculator
71ea5c4f93
rm langdetect
2023-09-19 17:18:00 -07:00
ThatOneCalculator
2a1f119944
rm src/@types/cld.d.ts
2023-09-19 17:16:56 -07:00
ThatOneCalculator
414f6df104
simplify
2023-09-19 17:15:13 -07:00
ThatOneCalculator
5964a10571
cld -> tinyld
2023-09-19 17:11:37 -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
ThatOneCalculator
bf6b480f49
pin swc
2023-09-19 16:14:53 -07:00
Kainoa Kanter
e07c9e9e50
Merge branch 'fix/timeline-query' into 'develop'
...
fix: ⚗️ Fix variables?
See merge request firefish/firefish!10594
2023-09-19 22:36:05 +00:00
Kainoa Kanter
bb7f743127
fix: ⚗️ Fix variables?
2023-09-19 22:36:05 +00: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
1914e568bb
perf: ⚡ use existing response
2023-09-17 21:08:28 -07: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
naskya
d004df52be
fix: "show replies in timeline" refactoring was not backward compatible
2023-09-16 12:20:23 +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
b4bb455c09
fix?: speakAsCat not being federated
2023-09-13 10:07:16 +09: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
Kainoa Kanter
4565867b8b
perf: ⚡ Replace JSDOM with Happy DOM
2023-09-08 03:24:01 +00: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
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint
2023-09-03 11:18:48 +09:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe
2023-09-02 14:05:03 -07:00
ThatOneCalculator
7e0c9ddc11
artifacting
2023-09-02 12:23:58 -07:00
Namekuji
fc97614782
fix: release redis locks
2023-09-02 19:22:13 +00:00
ThatOneCalculator
7cdd6af262
fix: 🐛 smaller maskable icon
2023-09-02 12:15:15 -07:00
ThatOneCalculator
d1a4bbf597
maskable icon
2023-09-02 11:55:53 -07:00