1
0
mirror of https://github.com/flarum/core.git synced 2025-06-06 22:55:11 +02:00
Toby Zerner 287ce2fddd Fix crash when loading notifications in some instances
Specifically, the crash would occur when the first notification had a subject without a discussion relationship (e.g. the Subscriptions extension's newPost notification, where the subject itself was a discussion). Instead of simply eager loading the nested subject.discussion relationship, we load discussions manually instead.
2015-12-03 15:10:05 +10:30
2015-10-19 15:09:54 +10:30
2015-12-03 15:02:52 +10:30
2015-10-22 12:25:22 +10:30
2015-11-28 15:55:21 +09:00
2015-10-28 12:46:49 +00:00
2015-07-05 21:25:09 +09:30
2015-11-19 13:00:32 +01:00
2015-11-01 16:00:25 +10:30
2015-11-01 16:00:25 +10:30

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.

Description
No description provided
Readme 119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%