Commit Graph

987 Commits

Author SHA1 Message Date
ThatOneCalculator
ea9efcc81a typo 2023-03-19 20:19:40 -07:00
ThatOneCalculator
8250c14646 fix: make sure cw button is on new line 2023-03-19 20:15:49 -07:00
ThatOneCalculator
d90be23e00 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-19 19:59:36 -07:00
ThatOneCalculator
887673ecdd refactor: nyaize on the frontend 2023-03-19 19:59:00 -07:00
Free
1913648047 note-improvements (#9734)
Not sure if this is the best way to jump to the post

This also lets you select text w/out clicking to the post (and clicking normally on top of the text opens the post)

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9734
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 02:31:02 +00:00
ThatOneCalculator
10a9a2121d change follow button background, finally 2023-03-19 19:30:08 -07:00
naskya
94eb321431 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
5315201032 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
Free
f2f9c1a7bd note-improvements (#9720)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-18 00:44:00 +00:00
Cleo
dc67a88174 Merging 'New thread view + other post improvements' (#9648) from Freeplay/calckey:note-improvements courtesy Freeplay
Signed-of-by: Cleo John <waterdev@galaxycrow.de>
2023-03-17 13:48:09 +00:00
ThatOneCalculator
d4e77ccd9b better border color 2023-03-16 15:37:49 -07:00
Freeplay
6c147fe618 Change reply icon (also align the icon in the posting form) 2023-03-15 21:24:12 -04:00
Freeplay
0842eeeef1 *actually* fix the line alignment 2023-03-15 20:26:13 -04:00
Freeplay
0c56144f92 fix line alignment in smaller windows 2023-03-15 19:53:22 -04:00
Freeplay
f0a22b3ae4 fix line in boosted text 2023-03-15 19:18:26 -04:00
Freeplay
3e26fa255e fix footer icons 2023-03-15 18:58:35 -04:00
Freeplay
9e2bcbbb2b Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
fruye
77ff4ca78f fix: Isolate unicode characters in display names (#9702)
This fixes a 'Follows you' badge on a profile page and account addresses in threads from being drawn backwards when an account has some special Unicode characters that change the direction of text in their name (i.e. U+202E RIGHT-TO-LEFT OVERRIDE).

Co-authored-by: fruye <fruye@unix.dog>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9702
Co-authored-by: fruye <fruye@noreply.codeberg.org>
Co-committed-by: fruye <fruye@noreply.codeberg.org>
2023-03-15 07:18:18 +00:00
ThatOneCalculator
540d3892cc how did vscode not catch these? 2023-03-11 13:59:36 -08:00
ThatOneCalculator
8e3036fc51 forgot about the fill icons 2023-03-11 13:52:11 -08:00
ThatOneCalculator
1979a60ff8 icons 2023-03-11 13:01:04 -08:00
Kaity A
be4d51fcad Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
Kainoa Kanter
8f4558fa90 chore: notes --> posts 2023-03-03 22:12:11 -08:00
Kainoa Kanter
296f786458 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
4229ea9ca0 Add divider to header 2023-02-28 17:12:29 -05:00
Freeplay
43d23b1721 change continue thread text 2023-02-27 09:42:11 -05:00
Freeplay
7af448b8e7 Don't think that needed a reverse 2023-02-27 09:32:24 -05:00
Freeplay
f1275de03c Only use regular reply icon 2023-02-26 11:33:38 -05:00
Freeplay
8201f0390c fix indents on this ? 2023-02-25 21:51:37 -05:00
Freeplay
af8460e90a don't know why that was like that oops 2023-02-25 21:49:41 -05:00
Freeplay
a4b0c5a1fa fix small window sizes 2023-02-25 21:22:23 -05:00
Freeplay
48ea54e498 Tweak reaction animation 2023-02-25 20:36:00 -05:00
Freeplay
353198ed2f fix subnote body clip area™ 2023-02-25 20:22:17 -05:00
Freeplay
9d3aa98dfe increase clip area of subnote body 2023-02-25 20:08:53 -05:00
Freeplay
0e306779bc padding tweaks 2023-02-25 19:59:58 -05:00
Freeplay
4b79ad9a3e remove unneeded bit 2023-02-25 15:51:51 -05:00
Freeplay
87641518a5 a 2023-02-25 15:38:36 -05:00
Freeplay
55ac72100c Only animate in if newly added 2023-02-25 15:36:35 -05:00
Freeplay
02fe1f270e add some animations to reactions 2023-02-25 13:50:24 -05:00
Freeplay
50556220cf style fixes 2023-02-25 12:36:57 -05:00
Freeplay
28a0936dda Remove content-visibility oh god that did not work as I expected 2023-02-25 12:15:35 -05:00
Freeplay
a76e94c941 sort of fix replies count ? 2023-02-25 11:57:16 -05:00
Freeplay
6652636e09 fix line alignment 2023-02-25 11:10:48 -05:00
Freeplay
300fcc3b99 allow mfm to overflow w/out it blocking any buttons 2023-02-25 01:15:42 -05:00
Freeplay
72b951dc78 add footer hover thingy to subnote too 2023-02-25 00:39:43 -05:00
Freeplay
c823e770cd comment out unneeded bit (maybe for now) 2023-02-25 00:21:37 -05:00
Freeplay
805dbe03d0 change reply hover 2023-02-25 00:19:39 -05:00
Freeplay
759923c36f fix alignment 2023-02-24 22:37:17 -05:00
Freeplay
46d8528739 increase size when indents decrease 2023-02-24 22:35:37 -05:00
Freeplay
d407d355b2 style view thread continuation button + fix link underline 2023-02-24 22:33:21 -05:00