Toby Zerner
97cb86dcbe
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:20:19 +10:30
Toby Zerner
b41ad78266
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:19:46 +10:30
Toby Zerner
cb21d8290a
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:19:40 +10:30
Toby Zerner
ebafb903fe
Commit latest dist files
...
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 17:19:36 +10:30
Toby Zerner
d38c49809c
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:19:17 +10:30
Toby Zerner
88a06b1843
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:56 +10:30
Toby Zerner
83ed64bb3b
Commit latest dist files
...
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:52:18 +10:30
Toby Zerner
d9eb2b8e02
Commit latest dist files
...
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:52:10 +10:30
Toby Zerner
3972df0b09
Rename package
2015-12-29 12:55:18 +10:30
Toby Zerner
38de892d36
Rename package
2015-12-29 12:55:05 +10:30
Toby Zerner
c0a54a6786
Rename package
2015-12-29 12:54:58 +10:30
Toby Zerner
ffb9f7a34d
Rename package
2015-12-29 12:54:51 +10:30
Toby Zerner
f096e54edd
Rename package
2015-12-29 12:54:24 +10:30
Toby Zerner
e087b04e6b
Rename package
2015-12-29 12:54:16 +10:30
Toby Zerner
d5970ee4a0
Allow the first post to be hidden
2015-12-01 16:42:49 +10:30
Toby Zerner
b7925e3242
Merge pull request #1 from dcsjapan/extract-translations
...
Extract translations
2015-11-29 17:06:47 +10:30
dcsjapan
4d3df2eaf7
Extract translations
...
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 15:01:42 +09:00
Toby Zerner
a4669d7c70
Merge pull request #1 from dcsjapan/extract-translations
...
Extract translations
2015-11-29 15:17:47 +10:30
dcsjapan
b6e5dd0726
Extract translations
...
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 12:13:43 +09:00
Toby Zerner
d78bd82b65
Add FastClick
2015-11-23 10:38:20 +10:30
Toby Zerner
675412f181
More mobile UX improvements
...
- Reposition the composer when shown
- Make preview button scroll the parent frame down
- Fix iframe infinite height loop
2015-11-23 10:10:26 +10:30
Toby Zerner
c9401ce150
Tweak UX on mobile
...
Since Mobile Safari automatically resizes iframes to fit their content, we need to avoid using position:fixed. In this commit we:
- Eliminate use of position:fixed for dropdowns. They are instead displayed statically, like on desktop.
- Reposition modals when they are shown according to the parent window's scroll position.
- Tweak the toolbar's appearance and height on mobile.
2015-11-20 12:44:42 +10:30
Toby Zerner
eefdb40f08
Release 0.1.0-beta.4
2015-11-05 16:42:25 +10:30
Toby Zerner
507b7bae84
Release 0.1.0-beta.4
2015-11-05 16:41:01 +10:30
Toby Zerner
f2cf356542
Show success message after submitting a flag
2015-11-04 12:59:43 +10:30
Toby Zerner
379b1f0831
Expand reason descriptions and add configurable link to community guidelines
2015-11-04 12:59:29 +10:30
Toby Zerner
5041428b8c
Make the toolbar fixed to the top; tweak contents
...
Add a comment count (which links to the full discussion) and show the reply button normally on mobile.
2015-11-03 18:11:31 +10:30
Toby Zerner
b21374e520
Fix incorrect post permalinks
2015-11-03 18:10:26 +10:30
Toby Zerner
39b8f0ad7a
Release 0.1.0-beta.3
2015-11-03 10:03:08 +10:30
Toby Zerner
5515ad91a5
Release 0.1.0-beta.3
2015-11-03 10:02:52 +10:30
Toby Zerner
cad85335a6
Release 0.1.0-beta.3
2015-11-03 10:02:47 +10:30
Toby Zerner
ed8681e901
Release 0.1.0-beta.3
2015-11-03 10:02:16 +10:30
Toby Zerner
8d50251ec5
Make sure we don't accidentally load all of a discussion's posts
2015-11-02 22:17:21 +10:30
Toby Zerner
5be607a6a7
Translations are now automatically included
2015-11-02 18:52:17 +10:30
Toby Zerner
cb6be3fcc5
Translations are now automatically included
2015-11-02 18:51:44 +10:30
Toby Zerner
5c1b7aa288
Translations are now automatically included
2015-11-02 18:51:37 +10:30
Toby Zerner
2a76c27814
Submit spam and ham feedback to Akismet
2015-10-31 14:50:07 +10:30
Toby Zerner
c39f4f01ea
Fix flag count queries
2015-10-31 14:49:44 +10:30
Toby Zerner
0ec3b0aabb
Update serializer API
2015-10-30 22:45:26 +10:30
Toby Zerner
7db94e6bc5
Update ItemList API
2015-10-30 22:45:07 +10:30
Toby Zerner
714464ab03
Update ItemList API
2015-10-30 22:44:51 +10:30
Toby Zerner
f7f25c8f41
Update ItemList API
2015-10-30 22:34:20 +10:30
Toby Zerner
50645c5db9
Update API relationship listener
2015-10-30 11:06:50 +10:30
Toby Zerner
f637b160fd
Recompile JS
2015-10-27 12:38:24 +10:30
Toby Zerner
8e5a19962f
Recompile JS
2015-10-27 12:16:28 +10:30
Toby Zerner
fc339254cf
Trim the /embed prefix off of post permalinks
2015-10-27 12:08:42 +10:30
Toby Zerner
40c32e1b3a
Show sidebar items at top of embed
2015-10-27 12:03:03 +10:30
Toby Zerner
5e734ca5c9
Improve embed architecture
...
- Fix composer preview button not working
- Fix inappropriate alert message when reply is submitted
2015-10-22 12:28:17 +10:30
Franz Liedke
2f26de4fcb
Merge pull request #3 from dcsjapan/flags-key-fix
...
Fix key names in Flags
2015-10-21 12:44:56 +02:00
dcsjapan
6b5ac48c43
Fix key names in Flags
...
- Fixes a few key name errors in PR #1
2015-10-21 19:32:23 +09:00