Commit Graph

24571 Commits

Author SHA1 Message Date
Mar0xy 78abc725f6
chore: lint 2023-10-04 02:54:21 +02:00
Mar0xy 1f5ab0de44
chore: lint 2023-10-04 02:49:52 +02:00
Mar0xy 9d0c075571
upd: increase cw button size
Closes transfem-org/Sharkey#38
2023-10-04 02:42:50 +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
Mar0xy 19e077466a
upd: add refresh button to polls
Closes transfem-org/Sharkey#42
2023-10-04 02:24:00 +02:00
Mar0xy 6f6403bb19
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-10-03 21:23:05 +02:00
Mar0xy b899672313
upd: follow approval required indicator on popup
Closes transfem-org/Sharkey#49
2023-10-03 21:22:54 +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
anatawa12 5fd0cb31f6
fix: deck uiでuser listを見たときにリプライが表示されない (#11951)
* fix: deck uiでuser listを見たときにリプライが表示されない

* docs(changelog): deck uiでuser listを見たときにリプライが表示されない

* Update list-column.vue

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-03 20:38:34 +09:00
syuilo f3e09af35b 2023.10.0-beta.1 2023-10-03 20:32:02 +09:00
syuilo cd8a8e204d Update CHANGELOG.md 2023-10-03 20:28:42 +09:00
CyberRex a511d8eddc
2段階認証のバックアップコード一覧をテキストファイルでダウンロード可能に (#11957) 2023-10-03 20:27:37 +09: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
syuilo 5ee93dc4a2 Update about-misskey.vue 2023-10-03 18:34:04 +09:00
syuilo 10ae0b329a enhance(frontend): tweak ui 2023-10-03 18:33:22 +09:00
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