Toby Zerner
20a6229228
Release 0.1.0-beta.4
2015-11-05 16:29:13 +10:30
Toby Zerner
4439a42a26
Revert back button behaviour
...
As of e69d277
, the back button was no longer shown if the user came in directly to a discussion. This caused problems on mobile where it was kind of hard to get back home without the button.
2015-11-05 16:24:04 +10:30
Toby Zerner
1787af4850
WIP sudo mode, better error responses
2015-11-05 16:17:00 +10:30
Toby Zerner
0561629de8
Merge pull request #625 from dcsjapan/en-template
...
Add locale file template
2015-11-05 09:50:39 +10:30
dcsjapan
1e6ddae556
Add locale file template
...
- Adds a more detailed template for the en.yml file provided with the extension skeleton.
- I've left the sample keys uncommented, but added a comment advising that they be removed.
2015-11-05 08:11:59 +09:00
Toby Zerner
eb085aca0e
Merge pull request #40 from dcsjapan/okay-comment
...
Add comment to core.ref.okay
2015-11-05 09:22:09 +10:30
dcsjapan
7319073f10
Add comment to core.ref.okay
...
- Adds a comment to indicate use by Tags extension
2015-11-05 07:49:39 +09:00
Toby Zerner
dc4e783e75
Parse fallback catalogues for => references too
2015-11-04 18:34:41 +10:30
Toby Zerner
e2763c3b5a
Remove unnecessary quotes
2015-11-04 18:34:12 +10:30
Toby Zerner
689ec697ed
Add new translations for flag settings and reason descriptions
2015-11-04 13:00:11 +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
6a4023bbe7
Align checkboxes and textareas to the left in centered forms
2015-11-04 12:54:17 +10:30
Toby Zerner
2e5bbdd34c
Show loading indicator for admin client too
2015-11-04 11:51:25 +10:30
Toby Zerner
8bda570e7c
Fix regression in permission logic: make sure admins can do everything
2015-11-04 09:27:06 +10:30
Toby Zerner
d6e6e517a1
Make sure all locale JS files are flushed
...
Even when no language packs are enabled, a forum-en-xxx.js (or whatever the default locale is) file is still generated because other extensions may contain translations. But when enabling the English language pack, since no locales are registered with the LocaleManager, that file doesn't get flushed and therefore doesn't get regenerated with the English translations. This fix always registers the default locale with the LocaleManager so that's not the case.
2015-11-04 09:27:06 +10:30
Toby Zerner
78283565a6
Remove unnecessary quotes
2015-11-04 09:07:58 +10:30
Toby Zerner
931c80dad0
Add translation for loading indicator
2015-11-03 18:13:43 +10:30
Toby Zerner
5c0b6d68f5
Merge branch 'loading-indicator'
2015-11-03 18:13:11 +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
80094ae413
Apply split dropdown styles on mobiles too
...
Normal split dropdowns, not in the context of the app's primary control (top-right toolbar button), may be used by extensions (e.g. embed)
2015-11-03 18:09:49 +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
850ba9fdc0
Add translation for "Follow" button tooltip
2015-11-03 17:18:18 +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
8b819c21ca
Change flag post modal "Reason" heading
2015-11-03 16:01:43 +10:30
Toby Zerner
3cc5be1270
Add back button icon
2015-11-03 15:59:47 +10:30
Toby Zerner
eef5101238
Use icon instead of "Discussions" text, fix bugs
...
- Fix admin page crash
- Only show invisible pin button on desktop; hide it completely on ≤ tablet
2015-11-03 15:54:06 +10:30
Toby Zerner
e69d277c87
Add label to back button, change behaviour
...
The back button longer shows if the user hasn't actually navigated anywhere. e.g. if they come in directly to a discussion, it will be hidden.
2015-11-03 15:54:05 +10:30
Toby Zerner
5e873562f9
Fix private channel auth
2015-11-03 15:29:11 +10:30
Toby Zerner
4d558c0b29
Release 0.1.0-beta.3
2015-11-03 10:04:05 +10:30
Toby Zerner
ec7b781adc
Release 0.1.0-beta.3
2015-11-03 10:03:59 +10:30
Toby Zerner
7dab0d76c0
Release 0.1.0-beta.3
2015-11-03 10:03:50 +10:30
Toby Zerner
a6a9e87873
Release 0.1.0-beta.3
2015-11-03 10:03:45 +10:30
Toby Zerner
9c9cadb8c2
Release 0.1.0-beta.3
2015-11-03 10:03:40 +10:30
Toby Zerner
4bae199bdb
Release 0.1.0-beta.3
2015-11-03 10:03:33 +10:30
Toby Zerner
e042fa2ada
Release 0.1.0-beta.3
2015-11-03 10:03:24 +10:30
Toby Zerner
879ce7e4dd
Release 0.1.0-beta.3
2015-11-03 10:03:14 +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
43c556f4a8
Release 0.1.0-beta.3
2015-11-03 10:01:52 +10:30
Toby Zerner
ec7db5e8b4
Improve performance of translation reference parsing
2015-11-02 23:22:00 +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
478bfe4b40
Translations are now automatically included
2015-11-02 18:53:14 +10:30
Toby Zerner
ecf3e12947
Translations are now automatically included
2015-11-02 18:53:06 +10:30
Toby Zerner
57ac5190d5
Translations are now automatically included
2015-11-02 18:52:59 +10:30
Toby Zerner
395b45156b
Translations are now automatically included
2015-11-02 18:52:52 +10:30