Commit graph

1494 commits

Author SHA1 Message Date
Mar0xy
099b86ff3c
chore: lint 2023-10-01 02:06:04 +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
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
Insert5StarName
7a51e2d404 prototype: decreased rounding 2023-10-01 01:20:20 +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
Amelia Yukii
277fa8707b
test: fix font 2023-09-30 16:43:54 +02:00
Mar0xy
4b87753564
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-09-29 00:57:53 +02:00
Mar0xy
fc00f08d5b
add: achievement toggle
Closes #16
2023-09-29 00:57:38 +02:00
syuilo
408def474b enhance: タイムラインからRenoteを除外するオプションを追加 2023-09-28 12:37:49 +02:00
syuilo
0e7a1ac44e enhance: タイムラインからRenoteを除外するオプションを追加 2023-09-28 12:37:31 +02:00
syuilo
0e0c61e64a enhance: ユーザーページのノート一覧でRenoteを除外できるように 2023-09-28 12:36:27 +02:00
syuilo
19a643ac70 enhance: improve moderation log 2023-09-28 12:35:40 +02:00
Mar0xy
e17dcd7814
upd: rehash misskey passwords with argon2 on login 2023-09-27 21:46:56 +02:00
Insert5StarName
dc52209c28 upd: rehash misskey passwords 2023-09-27 21:30:24 +02:00
Mar0xy
3bb67effd2
chore: replace repo urls in migration file 2023-09-27 15:34:17 +02:00
Mar0xy
a12d1c52dd
add: source endpoint for editing through masto api 2023-09-27 14:45:57 +02:00
Mar0xy
e32b03a048
upd: return empty history 2023-09-27 14:09:48 +02:00
Mar0xy
5ae049a4af
upd: new font 2023-09-27 04:47:39 +02:00
Mar0xy
c056e9f624
chore: swap misskey assets out 2023-09-26 18:22:13 +02:00
Mar0xy
3be606cd02
chore: update all misskey references in the pug files to sharkey 2023-09-26 18:06:21 +02:00
Mar0xy
7d9262c55a
fix: not being able to only send emojis 2023-09-26 13:40:18 +02:00
Mar0xy
4a3c813d3e
chore: remove an extra equal sign 2023-09-26 13:29:24 +02:00
Mar0xy
7481ece433
fix: emojis not being populated for local users 2023-09-26 13:25:55 +02:00
Mar0xy
d0af17c674
chore: lint 2023-09-26 02:34:42 +02:00
Mar0xy
8595a325ce
merge: upstream 2023-09-26 02:26:30 +02:00
Mar0xy
2b1e6eb180
fix: accidental removal of handler 2023-09-25 22:53:51 +02:00
Mar0xy
5ffcd278be
rm: remove attempt at supporting avatar/banner changing 2023-09-25 22:45:22 +02:00
Mar0xy
0fe5e8738c
upd: attempt to accept file during update 2023-09-25 22:02:33 +02:00
Mar0xy
8b55fc7917
upd: change handling of masto needed desc 2023-09-25 21:45:09 +02:00
Mar0xy
b569ac911e
add: description support for mastodon 2023-09-25 21:27:39 +02:00
Mar0xy
a505e51777
revert: always get detailed user 2023-09-25 21:14:52 +02:00
Mar0xy
a847e4d5cc
upd: move patch function and make note user always detail 2023-09-25 21:10:49 +02:00
Mar0xy
1e02899de7
upd: add multer handler to update_credentials 2023-09-25 20:59:32 +02:00
Mar0xy
d521e95dda
fix: checks 2023-09-25 19:50:22 +02:00
Mar0xy
354937abdd
upd: actually use body 2023-09-25 19:49:30 +02:00
Mar0xy
314122f509
upd: convert masto ids to sharkeyid on media 2023-09-25 19:48:43 +02:00
Mar0xy
f1c827b815
add: edit support on masto api 2023-09-25 19:33:55 +02:00
Mar0xy
0d013ff54f
upd: move media put endpoint into main api file 2023-09-25 19:15:55 +02:00
Mar0xy
324cc5509e
fix: adding description not working on media 2023-09-25 18:46:17 +02:00
Mar0xy
2bda4f1768
test: enable error logs for media 2023-09-25 18:35:52 +02:00
Mar0xy
5cca3e81d2
chore: wrong value 2023-09-25 12:49:39 +02:00
Mar0xy
49077bad34
fix: getfeatureduser 2023-09-25 12:48:37 +02:00
Mar0xy
0547940523
chore: use this.baseUrl instead of BASE_URL 2023-09-25 12:46:47 +02:00
Mar0xy
aaa3a34d60
chore: swap base_url getting on some endpoints 2023-09-25 12:37:58 +02:00
Marie
4c89e433ad
chore: return proper software name in nodeinfo 2023-09-25 12:24:15 +02:00
Mar0xy
151fcb2d5c
chore: change manifest misskey to sharkey 2023-09-25 12:17:11 +02:00
syuilo
bd19d75c9c enhance: improve moderation log 2023-09-25 16:03:43 +09:00
Mar0xy
30527edf51
revert: userentity description location 2023-09-25 06:05:32 +02:00