Marie
049129fabe
chore: translate some japanese to english
2023-12-31 20:02:31 +01:00
Marie
49885504b9
merge: fix: sort multiple config files ( #285 )
2023-12-31 19:49:06 +01:00
dakkar
8bc77072cb
fix: sort multiple config files
...
`globSync` doesn't guarantee the order in which it returns the
matching paths, so without the `sort()`, the config files may be
merged differently each time the server is started
2023-12-31 18:44:53 +00:00
Marie
7b04c6ade4
fix: make real-time update work with new notes/show changes
2023-12-31 19:29:26 +01:00
Marie
4f2fa60a72
merge: bugfix auth-fetch ask to never cache responses ( #284 )
...
Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/284
2023-12-31 19:24:29 +01:00
Marie
3ec00398a3
fix: security with notes/show endpoint
2023-12-31 19:21:59 +01:00
Marie
233eff48f3
merge: pleroma note import - Use hashed filename for exists check ( #283 )
...
Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/283
2023-12-31 18:43:38 +01:00
Marie
8336b6c6b4
upd: check for replies length
2023-12-31 18:41:29 +01:00
Marie
b1c26201ca
upd: Note Length customization
...
note length is now configurable through the config file
Closes #281
falls back to 3000 (misskey default) if not used/included in config
2023-12-31 18:22:02 +01:00
Marie
031d748d0c
fix: /oauth/oauth to /oauth
2023-12-31 17:25:38 +01:00
dakkar
61c193c08f
lint
2023-12-31 16:17:45 +00:00
smitten
8d6d5923da
Simplify hash steps
2023-12-31 11:14:41 -05:00
Insert5StarName
2b06b822ac
fix: detailed view being dashed
2023-12-31 15:55:00 +01:00
smitten
327694d4cf
Use base64url digest
2023-12-31 09:13:51 -05:00
smitten
e9428a5a05
Use hex digest
2023-12-31 09:03:46 -05:00
dakkar
6d5d3d9ea1
auth-fetch: ask to never cache responses
...
I could have factored out all the lines that set cache headers, but
that would have made future merges even more complicated ☹
thanks ShittyCopper for reporting the problem!
2023-12-31 13:27:38 +00:00
Marie
97dea59e49
merge: enhance module player hide pattern when not needed ( #282 )
2023-12-31 06:42:13 +01:00
Marie
b700fadbe3
upd: add home as a visibility for mastodon imports
2023-12-31 06:32:39 +01:00
Marie
07f06d7ed6
fix: if condition
2023-12-31 04:09:44 +01:00
Marie
fc6581b948
fix: correct followers visibility on import
2023-12-31 03:50:05 +01:00
Marie
667daebb79
upd: prevent vanilla mastodon imports from importing DMs
...
Also adds the visibility function to mastodon imports
2023-12-31 03:48:51 +01:00
smitten
0bb0d69543
Use hashed filename for exists check
2023-12-30 20:44:31 -05:00
Marie
265bcf54b0
upd: remove collapsed mentions
...
Glitchy/Broken CSS - Won't get any fixes by free so it is best to just undo the change
Closes #279
Closes #278
2023-12-30 23:14:00 +01:00
Vavency
386e4f2665
fix: lint MkModPlayer
2023-12-30 21:07:24 +02:00
Marie
8d28c16ee1
fix: bring back default like setting
...
Seems like due to misskey deleting reaction.vue and making it a new file called emoji-picker.vue caused the default like setting to vanish
2023-12-30 18:05:09 +01:00
Vavency
4856b019ce
enhance (frontend): hide module player pattern display
2023-12-30 16:09:46 +02:00
vavency
1cf52ca894
Merge pull request 'develop' ( #1 ) from Sharkey/Sharkey:develop into develop
...
Reviewed-on: https://git.joinsharkey.org/vavency/Sharkey/pulls/1
2023-12-30 09:33:41 +01:00
Marie
276f4967bc
chore: fix title on feature issue template
2023-12-30 04:42:42 +01:00
Marie
4a729a7f08
chore: add title to bug report template
2023-12-30 04:42:28 +01:00
Marie
9653a6acea
chore: change feature request to yml
...
Closes #271
2023-12-30 04:41:56 +01:00
Marie
adf4e9b0b8
chore: remove extra letter on "boosts"
2023-12-30 04:33:14 +01:00
Marie
b1194f98d9
merge: change all "renote" to "boost" ( #276 )
...
Closes #272
Closes #273
Closes #274
2023-12-30 04:32:13 +01:00
Marie
947823f6ec
merge: Add support for glob-syntax in the config file environment variables ( #257 )
...
Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/257
2023-12-29 22:35:05 +01:00
trivernis
5f2e07d81f
Revert unnecessary changes to backend package.json
2023-12-29 20:05:19 +01:00
Trivernis
5af915e17e
Merge branch 'develop' into feature/config-dropdir
2023-12-29 20:04:22 +01:00
trivernis
3f36b1474d
Revert toplevel package.json changes
2023-12-29 20:03:57 +01:00
Marie
fb99be79b9
merge: improve Search and Search Widget ( #268 )
...
Closes #264
2023-12-29 18:41:30 +01:00
Marie
70433db9d9
fix: button effect not lining up on sub notes|
...
Closes #277
2023-12-29 18:36:15 +01:00
dakkar
f2d4522714
change all "renote" to "boost" #272 #273 #274
2023-12-29 15:03:32 +00:00
dakkar
cd8ba4b634
always go to tag page from widget #264
2023-12-29 14:54:37 +00:00
Marie
18e82c0627
fix: frontend not being able to build
2023-12-28 19:37:22 +01:00
dakkar
2e55c292bf
special-case full usernames is search #264
...
this should be enough "merging" of lookup&search:
* partial usernames are searched as part of notes from the widget, and
as part of known usernames in "search users"
* tags are searched as part of notes from the widget and the "search
notes" page
* full usernames always navigate to the profile page of that
user (which will fetch the profile if possible)
as an extra nicety, if "search notes" is disabled, the search widget
handles hashtags like the lookup function does
2023-12-28 17:26:24 +00:00
Marie
870f70a683
upd: up sfm.js version
2023-12-28 13:06:11 +01:00
Marie
9a9f61a6c0
fix: typecheck
2023-12-28 12:52:12 +01:00
Marie
592027cf68
merge: upstream
2023-12-28 09:54:32 +01:00
zyoshoka
c4534b20bb
chore(misskey-js): build-misskey-js-with-types
時にapi-extractor
を走らせるように ( #12830 )
2023-12-28 09:48:53 +01:00
かっこかり
f40f969ec3
Update CHANGELOG.md
2023-12-28 09:48:53 +01:00
Korange
3c3f7fd5a6
enhance(frontend): 検索画面においてEnterキー押下で検索できるように ( #12752 )
...
* enhance: 検索画面においてEnterキー押下で検索できるように
* enterイベントを使用するように
2023-12-28 09:48:41 +01:00
syuilo
16f4013044
New Crowdin updates ( #12820 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
2023-12-28 09:47:37 +01:00
anatawa12
6725969510
fix: running from docker is broken ( #12824 )
...
* fix: running from docker is broken
* fix: dependencies of misskey-js not found from backend
* docs(changelog): Dockerでサーバーを起動できない問題を修正
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2023-12-28 09:47:36 +01:00