ThatOneCalculator
0b72aa748b
chore: back button in control panel
2023-04-04 22:49:17 -07:00
ThatOneCalculator
9879bbe38e
display back button in note
2023-04-04 21:59:35 -07:00
ThatOneCalculator
c88627fc88
back button in settings
2023-04-04 21:59:11 -07:00
amybones
006bfbd42b
fix: toggling the blocking state from the instance-info admin view ( #9809 )
...
Because the admin meta information was never loaded on this page, no amount of toggling the block or suspend sliders on the instance-info page (e.g. `https://calckey.example.com/instance-info/instance.tld `) will result in the instance actually being added to the blocklist. You could still do it from the bulk blocklist management page, but that can get unwieldy quickly if you just want to do a quick block of an instance.
Co-authored-by: amy bones <amy@spookygirl.boo>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9809
Co-authored-by: amybones <amybones@noreply.codeberg.org>
Co-committed-by: amybones <amybones@noreply.codeberg.org>
2023-04-04 03:46:23 +00:00
ThatOneCalculator
daba80177a
feat: ✨ push notifs button
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
ThatOneCalculator
4478468256
fix: 🐛 go to last timeline selected
2023-04-03 16:02:09 -07:00
Kaity A
a66eac0e5b
Separate cat-avatar mode and speak-as-cat nyanification
2023-04-02 21:24:12 +10:00
ThatOneCalculator
9581c0df1b
styling
2023-04-02 01:00:40 -07:00
ThatOneCalculator
ed35e28a2c
don't need extra template
2023-04-01 21:39:48 -07:00
ThatOneCalculator
4e843f2949
fix: 🛂 no longer need 2fa for webauthn
2023-04-01 21:04:22 -07:00
ThatOneCalculator
02870df588
fix search import
2023-04-01 11:39:27 -07:00
ThatOneCalculator
d3d8bc34d0
feat: ✨ search now searches posts and users
2023-04-01 11:28:34 -07:00
cutestnekoaqua
01b9dad61d
send vlaue
2023-03-30 18:05:39 +02:00
cutestnekoaqua
021e86a0ab
make sure its not checked for akkoma
2023-03-30 17:52:38 +02:00
cutestnekoaqua
09aeb6e2f5
nyaa
2023-03-30 17:31:29 +02:00
naskya
9489543180
feat: custom KaTeX macro ( #9779 )
...
Closes : #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:11:57 +00:00
ThatOneCalculator
ab9476ea27
fix sounds settings
2023-03-29 13:38:59 -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
48e0333e71
fix: 🐛 formlink -> button
...
fixes notifications and drive in settings
2023-03-29 12:53:07 -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
cutestnekoaqua
d5c80e74de
feat: experimental post import
2023-03-28 23:33:16 +02:00
naskya
492a81104a
Try to fix calckey/calckey#9770
2023-03-28 03:59:07 +09:00
Namekuji
86e5a19971
fix callback url
2023-03-24 06:55:23 -04:00
ThatOneCalculator
765c61bf52
don't show buttons if mobile
2023-03-24 00:42:36 -07:00
yawhn
df68d5ffff
feat: swap home timeline with social's functionality ( #9597 )
...
The Home timeline functionality is swapped with social's. Meaning that Home timeline now consists of followee's and local posts. Social from now on will contain only followee's posts. See more info in the attached ticket.
Some changes applied in english locales as well. Probably the rest of the languages need to be fixed though.
This PR closes the ticket: https://codeberg.org/calckey/calckey/issues/9552
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9597
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-03-23 16:02:37 +00:00
naskya
49d3df43d3
fix: local time for users
2023-03-21 08:24:02 +09:00
Free
74bb79792d
note-improvements ( #9739 )
...
fixes #9735 , translations, plus other tweaks
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
ThatOneCalculator
4c4c641804
fix: 🐛 can't send blank messages
...
Closes #9661
2023-03-19 20:02:14 -07: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
Free
b2bc51a4ee
note-improvements ( #9721 )
...
boop
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9721
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-19 07:13:02 +00:00
Kaitlyn Allan
53d482d209
Don't show channel edit button unless owner
2023-03-18 18:27:56 +10:00
ThatOneCalculator
3066d6079a
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-03-17 09:31:47 -07:00
ThatOneCalculator
d3d21aa8ea
fix: send button
2023-03-17 09:31:39 -07:00
Freeplay
bca45c5868
fix deck view margins
2023-03-15 22:29:48 -04:00
Freeplay
23727bae92
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-03-15 18:40:21 -04:00
ThatOneCalculator
86db886199
fix: mona is free
2023-03-14 16:23:40 -07:00
ThatOneCalculator
3a13c5ea59
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-03-14 16:21:01 -07:00
ThatOneCalculator
e25e36d3eb
apps: mona
2023-03-14 16:20:46 -07:00
Kainoa Kanter
8d50cb2391
Further Masto API work, focus on Ivory compatibility ( #9703 )
2023-03-13 07:25:17 +00:00
ThatOneCalculator
0c34b1bd48
how did vscode not catch these?
2023-03-11 13:59:36 -08:00
ThatOneCalculator
01d26a389d
forgot about the fill icons
2023-03-11 13:52:11 -08:00
Luna
5e79069c4a
Clean up auth.vue
2023-03-11 16:02:35 -05:00
Luna
b7ffa05848
Enable multipart for masto oauth endpoints to fix Ivory
2023-03-11 16:02:35 -05:00
ThatOneCalculator
3de967393b
icons
2023-03-11 13:01:04 -08:00
ThatOneCalculator
7449b8b840
chore: apps
2023-03-11 12:22:54 -08:00
Cleo John
05acb51da2
more mastodon work
2023-02-28 17:23:04 +01:00