Commit Graph

114 Commits

Author SHA1 Message Date
Toby Zerner
18f1960481 Prevent browser tooltip from appearing
Bootstrap JS was clearing the `title` attribute, but then Mithril was redrawing and filling it back in.
2015-11-03 17:41:31 +10:30
Toby Zerner
8785baf1a1 Add a tooltip to the "Follow" button 2015-11-03 17:17:46 +10:30
Toby Zerner
1e49c46d51 PERF: Don't redefine subscription menu items on each redraw 2015-11-03 16:04:39 +10:30
Toby Zerner
7dab0d76c0 Release 0.1.0-beta.3 2015-11-03 10:03:50 +10:30
Toby Zerner
5431b84eef Fix typo in new post notification translation key 2015-10-31 18:19:00 +10:30
Toby Zerner
53444845cc Recompile JS 2015-10-27 12:17:15 +10:30
dcsjapan
9368030813 Reorganize key names
See [flarum/core #265](https://github.com/flarum/core/issues/265).

- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
2015-10-22 14:49:38 +09:00
Toby Zerner
3c62230b62 Change app.trans calls to app.translator.trans calls 2015-10-21 10:29:48 +10:30
Toby Zerner
fde7921487 Update for composer branch 2015-10-11 17:30:11 +10:30
Toby Zerner
afed7161df Update npm dependency 2015-09-04 12:07:22 +09:30
Toby Zerner
e112b62c24 Update gulp module configuration 2015-07-27 14:19:50 +09:30
Toby Zerner
bb8232297f Fix following discussion list filter 2015-07-27 12:44:45 +09:30
Toby Zerner
3729a91be3 Update for new API 2015-07-23 16:40:54 +09:30
Toby Zerner
5ea3579f76 Initial commit 2015-06-26 12:24:07 +09:30