d3fb724578
Merge pull request #4632 from xfalcox/native-app-banner
...
FEATURE: Opt-in native Discourse app install banner
2017-01-03 16:32:24 -02:00
d7c8c2d5e3
FEATURE: Opt-in native Discourse app install banner on Android/iOS
2017-01-03 15:50:45 -02:00
b72014423e
FIX: summary email wrong background colour above popular posts
2017-01-03 11:05:54 -05:00
0f484e11fe
FIX: Popular Posts heading in summary emails was a different style than other headings
2016-12-29 15:33:53 -05:00
67347432b7
Remove unread counts from last section of summary email, and rename it "New for you"
2016-12-28 14:06:01 -05:00
f3b4a889b2
FIX: remove extra space to the right of avatars in summary emails
2016-12-28 13:56:46 -05:00
3256620d5d
FIX: some blank topics and posts in summary email because they're images
2016-12-19 16:21:31 -05:00
e03d5e2140
Reapply Ember 2.10 for good this time!
...
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
0599bd0154
FEATURE: add referrer never tag to password reset page
2016-12-19 11:01:58 +11:00
30e0154e5d
SECURITY: fix reflected XSS with safe_mode param
...
(only applies to beta and master)
2016-12-19 10:11:51 +11:00
ddd299f4aa
Revert "Revert "Revert Ember 2.10+ for a short while""
...
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
2016-12-16 10:29:30 -05:00
76bbc481cb
Revert "Revert Ember 2.10+ for a short while"
...
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
2016-12-16 09:52:29 -05:00
21682fd60b
Revert Ember 2.10+ for a short while
2016-12-15 16:43:38 -05:00
f01f95d62d
FEATURE: new settings to customize some colors in emails
2016-12-15 14:43:53 -05:00
62ba5ea33f
Name before username in summary email
2016-12-15 14:43:52 -05:00
a26c3fe2b6
FIX: truncate long topic titles in summary email
2016-12-14 12:59:01 -05:00
03bc6f70f9
Better error messages when embedding fails
2016-12-13 14:38:05 -05:00
17bc42fe85
FIX: box style category badges in emails, and shrink text and some spacing in summary email
2016-12-09 16:59:54 -05:00
a7ee72649d
FIX: add back support for customizing header in summary email
2016-12-06 12:40:42 -05:00
1f50fcd613
FIX: digest customizations for above/below popular topics were sometimes not being shown
2016-12-06 12:35:02 -05:00
52763f5115
FEATURE: Allow posting a link with topics
2016-12-05 17:20:54 +01:00
9db3685823
fix another case of double user name in digest
2016-12-02 13:31:12 -05:00
fa395bb43c
fix colour bug in summary email
2016-12-02 10:33:12 -05:00
8a0cf1b90e
FIX: if username and name are the same, don't show both in summary emails
2016-12-01 12:17:23 -05:00
61bcc98c0e
slightly tighten spacing on digests
2016-11-30 17:13:01 -08:00
8cd30cdc8b
FIX: respect the enable_names setting, and fix cases when html is invalid
2016-11-30 17:58:07 -05:00
3f3a0d7b14
make counts fixed width for digest/summary
2016-11-29 17:21:51 -08:00
4d52682267
FIX: wrong font of site title in summary email
2016-11-29 17:12:11 -05:00
a187932126
Counts at top of summary email are links
2016-11-29 17:10:25 -05:00
4e0958051e
FIX: don't try to show svg's in summary email
2016-11-28 14:35:59 -05:00
fc68a7f0c6
tighten spacing on digest "new in"
2016-11-27 10:19:23 -08:00
9b363d6df7
tighten spacing on digest email
2016-11-27 10:03:34 -08:00
e77dbbacea
no vendor specific formatting in digest emails
2016-11-27 09:49:15 -08:00
af4f2d000a
FIX: translation missing messages in digest when showing more than 5 popular topics
2016-11-25 16:37:06 -05:00
9d5ac320f4
FIX: dates in digest email wrapping when they should have plenty of space on one line
2016-11-25 16:29:01 -05:00
655b8a0540
move topic.image_url to same row as avatar in digest email
2016-11-25 15:41:22 -05:00
96daf5431f
digest: don't show stats with 0. try to show new posts and new users counts.
2016-11-24 16:28:24 -05:00
4efb3069e2
FIX: exception in digest email when last_read_post_number is nil
2016-11-23 17:51:57 -05:00
71e4fe9c85
FIX: consistent rendering of categories in digest emails
2016-11-21 17:33:19 -05:00
7d37c2b919
FIX: digest email has broken images in popular topics section
2016-11-21 12:33:48 -05:00
47be1a8be9
FIX: digest email: put topic title and category in the same column in the "New in ... you follow" section
2016-11-21 12:33:48 -05:00
dffefcaa6a
FIX: links in digest with href="#"
2016-11-21 12:33:48 -05:00
e2c87da42a
FEATURE: Add basic support for Safe Mode
...
In Safe Mode all JS extensions and site customizations are disabled.
To access Safe Mode visit `sitename.org/safe-mode`
2016-11-21 16:46:14 +11:00
18156719bd
downsize digest heading font a tad
2016-11-20 01:52:12 -08:00
45f368126f
FEATURE: New summary/digest email design
2016-11-18 14:03:42 -05:00
f4c754b389
FEATURE: split JavaScript application bundle, so plugins live in own file
...
This adds plugin.js and plugin_third_party.js files
2016-11-15 11:43:13 +11:00
24227af9e8
Adds some styling for crawler view
2016-11-14 18:32:59 -02:00
115c454002
FIX: if prioritizing names in ux choose name over username in email
2016-11-14 11:09:24 +11:00
19e2eec219
Allow step 0 to resend the confirmation email
2016-10-21 11:34:19 -04:00
c03d25f170
FEATURE: Configure Admin Account
...
Adds a "Step 0" to the wizard if the site has no admin accounts where
the user is prompted to finish setting up their admin account from the
list of acceptable email addresses.
Once confirmed, the wizard begins.
2016-10-19 11:27:56 -04:00