1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00
Files
php-flarum/framework/core
Toby Zerner eee5133d6e Improve post stream
- Return all discussion post IDs from API requests which add/remove
posts, so the post stream updates appropriately. Related to #146
- Always unload posts that are two pages away, no matter how fast
you’re scrolling
- Retrieve posts from cache instead of reloading them
- Fix various bugs. Maybe #152, needs confirmation
2015-07-06 16:26:27 +09:30
..
2015-07-06 16:26:27 +09:30
2015-07-06 16:26:27 +09:30
2015-05-06 11:26:47 +09:30
2015-07-05 21:25:09 +09:30
2015-07-06 15:50:39 +09:30
2015-03-30 15:50:36 +10:30
2015-07-05 21:22:51 +09:30
2015-07-01 20:57:37 +02:00
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!