Commit Graph

915 Commits

Author SHA1 Message Date
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
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
Kaity A
a432661e3c Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
Kainoa Kanter
edaf7dbb61 chore: notes --> posts 2023-03-03 22:12:11 -08:00
Kainoa Kanter
f2ce0ef273 Merge pull request 'Add divider to header' (#9678) from Freeplay/calckey:a into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9678
2023-03-04 03:25:49 +00:00
Freeplay
0ceb272fbf Add divider to header 2023-02-28 17:12:29 -05: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
bc761610d3
fix: visibility picker 2023-02-21 16:04:00 -08:00
ThatOneCalculator
dd907f2f46
fix: 🐛 url slicing 2023-02-21 15:51:46 -08:00
ThatOneCalculator
e68d8b8a6d
refactor: max 5 url previews
Closes #9654
2023-02-20 12:01:17 -08:00
ThatOneCalculator
eb3a3e3c36
make css module 2023-02-18 20:13:24 -08:00
ThatOneCalculator
0a3e39b6ec
testing 2023-02-18 20:09:14 -08:00
ThatOneCalculator
19c88fc68b
fix broken style 2023-02-18 20:02:58 -08:00
ThatOneCalculator
1d2e638571
style 2023-02-18 20:01:00 -08:00
ThatOneCalculator
b8499df5eb
fix MkUpdated 2023-02-18 19:58:42 -08:00
ThatOneCalculator
cc7be70bdf
fix 2023-02-18 19:55:18 -08:00
ThatOneCalculator
302e452572
fix 2023-02-18 19:48:25 -08:00
ThatOneCalculator
3118825fa9
will fix? 2023-02-18 16:28:50 -08:00
ThatOneCalculator
7132ad2285
fix?? 2023-02-18 16:16:24 -08:00
ThatOneCalculator
3e87ca0e94
formatting 2023-02-18 15:53:19 -08:00
ThatOneCalculator
0f9daa4ac4
fix? 2023-02-18 15:48:46 -08:00
ThatOneCalculator
9c5dc7b3f2
fix: dialog 2023-02-18 15:34:41 -08:00
ThatOneCalculator
a1a6937785
feat: new modal 2023-02-18 15:27:12 -08:00
ThatOneCalculator
2d59e363c0
feat: Show time for users 2023-02-18 11:33:25 -08:00
ThatOneCalculator
92572157fa
adjust MkNumber tween time 2023-02-15 10:34:17 -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
b5a03e40f1
MkNumber 2023-02-13 20:02:41 -08:00
ThatOneCalculator
24e49e39db
rm retention heatmap 2023-02-13 19:59:40 -08:00
ThatOneCalculator
d706b80e37
fix import 2023-02-13 19:55:37 -08:00
ThatOneCalculator
ac90543382
MkFolder 2023-02-13 19:54:06 -08:00
ThatOneCalculator
1b69006040
? 2023-02-13 19:53:39 -08:00
ThatOneCalculator
3def9ab3b7
test 2023-02-13 19:51:56 -08:00
ThatOneCalculator
0e8c30d3fa
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-02-13 19:40:39 -08:00
ThatOneCalculator
21e7529725
feat: new admin panel data from Mk v13 2023-02-13 19:40:31 -08:00
Free
9093319906 Top nav fixes (#9634)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-13 21:14:06 +00:00
Free
4e84d45a20 Hopefully fix performance of topbar nav (#9631)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9631
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-13 18:57:33 +00:00
ThatOneCalculator
46d4327fce
fix: correctly use note.emojis 2023-02-12 20:54:46 -08:00
ThatOneCalculator
0094ba8a2d
fix wrong import 2023-02-12 20:50:36 -08:00
ThatOneCalculator
085de45d02
fix 2023-02-12 20:46:56 -08:00
ThatOneCalculator
edc5638385
remove defaultStore check in MFM 2023-02-12 20:29:34 -08:00
ThatOneCalculator
fa23360f13
feat: add position, scale , fg, and bg MFM from v13 2023-02-12 20:25:23 -08:00
ThatOneCalculator
e118a28542
feat: Add in Misskey v13's reacted users view 2023-02-12 20:14:05 -08:00
Free
256fd485fd apply mobile nav styling to desktop, maybe also fix misalignment ? (#9623)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9623
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 23:41:54 +00:00
Free
3185512753 tab performance (#9621)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9621
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 22:49:38 +00:00
Free
d8512d5485 fix navbar hover thingy (#9616)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9616
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 18:42:21 +00:00
Kaity A
3fbeaf0e9e serialize outgoing searches returning out of order 2023-02-12 01:51:26 +00: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
Kaity A
653c71dad5 Enable reply update/display in detailed view. (#9606)
This PR establishes a new replied note stream update for subscribed notes, which gets fired off whenever a note receives a reply and the user is subscribed to the note for updates.

It specifically does not provide note details as part of the update, just the note id of the reply, so that they must go and retrieve the note and be subject to the proper permission and visibility checks.

The detailed note component has then been updated to watch for the replied notification so it can add new replies to the thread as they are created.

This allows both seeing new replies while on the page, and also to see your own replies appear after you post them without having to reload the page.

This PR relies on https://codeberg.org/calckey/calckey.js/pulls/2 to add the replied type to the calkey.js module.

Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9606
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:19:43 +00:00