nachtjasmin
ded251fffc
Move inline CSS into our overrides scss
2 years ago
nachtjasmin
6af838b2ba
Compare rendered mails with correct site title
2 years ago
nachtjasmin
15d191f50c
Allow non-public posts to be pinned
2 years ago
nachtjasmin
07cfc26116
Ensure correct functionality of new ActivityPub messages
2 years ago
nachtjasmin
d39e16d5cc
Remove h1 conversion spec
2 years ago
nachtjasmin
1cc6d4bfcf
Align html sanitizing closer to upstream
2 years ago
nachtjasmin
ca313dd4fe
Fix ruby specs
2 years ago
nachtjasmin
6ffaafbdde
Manually bump json-canonicalization to 0.3.3
...
0.3.2 does not exist anymore, therefore the GitHub Actions are failing
right now.
2 years ago
nachtjasmin
4c01f78480
Automatic rubocop fixing
2 years ago
nachtjasmin
d0014788f6
Increase font size of page title on login screen
2 years ago
nachtjasmin
7fa01d2eb8
Remove all "older" custom hometown styles
...
Without any documentation, it's hard to figure out the reason for any
line, therefore I removed it.
2 years ago
nachtjasmin
7a71a11082
Hide the explore/onboarding banner
2 years ago
nachtjasmin
a392a76660
Add Hometown menu entry to admin settings
2 years ago
nachtjasmin
27a1a044f7
Merge tag 'v4.2.2' into lets-bump-hometown-to-mastodon-4.2
2 years ago
nachtjasmin
8e906d0ea8
Ensure correct rendering of logo in sidebars
2 years ago
nachtjasmin
e14ae645d6
Ensure correct rendering for profile links
2 years ago
nachtjasmin
47d203d8a2
Add a specific stylesheet for all the hometown customizations
2 years ago
nachtjasmin
cea84abb03
Add Mastodon v3 click behaviour back
...
This reverts commit 2bf1233a7e .
2 years ago
nachtjasmin
bf6d451ff7
Add missing inner container for right sidebar
2 years ago
nachtjasmin
9abc807591
Smaller formatting fixes
2 years ago
nachtjasmin
94794cd4cf
Fix ruby templates
2 years ago
nachtjasmin
a99a5fecd2
Rename is_exclusive -> exclusive
...
Already tested it against the production data of my instance, it's
working!
2 years ago
nachtjasmin
b200e4ad1e
Add missing transcoder options back
2 years ago
nachtjasmin
6947207a30
Add missing numeric value for "dislike" category
...
This is diverging behaviour from upstream and was fixed by me in [1]
already. It is working fine on queer.group and therefore now going to be
merged into this fork.
[1]: https://github.com/hometown-fork/hometown/pull/1321
2 years ago
nachtjasmin
fb6547ea7c
Use upstream code for exclusive lists
2 years ago
Claire
7efc85c2f7
Fix incoming status creation date not being restricted to standard ISO8601 ( #27655 )
2 years ago
nachtjasmin
35742cdf3d
Move norss settings to privacy subpage
2 years ago
nachtjasmin
ecb892afbc
Add site title to all mails
2 years ago
nachtjasmin
66ff566453
Fix several merge errors (whitespace, duplicate lines)
...
- Align webfinger_controller with upstream
- Remove validation from webhook (It's not in v4.2.1, I don't know where it came from)
- Remove show_application from other view (merge error)
- Remove duplicate display name from account header
- Fix misspelled className for navigation bar
2 years ago
nachtjasmin
a23ca40a44
Respect user settings for RSS feeds
2 years ago
nachtjasmin
104981bbba
Switch to the JS-based start page for now
...
I like the plain homepage more, but for now I just want to get it
running.
2 years ago
nachtjasmin
76d94f3850
Update setting migration to include Hometown settings
...
Fixes: a9b5598c97
2 years ago
nachtjasmin
13bd1cca81
Add JSDoc for initial state
2 years ago
nachtjasmin
967aa653d3
Only show share entry for federated posts
2 years ago
nachtjasmin
2bf1233a7e
Delete unused permalink component
2 years ago
nachtjasmin
38d112cc6f
Use upstream version for media gallery
...
Mastodon also has a alt badge, now we have a combination of both
behaviours. We keep the class if the alt text is missing and add the alt
badge if it's there.
2 years ago
nachtjasmin
f5747f4b88
Refactor the federation dropdown
...
The privacy dropdown also changed a lot, this commit aligns both
codebases.
2 years ago
Claire
d7875adad2
Fix call to inefficient `delete_matched` cache method in domain blocks ( #28367 )
2 years ago
Claire
90371a4fc4
Bump version to v4.2.3
2 years ago
Claire
71b60b09f4
Update dependency json-ld to v3.3.1
2 years ago
Claire
4b8fe9df73
Bump version to v4.2.2
2 years ago
Claire
7b9496322f
Change dismissed banners to be stored server-side ( #27055 )
2 years ago
Claire
09115731d6
Change GIF max matrix size error to explicitly mention GIF files ( #27927 )
2 years ago
Claire
e11100d782
Clamp dates when serializing to Elasticsearch API ( #28081 )
2 years ago
Jonathan de Jong
252ea2fc67
Have `Follow` activities bypass availability ( #27586 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
8d02e58ff4
Fix upper border radius of onboarding columns ( #27890 )
2 years ago
Claire
1076a6cd62
Fix incoming status creation date not being restricted to standard ISO8601 ( #27655 )
2 years ago
Claire
54a07731d1
Fix posts from threads received out-of-order sometimes not being inserted into timelines ( #27653 )
2 years ago
Claire
81d7cfd544
Fix posts from force-sensitized accounts being able to trend ( #27620 )
2 years ago
Claire
e6f4c91c5c
Fix hashtag matching pattern matching some URLs ( #27584 )
2 years ago