1
0
Commit Graph

1046 Commits

Author SHA1 Message Date
Mar0xy 62d1cb490b add: custom icon font 2023-12-05 22:20:51 +01:00
Marie 0de8053bc0 merge: prettier query for bubble timeline (#204) 2023-12-04 15:46:20 +01:00
Mar0xy d5b598d696 fix: edit when it comes to quotes 2023-12-04 15:45:26 +01:00
dakkar 216d177997 fix the spacing
thanks, linter
2023-12-04 14:26:37 +00:00
dakkar c05de08a3b prettier query for bubble timeline
I *think* this works; in my test instance (with no federated notes…)
the generated query looks correct, and PostgreSQL doesn't complain.
2023-12-04 14:13:52 +00:00
Mar0xy 2f99c7e9dc add: Bubble timeline
Closes  transfem-org/Sharkey#154
2023-12-04 02:10:51 +01:00
Mar0xy ec5facd09a upd: increase cw limit
Closes transfem-org/Sharkey#193
2023-12-03 17:56:54 +01:00
Mar0xy 7251f12908 upd: lower max uses per hour on import notes 2023-11-30 22:05:13 +01:00
Mar0xy 65a2ea6a74 upd: improve post editing on polls
Fixes not being able to edit post if poll expiry was set and now checks properly if poll was edited or not
2023-11-30 02:11:47 +01:00
Mar0xy 7e2cf4238f upd: apply 300x300 PWA icon
Closes transfem-org/Sharkey#165
2023-11-28 03:48:22 +01:00
Marie 5131a3414d fix: correct acctUri 2023-11-25 21:02:41 +01:00
Marie a5fccab128 upd: provide uri on accounts 2023-11-25 20:59:21 +01:00
Mar0xy 7ba8529141 fix: importing remote emojis with used name
Closes transfem-org/Sharkey#164
2023-11-24 18:19:01 +01:00
Mar0xy 04dbf7ebe9 chore: replace icons, change errors 2023-11-23 19:22:34 +01:00
Mar0xy 42bf8e5e76 merge: upstream 2023-11-22 23:40:27 +01:00
Mar0xy 3f86903cae upd: use Meilisearch for file type searching 2023-11-21 22:23:01 +01:00
Mar0xy 55ef4c4d93 upd: completely change handling of indexable 2023-11-17 15:05:58 +01:00
Mar0xy 902e5a81f9 fix: pinned being set to null causing errors in masto api 2023-11-17 14:05:36 +01:00
Mar0xy a3fd51d6e0 upd: change the way likes get handled 2023-11-16 23:47:44 +01:00
Mar0xy 5af274ef0a upd: register contentParser 2023-11-16 20:21:33 +01:00
Mar0xy 67dceab22e fix: errors 2023-11-16 20:08:16 +01:00
Mar0xy 2fae63fe15 upd: add multipart support to oauth/token 2023-11-16 20:04:19 +01:00
Mar0xy 6ca27b48cf upd: add multipart/form support to a few mastodon endpoints 2023-11-16 19:45:54 +01:00
おさむのひと 1eb769dbe8 LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347)
* LTLにチャンネル投稿を含まないように修正

* fix CHANGELOG.md

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-16 16:02:46 +09:00
syuilo 9d78a1a8b3 enhance(backend): make ftt db fallback configurable 2023-11-16 10:20:57 +09:00
Mar0xy 8779c0defd chore: replace misskey_app with sharkey_app 2023-11-15 23:52:09 +01:00
Mar0xy 572fe7d8e7 upd: replace default error images 2023-11-15 23:47:29 +01:00
syuilo ca81f0ddbb fix(backend): 追加情報のカスタム絵文字がユーザー情報のtagに含まれない問題を修正
Fix #12316
2023-11-15 16:17:21 +09:00
Jaehong Kang 04075ee0be enhance(backend): Implementation of HTTP header and body validation to fix SIF-2023-002 (#12334)
Using Buffer instead of string

Co-authored-by: perillamint <perillamint@silicon.moe>
2023-11-15 11:13:34 +09:00
zyoshoka aa6d0d4359 fix(backend): 非公開の投稿に対して返信できないように (#12333)
* fix(backend): 非公開の投稿に対して返信できないように

* Update CHANGELOG.md

* fix: test
2023-11-15 11:10:45 +09:00
syuilo 65c5626b65 Merge pull request from GHSA-3f39-6537-3cgc
This commit implements HTTP header and body validation to fix
[SIF-2023-002](https://advisory.silicon.moe/advisory/sif-2023-002/)

Signed-off-by: perillamint <perillamint@silicon.moe>
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
2023-11-14 17:09:45 +09:00
syuilo 2d2eefe3d4 feat: メールアドレスを使用してユーザー名を割り出す機能
Resolve #10158
2023-11-14 07:58:18 +09:00
おさむのひと e1cc95d308 ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正 (#12321)
* ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正

* fix CHANGELOG.md

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-13 09:27:37 +09:00
Mar0xy 5c38e6b824 add: custom like emoji per instance, fix like
This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji
2023-11-12 22:16:47 +01:00
Mar0xy 2d1e8ee44d upd: update limit 2023-11-12 15:37:36 +01:00
Mar0xy 83f328de8a add: Importing of Posts
- Supports Instagram, Mastodon/Pleroma/Akkoma, Twitter and *key
2023-11-12 15:12:42 +01:00
Mar0xy 4f0e0f067e upd: set file user to system when adding emoji
Prevents cluttering of user's drive and fits the custom emoji import which sets the user as system
2023-11-12 14:00:35 +01:00
Mar0xy d94b1c3fe0 chore: lint 2023-11-09 15:07:23 +01:00
Mar0xy 885800ee5e revert: deletion of oauth.pug 2023-11-09 15:06:57 +01:00
Mar0xy fdb36f1d96 fix: oauth/authorize and token showing error page 2023-11-09 15:00:38 +01:00
Nya Candy e2cac3d949 fix: show real instance url (#12273)
* Update CHANGELOG.md

* fix: show real instance url

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
2023-11-09 21:21:39 +09:00
Mar0xy 49e3a31bba fix: not starting due to duplicate endpoint 2023-11-08 22:55:18 +01:00
Mar0xy 0087bc3ace test: oauth/authorize on api endpoint 2023-11-08 22:45:40 +01:00
Mar0xy c5008452c1 fix: oauth/authorize not working 2023-11-08 22:18:28 +01:00
Mar0xy 88da6f16a9 upd: add oauth decision endpoint 2023-11-08 21:11:54 +01:00
zyoshoka 2834e54e78 fix(backend): make token nullable (#12280) 2023-11-08 21:10:41 +09:00
Mar0xy 04657c14c7 upd: remove leftover nsfw ai option 2023-11-07 19:23:58 +01:00
Mar0xy 9cd2759769 feat: isIndexable 2023-11-07 19:16:57 +01:00
Mar0xy ccd3789cc6 fix: plugin uninstall throwing error 2023-11-07 18:22:52 +01:00
Mar0xy 42a5d473e5 upd: remove remaining parts of tw 2023-11-07 17:10:27 +01:00