naskya
007cb0e747
format
2023-05-07 09:46:07 +09:00
naskya
8823efa100
Not found icon
2023-05-07 09:43:11 +09:00
MeiMei
a23b4a4b36
(partially) cherry-picked from misskey/10e526b
...
fix: Escape SQL LIKE
* SQL LIKE escape
* CHANGELOG
2023-05-07 09:16:46 +09:00
naskya
b3fff542ba
Modify backend for Calckey
2023-05-07 09:13:37 +09:00
naskya
2a26c417f7
Use phosphor icons
2023-05-07 08:08:07 +09: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
ThatOneCalculator
a406a33cea
chore: formatting
2023-05-05 18:37:13 -07:00
ThatOneCalculator
b06fe943c1
patrons as span, not div
2023-05-05 18:32:00 -07: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
ThatOneCalculator
55a80ee6f0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-05 13:28:39 -07:00
ThatOneCalculator
5cc0ecf215
re-enable post imports
2023-05-05 13:27:52 -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
4bb2751460
Merge branch 'develop' into fix/word-mutes
2023-05-05 14:01:14 +00:00
April John
0bbd8c10ef
fix: dont stream hidden posts over websocket
2023-05-05 15:53:05 +02:00
April John
feebae8a3d
hide hidden posts in websocket streams
2023-05-05 15:50:50 +02:00
April John
13b5a0052e
Feat: new internal post visibility "hidden"
2023-05-05 15:16:10 +02:00
April John
0be60ac6c4
Fix: properly handle timeline db errors
2023-05-05 14:30:08 +02:00
naskya
1b0fc8f2fc
Remove the code snippets which didn't work
2023-05-05 16:58:42 +09:00
naskya
0e80f59dc6
I believe I finally solved the boost hard mute issue (took 3 hours)
2023-05-05 15:32:47 +09: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
a14a41b27c
oops
2023-05-05 12:49:34 +09:00
naskya
59a53d8f64
Fix regex hard mutes
2023-05-05 12:36:17 +09:00
naskya
9bb79161af
Fix non-ASCII word soft mutes
2023-05-05 12:23:44 +09:00
naskya
433b492a2b
Fix dirty duplicated code
2023-05-05 10:38:56 +09:00
naskya
6143af2be9
Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes
2023-05-05 09:47:17 +09:00
naskya
ea95a9358e
Show the correct username
2023-05-05 09:46:47 +09:00
naskya
456e7c33e0
Boosts should be prioritized
2023-05-05 08:17:45 +09:00
naskya
4124f00a34
Fix missing import
2023-05-05 08:14:16 +09:00
naskya
9e62df0c8f
Fix channel bug
2023-05-05 07:47:03 +09:00
naskya
c99badde3e
clean up
2023-05-05 06:16:23 +09:00
naskya
2297f1c57f
Merge branch 'fix/word-mutes' of https://codeberg.org/naskya/calckey into fix/word-mutes
2023-05-05 05:48:55 +09:00
naskya
ecc0dd9a9b
Use original (Misskey's) implementation for hard mutes as muted reason isn't needed
2023-05-05 05:48:31 +09:00
naskya
2487608fe8
Merge branch 'develop' into fix/word-mutes
2023-05-04 20:33:11 +00:00
naskya
7b58910de8
I was confused
2023-05-05 05:26:59 +09:00
naskya
467575801b
Fix missing return, typo
2023-05-05 05:22:32 +09:00
naskya
f023992ab0
Fix missing arguments
2023-05-05 05:17:16 +09: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
2a8fd82cac
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-04 10:03: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