Kainoa Kanter
|
5b1cd11618
|
fix: 🚸 don't open server info on ticker on note sub
|
2023-09-21 15:22:26 -07:00 |
|
cg sama
|
90f01edddc
|
Adding language filter feature
Co-authored-by: CGsama <CGsama@outlook.com>
|
2023-09-20 00:07:41 +00:00 |
|
Kainoa Kanter
|
490abe7275
|
feat: vibration
|
2023-09-17 21:59:09 +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
|
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
|
5d06aa5f13
|
chore: 🚨 lint
|
2023-09-01 16:27:33 -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 |
|
naskya
|
c6c4a48823
|
chore: remove unused items
|
2023-08-10 20:25:21 +00:00 |
|
ThatOneCalculator
|
8422807031
|
Merge branch 'rebrand' into develop
|
2023-07-19 08:55:26 -07:00 |
|
freeplay
|
6fbbef1a8e
|
fix: unable to scroll through reactions on mobile
|
2023-07-16 17:24:34 -04:00 |
|
ThatOneCalculator
|
bb22a671b0
|
Merge branch 'develop' into rebrand
|
2023-07-15 14:15:01 -07:00 |
|
freeplay
|
ff7df3cc01
|
style: use muted repeat icon instead of forbidden for disabled boosts
|
2023-07-10 17:43:02 -04:00 |
|
Kainoa Kanter
|
1ad0eec00d
|
revert 49fd403474
revert fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 21:53:44 +00:00 |
|
Johann150
|
49fd403474
|
fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 12:46:19 -07:00 |
|
ThatOneCalculator
|
e2ff531172
|
chore: ⬆️ up prettier, pnpm
|
2023-07-05 18:28:27 -07:00 |
|
freeplay
|
d06bbe7b1b
|
fix: add back channel display in timeline
|
2023-07-04 13:47:31 -04:00 |
|
ThatOneCalculator
|
6da5a5b89b
|
find and replace
|
2023-07-02 15:18:30 -07:00 |
|
ThatOneCalculator
|
b5907fb86d
|
chore: 🎨 format
|
2023-07-01 22:37:28 -07:00 |
|
naskya
|
79765e4b19
|
Please let me revert this (appearNote in getWordSoftMute) for now
This reverts commit cda1c19454 .
|
2023-07-02 04:47:11 +00:00 |
|
ThatOneCalculator
|
ee5a08efdc
|
chore: 🎨 format
|
2023-06-30 23:35:45 -07:00 |
|
freeplay
|
cda1c19454
|
fix: soft mutes not being applied to boosts
|
2023-06-30 18:43:35 -04:00 |
|
freeplay
|
914ebd0b29
|
feat: reveal muted word on press & hold
Refs: #10363
|
2023-06-29 22:58:34 -04:00 |
|
Freeplay
|
cf923e57ad
|
fix: mobile note spacing
|
2023-06-23 17:41:39 -04:00 |
|
ThatOneCalculator
|
278f42a720
|
fix: 🐛 collapse reply if type is a mention and it has a reply
|
2023-06-22 16:46:18 -07:00 |
|
Freeplay
|
e91389b1af
|
fix
|
2023-06-22 17:04:57 -04:00 |
|
Freeplay
|
eb52e67398
|
fix
|
2023-06-22 15:35:56 -04:00 |
|
Freeplay
|
94a8f64b3b
|
Minimize reply context in notifications
|
2023-06-21 23:38:56 -04:00 |
|
Freeplay
|
7ed1cc1ff7
|
i apologize to all the cats that may have been harmed before this commit (#10342)
|
2023-06-21 14:22:04 -04:00 |
|
ThatOneCalculator
|
fe0ceb98c5
|
chore: formatting
|
2023-06-18 18:36:34 -07:00 |
|
Freeplay
|
24390f1d99
|
reply line fixes
|
2023-06-17 16:35:11 -04:00 |
|
Freeplay
|
cbefe34e99
|
Add 'remove your reaction' label
|
2023-06-16 23:17:55 -04:00 |
|
Freeplay
|
35fd45965d
|
spacing and font size adjustments
|
2023-06-13 00:04:36 -04:00 |
|
Freeplay
|
47a38969eb
|
Highlight boost button if boosted!
|
2023-06-03 12:57:51 -04:00 |
|
Freeplay
|
d780fea36a
|
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
|
2023-06-03 10:47:48 -04:00 |
|
Freeplay
|
9c424ee041
|
Fix blue highlight on post tap
|
2023-06-03 10:47:41 -04:00 |
|
ThatOneCalculator
|
14126de3d7
|
chore: formatting
|
2023-06-02 20:06:04 -07:00 |
|
mappi
|
bf54fb70af
|
fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
|
2023-06-02 20:05:02 -07:00 |
|
ThatOneCalculator
|
8e5a374ac7
|
chore: formatting
|
2023-06-02 14:53:28 -07:00 |
|
Freeplay
|
c5cd624d82
|
Add expand on note click option
|
2023-05-31 23:52:05 -04:00 |
|
Freeplay
|
f3bdce0636
|
Fix #10236
|
2023-05-31 17:02:58 -04:00 |
|
Freeplay
|
cae7c6b3ca
|
fix position
|
2023-05-28 16:21:00 -04:00 |
|
Freeplay
|
9b0b8a4180
|
fix
|
2023-05-27 18:38:27 -04:00 |
|
ThatOneCalculator
|
911704d6a8
|
chore: formatting
|
2023-05-25 19:47:10 -07:00 |
|
Freeplay
|
b531145270
|
Add 'View on remote server' to right click menu
|
2023-05-24 14:00:18 -04:00 |
|
Freeplay
|
3d6c480334
|
overflow hidden to clip
|
2023-05-23 22:09:24 -04:00 |
|
Freeplay
|
7f76143273
|
Change note right click menu to link context menu
|
2023-05-23 21:33:18 -04:00 |
|
ThatOneCalculator
|
3d5b0c5d83
|
chore: formatting
|
2023-05-23 18:02:52 -07:00 |
|
Freeplay
|
6e1d5f366d
|
fix
|
2023-05-23 20:49:56 -04:00 |
|