Commit Graph

3 Commits

Author SHA1 Message Date
Toby Zerner
1b3a432c41 Database changes (#19)
* Rename suspend_until column

* Missed one!

* Update core attribute names

* Rename user.suspendUntil
2018-09-16 20:57:13 +02:00
David Sevilla Martín
ea28537b76 Fix the translator not being used properly in the notifications (#20)
* Fix the translator not being used properly

* fix weird indentation thing
2018-07-21 08:53:19 +09:30
Toby Zerner
014864577d Webpack (#18)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:18 +09:30