Commit Graph

207 Commits

Author SHA1 Message Date
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
ThatOneCalculator
81cc4b3f49
fix: 💄 admin overview style 2023-02-13 20:21:42 -08:00
ThatOneCalculator
e02fe02f35
fix import 2023-02-13 20:05:49 -08:00
ThatOneCalculator
6fb2fc3906
fix 2023-02-13 20:04:34 -08:00
ThatOneCalculator
ac90543382
MkFolder 2023-02-13 19:54:06 -08:00
ThatOneCalculator
22188b9709
attempt fix 2023-02-13 19:48:57 -08:00
ThatOneCalculator
21e7529725
feat: new admin panel data from Mk v13 2023-02-13 19:40:31 -08:00
Kainoa Kanter
8e79ab69b0 Merge pull request 'Fixes #9350' (#9495) from yawhn/elreqkey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9495
2023-01-20 00:19:16 +00:00
ThatOneCalculator
81cd7600f7
lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
yawhn
03741c4aa4 Fix: Advertisements is also blocked. Using promotions instead. 2023-01-19 22:20:51 +02:00
yawhn
3dda8656f2 Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
yawhn
d6b902fd3d https://codeberg.org/calckey/calckey/issues/9350
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
ThatOneCalculator
cd1679934a
chore: lavaforge links 2023-01-15 13:18:10 -08:00
ThatOneCalculator
a9fcb162fc
chore: 🔥 remove vue version from environment
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
8a8e7be076
fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
Kainoa Kanter
508b33e503 Admin set default reactions (#9404)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
ebc8ac76de
release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator
944eadca8f
refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator
028643a531
Fix logo icons 2022-12-16 10:50:26 -08:00
ThatOneCalculator
6e9c62a1a2
better invite icon, fix conditional 2022-12-12 10:55:01 -08:00
ThatOneCalculator
851d2b0f66
Only show admin settings to admins 2022-12-12 10:54:24 -08:00
ThatOneCalculator
3a05623e87
fix calckeyjs 2022-12-12 10:19:18 -08:00
ThatOneCalculator
50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
09d921563b fix path 2022-12-10 11:23:57 -08:00
ThatOneCalculator
578ab2ece6 Initial migration UI 2022-12-09 14:28:50 -08:00
ThatOneCalculator
76c4f17017 Fix icons + formatting 2022-12-06 20:12:44 -08:00
ThatOneCalculator
cae813d9d2 i18n: $t to i18n.t 2022-11-16 01:29:18 -08:00
ThatOneCalculator
6319a93d00 admin page fixes 2022-11-14 17:21:48 -08:00
ThatOneCalculator
27883b4480 more i18n fixes 2022-11-11 00:41:34 -08:00