1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

Commit Graph

  • 360a2ba1d8 Bundled output for commit eaa4063fef Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-03-08 19:21:16 +00:00
  • eaa4063fef fix(qa): attempt to fix akismet error Sami Mazouz 2023-03-08 20:14:09 +01:00
  • 72d277bd45 Bundled output for commit 28e3ccfde6 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-03-08 17:34:35 +00:00
  • 28e3ccfde6 fix(qa): increase YIQ and fix menu item title Sami Mazouz 2023-03-08 18:25:04 +01:00
  • 42cba58308 dist sm/qa-flag-fix Sami Mazouz 2023-03-08 15:26:25 +01:00
  • 96302f67a3 fix(qa): JS issues when adding flag feature Sami Mazouz 2023-03-08 15:16:36 +01:00
  • 3f864bafc8 fix(regression): custom less validation check Sami Mazouz 2023-03-06 15:24:03 +01:00
  • 3af0481f30 test: remove use of deprecated phpunit assertion Sami Mazouz 2023-03-06 15:03:33 +01:00
  • 1761660c98 fix: disallow certain dangerous LESS features Sami Mazouz 2023-03-04 20:38:19 +01:00
  • d087396494 fix: title scoring issues with group by clause sm/fulltext-scoring-issues Sami Mazouz 2023-03-04 16:54:09 +01:00
  • 0d53660eeb test: fulltext search scores properly and prioritizes titles Sami Mazouz 2023-03-04 16:53:55 +01:00
  • 8ddb0feb09 chore: yarn audit-fix Sami Mazouz 2023-03-01 12:35:59 +01:00
  • fa30f4f250 fix(regression): cannot delete users (#3746) Sami Mazouz 2023-02-24 18:22:12 +01:00
  • 7ddc8a60dd feat: prioritize title score in fulltext search sm/prioritize-title-search-score Sami Mazouz 2023-02-23 22:30:41 +01:00
  • 79a9b23096 fix: normal logout affects all sessions (#3571) Robert Korulczyk 2023-02-21 17:23:20 +01:00
  • 33e2bd1a77 fix(mentions): post reply mention missing notification on approval (#3738) Tristian Kelly 2023-02-21 09:04:03 -06:00
  • a3a39caa44 Bundled output for commit bbf873442a Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-21 14:37:00 +00:00
  • bbf873442a feat: global logout to clear all sessions, access tokens, email tokens and password tokens (#3605) Sami Mazouz 2023-02-21 15:28:55 +01:00
  • d35bb873a8 chore: make go-to-page input number-like (#3743) David Wheatley 2023-02-21 14:23:59 +00:00
  • 598ff21d7d Bundled output for commit 9342903d68 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-21 13:29:36 +00:00
  • 9342903d68 feat: access tokens user management UI (#3587) Sami Mazouz 2023-02-21 14:14:53 +01:00
  • ea7b270f47 fix(tags): clickable tag labels have underline (#3737) Robert Korulczyk 2023-02-21 14:09:37 +01:00
  • 906b0fb633 feat: add display name column to admin users list (#3740) David Wheatley 2023-02-21 13:04:53 +00:00
  • 408a92b4ea feat: improved page navigation for users list (#3741) David Wheatley 2023-02-21 13:04:30 +00:00
  • 0da069ba9f Fix translation key for scheduler dashboard. (#3736) Robert Korulczyk 2023-02-16 17:33:37 +01:00
  • d8fa791d9c Bundled output for commit fee6ffe396 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-15 17:50:20 +00:00
  • fee6ffe396 feat(seo): Do not use h3 header for poster author in posts stream (#3732) Robert Korulczyk 2023-02-15 18:44:58 +01:00
  • 7a60a529da Bundled output for commit 37fd218723 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-15 16:33:15 +00:00
  • 37fd218723 feat(seo): Use h2 header for discussions on discussions list (#3731) Robert Korulczyk 2023-02-15 17:26:43 +01:00
  • 1ee5cf6ba9 feat(core): PHP 8.2 Support (#3709) IanM 2023-02-14 18:09:56 +00:00
  • ced1c2d94f Bundled output for commit f8d856028d Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-13 20:20:57 +00:00
  • f8d856028d fix(regression): admin header styling messed up Sami Mazouz 2023-02-13 21:14:52 +01:00
  • 748cca6d12 chore: prepare @flarum/jest-config for release Sami Mazouz 2023-02-12 17:45:00 +01:00
  • f4f8369dc0 Bundled output for commit aa0b3288d5 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-11 12:36:30 +00:00
  • aa0b3288d5 feat(seo): shift h1 tag from logo to discussion title (#3724) Daniël Klabbers 2023-02-11 13:27:46 +01:00
  • 153bb1a53c feat(actions): allow running JS tests in GH actions (#3730) Sami Mazouz 2023-02-11 13:19:57 +01:00
  • ee1e04cdc2 chore: yarn Sami Mazouz 2023-02-10 23:20:14 +01:00
  • 77a0b11bc8 Bundled output for commit 7e6458a125 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-10 22:08:35 +00:00
  • 7e6458a125 feat(jest): mithril component testing (#3679) Sami Mazouz 2023-02-10 23:02:50 +01:00
  • 675cdab658 Bundled output for commit e7fc29a59f Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-08 21:09:22 +00:00
  • e7fc29a59f feat(jest): create jest config package for unit testing (#3678) Sami Mazouz 2023-02-08 22:02:40 +01:00
  • 08dead81ce Bundled output for commit 47b670aa29 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-02-08 20:19:47 +00:00
  • 47b670aa29 feat: frontend Model extender (#3646) Sami Mazouz 2023-02-08 21:13:53 +01:00
  • f9a5d485c3 fix(phpstab): adapt phpstan package for extension use (#3727) Nicolas Peugnet 2023-02-08 10:43:41 +01:00
  • 5717a74fcc fix(css): choose tags button misaligned (#3726) Darkle 2023-02-05 19:15:15 +01:00
  • 2e0f026dde Bundled output for commit bf52743510 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-01-22 13:16:48 +00:00
  • bf52743510 chore: improve group mentions parsing (#3723) Sami Mazouz 2023-01-22 14:11:13 +01:00
  • da1bf8da21 chore(phpstan): enable phpstan in bundled extensions (#3667) Sami Mazouz 2023-01-19 21:49:38 +01:00
  • ccf9442d79 Bundled output for commit 4bb3b2235d Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-01-17 20:01:25 +00:00
  • 4bb3b2235d The negate field doesn't get used, which means you cant exclude tags (#3713) Owen Melbourne 2023-01-17 19:47:28 +00:00
  • 03d2d7eabb feat: expose {time} to eventPost data, fix renamed tooltip (#3698) IanM 2023-01-17 19:47:02 +00:00
  • 4d292263b5 fix(tags): tag text color contrast (#3653) ornanovitch 2023-01-17 20:45:03 +01:00
  • 6adae00f72 Bundled output for commit d7f4975330 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-01-17 18:15:45 +00:00
  • d7f4975330 feat: introduce frontend extenders (#3645) Sami Mazouz 2023-01-17 19:10:24 +01:00
  • 5fe3cfd837 feat(phpstan): foundation for usage in extensions (#3666) Sami Mazouz 2023-01-15 15:25:13 +01:00
  • 2d2bf5c504 fix: permissions table on mobile is unusable (#3722) Sami Mazouz 2023-01-14 19:34:12 +01:00
  • a4f4ee8e71 chore: Merge 1.6.3 into main Sami Mazouz 2023-01-13 19:57:31 +01:00
  • 4a38047bfb Merge branch 'main' into merge-1.6.3-into-main Sami Mazouz 2023-01-13 19:12:11 +01:00
  • d5e6f6db5f Bundled output for commit 20e7d245da Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2023-01-13 08:37:32 +00:00
  • 20e7d245da feat: Admin User Search (#3712) Tristian Kelly 2023-01-13 02:31:22 -06:00
  • 243bc139b0 chore: changelog v1.6.3 Sami Mazouz 2023-01-10 15:22:17 +01:00
  • adf78bbd95 chore(subscriptions): prepare Sami Mazouz 2023-01-10 15:06:03 +01:00
  • c8d9f1111e Apply fixes from StyleCI StyleCI Bot 2023-01-10 14:04:18 +00:00
  • e5f05166a0 fix(subscriptions): post notifications not getting access checked Sami Mazouz 2023-01-10 15:04:02 +01:00
  • 02556c6ca6 chore: prepare v1.6.3 release Sami Mazouz 2023-01-10 13:17:54 +01:00
  • 666223fa8c test: make data providers public Sami Mazouz 2023-01-10 13:06:16 +01:00
  • 12dfcc5c79 Merge pull request from GHSA-hph3-hv3c-7725 Sami Mazouz 2023-01-10 12:45:29 +01:00
  • 248a71d9b5 Apply fixes from StyleCI StyleCI Bot 2023-01-10 11:44:58 +00:00
  • a131e87911 Merge pull request from GHSA-8gcg-vwmw-rxj4 Sami Mazouz 2023-01-10 12:44:50 +01:00
  • be63b28437 Apply fixes from StyleCI StyleCI Bot 2023-01-10 11:44:00 +00:00
  • 132fdea659 Merge pull request from GHSA-22m9-m3ww-53h3 Sami Mazouz 2023-01-10 12:43:46 +01:00
  • fe8480c8f7 chore(deps): bump json5 from 2.2.1 to 2.2.3 (#3717) dependabot[bot] 2023-01-09 16:54:29 +01:00
  • 1e8a0f930d fix: load actor.groups (#3716) IanM 2023-01-09 11:00:46 +00:00
  • d7b9a03f31 chore: fix php 8.1 on preg_match 2nd argument being null, which also optimizes slightly Daniël Klabbers 2022-12-17 01:05:38 +01:00
  • 78189f29d2 Bundled output for commit 07f8b6161a Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-12-12 10:18:58 +00:00
  • 07f8b6161a fix: support 3digit hex color input (#3706) IanM 2022-12-12 10:14:59 +00:00
  • 0eff1f6b2d Bundled output for commit a53a0db2b7 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-12-12 09:48:42 +00:00
  • a53a0db2b7 feat(tags): admin tag selection component (reusable tag selection modal) (#3686) Sami Mazouz 2022-12-12 10:44:33 +01:00
  • a129999132 Bundled output for commit 8f80cde5b7 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-12-03 21:19:51 +00:00
  • 8f80cde5b7 feat: allow using utf8 characters in tag slugs (#3588) Sami Mazouz 2022-12-03 22:15:34 +01:00
  • 4de3cd4d9c Bundled output for commit 3dd2cadb9b Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-30 16:46:54 +00:00
  • 3dd2cadb9b fix: undefined showing in dropdown active title (#3700) IanM 2022-11-30 16:39:32 +00:00
  • 605225c851 fix: column id can be ambiguous in group filter with extensions (#3696) Rafael Horvat 2022-11-27 10:44:06 +01:00
  • f33fbdd0b5 Bundled output for commit 5bc47c0278 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-27 09:40:52 +00:00
  • 5bc47c0278 chore: convert Dropdown components to TS (#3608) Sami Mazouz 2022-11-27 10:34:29 +01:00
  • 0e238a9c82 Bundled output for commit 64fa35f2f3 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-25 17:25:24 +00:00
  • 64fa35f2f3 chore: update JS dependencies (#3695) Sami Mazouz 2022-11-25 18:20:30 +01:00
  • c99d04fce2 Bundled output for commit 67c0d75ebc Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-25 11:11:04 +00:00
  • 67c0d75ebc feat: include current user as forum relation (#3668) IanM 2022-11-25 11:00:19 +00:00
  • 6f4f964ce8 feat: allow push additional items to the end of the poststream (#3691) IanM 2022-11-25 10:59:23 +00:00
  • 67dd2c21b6 fix: provide web friendly session driver name (#3690) Ian Morland 2022-11-22 17:02:44 +00:00
  • a286e2a829 Apply fixes from StyleCI cw/conditional-migrations StyleCI Bot 2022-11-21 13:28:11 +00:00
  • b015a66456 Enable conditional migrations through when callback Clark Winkelmann 2022-11-21 14:27:44 +01:00
  • e5d2b8cad9 Bundled output for commit f5c346f1c7 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-20 12:08:32 +00:00
  • f5c346f1c7 chore: Indicate cross-origin request in generic error message (#3669) Clark Winkelmann 2022-11-20 13:02:41 +01:00
  • 5bb0593bad Bundled output for commit 47d2053766 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-19 22:30:32 +00:00
  • 47d2053766 feat: expose queue driver, schedule status (#3593) Ian Morland 2022-11-19 22:23:04 +00:00
  • e0b9dcfbcd Merge branch 'release/v1.6.2' Sami Mazouz 2022-11-18 23:24:43 +01:00
  • 8a65ad980d chore: v1.6.2 changelog v1.6.2 release/v1.6.2 Sami Mazouz 2022-11-18 22:38:41 +01:00
  • 9a0668effd chore: update version constant to v1.6.2 Sami Mazouz 2022-11-18 22:35:12 +01:00