Commit Graph

24582 Commits

Author SHA1 Message Date
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 817203a9e1
fix: fileid min length issue 2023-09-25 19:43:59 +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 b070e85566
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-09-25 18:36:04 +02:00
Mar0xy 2bda4f1768
test: enable error logs for media 2023-09-25 18:35:52 +02:00
Amelia Yukii 4b28bbb24f
Update config.yml 2023-09-25 18:19:11 +02:00
Marie ccd4408cef
fix(ci): wildcard at wrong spot 2023-09-25 17:05:42 +02:00
Mar0xy 35f3f9e078
ci: add wildcards 2023-09-25 17:04:56 +02:00
Marie 4fb999d54c
ci: only run lint when packages get edited 2023-09-25 17:02:59 +02:00
Marie fe371cfa77
ci: only build docker on changes in certain paths 2023-09-25 17:01:52 +02:00
Mar0xy f336eec494
upd: add baseurl to all related calls 2023-09-25 16:54:05 +02:00
Mar0xy b9752b20cb
upd: fetch header on normal user call 2023-09-25 16:46:02 +02:00
Mar0xy 4abdf6f7a6
fix: some timelines not getting proper host 2023-09-25 16:42:21 +02:00
Mar0xy 607a3e7427
fix: return empty emoji list for polls for masto app 2023-09-25 16:08:31 +02:00
Mar0xy dd72610daa
fix: resolve host properly 2023-09-25 16:01:19 +02:00
Mar0xy b0b96f00b9
upd: on no quote return false instead of null 2023-09-25 15:57:50 +02:00
Mar0xy 141edc3b3a
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-09-25 15:55:57 +02:00
Mar0xy 205881bfa9
upd: change the way quote gets handled 2023-09-25 15:55:38 +02:00
Marie 5d22a44fff
merge: PR #9 2023-09-25 15:43:12 +02:00
Mar0xy b2d367faed
fix: favourites on megalodon 2023-09-25 15:38:30 +02:00
naskya 821c12007c
docs: Sharky -> Sharkey 2023-09-25 20:57:09 +09:00
Mar0xy 84fcf9efc7
upd: change way of fetching descendants 2023-09-25 13:30:36 +02:00
Mar0xy 73b086b6b8
upd: fetch ancestors 2023-09-25 13:29:43 +02:00
Mar0xy 219b45a3c0
fix: new lines in description not being translated 2023-09-25 13:15:09 +02:00
Mar0xy 2ea6e0a579
fix: resolve host variable on userDetail 2023-09-25 13:06:07 +02:00
Mar0xy 15c43372f9
fix: acct issues on megalodon 2023-09-25 13:04:16 +02:00
Mar0xy d3832f2560
upd: return @ before username 2023-09-25 12:51:38 +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 f15b7fb250
fix: fetching remote users on elk via megalodon 2023-09-25 12:21:10 +02:00
Mar0xy 151fcb2d5c
chore: change manifest misskey to sharkey 2023-09-25 12:17:11 +02:00
dependabot[bot] 2039e244c5
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 16:05:02 +09:00
syuilo bd19d75c9c enhance: improve moderation log 2023-09-25 16:03:43 +09:00
syuilo ee44f35fea
[skip ci] New Crowdin updates (#11891)
* New translations ja-jp.yml (Chinese Traditional)

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

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

* New translations ja-jp.yml (Italian)

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

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

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

* New translations ja-jp.yml (English)

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

* New translations ja-jp.yml (Chinese Traditional)
2023-09-25 13:57:09 +09:00
Mar0xy 30527edf51
revert: userentity description location 2023-09-25 06:05:32 +02:00
Mar0xy ecdf56d1ad
revert: description fetching 2023-09-25 06:04:23 +02:00
Mar0xy 86556f7913
fix: wrong section 2023-09-25 05:57:53 +02:00
Mar0xy 2b24550ce2
fix: typecheck 2023-09-25 05:50:47 +02:00
Mar0xy 550d154f19
chore: fix multiple spaces 2023-09-25 05:48:22 +02:00
Mar0xy 353d144dfa
fix: u.description 2023-09-25 05:46:04 +02:00
Mar0xy 8557a8e588
test: elk.zone callback 2023-09-25 05:37:41 +02:00
Mar0xy 06630c097b
upd: update user data fetching on masto api 2023-09-25 05:33:25 +02:00
Mar0xy c10f785614
upd: get alt and blurhash on media 2023-09-25 05:22:45 +02:00