1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 02:01:19 +02:00
Files
php-flarum/framework/core
Toby Zerner 470f99ca8d Rework notifications architecture
- The recipient(s) are the concern of the notifier/sender, not the
notification itself
- Allow “retraction” of notifications (e.g. if a discussion is
stickied, but then it is unstickied)
- Misc. cleanup
2015-05-14 22:41:08 +09:30
..
2015-05-14 22:41:07 +09:30
2015-05-06 11:25:19 +09:30
2015-05-14 22:41:08 +09:30
2015-03-31 22:38:15 +03:00
2015-05-05 09:16:53 +09:30
2015-05-06 11:26:47 +09:30
2015-03-30 15:50:36 +10:30
2015-05-11 10:41:14 +02:00
2015-05-07 13:59:07 +09:30
2015-05-07 12:43:23 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Read the Contribution Guide!