April John
ef5e9de7e6
Feat: binary builds ( #60 )
...
Automatic binary
2023-10-08 20:20:14 +02:00
April John
447399eb07
Wrap entry into async function
2023-10-07 16:21:09 +02:00
Mar0xy
9a96ac02fc
fix: adding poll to note during edit breakage
2023-10-06 21:12:33 +02:00
Mar0xy
67cfa53118
upd: federate listenbrainz, fix background federation
2023-10-06 20:53:34 +02:00
Mar0xy
f81d6f8e24
upd: show poll in non-detailed post if poll exists
...
Closes transfem-org/Sharkey#52
2023-10-06 20:36:28 +02:00
Mar0xy
5f9f6e4e0e
chore: lint
2023-10-06 19:17:12 +02:00
Mar0xy
bc5bc64d55
test: fedi note edit 2
2023-10-06 19:00:41 +02:00
Mar0xy
9de86e9d49
Add clean migration file
2023-10-06 18:38:12 +02:00
Mar0xy
e63e121b48
revert: all attempts
...
Generally broke it, need better testing tools
2023-10-06 18:36:16 +02:00
Mar0xy
220442be39
revert: recent edit on note edit
2023-10-06 18:28:30 +02:00
Mar0xy
d3b9e82192
fix: relation error
2023-10-06 18:22:41 +02:00
Mar0xy
16130fae60
test: attempt fedi fix note edit 2
2023-10-06 18:15:11 +02:00
Mar0xy
b0ad0740b2
test: attempt fix note edit
2023-10-06 17:54:47 +02:00
Mar0xy
4e64397635
add: profile backgrounds
2023-10-06 02:32:09 +02:00
Marie
7df70aca49
fix: default in user model
2023-10-04 04:52:06 +02:00
Mar0xy
2356566e63
upd: add extra check for isCat to note nyaification
2023-10-04 04:41:42 +02:00
Mar0xy
b216af65c5
fix: add type to AP User Update for speakAsCat
2023-10-04 04:38:38 +02:00
Mar0xy
4bf5c0856f
fix: speakAsCat not pulled on AP User Update
2023-10-04 04:37:51 +02:00
Mar0xy
89924b587a
add: speakAsCat extension
2023-10-04 04:35:58 +02:00
Mar0xy
89e4c5fd9c
chore: lint
2023-10-04 02:30:05 +02:00
Mar0xy
4ee3e45bf7
upd: fix poll editing
2023-10-04 02:24:20 +02:00
Marie
38b0d4a5f7
merge: handle fedibird quotes standard on edit ( #48 )
2023-10-03 20:27:22 +02:00
Mar0xy
bf3d493d04
Revert "feat: improve tl performance"
2023-10-03 20:21:26 +02:00
Gianni Ceccarelli
7136735c14
handle {
http://fedibird.com/ns# }quoteUri on note edit
...
my previous PR had missed this part of the code
2023-10-03 15:17:44 +01:00
Mar0xy
38e35e1472
merge: upstream
2023-10-03 15:20:49 +02:00
syuilo
0f6ee7dc1c
Create 1696332072038-clean.js
2023-10-03 20:26:32 +09:00
syuilo
6277a5545c
feat: improve tl performance ( #11946 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
2023-10-03 20:26:11 +09:00
Marie
64622b5f9a
merge: increase comment length for files ( #45 )
2023-10-02 15:03:17 +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
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
あすぱる
6840434661
change request.routerPath to requrest.routeOptions.url ( #11935 )
2023-09-30 14:44:16 +09:00
syuilo
d0917aac1a
fix test
2023-09-30 08:56:37 +09:00
syuilo
7e74cff126
後方互換性の強化
2023-09-30 08:12:25 +09:00
syuilo
392de4df36
enhance: ノートの翻訳機能の利用可否をロールで設定可能に
...
Resolve #11923
2023-09-30 07:54:11 +09:00
syuilo
a512915a84
fix(backend): Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正
2023-09-30 07:33:58 +09:00
syuilo
d92e2b6ae0
Update create.test.ts
2023-09-29 16:41:03 +09:00
syuilo
961f5a0caa
fix(backend): fix notes/create validation
2023-09-29 15:14:13 +09:00
syuilo
ac19b055c7
update deps
2023-09-29 15:11:08 +09:00
syuilo
2529830bca
tweak
2023-09-29 13:42:18 +09:00
syuilo
c01731f091
refactor
2023-09-29 13:41:09 +09:00
syuilo
9771f1c435
enhance: improve moderation log
2023-09-29 13:26:11 +09:00
nenohi
9c448055a3
広告に関する修正(配信中の絞り込み、Create時にMiAdを返すように) ( #11913 )
...
* ad/createにて作成したMiAdを返すように
別なツールからアップデート等をする際に必要
* ad/list取得に現在掲載中のオプションを作成
* スイッチで配信中のみを絞れるように
* update CHANGELOG
* エラー修正
* Update packages/frontend/src/pages/admin/ads.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-29 12:27:05 +09:00