Commit Graph

1143 Commits

Author SHA1 Message Date
Kaity A
ba4e322dbf Fix up PR issues 2023-05-07 22:07:40 +10:00
Kaity A
fa9a28d230 Revert accidental commit 2023-05-07 20:30:20 +10:00
Kaity A
2c6f3a9989 Note editing 2023-05-07 20:27:25 +10:00
Kainoa Kanter
62f20383e9 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
febb84645f pnpm format 2023-05-07 11:53:01 +10:00
naskya
8823efa100 Not found icon 2023-05-07 09:43:11 +09:00
Kaity A
99f15e3e1d Add support for CW boosting 2023-05-07 09:26:24 +10:00
naskya
0fb14f8f43 format 2023-05-07 08:05:18 +09:00
たーびん
61df9d4752 feat: チャンネルの検索用ページとAPIの追加
* add channel search

* move  channel search to channel list page

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-05-07 08:00:30 +09:00
trollo
3ccf069d82 fix: hidden post federation 2023-05-06 18:27:42 +02:00
Kainoa Kanter
49d6d207da Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
2023-05-06 03:28:21 +00:00
Froggo
999d6074d1 Remove clutter from repost dialog by removing repost icon for non-default visibility (#10015)
The repost dialog is pretty cluttered, and the extra repeat icon next to the visibility icon seems to be a source of the clutter. This PR removes those icons next to the visibility icon, making it so that only the icon correlating to the visibility will show.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10015
Co-authored-by: Froggo <froggo@noreply.codeberg.org>
Co-committed-by: Froggo <froggo@noreply.codeberg.org>
2023-05-06 00:43:34 +00:00
ThatOneCalculator
c8ec5f324d chore: format 2023-05-05 13:29:39 -07:00
naskya
0a591563ca Merge branch 'develop' into fix/word-mutes 2023-05-05 19:05:32 +00:00
ThatOneCalculator
d494d18a9e fix: only show signupsDisabled if signups disabled 2023-05-05 12:04:13 -07:00
naskya
e32e02b135 Merge branch 'develop' into fix/word-mutes 2023-05-05 06:31:16 +00:00
ThatOneCalculator
c6b27428aa spaces 2023-05-04 23:19:32 -07:00
naskya
433b492a2b Fix dirty duplicated code 2023-05-05 10:38:56 +09:00
naskya
ea95a9358e Show the correct username 2023-05-05 09:46:47 +09:00
naskya
4124f00a34 Fix missing import 2023-05-05 08:14:16 +09:00
naskya
2487608fe8 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
ThatOneCalculator
2bbeced829 margin top 2023-05-04 10:24:31 -07:00
ThatOneCalculator
fb991fc12a move button outside form 2023-05-04 10:20:27 -07:00
ThatOneCalculator
e4adb96f52 fix: external link 2023-05-04 10:10:02 -07:00
ThatOneCalculator
0147a202e8 feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
Freeplay
60ebd938c7 fix tiny text on mobile 2023-05-04 08:30:28 -04:00
naskya
4e60fa7193 format 2023-05-04 14:41:18 +09:00
naskya
4207ff51e7 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya
775eb75428 Differentiate soft mutes and hard mutes 2023-05-04 14:20:06 +09:00
naskya
39105d0c88 Refactor soft word mutes 2023-05-04 14:13:13 +09:00
Kainoa Kanter
1818604053 Merge pull request 'notes' (#10008) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10008
2023-05-02 22:05:48 +00:00
ThatOneCalculator
af15d08bd6 fix: correctly display links to self instance URL
Closes #9270

Co-authored-by: GitHub <futchitwo>
2023-05-02 14:45:09 -07:00
Freeplay
a469c5e950 Add tooltips to visibility icons (#9598) 2023-05-02 15:07:46 -04:00
Freeplay
b92550ff57 fix translation box 2023-05-02 14:52:05 -04:00
Freeplay
533af79d4b Fix line color (#9997) 2023-05-02 14:50:22 -04:00
Kaity A
38a35bda27 Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
3731ae82ee allow upstream note updates to propogate 2023-05-02 19:32:36 +10:00
Kaity A
469bee64b1 allow upstream note updates to propogate 2023-05-02 19:30:05 +10:00
Kaity A
5bfe6c0730 Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
ThatOneCalculator
59d9811e21 import correctly 2023-05-01 21:09:48 -07:00
ThatOneCalculator
2d0ace0685 chore: formatting 2023-05-01 20:32:18 -07:00
Freeplay
b7b7d6cce4 bring back Show More component 2023-05-01 17:02:43 -04:00
Cleo
cb2fefef19 Fixing post visibility patch
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2023-05-01 15:42:27 +00:00
Namekuji
2072d41fcd Merge branch 'develop' into instance-silence 2023-04-30 17:52:05 -04:00
Namekuji
c8de7d818c add silenced colour 2023-04-30 17:45:45 -04:00
ThatOneCalculator
1fb5635a4d chore: format 2023-04-30 13:27:27 -07:00
Freeplay
7e2d5c45d2 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-30 12:31:41 -04:00
Kaity A
6a509637d5 Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
Freeplay
affeb55c01 Fix jumping to top of page when opening menu
I also thought this would maybe fix one of the focustrap errors in the console, but no.
2023-04-30 11:58:36 -04:00
ThatOneCalculator
622c2fa499 Merge remote-tracking branch 'weblate/develop' into develop 2023-04-29 19:52:43 -07:00