Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Documentation
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TransFem.org
Documentation
Commits
483e73ee
Commit
483e73ee
authored
7 months ago
by
dakkar
Browse files
Options
Downloads
Patches
Plain Diff
list new features
parent
6d1d9f5a
No related branches found
Branches containing commit
No related tags found
1 merge request
!30
Update for 2024.7
Pipeline
#940
passed with stage
Stage: lint
in 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/en/docs/comparison/misskey.md
+11
-2
11 additions, 2 deletions
content/en/docs/comparison/misskey.md
tools/get-new-changes
+2
-2
2 additions, 2 deletions
tools/get-new-changes
with
13 additions
and
4 deletions
content/en/docs/comparison/misskey.md
+
11
−
2
View file @
483e73ee
...
...
@@ -77,13 +77,14 @@ toc: true
"search"
*
you can select your preferred search engine to use when rendering
MFM
`[search]`
*
you can ask to be alerted when you try posting images
without alt
text
*
you can ask to be alerted when you try posting images
/ videos /
audios without alt
text
*
usernames with dots (like
`@some.one@example.com`
) are correctly
recognised
*
emoji auto-complete is case-insensitive
*
custom emoji names can now contain non-ASCII letters
*
when searching for emoji, the closest match is shown first
*
you can search your drive files and folders, by name or description
*
it's always clear if a note has a poll (Misskey sometimes hides
that)
*
multiple-choice polls are clearly marked as such
...
...
@@ -118,6 +119,8 @@ toc: true
*
timelines will show notes from users you follow, even if their
instance is muted
*
tag view respects blocks, mutes, suspensions
*
users you block will also get muted, so you shouldn't see their
notes in your timeline even if they're boosted
*
poll options and media captions are checked for muted words
*
you won't receive any notification for muted threads
*
you can disable notifications about achievements
...
...
@@ -162,3 +165,9 @@ toc: true
*
system accounts aren't counted in the various places that show total
number of users, so your single-user instance won't show up as "4
users"
*
URL previews are cached on the server, this should reduce the load
on websites that get mentioned on fedi
*
it should now be possible to interact with instances that expose
WebFinger at a non-obvious URL (as long as they provide that URL in
their host-meta)
*
you can connect to Redis via UNIX socket, not just TCP socket
This diff is collapsed.
Click to expand it.
tools/get-new-changes
+
2
−
2
View file @
483e73ee
...
...
@@ -22,8 +22,8 @@
# script printed at the end, commit all the changes
declare
-A
last_commit_checked
=(
[
"Sharkey"
]=
26975419aff8d14a00fb0c3c166cd7dd91c10537
[
"sfm-js"
]=
c0c2d8fc2816489e1d6402bd4e58b38374ee5e12
[
"Sharkey"
]=
5496aa27dbbb85dd6b3a1d1b253fcd9445ade38b
[
"sfm-js"
]=
eb43eb0298c04b3133e240cc235efce96213666f
)
log_cmd
=(
git log
-u
-b
--word-diff
=
color
--word-diff-regex
=
'[[:alnum:]_]+|[^[:space:]]'
--no-merges
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment