12246 Commits (e868f419234b7e4338047d6e65fcffde7c787a1c)
 

Author SHA1 Message Date
Sheogorath e868f41923
fix(chart): Fix gitops-incompatible random rolling (#20184)
2 years ago
Alex Nordlund 86d4b6f7c9
Helm update readme.md (#20154)
2 years ago
Alex Nordlund b907871604
Helm update readme.md (#20154)
2 years ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
Claire 89a6b76f99
Fix color of the “No description added“ media upload warning on light theme (#20328)
2 years ago
Effy Elden 8fdbb4d00d
Remove unused timeline_container to fix linter errors (#20305)
2 years ago
Eugen Rochko 7bdb2433f1
Change larger reblogs/favourites numbers to be shortened in web UI (#20303)
2 years ago
Eugen Rochko 16122761c5
Fix confusing wording in interaction modal in web UI (#20302)
2 years ago
Eugen Rochko ef582dc4f2
Add option to open original page in dropdowns of remote content in web UI (#20299)
2 years ago
Eugen Rochko e37e8deb0f
Fix profile header being cut off in light theme in web UI (#20298)
2 years ago
Eugen Rochko 9965a23b04
Change link verification to ignore IDN domains (#20295)
2 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215)
2 years ago
Eugen Rochko 0cd0786aef
Revert filtering public timelines by locale by default (#20294)
2 years ago
trwnh b280a255c4
Change `master` branch to `main` branch (#20290)
2 years ago
Eugen Rochko 45ce858fd9
Fix `mailers` queue not being used for mailers (#20274)
2 years ago
Claire a5394980f2
Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260)
2 years ago
Eugen Rochko cd0a87f170
New Crowdin updates (#20016)
2 years ago
Vyr Cossont 104157bd01
Add Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to language list (#20168)
2 years ago
trwnh 029b5cd5b1
Fix GET /api/v1/admin/ip_blocks/:id (#20207)
2 years ago
Claire 5333447be0
Change account deletion requests to spread out over time (#20222)
2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
2 years ago
keiya 53817294fc
Fix nginx location matching (#20198)
2 years ago
Claire dd7176a4b5
Fix redirects from /web/ discarding everything after a dot (#20148)
2 years ago
luzpaz 6ba52306f9
Fix typos (#19849)
2 years ago
Christian Clauss 6f1559ed0f
CHANGELOG.md: Fix typos (#19838)
2 years ago
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
2 years ago
Claire d70303bba6
Add server-side route so that legacy /web/statuses/:id URLs keep being supported (#19978)
2 years ago
trwnh b1a48e05b6
Change Report category to "violation" if rule IDs are provided (#20137)
2 years ago
Claire c476dfc725
Fix nodeinfo metadata attribute being an array instead of an object (#20114)
2 years ago
Alex Nordlund 476e74b4c4
Assign unique set of labels to k8s deployments #19703 (#19706)
2 years ago
Sheogorath f4b78028a3
chore(chart): Update appVersion in helm chart (#19653)
2 years ago
Moritz Hedtke f7613febb3
helm: Fix ingress pathType (#19729)
2 years ago
Alex Nordlund fd3c482104
Roll pods to pick up db migrations even if podAnnotations is empty (#19702)
2 years ago
Alex Nordlund d3afd7a2f1
Fix helm postgresql secret (#19678)
2 years ago
k.bigwheel (kazufumi nishida) 9358fd295d
Add postgresql password settings hint (#19112)
2 years ago
trwnh c374729225
Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)
2 years ago
trwnh 89e1974f30
Make account endorsements idempotent (fix #19045) (#20118)
2 years ago
trwnh 455a754081
Fix missing cast of status and rule IDs to string (fix #19048) (#20122)
2 years ago
trwnh 68d9dcd425
Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)
2 years ago
Claire c989faaa62
Change Request connection logic to try both IPv6 and IPv4 when available (#20108)
2 years ago
Roni Laukkarinen 36b0ff57b7
Fix grammar (#20106)
2 years ago
Claire 782b6835f7
Fix redrafting a currently-editing post not leaving edit mode (#20023)
2 years ago
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957)
2 years ago
Claire 9f4930ec11
Add password autocomplete hints (#20071)
2 years ago
Claire 608343c135
Fix opening the language picker scrolling the single-column view to the top (#19983)
2 years ago
Postmodern ca80beb653
Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906)
2 years ago
Zach Flanders 0beb095a4b
Fix spoiler buttons css not rendering correct color in light theme (#19960)
2 years ago
Claire bbf74498f5
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire 3114c826a7
Fix filter handling in status cache hydration (#19963)
2 years ago
Postmodern 106648b456
Micro-optimization: only split `acct` into two Strings (#19901)
2 years ago