Commit Graph

35 Commits

Author SHA1 Message Date
Toby Zerner
8dcb680576 Add StyleCI config 2016-02-26 14:02:44 +10:30
Maël Soucaze
b9a0d1d782 Update license year range to 2016 2016-01-25 16:53:44 +01:00
Toby Zerner
85d6b326c5 Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:18:14 +10:30
Toby Zerner
d7058e500a Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:05 +10:30
Toby Zerner
96e8138320 Rename package 2015-12-29 12:55:41 +10:30
Toby Zerner
0aef9df793 Add CSRF token to auth request 2015-12-03 21:00:32 +10:30
Toby Zerner
5e873562f9 Fix private channel auth 2015-11-03 15:29:11 +10:30
Toby Zerner
9c9cadb8c2 Release 0.1.0-beta.3 2015-11-03 10:03:40 +10:30
Toby Zerner
f95cc87522 Translations are now automatically included 2015-11-02 18:52:47 +10:30
Toby Zerner
1b53ee8562 Update ItemList API 2015-11-01 09:39:10 +10:30
Toby Zerner
090d2ad2dd Recompile JS 2015-10-27 12:40:10 +10:30
Toby Zerner
db375498a1 Recompile JS 2015-10-27 12:17:02 +10:30
dcsjapan
5db360afca 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-21 17:38:53 +09:00
Toby Zerner
f0a96c3e1c Add Interface suffix to SettingsRepository 2015-10-19 14:59:15 +10:30
Toby Zerner
fdb6d4735d Update translation ID 2015-10-16 12:40:41 +10:30
Toby Zerner
fd3d2d83f1 Update for composer branch 2015-10-13 12:29:00 +10:30
Franz Liedke
f5c9fd5d8d Update both unread and new notification count when a new notification appears
Related to flarum/core#500.
2015-09-29 01:39:44 +02:00
Toby Zerner
d5cc7494b0 Use SettingsModal component 2015-09-18 13:31:04 +09:30
Toby Zerner
2b99f051e4 Add gitattributes 2015-09-17 09:09:34 +09:30
Franz Liedke
a65b7d09ce Do not extend newly removed class
Related to flarum/core#118.
2015-09-09 09:05:23 +02:00
Toby Zerner
c22292696c Add LICENSE information 2015-09-04 12:30:55 +09:30
Toby Zerner
b920dc0145 Update npm dependency 2015-09-04 12:07:16 +09:30
Toby Zerner
6b75fc1630 Update flarum.json 2015-09-04 11:47:56 +09:30
Toby Zerner
7c58e44330 Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:11 +09:30
Toby Zerner
d53571abcf Use new listen API 2015-08-13 12:50:44 +09:30
Toby Zerner
7fdd7c0c36 Add icon 2015-08-13 12:50:41 +09:30
Toby Zerner
8f6b529fc6 Don't update discussion list when a filter is active 2015-08-10 16:47:17 +09:30
Toby Zerner
055efe21d6 Cast discussion ID to string for comparison 2015-08-10 16:47:00 +09:30
Toby Zerner
4b0ffaa64d Prevent newly-created discussions from triggering alert in own browser 2015-08-05 19:20:28 +09:30
Toby Zerner
cb2927f317 Don't overwrite context.onunload 2015-08-05 19:19:22 +09:30
Toby Zerner
807c9295a4 Implement push notifications 2015-08-04 21:22:59 +09:30
Toby Zerner
f0100ca7c0 Don't clear the discussion list when loading new results 2015-08-04 19:14:00 +09:30
Toby Zerner
e15afa0613 Show a count in the title when there are new discussions/posts 2015-08-04 19:04:31 +09:30
Toby Zerner
56318bf3a7 Use post isVisibleTo API 2015-08-04 17:47:57 +09:30
Toby Zerner
9b920daefa Initial commit 2015-08-04 17:19:17 +09:30