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
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
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07: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
807093b94c
Better post clipping
2023-06-05 13:11:14 -04:00
Freeplay
47a38969eb
Highlight boost button if boosted!
2023-06-03 12:57:51 -04: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
b15d84451d
fix
2023-05-28 15:25:57 -04:00
Freeplay
d373e7be25
Fix reply and quote icons
...
past me was really dumb wth
2023-05-25 22:51:55 -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
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
Freeplay
cab146fb96
Fix z-index, better clipping in notes
2023-05-23 20:30:55 -04:00
Freeplay
88f39b2b02
Give article semantic to subnote
2023-05-21 18:23:17 -04:00
Freeplay
7e93391ac3
fix depth
2023-05-19 23:02:15 -04:00
Kainoa Kanter
6d3a5d63cc
chore: formatting
2023-05-19 15:41:59 -07:00
Freeplay
e921e2dce3
simplify conversation code
2023-05-18 15:48:36 -04:00
Freeplay
fb06aecb7b
Jump to Reply + other note page improvmeents
2023-05-17 21:54:37 -04:00
Freeplay
8ab7843e44
fix font size + remove unecessary class
2023-05-07 18:19:05 -04:00
ThatOneCalculator
988b530745
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24
, reversing
changes made to d1977fc320
.
2023-05-07 11:38:39 -07:00
Kaity A
cd3cfe4203
Add support for CW boosting
2023-05-07 09:26:24 +10:00
naskya
d1ab75beed
Fix dirty duplicated code
2023-05-05 10:38:56 +09:00
naskya
1601676d55
Show the correct username
2023-05-05 09:46:47 +09:00
naskya
8bfe67c031
Fix missing import
2023-05-05 08:14:16 +09:00
naskya
ebfd07628e
format
2023-05-04 14:41:18 +09:00
naskya
137cef81b6
Merge branch 'develop' into fix/word-mutes
2023-05-04 05:36:29 +00:00
naskya
d9553e73af
Differentiate soft mutes and hard mutes
2023-05-04 14:20:06 +09:00
naskya
cdd876ba03
Refactor soft word mutes
2023-05-04 14:13:13 +09:00
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture
2023-05-02 22:42:33 +10:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
Kaity A
627a71701f
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acb
.
2023-04-29 19:14:36 -07:00
Free
c1d5922acb
keyboard accessibility ( #9725 )
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
Freeplay
609f4cff5b
fix subnote
2023-04-28 21:22:29 -04:00
Free
29818a067b
Notes refactoring (?) + new CW design ( #9888 )
...
Moved a lot of the duplicated code in the different note components into the SubNoteContent component
I've also replaced the detailed note stuff with just the MkNote component
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9888
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-23 00:21:38 +00:00
naskya
0a173a3c1c
feat: add an option to disable emoji reactions ( #9878 )
...
Closes : #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
Kaity A
011b482e98
Add continuation for thread reply level ( #9821 )
...
I think this will solve the continuation issue in threads where the reply level reaches 12 deep in the conversation thread, without getting to indent depth 5.
Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9821
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-15 21:56:17 +00:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Free
8bd64c89a4
note-improvements ( #9799 )
...
Boop!
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00