Commit Graph

1196 Commits

Author SHA1 Message Date
ThatOneCalculator 1ecc91b0d3
read messages with dialog 2023-04-15 13:16:13 -07:00
naskya 429b926fcf
change regex priority 2023-04-15 01:41:49 +09:00
naskya f531ed2ab2
fix a bug 2023-04-15 01:37:53 +09:00
naskya a2e56314fe
prevent crashes due to timezone === null 2023-04-15 01:01:36 +09:00
naskya 4d0245f1a5
allow acute accent 2023-04-15 01:00:43 +09:00
naskya afa8f06ef6
improve city search 2023-04-15 00:40:13 +09:00
ThatOneCalculator 9501e8a882
only show index posts action if admin 2023-04-13 20:11:39 -07:00
ThatOneCalculator 25f45f8b4b
fix: 🔒 don't show notes with CW on welcome screen
Closes #9849
2023-04-13 19:46:52 -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 63c35871b2 fix chat metadata 2023-04-08 00:18:37 -07:00
Kainoa Kanter 8491a757bc fix 2023-04-08 00:10:16 -07:00
Kainoa Kanter 0717454d49 feat: mark all as read action in chat 2023-04-07 23:56:02 -07:00
Kainoa Kanter 594ee74324 feat: messaging room banner 2023-04-07 23:55:42 -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
Kainoa Kanter 0f6e7056b7 days for featured 2023-04-06 22:48:07 -07:00
Nya Candy 73b778de2a fix(client): userpage ui (#9179)
* fix(unverified): clip pages ui

* fix(unverified): user page width

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-05 15:45:16 -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 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
Freeplay 5c1ca3ac29 fix small window sizes 2023-02-25 21:22:23 -05:00
Kainoa Kanter 6d71195acc Merge pull request 'fix: multiple Ads' bugs & feat: Ads widget' (#9668) from yawhn/elreqkey:9080_ads_widget into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9668
2023-02-24 17:22:46 +00: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
Freeplay eca6a784a1 fix not being able to click around there are new posts button 2023-02-23 20:50:58 -05: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 77eb5c984d
fix: city validation 2023-02-18 11:42:37 -08:00
ThatOneCalculator 2d59e363c0
feat: Show time for users 2023-02-18 11:33: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
Freeplay 9e7bd91f88 Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-02-12 20:01:41 -05:00
ThatOneCalculator 4c0d30c368
increase number of remote featured posts from 30 to 60 2023-02-12 15:38:19 -08:00
ThatOneCalculator 813bea02ab
fix 2023-02-12 12:40:47 -08:00
ThatOneCalculator 5f2ca1f957
fix 2023-02-12 12:15:21 -08:00
ThatOneCalculator 4fe24fec1a
feat: remote featured notes 2023-02-12 12:07:07 -08:00
ThatOneCalculator 69da6fa295
chore: formatting 2023-02-11 17:22:05 -08:00
Kaity A 4ca445b587 Implementation of an instances wide antenna source. (#9604)
This PR contains new source for antenna posts, which is a list of instance hostnames to process all posts from.

Using this mode, a user can filter for keywords on an instance wide basis.

This change includes a new antenna source called `instances` and a new database column in the `antenna` table called `instances` to store the instance names.

On the antenna editor, there's also an "Add an instance" finder dialog to allow users to search through the known instance hostnames.

Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9604
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:20:17 +00:00
daikei 3de2617d6b Remove hardcoding of sounds (#9510) (#9607)
Co-authored-by: Kio-td <kio.thedev@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9607
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-02-11 21:09:43 +00:00
GeopJr 2f2fd293dc feat: don't depend on an external service for urn:ietf:wg:oauth:2.0:oob (#9602)
Co-authored-by: GeopJr <evan@geopjr.dev>
Co-committed-by: GeopJr <evan@geopjr.dev>
2023-02-11 20:08:12 +00:00
Freeplay 6631f77d5b Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-02-11 14:14:56 -05:00
Cleo 23ad352088 fix(client): use proxied image for instance icon 2023-02-10 22:46:56 +00:00
cutestnekoaqua 72e5b4f487
make build work after calcks merge 2023-02-10 20:50:42 +01:00
ThatOneCalculator f7564d87b0
fix: 🔒 prevent issues 2023-02-10 11:14:33 -08:00
syuilo 96e1a93216
fix(client): validate urls to improve security 2023-02-10 11:08:08 -08:00
cutestnekoaqua b197464638
Merge branch 'feature/masto-api' into develop 2023-02-10 00:13:20 +01:00
Kainoa Kanter 7571e96bd0 feature/help_menu (#9587)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
Kainoa Kanter c2fe849e14 Merge pull request 'feat: Blocking someone should mute them, and disable the ability to mute/unmute them' (#9581) from Feinzer/calckey:issue/9509 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9581
2023-02-09 22:45:47 +00:00
cutestnekoaqua 717aa899b1
feat: v1 Mastodon API
This commit adds (maybe unstable) support for Mastodons v1 api
also some v2 endpoints, maybe I miss stuff, I dont know.
We will need to test this but it should be kinda stable
and work like (old) butter.

Co-authored-by: Natty <natty.sh.git@gmail.com>
Co-authored-by: cutls <web-pro@cutls.com>
2023-02-09 23:21:50 +01:00
ThatOneCalculator 3c2a8bec80
chore: update credits 2023-02-09 11:19:54 -08:00
Daniel Hernández 3c340b5142
feat: Unblock with follow button
* refresh user when changed
2023-02-09 13:47:50 -04:00
cutestnekoaqua c68c01a09e
wip masto api
co-authored-by: cutls <web-pro@cutls.com>
2023-02-07 22:56:39 +01:00
Freeplay d3466948d1 Improving keyboard support, part 1™ 2023-02-06 15:52:00 -05:00
ThatOneCalculator 55133fcedd
fix wrong locale 2023-02-01 10:58:48 -08:00
ThatOneCalculator 7df330ec29
fix: 🐛 double name on splash
Closes #9500
2023-01-23 12:12:49 -08:00
ThatOneCalculator c8fc470e4e
Revert "hopefully this fixed chat updates"
This reverts commit bbbfbc1061.
2023-01-19 16:33:14 -08:00
ThatOneCalculator 407f521757
Revert "potentially breaking or fixing DM updates"
This reverts commit 23badbc7c3.
2023-01-19 16:31:33 -08:00
ThatOneCalculator 56ff9ca223
Revert "fix: chat realtime update"
This reverts commit 6381a7791e.
2023-01-19 16:30:46 -08:00
ThatOneCalculator 5ed747fa88
Revert "potential fix"
This reverts commit d12ebc3422.
2023-01-19 16:30:38 -08:00
ThatOneCalculator c821f03b62
Revert "quick fix"
This reverts commit 58b2f7f138.
2023-01-19 16:30:32 -08:00
ThatOneCalculator 1d1727fdf0
Revert "wip"
This reverts commit beb5f95ce4.
2023-01-19 16:30:26 -08:00
ThatOneCalculator 72b40fe5ef
Revert "chore: reformat messaging/index.vue"
This reverts commit 0edc80b10a.
2023-01-19 16:30:21 -08:00
ThatOneCalculator 76dab02a9d
Revert "wip"
This reverts commit 91cc7af40a.
2023-01-19 16:30:12 -08:00
ThatOneCalculator 47db1e1c47
Revert "does it fix speed?"
This reverts commit 641feb04e3.
2023-01-19 16:30:06 -08:00
ThatOneCalculator 00bd8a35e7
Revert "reloading chat to hotfix caching issue"
This reverts commit 269bc3fdff.
2023-01-19 16:29:55 -08:00
ThatOneCalculator 42ce587572
Revert "fix: Chats did nt update in realtime"
This reverts commit 976f06f4e3.
2023-01-19 16:29:45 -08:00
ThatOneCalculator 577de84366
Revert "ah a lil fix before anybody pulls"
This reverts commit 69f6955cf5.
2023-01-19 16:29:39 -08:00
ThatOneCalculator 0902eb226b
Revert "mew?"
This reverts commit d961c3d61d.
2023-01-19 16:29:34 -08:00
ThatOneCalculator 0164c77356
Revert "meow"
This reverts commit 03234acb8f.
2023-01-19 16:29:28 -08:00
ThatOneCalculator 1e0becd6fb
Revert "wip"
This reverts commit 66448b5e52.
2023-01-19 16:29:23 -08:00
ThatOneCalculator da704f341d
Revert "wip"
This reverts commit 5a2990a2fa.
2023-01-19 16:24:53 -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 6c8a58fb5d Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into develop 2023-01-19 19:54:27 +02:00
cutestnekoaqua 5a2990a2fa
wip 2023-01-19 18:28:07 +01:00
yawhn 3dda8656f2 Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
cutestnekoaqua 66448b5e52
wip 2023-01-19 18:16:09 +01:00
cutestnekoaqua 03234acb8f
meow 2023-01-19 17:58:53 +01:00
cutestnekoaqua d961c3d61d
mew? 2023-01-19 17:50:15 +01:00
cutestnekoaqua 69f6955cf5
ah a lil fix before anybody pulls 2023-01-19 17:45:26 +01:00
cutestnekoaqua 976f06f4e3
fix: Chats did nt update in realtime 2023-01-19 17:37:44 +01:00
cutestnekoaqua 269bc3fdff
reloading chat to hotfix caching issue 2023-01-19 17:35:16 +01:00
cutestnekoaqua 641feb04e3
does it fix speed? 2023-01-19 17:07:01 +01: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
cutestnekoaqua 91cc7af40a
wip 2023-01-19 00:29:04 +01:00
cutestnekoaqua 0edc80b10a
chore: reformat messaging/index.vue 2023-01-19 00:08:26 +01:00
cutestnekoaqua beb5f95ce4
wip 2023-01-19 00:06:40 +01:00
cutestnekoaqua 58b2f7f138
quick fix 2023-01-18 22:01:33 +01:00
cutestnekoaqua d12ebc3422
potential fix 2023-01-18 21:35:38 +01:00
ThatOneCalculator 43861a8b87
group card padding 2023-01-18 11:05:06 -08:00
ThatOneCalculator c19c67f6db
padding 2023-01-16 11:44:28 -08: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 7c2dabd047
no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator ee5665e95b
typo 2023-01-12 16:35:57 -08:00
cutestnekoaqua 6381a7791e
fix: chat realtime update 2023-01-12 22:45:05 +01:00
cutestnekoaqua 23badbc7c3
potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua 356fba3dd5
Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719.
2023-01-12 21:08:48 +01:00
cutestnekoaqua fb8097f719
forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
cutestnekoaqua bbbfbc1061
hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
ThatOneCalculator f4652ce5fd
chore: remove links to misskey-hub 2023-01-10 10:09:50 -08:00
ThatOneCalculator 5627a48ea2
improve note summary 2023-01-10 09:39:48 -08:00
ThatOneCalculator 0d215599be
fix: header actions tooltips in timeline 2023-01-10 09:24:45 -08:00
ThatOneCalculator 8a8e7be076
fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
ThatOneCalculator a2cfd1192a
compass icon for explore 2023-01-05 19:39:36 -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 af9cab7aa9
more shadow fixes 2023-01-03 18:56:43 -08:00
ThatOneCalculator c64705592e
shadows 2023-01-03 18:51:40 -08:00
ThatOneCalculator 7f2a77b091
remove debug code 2023-01-03 18:31:40 -08:00
ThatOneCalculator 65ee08c048
fix shadows 2023-01-03 17:59:22 -08:00
ThatOneCalculator 51ab2cbc18
fix 2023-01-03 17:56:26 -08:00
ThatOneCalculator 1487d9dce7
debugging 2023-01-03 17:52:04 -08:00
ThatOneCalculator ebc8ac76de
release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator 79446afe05
🍮💅 2023-01-03 16:32:28 -08:00
cutestnekoaqua 552543234e
fix: overlapping user follow button in mobile view 2023-01-03 15:13:18 +01:00
cutestnekoaqua c308fc8214
fix: user view z-fighting 2023-01-03 14:40:06 +01:00
Cleo 0c8f748d0a fix padding on normal display 2023-01-02 19:42:36 +00:00
Kaity A 5a4f70d6a7 Updated mark antenna as read error handling to use regular string 2022-12-30 01:18:43 +00:00
Kaity A ba4680c512 add antenna mark read functionalityu 2022-12-29 10:00:30 +00:00
ThatOneCalculator 944eadca8f
refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator e1182f4db9
fix: 🥴 2022-12-17 18:48:21 -08:00
ThatOneCalculator a4457b8e2a
fix: 🥴 2022-12-17 18:42:16 -08:00
ThatOneCalculator 943f1e9b4f
fix: 🥴 2022-12-17 18:31:11 -08:00
ThatOneCalculator af86c98efa
fix: 🥴 2022-12-17 18:25:25 -08:00
ThatOneCalculator df560fa20d
fix: 🥴 2022-12-17 18:17:24 -08:00
ThatOneCalculator acc9d698be
fix: 🥴 2022-12-17 18:09:41 -08:00
ThatOneCalculator 762d0bde64
fix: 🥴 2022-12-17 18:02:19 -08:00
ThatOneCalculator 290045beb2
test: 🥴 2022-12-17 17:55:08 -08:00
ThatOneCalculator ddb9b5a077
fix: 🥴 2022-12-17 17:51:47 -08:00
ThatOneCalculator 74eaf9def4
fix: 🥴 2022-12-17 17:47:38 -08:00
ThatOneCalculator 02cb89801a
fix: 🥴 2022-12-17 17:42:08 -08:00
ThatOneCalculator 14fbddaefb
fix: 🥴 2022-12-17 17:22:18 -08:00
ThatOneCalculator b1fbbbe426
fix: 🥴 2022-12-17 17:17:24 -08:00
ThatOneCalculator 0bc6f27e32
fix: 🥴 2022-12-17 17:15:15 -08:00
ThatOneCalculator 97bc73a809
feat: 🥴 2022-12-17 16:55:40 -08:00
ThatOneCalculator 8d368ac954
feat: weblate! 2022-12-17 10:17:39 -08:00
ThatOneCalculator 2abe0877e9
refactor: 👥 update cleo link 2022-12-16 14:38:18 -08:00
ThatOneCalculator 028643a531
Fix logo icons 2022-12-16 10:50:26 -08:00
cutestnekoaqua 8705cb8251
User Page redesign 2022-12-15 19:13:36 +01:00
cutestnekoaqua d0ceb4cd70
Unfinished refactor of User Layout 2022-12-14 21:17:06 +01:00
ThatOneCalculator aae8e278a1
signup instead of view details 2022-12-12 14:35:01 -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 cfb5832e24
Fix UI, beta versioning 2022-12-11 18:32:19 -08:00
ThatOneCalculator bc97bbe360
Fix move endpoint 2022-12-11 18:18:07 -08:00
ThatOneCalculator 7ce7df6947
fix: label 2022-12-11 18:00:39 -08:00
Kainoa Kanter ed02d089ed Merge branch 'develop' into account_migration 2022-12-12 01:51:17 +00:00
ThatOneCalculator 44a457b308
fix: migration labels 2022-12-11 17:40:10 -08:00
ThatOneCalculator 14b632a828
fix: call functions properly 2022-12-11 17:33:45 -08:00
ThatOneCalculator 7f677cbc66
Pop-up to confirm migration 2022-12-11 17:28:11 -08:00
cutestnekoaqua 91e39fa829 integrate migration ui and api backend 2022-12-12 01:54:44 +01:00
ThatOneCalculator b2affc4207 fix path 2022-12-12 01:54:43 +01:00
ThatOneCalculator 279a5cac35 Initial migration UI
b6

Style improvements to moved
2022-12-12 01:54:43 +01:00
ThatOneCalculator 8e7c6d3a9b Fix icons + formatting
fix more icons
2022-12-12 01:54:23 +01:00
ThatOneCalculator 0d4fc974d9
fix?? 2022-12-11 15:19:41 -08:00
ThatOneCalculator 21cd1162e3
remove like confirmation 2022-12-11 15:09:04 -08:00
ThatOneCalculator a11fd6971d
fix liked pages endpoint 2022-12-11 14:50:16 -08:00
ThatOneCalculator 622a6cf0cd
fix liked pages 2022-12-11 14:31:30 -08:00
cutestnekoaqua aadbd838ca pls daddy 2022-12-07 01:43:16 +01:00
cutestnekoaqua 21d6c83a5a add ui back 2022-12-07 01:26:24 +01:00
cutestnekoaqua 2cda9971a9 hopefully fix things.... 2022-12-07 00:56:03 +01:00
ThatOneCalculator fe2dad30f5 cleanup 2022-12-06 15:46:34 -08:00
ThatOneCalculator 7e3f8e8166 Merge branch 'develop' into account_migration 2022-12-06 15:34:50 -08:00
ThatOneCalculator 631ab0add1 Add @cutestnekoaqua as maintainer :3 2022-12-06 15:32:08 -08:00
ThatOneCalculator 09fd61a97b bleh!!!! 2022-12-06 00:10:00 -08:00
ThatOneCalculator 266229daec ⚗️ 2022-12-06 00:05:55 -08:00
ThatOneCalculator 950421b84c use unshift instead of concat 2022-12-05 23:54:39 -08:00
ThatOneCalculator 4153090552 ehhh 2022-12-05 23:49:57 -08:00
ThatOneCalculator 46b5eb6553 copy button 2022-12-05 23:44:41 -08:00
ThatOneCalculator f91ef69546 fix 2022-12-05 23:32:44 -08:00
ThatOneCalculator 17cce15eca fix 2022-12-05 23:27:12 -08:00
ThatOneCalculator 1743d13f0f feat: Add delete all lists 2022-12-05 23:10:44 -08:00
ThatOneCalculator ac5368749c collapse recent pages by default 2022-12-05 22:50:59 -08:00
ThatOneCalculator a29ffde755 Show manage lists/antennas when clicking in tl 2022-12-05 22:20:26 -08:00
ThatOneCalculator 77d088ee12 movedTo -> movedToUri 2022-12-04 17:20:36 -08:00
Kainoa Kanter 0e8b155e07 Merge pull request 'develop' (#9178) from develop into account_migration
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9178
2022-12-04 06:26:26 +00:00
ThatOneCalculator f0e8e6bce4 Hide share button if unavailable (closes #9175) 2022-12-03 18:45:24 -08:00
ThatOneCalculator 0683529145 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-12-03 16:02:12 -08:00
ThatOneCalculator bc6169e1c8 Rename/re-icon "favorites" to "bookmarks": closes #9176 2022-12-03 16:02:03 -08:00
thatonecalculator c825d6c5ba 7 2022-12-01 00:34:37 -08:00