Page MenuHomePhabricator

Fully AJAXify post and edit cycle
Closed, ResolvedPublic

Description

We should be able to post thread contents in the background.

Relies on having an API module for posting/replying/whatever.


Version: unspecified
Severity: enhancement

Details

Reference
bz21067

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:52 PM
bzimport set Reference to bz21067.

These bugs block full-scale roll-out of LiquidThreads (batch-change).

The AJAX posting parts look like r57899, r57924, r57928, r57930.

The LiquidThreads API module looks like it was added in r57812, r57815, r57829, r57894, r57895.