Claire
07a4059901
Add support for invite codes in the registration API ( #27805 )
1 year ago
github-actions[bot]
e5a7b73ef4
New Crowdin Translations (automated) ( #27815 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Eugen Rochko
0d14fcebae
Change link previews to keep original URL from the status ( #27312 )
1 year ago
github-actions[bot]
ac62b995ef
New Crowdin Translations (automated) ( #27804 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
43e2f763b2
Extract crutches_active_mentions from FeedManager ( #27785 )
1 year ago
Matt Jankowski
ac69f90098
Add `Api::V1::Instances::BaseController` base controller class ( #27797 )
1 year ago
Aleks Xhuvani
7840c6b75b
Do not try to update an undefined video element ( #27798 )
1 year ago
Claire
c451bbe249
Allow viewing and severing relationships with suspended accounts ( #27667 )
1 year ago
Matt Jankowski
548bb30b2a
Consolidate html page title output logic into helper ( #27563 )
1 year ago
Claire
9b06c0f24a
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers ( #27791 )
1 year ago
Matt Jankowski
ce1bd81c85
Reduce complexity in `StatusCacheHydrator` ( #27783 )
1 year ago
Matt Jankowski
13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` ( #27739 )
1 year ago
github-actions[bot]
5c328ae674
New Crowdin Translations (automated) ( #27768 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
7d6bcc0615
Remove unmatched `rubocop:enable` declaration ( #27769 )
1 year ago
João Pedro Marques
d3cd37d73e
Feature - Prevents multiple audio/video attachments from being played at the same time ( #24717 )
1 year ago
Jasmin Johal
27cbdc6f22
Change alt text to empty string for avatars ( #21875 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Aleks Xhuvani
58f01a5c9a
Add volume saving/reuse to video player ( #27488 )
1 year ago
Renaud Chaput
f476d9dab2
Fix the `notificationsUpdate` call ( #27758 )
1 year ago
Matt Jankowski
45770c9306
Fix `Performance/MapMethodChain` cop ( #27744 )
1 year ago
Matt Jankowski
bbad5b6456
Remove false positive cop detection ( #27457 )
1 year ago
github-actions[bot]
1b28ab7263
New Crowdin Translations (automated) ( #27687 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops ( #27730 )
1 year ago
Matt Jankowski
0c4e7c06dc
Fix `Rails/FindEach` cop ( #26886 )
1 year ago
Matt Jankowski
fe26f33e0a
Fix `Rails/RedundantActiveRecordAllMethod` cop ( #26885 )
1 year ago
zunda
e4e752c26e
Adjust transform origin for favorite star ( #27700 )
1 year ago
Claire
c0989b78f8
Fix incoming status creation date not being restricted to standard ISO8601 ( #27655 )
1 year ago
Renaud Chaput
6712bf86cd
Fixes website not loading for unlogged users ( #27698 )
1 year ago
Renaud Chaput
3bf2a7296e
Use Immutable `Record` for accounts in Redux state ( #26559 )
1 year ago
github-actions[bot]
2d548e273e
New Crowdin Translations (automated) ( #27646 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
0337df3a42
Fix posts from threads received out-of-order sometimes not being inserted into timelines ( #27653 )
1 year ago
mogaminsk
ac8e4ed38d
Fix inserting emojis from emoji picker fails with TypeError ( #27647 )
1 year ago
Renaud Chaput
277e6968f5
Use helpers to check environment in frontend ( #27633 )
1 year ago
Renaud Chaput
0e3401bc1c
Improve Babel configuration and automatically load polyfills ( #27333 )
1 year ago
Claire
9c8891b39a
Rewrite `AutosuggestTextarea` as Functional Component ( #27618 )
1 year ago
Claire
d649bbf28f
Add some more tests and clean up domain block controller ( #27469 )
1 year ago
github-actions[bot]
e5b7ae9576
New Crowdin Translations (automated) ( #27630 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
6c52f8286b
Fix posts from force-sensitized accounts being able to trend ( #27620 )
1 year ago
github-actions[bot]
a918208ec6
New Crowdin Translations (automated) ( #27596 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Ricardo Trindade
33f8c1c5eb
Remove version check from update cache_concern.rb ( #27592 )
1 year ago
Matt Jankowski
eae5c7334a
Extract class from CSP configuration/initialization ( #26905 )
1 year ago
Jonathan de Jong
1cc512909c
Have `Follow` activities bypass availability ( #27586 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
93e4cdc31b
Fix hashtag matching pattern matching some URLs ( #27584 )
1 year ago
SouthFox
08bdd5751e
Fix account click on detailed status ( #27587 )
1 year ago
Renaud Chaput
13d310e64d
Simplify column headers ( #27557 )
1 year ago
Matt Jankowski
1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec ( #27486 )
1 year ago
Claire
bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts ( #27459 )
1 year ago
Jeong Arm
8f998cd96a
Handle featured collections without items ( #27581 )
1 year ago
Eugen Rochko
fa7e64df1d
Fix various icon styles in web UI ( #27579 )
1 year ago
Matt Jankowski
12550a6a28
Use `Rails.env.local?` shorthand method to check env ( #27519 )
1 year ago
Simon Rapilly
2d8f759a34
Add HTML lang attribute to preview card descriptions ( #27503 )
1 year ago
Claire
d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action ( #27442 )
1 year ago
Mark T. Tomczak
ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports ( #26088 )
1 year ago
Claire
75255c01fc
Fix error when trying to delete already-deleted file with OpenStack Swift ( #27569 )
1 year ago
github-actions[bot]
3427b51d63
New Crowdin Translations (automated) ( #27567 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
537442853f
Use a context to propagate column-related Props, and remove `forceUpdate` usage ( #27548 )
1 year ago
Matt Jankowski
3ca974e101
Use `next` keyword in field loop in admin/accounts/index view ( #27559 )
1 year ago
Claire
49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email ( #27368 )
1 year ago
Claire
235a4cfdc8
Fix batch attachment deletion when using OpenStack Swift ( #27554 )
1 year ago
Renaud Chaput
a4e6fe36cb
Add missing ban icons ( #27555 )
1 year ago
Matt Jankowski
70dbf84b9b
Solve simplest haml-lint `Rubocop` lints ( #27529 )
1 year ago
Matt Jankowski
c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ( #27531 )
1 year ago
github-actions[bot]
c85e0a6b04
New Crowdin Translations (automated) ( #27544 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
cec7f0ed72
Remove unused `#error_explanation` id from error partials ( #27536 )
1 year ago
Renaud Chaput
cb92cdf9af
Fix `<ColumnBackButtonSlim>` ( #27540 )
1 year ago
Renaud Chaput
f08ca3f042
Fix missing icon props ( #27539 )
1 year ago
Matt Jankowski
bc3afb6311
Update `rails/ujs` delegate method usage ( #27538 )
1 year ago
Eugen Rochko
134de736dc
Change icons in web UI ( #27385 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Claire
15182d1e5e
Fix history handling not properly handling states after update to react-router v5 ( #27526 )
1 year ago
Matt Jankowski
714e3ae5b5
Use Rails 7.1 `normalizes` feature ( #27521 )
1 year ago
github-actions[bot]
50b7ea810e
New Crowdin Translations (automated) ( #27523 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
e923bb9ec9
Use `ENV.fetch` in views, fixes rubocop haml-lint issue ( #27527 )
1 year ago
たいち ひ
9482810703
Rewrite `emoji_unicode_mapping_light` to TS ( #25444 )
...
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
1 year ago
Matt Jankowski
e93a75f1a1
Rails 7.1 update ( #25963 )
1 year ago
Claire
379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background ( #26439 )
1 year ago
Eugen Rochko
d9503a1965
Fix explore page reloading when you navigate back to it in web UI ( #27489 )
1 year ago
Claire
8b770ce811
Add warnings to report action logs ( #27425 )
1 year ago
Claire
99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain ( #27150 )
1 year ago
Claire
bcae744275
Fix some link anchors being recognized as hashtags ( #27271 )
1 year ago
Claire
0ad66175bf
Fix incorrect proptypes from react-router-v5 update ( #27507 )
1 year ago
github-actions[bot]
70fd819935
New Crowdin Translations (automated) ( #27490 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
b0213472df
Validate allowed schemes on preview card URLs ( #27485 )
1 year ago
Renaud Chaput
9d45a444f9
Convert `<Button>` to Typescript ( #27492 )
1 year ago
Matt Jankowski
ab0fb81479
Configure brakeman to ignore url safe preview card urls ( #25883 )
1 year ago
Claire
13688539bc
Fix processing LDSigned activities from actors with unknown public keys ( #27474 )
1 year ago
github-actions[bot]
284c719f64
New Crowdin Translations (automated) ( #27480 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Eugen Rochko
33bd8eccd5
Fix missing background behind dismissable banner in web UI ( #27479 )
1 year ago
Renaud Chaput
1b70d7ed7c
Upgrade to react-router v5 ( #25047 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Renaud Chaput
126cd7705d
Do not display the navigation banner in the logo container ( #27476 )
1 year ago
Matt Jankowski
9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ( #25880 )
1 year ago
Matt Jankowski
bcd0171e5e
Fix `Lint/UselessAssignment` cop ( #27472 )
1 year ago
github-actions[bot]
1ffd5a98a9
New Crowdin Translations (automated) ( #27465 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Brian Campbell
f76e5111f0
Consider shown and pending status in explore prompt calculation ( #27466 )
...
Co-authored-by: Brian Campbell <brcampbell@beta.team>
1 year ago
Renaud Chaput
10df97c542
The `class` props should be `className` ( #27462 )
1 year ago
Emelia Smith
7c3fea7275
Feature: Allow token introspection without read scope ( #27142 )
1 year ago
github-actions[bot]
4612576c68
New Crowdin Translations (automated) ( #27454 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
63a2a4b074
Fix `Performance/DeletePrefix` cop ( #27448 )
1 year ago
Jeong Arm
ad44d832b8
Support "in:public" search filter ( #26976 )
1 year ago
Stanislas Signoud
935d54124e
Fix missing redirections to make sure /home redirect to the advanced UI ( #27378 )
1 year ago
Matt Jankowski
19900f647e
Add coverage for `UnreservedUsernameValidator` ( #25590 )
1 year ago
Matt Jankowski
33b073f77d
Extract partials from `admin/reports/show` view ( #27427 )
1 year ago
Matt Jankowski
8d0f12f776
Extract partials from `admin/accounts/show` view ( #27428 )
1 year ago
Matt Jankowski
08a376cbcb
Fix `Style/CombinableLoops` cop ( #27429 )
1 year ago
Matt Jankowski
c91c0175db
Extract `card` partial from `disputes/strikes/show` view ( #27426 )
1 year ago
Matt Jankowski
f5bc1f20e2
Add coverage for `ExistingUsernameValidator` ( #25592 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
299aa71c8f
Fix handling of `inLanguage` attribute in preview card processing ( #27423 )
1 year ago
github-actions[bot]
13456efd7b
New Crowdin Translations (automated) ( #27410 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
KMY(雪あすか)
45bdd60f3c
Fix when unfollow a tag, my post also disappears from the home timeline ( #27391 )
1 year ago
github-actions[bot]
773d25e8df
New Crowdin Translations (automated) ( #27388 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
c86ad45660
Change PWA start URL from `/home` to `/` ( #27377 )
1 year ago
github-actions[bot]
c348b904a5
New Crowdin Translations (automated) ( #27376 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
d4c2dca874
Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… ( #27372 )
1 year ago
Matt Jankowski
d7a8f6b658
Fix haml-lint `InstanceVariables` rule for relationships/account ( #27342 )
1 year ago
github-actions[bot]
f1ae72ba46
New Crowdin Translations (automated) ( #27364 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
f9abe700e7
Fix haml-lint `InstanceVariables` rule for auth/registrations/status ( #27341 )
1 year ago
Matt Jankowski
66becf9a1e
Fix haml-lint `InstanceVariables` rule for admin/reports/actions ( #27339 )
1 year ago
Claire
7d2cd7195b
Add variable delay before link verification of remote account links ( #27351 )
1 year ago
Claire
27e84c0691
Fix duplicate reports being sent when reporting some remote posts ( #27355 )
1 year ago
Claire
9d1c3d0678
Fix scroll position in thread view reseting when closing a modal ( #27350 )
1 year ago
github-actions[bot]
1a2a4c389f
New Crowdin Translations (automated) ( #27347 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
4c2aca777f
Fix clicking on already-loaded thread scrolling to the top of the thread ( #27338 )
1 year ago
Renaud Chaput
774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files ( #26711 )
1 year ago
Claire
c310374a2f
Fix clicking on already-opened thread post scrolling to the top of the thread ( #27331 )
1 year ago
github-actions[bot]
89b48681cf
New Crowdin Translations (automated) ( #27321 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
3262d1f1b6
Fix incorrect serialization of regional languages in `contentMap` ( #27207 )
1 year ago
Michael Stanclift
3171afc36a
Add Elasticsearch index size to Admin dashboard ( #27301 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
340c390849
Fix crash when filtering for “dormant” relationships ( #27306 )
1 year ago
Claire
4d59dfb1c6
Fix some remote posts getting truncated ( #27307 )
1 year ago
github-actions[bot]
e0b54ed3e1
New Crowdin Translations (automated) ( #27304 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
2b98e2ecd6
Fix auto-loading-more when not scrolled ( #27286 )
1 year ago
github-actions[bot]
32ab474472
New Crowdin Translations (automated) ( #27277 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
3c13d70600
Add mention of YJIT in admin dashboard if enabled ( #27283 )
1 year ago
Claire
40ba6e119b
Fix Vary headers not being set on some redirects ( #27272 )
1 year ago
github-actions[bot]
8e4251f9e7
New Crowdin Translations (automated) ( #27270 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
gunchleoc
68ec1d180a
Fix language sorting in settings ( #27158 )
1 year ago
Matt Jankowski
c676bc91e9
Dont match mention in url query string ( #25656 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski
2f8f92df48
Fix Elastic check deprecation warning about gem version ( #27262 )
1 year ago
Matt Jankowski
e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ( #26042 )
1 year ago
Claire
37bbd3c106
Fix double scroll bars in some columns in advanced interface ( #27187 )
1 year ago
Claire
ceb365c419
Fix boosts of local users being filtered in account timelines ( #27204 )
1 year ago
Claire
4e55001e65
Add a short-lived lock to trend refresh scheduler ( #27253 )
1 year ago
Michael Stanclift
5a437edc7f
Keep version string displayed without breakpoints in UI ( #26986 )
1 year ago
David Aaron
6320c52630
Change min age of backup policy from 1 week to 6 days ( #27200 )
1 year ago
Jakob Gillich
770fd993ec
Fix importer returning negative row estimates ( #27258 )
1 year ago
github-actions[bot]
e95d25e101
New Crowdin Translations (automated) ( #27260 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
5e56f3db65
Change some worker lock TTLs ( #27246 )
1 year ago
Claire
7e7d6e695b
Fix incorrectly keeping outdated update notices absent from the API endpoint ( #27021 )
1 year ago
Claire
1e2d4975cf
Fix import progress not updating on certain failures ( #27247 )
1 year ago
github-actions[bot]
ee866ec0e0
New Crowdin Translations (automated) ( #27220 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Jake Anto
c2f13769cd
Add PWA shortcut to `/explore` page ( #27235 )
1 year ago
Claire
d80a819fc6
Fix explore prompt appearing because of posts being received out of order ( #27211 )
1 year ago
github-actions[bot]
695e42de0d
New Crowdin Translations (automated) ( #27202 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
340f1a68be
Simplify instance presenter view access ( #26046 )
1 year ago
Matt Jankowski
2016c5d912
Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) ( #27190 )
1 year ago
Matt Jankowski
99e289f03f
Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) ( #27189 )
1 year ago
Matt Jankowski
89a17878ef
Fix haml-lint `InstanceVariables` rule for admin/roles/_form ( #26063 )
1 year ago
Matt Jankowski
9d56c1949b
Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form ( #26062 )
1 year ago
Matt Jankowski
3060bfa4bd
Extract filename and csv helper methods from `Form::Import` ( #26129 )
1 year ago
Matt Jankowski
e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form ( #26064 )
1 year ago
Claire
1da3c588ca
Fix link handling of mentions in user profiles when logged out ( #27185 )
1 year ago
Claire
686406cc2d
Fix filtering audit log for entries about disabling 2FA ( #27186 )
1 year ago
github-actions[bot]
b93ce7d8b3
New Crowdin Translations (automated) ( #27168 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Christian Schmidt
6d0767558a
Make notification respect reduce-motion ( #27178 )
1 year ago
Michael Stanclift
7fddeca190
Fix retention dashboard not displaying correct month ( #27180 )
1 year ago
gunchleoc
ce79caca4e
Only strip country code when language not listed in SUPPORTED_LOCALES ( #27099 )
1 year ago
Renaud Chaput
57f592fed5
Add Typescript types for some API objects ( #26602 )
1 year ago
github-actions[bot]
5ea3e8e765
New Crowdin Translations (automated) ( #27144 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Essem
bd810391d6
Properly remove tIME chunk from PNG uploads ( #27111 )
1 year ago
Claire
a001ae2f39
Fix explore prompt sometimes showing up when the home TL is loading ( #27062 )
1 year ago
Claire
3de6dcf634
Add redirection on `/deck` URLs for logged-out users ( #27128 )
1 year ago
Claire
38753acaa5
Fix width of large text icon buttons ( #27127 )
1 year ago
Claire
1bd7455d81
Fix inefficient queries in “Follows and followers” as well as several admin pages ( #27116 )
1 year ago
gunchleoc
88fa8e710a
Fix line wrapping of language selection button with long locale codes ( #27100 )
1 year ago
github-actions[bot]
736fe75346
New Crowdin Translations (automated) ( #27080 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
4b7bc1f07c
Convert `dropdown_menu` state to Typescript ( #25585 )
1 year ago
Renaud Chaput
b93ffb74bb
Improve modals reducer types ( #26610 )
1 year ago
Claire
39da3d86f8
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
1 year ago
github-actions[bot]
e824585523
New Crowdin Translations (automated) ( #27052 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
4aaaf0dde3
Fix the search documentation URL in system checks ( #27036 )
1 year ago
Claire
5356ddbcca
Fix search results temporarily disappearing while scrolling and loading more results ( #27014 )
1 year ago
github-actions[bot]
effe4728cf
New Crowdin Translations (automated) ( #27005 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API ( #26998 )
1 year ago
github-actions[bot]
61fe25fe74
New Crowdin Translations (automated) ( #26988 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
eeab3560fc
Merge pull request from GHSA-v3xf-c9qf-j667
1 year ago
Claire
ff32475f5f
Merge pull request from GHSA-2693-xr3m-jhqr
1 year ago
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit 8891d8945d
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit fd284311e7
.
1 year ago
github-actions[bot]
73ecc4de6e
New Crowdin Translations (automated) ( #26978 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
70cae19b6b
Fix hashtag bar being sometimes incorrectly hidden ( #26960 )
1 year ago
github-actions[bot]
67eaaa4b90
New Crowdin Translations (automated) ( #26966 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Rob Thomas
200312e8be
Fix crash when viewing a moderation appeal and the moderator account has been deleted ( #25900 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
github-actions[bot]
1b4902fabf
New Crowdin Translations (automated) ( #26913 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
4c1518a6f3
Fix Web UI making duplicate search queries when scrolling ( #26959 )
1 year ago
Claire
893755f4cb
Fix error in Web UI when server rules cannot be fetched ( #26957 )
1 year ago
Claire
392c07f2bf
Fix `Setting.authorized_fetch` not being properly taken into consideration ( #26958 )
1 year ago
Claire
6273416292
Fix post edits not being forwarded as expected ( #26936 )
1 year ago
Claire
2a4fcc51fd
Fix dismiss button overlapping with text in dismissable banners ( #26935 )
1 year ago
Claire
e4f5114aaf
Fix obsolete cache key in status cache invalidation logic ( #26934 )
1 year ago
Claire
9693c271f1
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` ( #26927 )
1 year ago
Eugen Rochko
fc6825055b
Change score half-life for trending posts from 2 hours to 1 hour ( #26915 )
1 year ago
github-actions[bot]
921c6fe654
New Crowdin Translations (automated) ( #26498 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Robert R George
20666482ef
Added admin api for managing tags ( #26872 )
1 year ago