Kaity A
950c9b5caf
update translation
2023-05-14 00:57:37 +10:00
Kaity A
ee5c907a72
Add page header to experiments
2023-05-14 00:04:24 +10:00
Kaity A
59307392d4
add experimental feature gate
2023-05-13 23:41:36 +10:00
Namekuji
74b1bead52
Merge branch 'develop' into instance-silence
2023-04-30 17:52:05 -04:00
ThatOneCalculator
121ddedce8
chore: format
2023-04-30 13:27:27 -07:00
Freeplay
842b38aff6
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-30 12:31:41 -04:00
Namekuji
c89bed41b0
use tab instead of page header
2023-04-30 11:47:39 -04:00
Namekuji
9bc872dc00
format
2023-04-30 08:08:45 -04:00
Namekuji
ba734a9f3c
instance silence
2023-04-30 07:27:55 -04:00
ThatOneCalculator
d493665922
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-04-29 19:15:47 -07:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acb
.
2023-04-29 19:14:36 -07:00
Kaity A
914355c644
Add Libre Translate support
2023-04-30 11:09:51 +10: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
3a49c3eb37
Fix focusing avatars in weird places
2023-04-28 21:39:48 -04:00
Freeplay
a39802cf92
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
ThatOneCalculator
868489d5ac
notes -> posts
2023-04-26 19:02:38 -07:00
ThatOneCalculator
9501e8a882
only show index posts action if admin
2023-04-13 20:11:39 -07:00
ThatOneCalculator
7f9d3f9d54
chore: formatting
2023-04-12 17:19:14 -07:00
ThatOneCalculator
6b359071be
feat: lookup post action
2023-04-11 10:12:17 -07:00
ThatOneCalculator
b6d2b15948
feat: index posts action
2023-04-11 10:07:03 -07:00
ThatOneCalculator
c5b0b07027
feat: admin lookup files/instance
2023-04-11 10:03:25 -07:00
Kainoa Kanter
4a1a954386
move hidden hashtag menu
2023-04-07 22:54:25 -07:00
Kainoa Kanter
e6c1090cdc
back button
2023-04-07 22:46:41 -07:00
Kainoa Kanter
437a6e29a5
chore: formatting
2023-04-07 22:46:10 -07:00
amy bones
cb68498fcb
feat: add hidden hashtags management page
...
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
2023-04-07 18:57:52 -07:00
Kainoa Kanter
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
ThatOneCalculator
881acf9e26
typo
2023-04-04 22:59:41 -07:00
ThatOneCalculator
ba67fa6ed6
oops
2023-04-04 22:55:36 -07:00
ThatOneCalculator
0135dcc016
chore: back button in more places
2023-04-04 22:52:41 -07:00
ThatOneCalculator
0b72aa748b
chore: back button in control panel
2023-04-04 22:49:17 -07:00
ThatOneCalculator
f33eb43ea5
typo
2023-03-29 13:35:10 -07:00
ThatOneCalculator
32dd494424
feat: ✨ button in admin dash to index posts
2023-03-29 13:30:02 -07:00
ThatOneCalculator
5f5caf1ef4
better icons
2023-03-29 12:47:25 -07:00
ThatOneCalculator
9a56764fe0
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-03-29 12:38:55 -07:00
ThatOneCalculator
bae4bce8c3
header icon for queue page
2023-03-29 12:38:38 -07:00
naskya
492a81104a
Try to fix calckey/calckey#9770
2023-03-28 03:59:07 +09:00
kakkokari-gtyih
27fedf9d6e
fix: don't show smartphone UI when settings icon is double-clicked
2023-03-19 21:43:07 +09:00
naskya
1c0d4546f7
feat: set license information for custom emojis ( #9719 )
...
Closes : #9711 (please check this issue first)
I cherry-picked two commits ([1](8ae9d2eaa8
), [2](ed51209172
)) from [Misskey](https://github.com/misskey-dev/misskey ) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.
It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.
This is my first pull request (aside from typo correction). Feel free to point out any issues!
![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png )
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
yawhn
fce27471ab
fix: multiple Ads' bugs.
...
feat: Ads widget
https://codeberg.org/calckey/calckey/issues/9138
https://codeberg.org/calckey/calckey/issues/9080
2023-02-24 13:58:45 +02:00
ThatOneCalculator
1d2e638571
style
2023-02-18 20:01:00 -08:00
ThatOneCalculator
f625e4c40b
chore: rm dead code
2023-02-18 16:39:38 -08:00
ThatOneCalculator
8d352e4582
chore: 🔥 remove ability to add Twitter integration
2023-02-18 16:37:25 -08:00
ThatOneCalculator
694ce70d6e
Revert "refactor: use MkAvatars for mods"
...
This reverts commit dbe74ed098
.
2023-02-15 12:45:41 -08:00
ThatOneCalculator
020101a2fc
notes for admin heatmap by default
2023-02-15 10:45:33 -08:00
ThatOneCalculator
3ddfb28082
bg
2023-02-15 10:39:30 -08:00
ThatOneCalculator
dbe74ed098
refactor: use MkAvatars for mods
2023-02-15 10:37:39 -08:00
ThatOneCalculator
96311b597c
fix: more readable icon bgs
2023-02-15 10:33:00 -08:00
ThatOneCalculator
79f3052907
icons for dashboard
2023-02-15 10:27:49 -08:00
ThatOneCalculator
688368e4e1
chore: formatting
2023-02-13 20:25:31 -08:00