framework/extensions/mentions
Sami Mazouz 6ffa9e3736
fix(mentions): accessing id of null user relation (#3618)
* test: editing a post with deleted author and mentions
* fix(mentions): accessing `id` of null `user` relation

Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-08-26 10:38:00 +01:00
..
js Bundled output for commit 11a9b73610 2022-08-17 13:02:21 +00:00
less fix: replace .fa() mixin usage with .fas() (#3537) 2022-07-15 23:16:49 +01:00
locale New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
migrations feat: add automatic created/updated timestamps for various tables (#3435) 2022-06-07 20:35:27 +01:00
src fix(mentions): accessing id of null user relation (#3618) 2022-08-26 10:38:00 +01:00
tests fix(mentions): accessing id of null user relation (#3618) 2022-08-26 10:38:00 +01:00
views/emails Fix incorrect display_name showing in email notifications (#59) 2020-12-21 12:43:27 -05:00
.gitattributes chore: add .gitattributes to extensions to export-ignore files. (#3513) 2022-07-08 20:38:20 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:45:05 +01:00
composer.json chore: update v1.4 constraints and update issues url 2022-07-12 23:30:03 +02:00
extend.php Eager load more necessary related mentions (#72) 2021-08-23 20:33:42 +01:00
LICENSE Update copyright year 2021-05-15 00:56:10 +01:00