Commit Graph

136 Commits

Author SHA1 Message Date
Toby Zerner
6e24d62000 Release v0.1.0-beta.4 2015-11-05 16:34:30 +10:30
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
57ac5190d5 Translations are now automatically included 2015-11-02 18:52:59 +10:30
Toby Zerner
896e8efee9 Temporary fix for email URLs 2015-11-01 17:13:37 +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
67da527255 Update metadata 2015-10-12 15:01:29 +10:30
Toby Zerner
b7c06ece8a Fix autoload namespace 2015-10-11 17:44:35 +10:30
Toby Zerner
fde7921487 Update for composer branch 2015-10-11 17:30:11 +10:30
Toby Zerner
0746d0aee3 Add gitattributes 2015-09-17 09:09:07 +09:30
Toby Zerner
e796e98e98 Namespace migrations 2015-09-17 09:09:02 +09:30
Toby Zerner
7d1776c18b Add LICENSE information 2015-09-04 12:30:01 +09:30
Toby Zerner
afed7161df Update npm dependency 2015-09-04 12:07:22 +09:30
Toby Zerner
db1f698dd8 Update flarum.json 2015-09-04 11:47:49 +09:30
Toby Zerner
09e577e746 Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:03 +09:30
Toby Zerner
98369acd70 Don't allow guests to alter subscription 2015-09-03 15:42:12 +09:30
Franz Liedke
74fdf7b79c Make sure query filter works with database prefix
Related to flarum/core#269.
2015-08-29 23:07:21 +02:00
Franz Liedke
26e6993a49 Make sure query filter works with database prefix, too
Related to flarum/core#269.
2015-08-29 23:00:53 +02:00
Franz Liedke
9fdfb024dd Use existing helper method 2015-08-29 22:49:43 +02:00
Franz Liedke
97e6049c8d Use new method for retrieving base URL 2015-08-27 00:49:34 +02:00
Toby Zerner
3b1e8863da Use new discussion URL format 2015-08-25 19:53:17 +09:30
Toby Zerner
015b10e339 Update migrations 2015-08-14 12:55:40 +09:30
Toby Zerner
a53e5289f3 Use new listen API 2015-08-13 12:51:15 +09:30
Toby Zerner
e8b749b1ee Add icon 2015-08-13 12:51:12 +09:30
Toby Zerner
e07ef5fc02 Make badge colors consistent with button color 2015-08-03 11:59:57 +09:30
Toby Zerner
6ec79d133a Change badge icon color 2015-08-02 17:38:29 +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
d6fe156e89 PERF: avoid reinstantiation of event subscribers 2015-07-27 11:54:44 +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