Commit graph

24902 commits

Author SHA1 Message Date
syuilo
000abcd2f0
Update CHANGELOG.md 2023-10-03 11:28:26 +09:00
YAVIIGI
e00fdc2d59
fix(frontend): use-tooltip の呼び出し元の UI が無くなったら自動的に削除されるようにする (#11949)
* Update use-tooltip.ts

* Update CHANGELOG.md
2023-10-03 11:27:51 +09:00
Marie
64622b5f9a
merge: increase comment length for files (#45) 2023-10-02 15:03:17 +02:00
Marie
8dc29f0e69
merge: federade quote-notes a bit better (#46) 2023-10-02 15:00:04 +02:00
dakkar
076b2d4e6c make drive_file.comment larger
we can change the 8192 to something else, but 512 is too short ☺
2023-10-02 13:47:35 +01:00
dakkar
f31f601111 federade quote-notes a bit better
tested against the treehouse mastodon, but should work with others
2023-10-02 13:31:00 +01:00
Mar0xy
b8f2c67c10
chore: change name in console output 2023-10-02 01:55:06 +02:00
Mar0xy
0c248a955c
add: copy link to origin note/remote note
Closes transfem-org/Sharkey#40
2023-10-02 00:55:29 +02:00
Mar0xy
794dfafbec
fix: notes and replies not showing replies
transfem-org/Sharkey#41
2023-10-01 23:23:42 +02:00
Marie
4a3a572324
upd: replace some icons to fit more properly 2023-10-01 16:07:50 +02:00
Insert5StarName
4b323b7fbf upd: add translated version of important notes 2023-10-01 05:06:48 +02:00
Mar0xy
5459181901
fix: typo 2023-10-01 04:04:13 +02:00
Mar0xy
31e0e07d92
upd: use appearNote instead of props.note 2023-10-01 04:03:00 +02:00
Insert5StarName
74a07c3882 fix: Admin menu css 2023-10-01 03:45:19 +02:00
Marie
01c88911b2
fix(ci): fix auto pushing on stable build 2023-10-01 03:26:53 +02:00
Mar0xy
a67810cd91
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-10-01 03:16:31 +02:00
Mar0xy
e92137e662
fix: minus button 2023-10-01 03:16:20 +02:00
Insert5StarName
86734353b8 fix: css rounding in nav 2023-10-01 02:38:38 +02:00
Mar0xy
3d8414e499
fix: like button opening post view, remove tabler 2023-10-01 02:34:07 +02:00
Marie
6a9e6a76c8
chore: update version 2023-10-01 02:28:36 +02:00
Insert5StarName
c270d81596 fix: enable animated mfm by default 2023-10-01 02:24:54 +02:00
Mar0xy
ba4ab40b0e
fix: like button class 2023-10-01 02:20:51 +02:00
Mar0xy
f82f2cc3e1
upd: add like button to normal note component 2023-10-01 02:16:05 +02:00
Mar0xy
ae3d77ad46
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-10-01 02:06:22 +02:00
Mar0xy
099b86ff3c
chore: lint 2023-10-01 02:06:04 +02:00
Insert5StarName
e0fd136bcc fix: css rounding 2023-10-01 02:05:29 +02:00
Marie
54578f6965
upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)
* upd: attempt to turn MFM to html on mastodon

* revert: recent change until better implementation later

* chore: remove unused packages

* Update docker.yml

* upd: add MFM to HTML for timelines and status view

* chore: lint

* upd: megalodon resolve urls

* upd: add spliting

* test: local user mention

* test: change local user url in mention

* upd: change check

* test: megalodon changes

* upd: edit resolving of local users

This is starting to drive me nuts

* upd: remove the @ symbol in query

* fix: make renderPerson return host instead of null for local

* upd: change url for local user

* upd: change limit

* upd: add url to output

* upd: add mastodon boolean

* test: test different format

* fix: test of different format

* test: change up resolving

* fix: forgot to provide url

* upd: change lookup function a bit

* test: substring

* test: regex

* upd: remove substr

* test: new regexs

* dirty test

* test: one last attempt for today

* upd: fix build error

* upd: take input from iceshrimp dev

* upd: parse remote statuses

* upd: fix pleroma users misformatted urls

* upd: add uri to normal user

* fix: forgot to push updated types

* fix: resolving broke

* fix: html not converting correctly

* fix: return default img if no banner

* upd: swap out img used for no header, set fallback avatar

* fix: html escaped & and ' symbols

* upd: fix ' converting into 39; and get profile fields

* upd: resolve fields on lookup

---------

Co-authored-by: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com>
2023-10-01 01:58:06 +02:00
Marie
e5d9eb3082
merge: add like button #32
Add Like Button
2023-10-01 01:55:40 +02:00
Mar0xy
9fd66f92db
Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons 2023-10-01 01:53:38 +02:00
Mar0xy
802ad0fa02
add: like button 2023-10-01 01:53:17 +02:00
Amelia Yukii
b64f9632b4
Merge pull request #31 from transfem-org/icons
fix: css rounding
2023-10-01 01:53:06 +02:00
Insert5StarName
3428dbfa8a fix: link find instances 2023-10-01 01:49:39 +02:00
Insert5StarName
9c8aaf3945 test: change buttons and avatar 2023-10-01 01:47:08 +02:00
Amelia Yukii
cbb7bf1c92
test: Merge UI and Icon Changes 2023-10-01 01:27:05 +02:00
Insert5StarName
7a51e2d404 prototype: decreased rounding 2023-10-01 01:20:20 +02:00
Insert5StarName
a782aa5b0e fix: more sane defaults 2023-10-01 00:55:31 +02:00
Insert5StarName
b2ae28e2e2 fix: how tf did this happen 2023-10-01 00:53:01 +02:00
Mar0xy
8d4e99b3a9
Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons 2023-10-01 00:52:07 +02:00
Mar0xy
2ea7e799fe
upd: add buttons to replies 2023-10-01 00:51:57 +02:00
Insert5StarName
687c33c73f upd: looks better than small circle 2023-10-01 00:49:30 +02:00
Insert5StarName
b50c1ef9a5 upd: fix rest of icons 2023-10-01 00:46:42 +02:00
Insert5StarName
7b179d3a92 work in progress icons 2023-09-30 21:53:52 +02:00
Mar0xy
f2e299a7a9
upd: change icon font 2023-09-30 18:52:13 +02:00
Insert5StarName
00c14b98a3 upd: fix defaults, make people happy 2023-09-30 17:55:21 +02:00
Marie
2b4e9e5b8c
upd: remove overscroll 2023-09-30 17:04:37 +02:00
Amelia Yukii
95572749e6
Merge pull request #26 from transfem-org/test/fixfont
test: fix font
2023-09-30 16:45:03 +02:00
Amelia Yukii
277fa8707b
test: fix font 2023-09-30 16:43:54 +02:00
あすぱる
6840434661
change request.routerPath to requrest.routeOptions.url (#11935) 2023-09-30 14:44:16 +09:00
FineArchs
09dfb9bde3
feat: AiScriptでホストのアドレスを参照できる定数 (#11924)
* add HOST_URL

* Update CHANGELOG.md

* tweak

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-30 09:39:21 +09:00
syuilo
b0714cbd7b
[ci skip] New Crowdin updates (#11922)
* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)
2023-09-30 09:35:36 +09:00