2231 Commits (645dd06193803f8c36e50cc5e9f64cad9a62314f)

Author SHA1 Message Date
Thibaut Girka 2e38d889a3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 8824964836 Remove deprecated `GET /api/v1/search` API (#11823)
5 years ago
Yamagishi Kazutoshi 025de313bc Change rate limit for media proxy (#11814)
5 years ago
Tao Bror Bojlén 0430cbec29 add admin setting for default search engine indexing (fix #11750) (#11804)
5 years ago
Eugen Rochko 853de72d60 New Crowdin translations (#11626)
5 years ago
Eugen Rochko 25fb124ee6 Add batch actions and categories to admin UI for custom emojis (#11793)
5 years ago
Eugen Rochko 7799c7c75f Add batch approve/reject for pending hashtags in admin UI (#11791)
5 years ago
Takeshi Umeda 50c2f0dcc1 Add featured tags API (#11778)
5 years ago
Yamagishi Kazutoshi 7544167f3c Add healthcheck endpoint for web (#11770)
5 years ago
Eugen Rochko 89989b6255 Add timeline read markers API (#11762)
5 years ago
Thibaut Girka eac7c66d2a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
dependabot-preview[bot] 7599b4b3b6 Bump capistrano from 3.11.0 to 3.11.1 (#11731)
5 years ago
Yamagishi Kazutoshi 4f9f1c6a98 Add PERSISTENT_TIMEOUT option (#11756)
5 years ago
Eugen Rochko 7ef93513f7 Change account deletion page to have better explanations (#11753)
5 years ago
ThibG 8b271d6d25 Fix ActivityPub context not being dynamically computed (#11746)
5 years ago
Eugen Rochko feeecba886 Change OpenGraph description on sign-up page to reflect invite (#11744)
5 years ago
Hugo Gameiro 3cd3cb6a41 Add SMTP reply_to option (#11718)
5 years ago
mayaeh 80fe7fa415 Integrate translation strings for the Profile Directory. (#11722)
5 years ago
Eugen Rochko 436266ca27 Change trending hashtags to not disappear instantly after midnight (#11712)
5 years ago
Thibaut Girka 741b53651e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f21e27e914 Fix uncaught parameter missing exceptions and missing error templates (#11702)
5 years ago
Eugen Rochko 12eed2edd8 Fix non-GET requests to / not being matched (#11704)
5 years ago
Eugen Rochko 79922ae20f Add profile directory to web UI (#11688)
5 years ago
Thibaut Girka 449a0727a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
mayaeh 9676ae2219 Add translation target for hashtag (#11657)
5 years ago
Eugen Rochko 9959cdc79f Add option to include reported statuses in warning e-mail (#11639)
5 years ago
Eugen Rochko 32c781ec6b Add soft delete for statuses for instant deletes through API (#11623)
5 years ago
Thibaut Girka f82b1bb158 Fix connect-src policy for Tesseract
5 years ago
Thibaut Girka c060523dc2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 5a122f1450 Fix CSP needlessly allowing blob URLs in script-src (#11620)
5 years ago
Eugen Rochko cc34509d65 New Crowdin translations (#11596)
5 years ago
ThibG 867b9f3e9c Add public blocks to /about/blocks (#11298)
5 years ago
Eugen Rochko dc20e1af71 Add HTTP signature keyId to request log (#11591)
5 years ago
Eugen Rochko 87df04d94c Add trends to public pages sidebar (#11594)
5 years ago
Eugen Rochko 3dfef67643 New Crowdin translations (#11593)
5 years ago
Eugen Rochko 848cb2a697 Add more accurate hashtag search (#11579)
5 years ago
Eugen Rochko bfca519250 New Crowdin translations (#11305)
5 years ago
Eugen Rochko 8e76c759c1 Add explanation to featured hashtags page and profile (#11586)
5 years ago
Eugen Rochko b1f116335c Fix media host not being included in connect-src for OCR (#11577)
5 years ago
Eugen Rochko 41b188dce6 Add OCR tool to media editing modal (#11566)
5 years ago
Thibaut Girka 97c3cec2f8 Add option to disable emoji replacements
5 years ago
Thibaut Girka f0362fa0ee Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 32ff86b6e5 Fix crash when saving invalid domain name (#11528)
5 years ago
Thibaut Girka 81c6f2fd0e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko cc1e24ddc7 Add breakdown of usage by source to admin UI for hashtags (#11517)
5 years ago
ThibG 072e696aa1 Add domain block notes (#11515)
5 years ago
Eugen Rochko 25f549557b Fix trending tags returning less items than requested sometimes (#11513)
5 years ago
Eugen Rochko bfb43d7104 Add number of pending accounts and pending hashtags to admin dashboard (#11514)
5 years ago
Thibaut Girka ff76f6de4f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko fd352ec288 Fix account tags not being saved correctly (#11507)
5 years ago
Eugen Rochko 6362ac6617 Fix admin dashboard missing latest features (#11505)
5 years ago
Eugen Rochko 191392e5c3 Add trends UI with admin and user settings (#11502)
5 years ago
Thibaut Girka 7a55d93244 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 05e9cd13eb Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Thibaut Girka 4973ba2d1f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
Thibaut Girka 6c7a3268c9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
mayaeh 7d13da568e Add `tootctl preview_cards remove` (#11320)
5 years ago
ThibG 9000d604e9 Change settings to show restricted accounts only what they have access to (#11394)
5 years ago
Thibaut Girka 124a1d3880 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Yamagishi Kazutoshi 28ac87249e Remove modules.localIdentName (#11398)
5 years ago
dependabot-preview[bot] 290c72062e Bump css-loader from 2.1.1 to 3.1.0 (#11382)
5 years ago
Thibaut Girka 579ccb0bb9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 6be7b414e2 Change unconfirmed user login behaviour (#11375)
5 years ago
Eugen Rochko 2b4fa0d6fa Change locale detection to run once per session (#8657)
5 years ago
Eugen Rochko f9ed4354b1 Remove WebSub subscriptions (#11303)
5 years ago
Thibaut Girka eecce7e59b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG c2126e3f98 Add ActivityPub actor representing the entire server (#11321)
5 years ago
ThibG 9015b19e09 Add setting to disable the anti-spam (#11296)
5 years ago
Daigo 3 Dango 4b91fb0ea7 Make puma bind address configurable with BIND env var (#11326)
5 years ago
Eugen Rochko c56e6fd7a1 Add option to disable real-time updates in web UI (#9984)
5 years ago
Eugen Rochko 31d4878fbb Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
Daigo 3 Dango 6354a48308 Make puma bind address configurable with BIND env var (#11326)
5 years ago
Eugen Rochko 9dead08055 Add option to disable real-time updates in web UI (#9984)
5 years ago
Yamagishi Kazutoshi d309685866 Fix consistent interpolations (#11317)
5 years ago
Eugen Rochko ac853dca51 Add periodic removal of older thumbnails for preview cards (#11304)
5 years ago
Eugen Rochko c4a05eaa87 New Crowdin translations (#11153)
5 years ago
Eugen Rochko fe299d3417 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
Eugen Rochko f70b20a01c Add a spam check (#11217)
5 years ago
Eugen Rochko e17c937f65 Remove unused remote unfollow controller (#11250)
5 years ago
Eugen Rochko 56f0203c66 Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Thibaut Girka 7e83206853 Re-add route for direct timeline
5 years ago
Thibaut Girka d7a7f21646 Merge commit '64909cf0d988fb09917c41cfbc81b1e9a5132aca' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 4931208dd8 Remove Salmon and PubSubHubbub (#11205)
5 years ago
Eugen Rochko d9f42ba34b Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
5 years ago
Eugen Rochko 5704e5c963 Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214)
5 years ago
Eugen Rochko 6cae1b40bf Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
Thibaut Girka 9866c2bfff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 3ce4cdd552 Remove unused StatsD code and expose StatsD as a global variable (#11232)
5 years ago
Thibaut Girka acbed64f3d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4b3d91dc2c Add option to disable blurhash previews (#11188)
5 years ago
Thibaut Girka 1177694c3e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 47e6cb8ee5 New Crowdin translations (#11144)
5 years ago
Eugen Rochko 3ca5768f94 New Crowdin translations (#11116)
5 years ago
Eugen Rochko c078bf94a9 Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko 433036ab8c Add moderation API (#9387)
5 years ago
Thibaut Girka e1b3251b3c Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 22439f9ded Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko a83c65ecdf Fix inconsistent interpolation in sk.yml (#11124)
5 years ago
Eugen Rochko cc1c520434 New Crowdin translations (#11077)
5 years ago
Thibaut Girka 4741ea0029 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko aad57e3b96 New Crowdin translations (#11075)
5 years ago
Eugen Rochko e0ef0f1a83 New Crowdin translations (#11073)
5 years ago
Eugen Rochko 71ff3d822f New Crowdin translations (#11069)
5 years ago
Eugen Rochko e6fc96ff62 New Crowdin translations (#11062)
5 years ago
Eugen Rochko 24f367b383 New Crowdin translations (#11060)
5 years ago
Eugen Rochko d815c8e473 Fix Serbian pluralization rules requiring a "many" key (#11061)
5 years ago
mayaeh cd9d96c895 i18n: Update Japanese translations (#11035)
5 years ago
Thibaut Girka 1b4242ddf7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Masoud Abkenar 572a3dfc21 l10n: update Persian translations (fa.yml) (#11052)
5 years ago
Masoud Abkenar d12625fa74 l10n: update Persian translation (#11050)
5 years ago
唐宗勛 cca89f3e06 update zh-CN translations (#11046)
5 years ago
Jeong Arm f3c34e3743 Fix Korean translate (#11047)
5 years ago
Eugen Rochko f03dd5728a Add German translations (#11043)
5 years ago
Thibaut Girka 5a158899bc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Marek Ľach 30946461be Update simple_form.sk.yml (#11028)
5 years ago
manuelviens 602bccc0ab Update simple_form.fr.yml (#11021)
5 years ago
manuelviens 2e12b42f2b Update fr.yml (#11023)
5 years ago
Marek Ľach 843bc1d3da Update sk.yml (#11015)
5 years ago
Jeong Arm bd5ab2542c Add missing Korean translations (#11014)
5 years ago
spla df11f10efd i18n: Update Catalan translations (#10998)
5 years ago
Aditoo17 2d601a278c I18n: Update Czech translation 🇨🇿 (#10995)
5 years ago
Thibaut Girka 00552d2f79 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko b788e58ea4 Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
5 years ago
Alix Rossi 9cf5686de5 i18n: Update Corsican translations (#10987)
5 years ago
Eugen Rochko 8bf8d6d9d9 Change preferences page into appearance, notifications, and other (#10977)
5 years ago
Eugen Rochko 87f5646ec3 Add waiting time to list of pending accounts in admin UI (#10985)
5 years ago
Thibaut Girka a76c660645 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm ca61d7577a Add missing Korean translations (#10962)
5 years ago
Yamagishi Kazutoshi ac8f6df6f1 Replace from uglifyjs to terser (#10956)
5 years ago
Thibaut Girka a4e0071538 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Marek Ľach 3e18c4ea5f Small update for sk.yml (#10913)
5 years ago
Yamagishi Kazutoshi 93ef0e7555 Remove dependency on fibers (#10902)
5 years ago
Thibaut Girka 206d0ea6a2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 865c72cde3 Change default to single column UI (#10847)
5 years ago
mayaeh 7403b0ec05 Update Japanese translations. (#10875)
5 years ago
Thibaut Girka b9c5aed987 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Hinaloe ae5f2716a5 Fix undefined method error (#10868)
5 years ago
mayaeh a08bfea202 Fix undefined method error. (#10867)
5 years ago
Alix Rossi c84a0df608 Update simple_form.co.yml (#10862)
5 years ago
ThibG 875faa1da6 Improve rate limiting (#10860)
5 years ago
Thibaut Girka d46668d34b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Marek Ľach 16ae227935 Update simple_form.sk.yml (#10842)
5 years ago
Aditoo17 40f6439e03 I18n: Update Czech translation (#10832)
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Marek Ľach 42bdd0766d Update sk.yml (#10788)
5 years ago
Thibaut Girka e21662d370 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Marek Ľach 7a88a5b44a sk.yml grammar update (#10786)
5 years ago