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 |
|
naskya
|
eb7c9cb895
|
fix: search MFM not working
|
2023-09-21 07:43:18 +00: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 |
|
cg sama
|
90f01edddc
|
Adding language filter feature
Co-authored-by: CGsama <CGsama@outlook.com>
|
2023-09-20 00:07:41 +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 |
|
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
|
29760fbe01
|
chore: round down elapsed time
|
2023-09-13 08:04:04 +00: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
|
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 |
|
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 |
|
naskya
|
ba3bf35167
|
language for post translation & translate button
|
2023-09-03 20:50:15 +00:00 |
|
ThatOneCalculator
|
df34d47d42
|
fix: 🚑 incorrect end tag
|
2023-09-02 11:44:31 -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
|
1485cadc23
|
oops 🥴
|
2023-08-21 20:50:28 +00:00 |
|
naskya
|
e0a46c6e20
|
Update MkInstanceTicker.vue
|
2023-08-21 20:48:22 +00:00 |
|
naskya
|
58d5b76edb
|
regard x.com as twitter in MkUrlPreview.vue
|
2023-08-18 22:27:57 +00:00 |
|
naskya
|
e610ce7923
|
Add /kbin to commonNames
|
2023-08-12 14:41:37 +00: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 |
|
naskya
|
c6c4a48823
|
chore: remove unused items
|
2023-08-10 20:25:21 +00:00 |
|
naskya
|
98e0b375bf
|
Update MkInstanceTicker.vue
|
2023-08-02 16:02:16 +00:00 |
|
ThatOneCalculator
|
72011f8f37
|
refactor: ♻️ MkGoogle uses local search
|
2023-08-01 17:45:22 -07:00 |
|
naskya
|
0a3e3643ab
|
Add Bridgy Fed to commonNames
|
2023-08-01 08:05:03 +00:00 |
|
naskya
|
faff32d716
|
this isn't needed
|
2023-08-01 07:53:49 +00:00 |
|
Acid Chicken (硫酸鶏)
|
5f3f7f1843
|
feat: rounded cat ears (close #48)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chiken.com>
|
2023-07-31 20:24:25 -07:00 |
|
naskya
|
e1bfea7141
|
fix: local software version being undefined
|
2023-07-31 20:24:14 -07:00 |
|
naskya
|
b164984abb
|
fix: show correct software names (close #30)
|
2023-07-31 20:23:37 -07:00 |
|
naskya
|
055bec56c7
|
feat: add "re:" at the beginning of CW reply comment (close #52)
|
2023-07-31 20:21:20 -07:00 |
|
tamania
|
aaa413b516
|
fix: 🐛 wrong margin for MkDateSeperatedlist on Safari beta
|
2023-07-31 18:24:26 -07:00 |
|
Kainoa Kanter
|
d8e54d7a77
|
Revert "Merge branch 'fix-completion-focus' into 'develop'"
|
2023-07-31 06:14:48 +00:00 |
|
John Regan
|
432f840efe
|
fix iOS video playback (fixes #10517)
|
2023-07-30 20:38:57 +00:00 |
|
Kainoa Kanter
|
1f8bb6e905
|
Merge branch 'fix-completion-focus' into 'develop'
fix: auto select the first element in completion
See merge request firefish/firefish!10539
|
2023-07-30 05:29:32 +00:00 |
|
Louis-Dominique Dubeau
|
133f69f607
|
fix: auto select the first element in completion
|
2023-07-29 20:42:55 -04:00 |
|
ThatOneCalculator
|
62f89bfd56
|
fix: 💄 padding, text for mod buttons
|
2023-07-28 20:44:12 -07:00 |
|
ThatOneCalculator
|
775b824d3f
|
fix: 💄 max width for long emojis
long emojis are funny, but not to the point where they break the UI
|
2023-07-28 20:10:07 -07:00 |
|
ThatOneCalculator
|
4a0fc56ba8
|
fix: 🚸 autosize post form textarea
|
2023-07-28 11:41:25 -07:00 |
|
ThatOneCalculator
|
01c29cef20
|
chore: 🎨 format
|
2023-07-28 11:35:58 -07:00 |
|
Kainoa Kanter
|
614830f866
|
Merge branch 'fix/photoswipe-animation' into 'develop'
[PR]: Fix image zoom animation on Photoswipe opening
See merge request firefish/firefish!10521
|
2023-07-28 18:27:41 +00:00 |
|
ThatOneCalculator
|
c99cb391ee
|
transform
|
2023-07-26 00:31:59 -07:00 |
|
Laura Hausmann
|
bdce35d522
|
fix: 🐛 MkTime logic
|
2023-07-25 21:30:26 -07:00 |
|
Laura Hausmann
|
0301e3fe80
|
Fix compose box button alignment
Co-authored by @volpeon@is-a.wyvern.rip: https://is-a.wyvern.rip/notes/9hkk0o4uy13mrdt3
|
2023-07-25 21:23:14 -07:00 |
|
ThatOneCalculator
|
5930c8fc08
|
fix: 🐛 make admin users page properly direct user cards to about page
|
2023-07-24 16:55:57 -07:00 |
|
Kainoa Kanter
|
7569081040
|
Update MkImgWithBlurhash.vue
|
2023-07-21 23:16:54 +00:00 |
|
Алексей Ермолаев
|
8550a8fe2c
|
Add largest dimension property to enhance image display
|
2023-07-21 19:05:45 +03:00 |
|
Алексей Ермолаев
|
3d0a56e4c6
|
Re-centering images after changing image component
Also fixing scaling issues in pages when image is thinner than page width.
|
2023-07-21 17:50:09 +03:00 |
|
Алексей Ермолаев
|
40350c5eab
|
Better animations on opening images in Photoswipe
|
2023-07-21 17:06:24 +03:00 |
|
freeplay
|
389beda241
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
|
2023-07-20 19:14:54 -04:00 |
|
freeplay
|
942efb635e
|
refactor: sticky-container class
|
2023-07-20 19:14:13 -04:00 |
|
ThatOneCalculator
|
b4ed4dec47
|
v1.0.1
|
2023-07-19 15:20:22 -07:00 |
|
ThatOneCalculator
|
1eea65386e
|
docs: 📝 codeberg -> gitlab
|
2023-07-19 10:22:36 -07:00 |
|
ThatOneCalculator
|
e67633298e
|
docs: 🚚 new website
|
2023-07-19 10:06:57 -07:00 |
|
ThatOneCalculator
|
91033ab90a
|
fix: import
|
2023-07-19 09:37:11 -07:00 |
|
ThatOneCalculator
|
8422807031
|
Merge branch 'rebrand' into develop
|
2023-07-19 08:55:26 -07:00 |
|
freeplay
|
fa55fa5e44
|
fix: add back follows you tag
|
2023-07-18 14:07:16 -04:00 |
|
ThatOneCalculator
|
b54dfff32f
|
chore: 🎨 format
|
2023-07-17 17:38:27 -07:00 |
|
freeplay
|
23b7c3c1b0
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
|
2023-07-17 12:16:19 -04:00 |
|
freeplay
|
a79bd2c555
|
feat: show snippet of alt text when hovering alt button
|
2023-07-17 12:14:57 -04:00 |
|
Syuilo
|
5d4af6b69e
|
refactor: ⚡ improve performance of contextmenu
|
2023-07-16 22:12:42 -07:00 |
|
ThatOneCalculator
|
2958655948
|
chore: 🎨 format
|
2023-07-16 15:33:17 -07:00 |
|
ThatOneCalculator
|
6165a4b580
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-07-16 15:32:45 -07:00 |
|
ThatOneCalculator
|
bdc35a343e
|
refactor: 🚨 linting fix
|
2023-07-16 15:32:32 -07:00 |
|
freeplay
|
dfd900c09f
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
|
2023-07-16 17:25:12 -04:00 |
|
freeplay
|
6fbbef1a8e
|
fix: unable to scroll through reactions on mobile
|
2023-07-16 17:24:34 -04:00 |
|
Kainoa Kanter
|
58cd156a54
|
Merge pull request '[PR]: Fix Quicktime (.mov) Video Player on Chrome' (#10503) from dvd/calckey:fix/quicktime-on-chrome into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10503
|
2023-07-16 18:14:51 +00:00 |
|
freeplay
|
5b5f997ecf
|
fix: more reliable not closing emoji picker on shift key
|
2023-07-16 13:41:55 -04:00 |
|
DVD
|
e38facfb7b
|
Fix: Quicktime Video Play on Chrome
|
2023-07-16 21:56:08 +08:00 |
|
ThatOneCalculator
|
ff08ec77ee
|
we be renamin
|
2023-07-15 14:21:17 -07:00 |
|
ThatOneCalculator
|
bb22a671b0
|
Merge branch 'develop' into rebrand
|
2023-07-15 14:15:01 -07:00 |
|
freeplay
|
e74af25d16
|
fix: move nowrap to proper place
|
2023-07-15 15:26:15 -04:00 |
|
freeplay
|
83294c6c3d
|
fix: note detailed tabs using wrong styling
|
2023-07-15 15:21:33 -04:00 |
|
ThatOneCalculator
|
63b3666b71
|
chore: 🎨 format
|
2023-07-15 00:06:53 -07:00 |
|
ThatOneCalculator
|
f3aa965c38
|
chore: 🎨 format
|
2023-07-14 16:51:49 -07:00 |
|
naskya
|
6072ec92ab
|
nowrap tab texts in MkNoteDetailed
|
2023-07-14 21:48:13 +00:00 |
|
freeplay
|
79aaf392e8
|
refactor: remove tinycolor from MkFolder + a11y
|
2023-07-14 15:31:31 -04:00 |
|
freeplay
|
4fde8ba470
|
fix: error in user card if no user desc
|
2023-07-14 00:25:01 -04:00 |
|
freeplay
|
f67ea7a609
|
fix: Follow Request labeling
resolves #10368
|
2023-07-14 00:17:20 -04:00 |
|
ThatOneCalculator
|
133c9f775c
|
Revert "refactor: ⚡ use blurhash-as for encoding and decoding"
This reverts commit ae059881fb .
|
2023-07-13 19:06:57 -07:00 |
|
ThatOneCalculator
|
ae059881fb
|
refactor: ⚡ use blurhash-as for encoding and decoding
|
2023-07-13 19:00:26 -07:00 |
|
Kainoa Kanter
|
41e5f8495e
|
Merge pull request '[PR]: User card design' (#10486) from Freeplay/calckey:user-cards into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10486
|
2023-07-14 00:55:57 +00:00 |
|
ThatOneCalculator
|
be67a5e599
|
fix: 💄 mkdonation bg
|
2023-07-13 17:38:44 -07:00 |
|
ThatOneCalculator
|
5d38558e8a
|
chore: 🎨 format
|
2023-07-13 16:53:53 -07:00 |
|
freeplay
|
46c436bbb1
|
fix: collapsing white space
|
2023-07-13 19:32:35 -04:00 |
|
freeplay
|
33931fd896
|
chore: format
|
2023-07-13 19:30:22 -04:00 |
|
freeplay
|
55d150f9b1
|
refactor: use new card design in user popup
|
2023-07-13 19:27:00 -04:00 |
|
freeplay
|
f591fa14ed
|
style: user card design
|
2023-07-13 19:26:44 -04:00 |
|
naskya
|
479d76d763
|
Fallback language for code MFM should be plaintext
|
2023-07-13 21:45:54 +00:00 |
|
ThatOneCalculator
|
64322721b6
|
refactor: ♻️ substr -> slice
|
2023-07-12 23:56:22 -07:00 |
|
ThatOneCalculator
|
34b05e1a9d
|
Revert "refactor: ♻️ simplify shift key logic"
This reverts commit ea76790997 .
|
2023-07-12 23:31:14 -07:00 |
|
ThatOneCalculator
|
9a68e77f92
|
refactor: ♿ add aria labels to buttons
|
2023-07-12 23:22:58 -07:00 |
|
ThatOneCalculator
|
83f4e6f0ca
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-07-12 23:09:44 -07:00 |
|
ThatOneCalculator
|
ea76790997
|
refactor: ♻️ simplify shift key logic
|
2023-07-12 23:08:41 -07:00 |
|
freeplay
|
b3776a5e69
|
fix: match custom emoji size to Misskey's
resolves #10438
|
2023-07-12 13:26:36 -04:00 |
|
ThatOneCalculator
|
1c2fa18f34
|
refactor: 💄 max instance name length 37, gradate specific server dono button
|
2023-07-12 01:05:16 -07:00 |
|
ThatOneCalculator
|
c75c9f4b75
|
gap
|
2023-07-12 01:01:05 -07:00 |
|
ThatOneCalculator
|
17e578010a
|
fix: 💄 ease-out transitions
|
2023-07-12 00:58:09 -07:00 |
|
ThatOneCalculator
|
8d88ac30e1
|
fix: 💄 properly slide in
|
2023-07-12 00:56:40 -07:00 |
|
ThatOneCalculator
|
badd040df6
|
fix: 🐛 properly show instance's link
|
2023-07-12 00:48:07 -07:00 |
|
ThatOneCalculator
|
66d7884b72
|
feat: 💄 fly in as well
|
2023-07-12 00:45:53 -07:00 |
|
ThatOneCalculator
|
c7ca8aed74
|
fix: 💄 scope transition style
|
2023-07-12 00:36:24 -07:00 |
|
ThatOneCalculator
|
d9fd0ea714
|
fix: 💄 locales, transition for MkDonation
|
2023-07-12 00:23:54 -07:00 |
|
ThatOneCalculator
|
acb6edef3c
|
refactor: ♻️ donation link logic, add link to /about, fix typo
|
2023-07-11 23:42:59 -07:00 |
|
ThatOneCalculator
|
04224bfc66
|
feat: ✨ Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-07-11 23:23:44 -07:00 |
|
ThatOneCalculator
|
b0b0fda42c
|
fix
|
2023-07-11 20:57:28 -07:00 |
|
ThatOneCalculator
|
7d41179b83
|
feat: ✨ don't close emoji picker if shift is held down, like Discord
https://snug.moe/notes/9h1p04dqytz2qfsz
|
2023-07-11 20:56:40 -07:00 |
|
ThatOneCalculator
|
2a86a8ad75
|
fix: 🐛 plus button in reaction settings
|
2023-07-11 20:36:15 -07:00 |
|
ThatOneCalculator
|
cfb46f2775
|
fix popup menu
|
2023-07-11 19:44:00 -07:00 |
|
ThatOneCalculator
|
e57a9a075c
|
refactor: ♻️ MkPostFormAttachees setup syntax
|
2023-07-11 19:38:49 -07:00 |
|
ThatOneCalculator
|
648cc87823
|
chore: 🎨 format
|
2023-07-11 19:21:52 -07:00 |
|
ThatOneCalculator
|
d9113cc62c
|
fix
|
2023-07-11 19:20:58 -07:00 |
|
ThatOneCalculator
|
cacee0228b
|
fix: 🐛 fix draggable
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216
Closes #10467
|
2023-07-11 18:26:53 -07:00 |
|
DVD
|
4bcfcfe7f1
|
Fixes image cropper ui
|
2023-07-11 21:27:10 +08:00 |
|
freeplay
|
6d70b2402d
|
style: consistent link underline thickness
|
2023-07-11 00:27:21 -04:00 |
|
ThatOneCalculator
|
8d9154c8c0
|
perf: ⚡ use fast-blurhash for blurhash decoding, up deps
|
2023-07-10 21:09:07 -07:00 |
|
freeplay
|
a37daacc56
|
style: don't truncate URL's
|
2023-07-10 19:02:31 -04:00 |
|
freeplay
|
ff7df3cc01
|
style: use muted repeat icon instead of forbidden for disabled boosts
|
2023-07-10 17:43:02 -04:00 |
|
freeplay
|
ac2f75857f
|
style: link underlines, attempt two™
|
2023-07-10 13:09:44 -04:00 |
|
ThatOneCalculator
|
645480f889
|
chore: 🎨 format
|
2023-07-09 20:46:58 -07:00 |
|
ThatOneCalculator
|
a5f84ec30b
|
feat: ✨ Timestamps on announcements
Closes #10453
|
2023-07-09 20:46:53 -07:00 |
|
ThatOneCalculator
|
84b70a4fcc
|
Revert "style: link underlines"
This reverts commit 46d97d49a2 .
|
2023-07-09 20:01:01 -07:00 |
|
ThatOneCalculator
|
22ab154215
|
Revert "Isolate text directions in posts"
This reverts commit 4795a50162 .
|
2023-07-09 20:00:55 -07:00 |
|
freeplay
|
4795a50162
|
Isolate text directions in posts
|
2023-07-09 22:15:56 -04:00 |
|
freeplay
|
46d97d49a2
|
style: link underlines
|
2023-07-09 15:05:39 -04:00 |
|
freeplay
|
a19e014cc5
|
fix: MkMedia #10429 ? + styling
|
2023-07-08 23:21:02 -04:00 |
|
freeplay
|
9ecffcb1f9
|
style; proper styling for url preview
|
2023-07-08 20:30:24 -04:00 |
|
ThatOneCalculator
|
83bcd4fe56
|
fix: 💄 url preview title size
|
2023-07-08 17:21:32 -07:00 |
|
naskya
|
fb8c2b1310
|
fix
|
2023-07-08 22:37:15 +00:00 |
|
naskya
|
b5585c1e98
|
better locale & style
|
2023-07-08 22:29:36 +00:00 |
|
naskya
|
2f4f3a3e02
|
Remove unnecessary imports
|
2023-07-08 21:21:16 +00:00 |
|
naskya
|
ac9774c1e6
|
Refactor MkAnnouncement
|
2023-07-08 21:17:13 +00:00 |
|
naskya
|
8b79f59d8d
|
Navigate to /announcements if there are more than three unreads
|
2023-07-08 21:02:11 +00:00 |
|
naskya
|
e7ccbb030d
|
Fix isRead not being saved on closing popups
|
2023-07-08 20:15:08 +00:00 |
|
naskya
|
478be7a3ae
|
Create MkAnnouncement component
|
2023-07-08 19:55:38 +00:00 |
|
Kainoa Kanter
|
1ad0eec00d
|
revert 49fd403474
revert fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 21:53:44 +00:00 |
|
ThatOneCalculator
|
49984a1d18
|
Revert "refactor: 💫 tweak photoswipe animation speed"
This reverts commit 96f740477b .
|
2023-07-06 12:50:05 -07:00 |
|
Johann150
|
49fd403474
|
fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 12:46:19 -07:00 |
|
Syuilo
|
96f740477b
|
refactor: 💫 tweak photoswipe animation speed
|
2023-07-06 00:20:48 -07:00 |
|
ThatOneCalculator
|
3e15666089
|
fix: 🐛 fallback locales for skin tone labels
Closes #10406
|
2023-07-05 23:42:34 -07:00 |
|
ThatOneCalculator
|
e2ff531172
|
chore: ⬆️ up prettier, pnpm
|
2023-07-05 18:28:27 -07:00 |
|
freeplay
|
892610092a
|
remove unneeded property
|
2023-07-04 21:39:41 -04:00 |
|
freeplay
|
ef3f9316a0
|
style: truncate long URL's
|
2023-07-04 21:37:50 -04:00 |
|
freeplay
|
d06bbe7b1b
|
fix: add back channel display in timeline
|
2023-07-04 13:47:31 -04:00 |
|
freeplay
|
75cbe78387
|
style: accent color in plyr
|
2023-07-04 12:00:48 -04:00 |
|
Kainoa Kanter
|
9de97d3ebd
|
fix: 🐛query search endpoint for local userselect, disregard host
|
2023-07-04 01:29:57 +00:00 |
|
freeplay
|
bee2a245ae
|
fix: videos not appearing when don't play animated images is one
|
2023-07-03 16:01:54 -04:00 |
|
ThatOneCalculator
|
c392697b4c
|
chore: 🎨 format
|
2023-07-02 23:08:33 -07:00 |
|