ThatOneCalculator
be7625cca6
fix: 🐛 Prevent clicking on child elements of timeline posts
2022-08-17 00:13:57 -07:00
ThatOneCalculator
078ab39bdf
feat: ✨ Replies can be clicked too
2022-08-17 00:07:42 -07:00
ThatOneCalculator
74d5c3c162
feat: 🔖 .7
2022-08-16 23:58:21 -07:00
ThatOneCalculator
473291fe70
nice
2022-08-16 23:53:47 -07:00
ThatOneCalculator
2781a0aca4
fix: 🐛 use router
2022-08-16 23:50:35 -07:00
ThatOneCalculator
d6e92616be
fix: 🐛 do it right
2022-08-16 23:33:06 -07:00
ThatOneCalculator
bd24de7ab7
fix: ⚗️
2022-08-16 23:22:17 -07:00
ThatOneCalculator
38ebf77891
fix: 🐛 fix clicking on note content
2022-08-16 23:11:46 -07:00
ThatOneCalculator
ec60046469
fix: 💄 style
2022-08-16 22:59:29 -07:00
ThatOneCalculator
387d388da9
I quickly became homophobic
2022-08-16 22:53:17 -07:00
ThatOneCalculator
fe7a273aee
fix: 💄 style
2022-08-16 22:47:18 -07:00
ThatOneCalculator
d35f234fb5
feat: 💄 New note style
2022-08-16 22:42:03 -07:00
ThatOneCalculator
0e7361d4b8
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
Johann150
b934c738a6
Collapse long notes ( #8990 )
...
* Revert "Revert option to collapse long notes (#8561 )"
This reverts commit 71150f21cd
and reinstates
the option to collapse long notes again after they were expanded.
* fix(client): wrongly collapsed posts
* fix: don't use ref
* tweak style
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-08-01 17:55:24 +09:00
ThatOneCalculator
eb843e7cff
🎨
2022-07-27 10:07:52 -07:00
Johann150
20763a84ee
Merge: enhance privacy of notes
...
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
syuilo
672ceb8687
chore(client): tweak style
2022-07-16 15:19:52 +09:00
syuilo
165c4b2c00
chore(client): tweak ui
2022-07-15 17:01:13 +09:00
syuilo
db21be3282
chore(client): trust ios
2022-07-13 21:41:06 +09:00
Johann150
a1b8587ab2
enhance: show recipients of notes with specified visibility ( #8949 )
...
* enhance: reusable visibility component
* rename renote tooltip component
The tooltip that is used for renotes can be used in other cases as well.
* add tooltip for specified recipients
* add changelog entry
* Update visibility.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-07 21:17:47 +09:00
syuilo
e393ab6044
fix(client): style tweak for ios
2022-07-03 16:17:31 +09:00
syuilo
699f24f3dc
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
syuilo
802a35d4b6
fix typo
2022-06-18 18:27:47 +09:00
futchitwo
5b7595d9d7
Improve: unclip ( #8823 )
...
* Refactor clip page to use Composition API
* Refactor clip page
* Refactor clip page
* Refactor clip page
* Improve: unclip
* Fix unclip
* Fix unclip
* chore: better type and name
* Fix
* Fix clipPage vue provider
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-18 18:27:09 +09:00
syuilo
5fb3f8a116
chore: lint fixes
2022-06-05 12:26:36 +09:00
syuilo
71150f21cd
Revert "feat: option to collapse long notes ( #8561 )"
...
This reverts commit e675ffcf38
.
2022-06-04 15:23:53 +09:00
Balazs Nadasdi
e675ffcf38
feat: option to collapse long notes ( #8561 )
...
* feat: option to collapse long notes
Closes #8559
* do not collapse if cw exists
* use '閉じる' to close / show less.
* make it sticky
* Change style of the Show less button
2022-06-04 13:57:09 +09:00
Johann150
3dae18b93c
fix lints ( #8737 )
...
* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
* fix: vue lints
2022-05-26 22:53:09 +09:00
syuilo
476dfb0f35
fix(client): register_note_view_interruptor()が動かないのを修正
...
Fix #8318
2022-03-05 01:22:57 +09:00
syuilo
b01a0325ba
fix(client): ノート詳細が開けないのを直したり
...
Fix #8305
2022-02-11 22:14:14 +09:00
syuilo
b3decdc4e5
fix(client): ノートの参照を断ち切るように
...
Fix #8201
Close #8237
2022-02-11 21:35:28 +09:00
syuilo
57ec04d9ec
refactor(client): i18n.locale -> i18n.ts
2022-01-28 11:39:49 +09:00
syuilo
a8fad1b61c
refactor
2022-01-18 21:35:57 +09:00
syuilo
28193f12ca
wip: refactor(client): migrate paging components to composition api
2022-01-14 10:25:51 +09:00
tamaina
e159f15600
enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 ( #8095 )
...
* wip
* wip?
* ?
* streamingのuser storage updateイベントを監視して更新
* 必要な時以外はストレージを更新しない
* fix?
* wip
* fix
* fix
2021-12-29 22:13:09 +09:00
syuilo
14fa8b177d
client: tweak ui
2021-12-02 20:46:16 +09:00
syuilo
e8005c8d3a
client: refine ui
2021-11-28 20:07:37 +09:00
syuilo
5d968afa74
update linr
2021-11-19 19:36:12 +09:00
syuilo
cb4d65b5c9
feat(client): keep line breaks of translated text to improve readability
2021-11-19 19:03:25 +09:00
syuilo
ea9aeef9d8
refactor(client): refactor dialog functions to improve type inference
2021-11-18 18:45:58 +09:00
syuilo
4b7b51d5cc
refactor(client): use composition api for tooltip logic
2021-11-12 23:53:10 +09:00
Johann150
0e3213ff6d
enhance: show renoters ( #7954 )
...
* refactor: deduplicate renote button into component
For now the renoters tooltip just uses the reaction viewer component
with a fixed emoji symbol instead.
* chore: remove unnecessary CSS
* fix: forgot to rename variable
* enhance: use own tooltip instead of reaction viewer
* clean up style
* fix additional renoters number
* rename file to better represent content
2021-11-12 23:15:14 +09:00
syuilo
0e4a111f81
refactoring
...
Resolve #7779
2021-11-12 02:02:25 +09:00