Neil Lalonde
|
985daf5c72
|
FIX: summary should not include certain post types
|
2016-12-01 12:01:32 -05:00 |
|
Neil Lalonde
|
8cd30cdc8b
|
FIX: respect the enable_names setting, and fix cases when html is invalid
|
2016-11-30 17:58:07 -05:00 |
|
Neil Lalonde
|
4f8c6b2d83
|
FIX: error reporting from SystemMessage.create
|
2016-11-30 13:16:30 -05:00 |
|
Neil Lalonde
|
4d52682267
|
FIX: wrong font of site title in summary email
|
2016-11-29 17:12:11 -05:00 |
|
Neil Lalonde
|
a187932126
|
Counts at top of summary email are links
|
2016-11-29 17:10:25 -05:00 |
|
Neil Lalonde
|
1b393a4013
|
Version bump to v1.7.0.beta8
|
2016-11-28 16:07:08 -05:00 |
|
Neil Lalonde
|
8eed6e699e
|
Update translations
|
2016-11-28 15:58:38 -05:00 |
|
Neil Lalonde
|
4e0958051e
|
FIX: don't try to show svg's in summary email
|
2016-11-28 14:35:59 -05:00 |
|
Neil Lalonde
|
af4f2d000a
|
FIX: translation missing messages in digest when showing more than 5 popular topics
|
2016-11-25 16:37:06 -05:00 |
|
Neil Lalonde
|
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 |
|
Neil Lalonde
|
655b8a0540
|
move topic.image_url to same row as avatar in digest email
|
2016-11-25 15:41:22 -05:00 |
|
Neil Lalonde
|
36a80871a3
|
FIX: category_importer was importing public categories so that no one had permission to them, not even staff
|
2016-11-24 17:12:30 -05:00 |
|
Neil Lalonde
|
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 |
|
Neil Lalonde
|
6c38053c32
|
preview digest renders nicely in an iframe
|
2016-11-24 15:38:22 -05:00 |
|
Neil Lalonde
|
f885e5b5e6
|
fix success response handling of sending digest preview email
|
2016-11-24 15:05:33 -05:00 |
|
Neil Lalonde
|
4efb3069e2
|
FIX: exception in digest email when last_read_post_number is nil
|
2016-11-23 17:51:57 -05:00 |
|
Neil Lalonde
|
47aa3d94aa
|
FEATURE: send digest preview to an email address
|
2016-11-23 17:51:57 -05:00 |
|
Neil Lalonde
|
79dc0518c9
|
FIX: popular posts in digest need to use same restrictions as topics
|
2016-11-23 11:24:18 -05:00 |
|
Neil Lalonde
|
86deec3528
|
FIX: exclude popular posts from deleted topics
|
2016-11-22 13:23:21 -05:00 |
|
Neil Lalonde
|
db4b3a7aa4
|
FIX: show emoji in digest emails
|
2016-11-22 12:37:22 -05:00 |
|
Neil Lalonde
|
71e4fe9c85
|
FIX: consistent rendering of categories in digest emails
|
2016-11-21 17:33:19 -05:00 |
|
Neil Lalonde
|
7d37c2b919
|
FIX: digest email has broken images in popular topics section
|
2016-11-21 12:33:48 -05:00 |
|
Neil Lalonde
|
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 |
|
Neil Lalonde
|
dffefcaa6a
|
FIX: links in digest with href="#"
|
2016-11-21 12:33:48 -05:00 |
|
Neil Lalonde
|
1183e582c3
|
FIX: digest popular posts need minimum datetime
|
2016-11-18 16:57:23 -05:00 |
|
Neil Lalonde
|
45f368126f
|
FEATURE: New summary/digest email design
|
2016-11-18 14:03:42 -05:00 |
|
Neil Lalonde
|
bd1b7bd330
|
new plugin outlet extra-nav-item
|
2016-11-15 12:15:13 -05:00 |
|
Neil Lalonde
|
3494ed363f
|
Merge pull request #4548 from xfalcox/crawler-layout
Adds some styling for crawler view
|
2016-11-14 15:52:44 -05:00 |
|
Neil Lalonde
|
f10520a5f2
|
fix broken js lint
|
2016-11-08 17:59:51 -05:00 |
|
Neil Lalonde
|
86522a52b7
|
FEATURE: add censored_pattern setting to censor posts using regex
|
2016-11-08 16:39:26 -05:00 |
|
Neil Lalonde
|
764a572070
|
FIX: when subcategories with the same name exist, filtering by tags might use the wrong subcategory
|
2016-11-02 15:29:33 -04:00 |
|
Neil Lalonde
|
61069bf378
|
Version bump to v1.7.0.beta7
|
2016-11-02 13:47:48 -04:00 |
|
Neil Lalonde
|
29edbafac7
|
FIX: post short link on subfolder installs
|
2016-11-01 15:20:04 -04:00 |
|
Neil Lalonde
|
9ef1688a76
|
FEATURE: per-category default topic list sort order
|
2016-11-01 12:18:41 -04:00 |
|
Neil Lalonde
|
4d58a00387
|
FIX: clear tag filter when changing category filter
|
2016-10-28 17:27:47 -04:00 |
|
Neil Lalonde
|
092ad7810d
|
add the spec for unused tag count
|
2016-10-28 16:14:20 -04:00 |
|
Neil Lalonde
|
8c9d390cac
|
FIX: Tags used only on deleted topics could not be used again
|
2016-10-28 15:11:50 -04:00 |
|
Neil Lalonde
|
3ff563e510
|
Merge pull request #4515 from mrded/master
Allow to process imported content. (add additional callbacks)
|
2016-10-26 12:05:21 -04:00 |
|
Neil Lalonde
|
6d68aac6eb
|
FIX: add_directory_items_indexes causes migration to timeout on large databases, so create indexes concurrently
|
2016-10-25 15:30:21 -04:00 |
|
Neil Lalonde
|
761cc688b4
|
FEATURE: add a setting to allow url schemes other than http(s)
|
2016-10-21 12:21:31 -04:00 |
|
Neil Lalonde
|
b85056f4cd
|
Version bump to v1.7.0.beta6
|
2016-10-20 10:49:55 -04:00 |
|
Neil Lalonde
|
3b9a1410f8
|
report errors from the populate.thor tool
|
2016-10-17 14:01:37 -04:00 |
|
Neil Lalonde
|
2dfc0ddf81
|
loosen restrictions on chars in tags
|
2016-10-14 15:29:47 -04:00 |
|
Neil Lalonde
|
0328141e05
|
FIX: prevent creation of tags with invalid characters
|
2016-10-12 15:44:36 -04:00 |
|
Neil Lalonde
|
4206eded50
|
remove i18n strings for removed dashboard warnings
|
2016-10-06 15:46:12 -04:00 |
|
Neil Lalonde
|
f3eb58092d
|
FIX: twitter card meta tags use wrong urls on subfolder installs
|
2016-10-05 15:14:51 -04:00 |
|
Neil Lalonde
|
c70f52c4dd
|
remove some problem reports from the admin dashboard since they're covered by the setup wizard now
|
2016-10-05 12:14:56 -04:00 |
|
Neil Lalonde
|
a061c025f1
|
FIX: in create/edit category modal, don't prompt to choose a parent category when allow_uncategorized_topics is false
|
2016-10-05 12:06:37 -04:00 |
|
Neil Lalonde
|
374617c8c9
|
FIX: mobile users page search field loses focus on each keypress
|
2016-10-04 14:09:28 -04:00 |
|
Neil Lalonde
|
600b23c0a4
|
FIX: permalink redirects should work on tag paths
|
2016-10-04 12:01:42 -04:00 |
|
Neil Lalonde
|
28ad3cbde6
|
Merge pull request #4460 from xfalcox/fix-tags-separation-categories-list
Fix tags separation on new category page
|
2016-09-26 15:23:15 -04:00 |
|
Neil Lalonde
|
e0be2f482e
|
FEATURE: tag filter dropdown menu is scoped to user and category
|
2016-09-22 15:23:37 -04:00 |
|
Neil Lalonde
|
adfa2cb09e
|
Version bump to v1.7.0.beta5
|
2016-09-22 12:44:10 -04:00 |
|
Neil Lalonde
|
f27676a235
|
Update translations
|
2016-09-22 12:43:05 -04:00 |
|
Neil Lalonde
|
fa6b10cf3c
|
FIX: scale fontawesome glyph avatar flair on user cards
|
2016-09-19 14:04:51 -04:00 |
|
Neil Lalonde
|
48e4f88b08
|
fix js test
|
2016-09-16 15:33:51 -04:00 |
|
Neil Lalonde
|
28f857c530
|
FIX: primary group name class missing from poster name
|
2016-09-16 15:09:35 -04:00 |
|
Neil Lalonde
|
b9801d2e26
|
UX: add text near group flair settings explaining that flair only shows for a user's primary group
|
2016-09-15 17:39:47 -04:00 |
|
Neil Lalonde
|
a74781fbbc
|
fix jslint error
|
2016-09-15 16:50:23 -04:00 |
|
Neil Lalonde
|
d0ebde9d84
|
don't try to render flair if there's no primary group
|
2016-09-15 16:26:58 -04:00 |
|
Neil Lalonde
|
e3e15182df
|
FEATURE: avatar flair on user cards
|
2016-09-15 16:15:18 -04:00 |
|
Neil Lalonde
|
8087cca54d
|
Version bump to v1.7.0.beta4
|
2016-09-13 12:23:51 -04:00 |
|
Neil Lalonde
|
06eb256d0a
|
FIX: blocking users should never hide all posts if they are trust level 1 or higher
|
2016-09-12 11:58:10 -04:00 |
|
Neil Lalonde
|
b381d84dd9
|
FIX: tag search should not be case sensitive
|
2016-09-09 16:55:26 -04:00 |
|
Neil Lalonde
|
1078d929cd
|
Revert "see if gtm automatically pushes pageview events without our own page-tracking code"
|
2016-09-01 13:28:04 -04:00 |
|
Neil Lalonde
|
572713b801
|
see if gtm automatically pushes pageview events without our own page-tracking code
|
2016-09-01 12:16:54 -04:00 |
|
Neil Lalonde
|
2251104e32
|
FEATURE: avatar flair can be font awesome icons
|
2016-08-26 17:15:37 -04:00 |
|
Neil Lalonde
|
39de27a4b2
|
FIX: top period chooser layout on mobile
|
2016-08-26 12:39:09 -04:00 |
|
Neil Lalonde
|
b3c65620f3
|
Version bump to v1.7.0.beta3
|
2016-08-25 12:01:06 -04:00 |
|
Neil Lalonde
|
4be3b9f36d
|
Update translations
|
2016-08-25 11:04:46 -04:00 |
|
Neil Lalonde
|
d5fc4e1e84
|
Merge pull request #4388 from gschlager/transifex
Always use --force when pulling translations from Transifex
|
2016-08-24 14:57:55 -04:00 |
|
Neil Lalonde
|
50a8eb1810
|
Merge pull request #4405 from gdpelican/fix/intersection-pagination
FIX: Don't join on tags unnecessarily when matching all tags
|
2016-08-24 14:45:15 -04:00 |
|
Neil Lalonde
|
7a81669c18
|
SECURITY: don't allow re-using the current password during password reset
|
2016-08-24 12:27:21 -04:00 |
|
Neil Lalonde
|
2f68be2c5c
|
FEATURE: custom html and text can be added to summary emails
|
2016-08-23 16:06:02 -04:00 |
|
Neil Lalonde
|
6356c0555c
|
FIX: topic's best post shouldn't be deleted by the author
|
2016-08-19 13:19:08 -04:00 |
|
Neil Lalonde
|
a1363feec8
|
FIX: don't show post withdrawn by author in summary emails
|
2016-08-19 12:11:36 -04:00 |
|
Neil Lalonde
|
7195a103ab
|
FEATURE: digests choose topics you're watching or tracking first
|
2016-08-18 17:16:52 -04:00 |
|
Neil Lalonde
|
a644602612
|
FIX: infinite scrolling of topic list when filtered to one tag
|
2016-08-18 16:36:30 -04:00 |
|
Neil Lalonde
|
fb7409f982
|
FIX: avatar flair position on mobile
|
2016-08-18 11:18:18 -04:00 |
|
Neil Lalonde
|
36f0bd36f4
|
remove hard-coded avatar url
|
2016-08-17 16:57:31 -04:00 |
|
Neil Lalonde
|
2654060c14
|
sanitize flair style
|
2016-08-17 15:13:15 -04:00 |
|
Neil Lalonde
|
d079f69b7b
|
FEATURE: add flair to avatars using new settings in the groups admin UI
|
2016-08-17 15:13:15 -04:00 |
|
Neil Lalonde
|
d29ccb5e48
|
FIX: navigating from tags intersection route to singular tag route
|
2016-08-16 14:06:38 -04:00 |
|
Neil Lalonde
|
d835326406
|
FIX: rendering of tags intersection when show_filter_by_tag is off
|
2016-08-16 14:02:03 -04:00 |
|
Neil Lalonde
|
37b68f10ae
|
FIX: hide admin controls on tags intersection page
|
2016-08-15 16:46:16 -04:00 |
|
Neil Lalonde
|
3b792054f2
|
Merge pull request #4387 from gdpelican/feature/tags-intersection
FEATURE: Tags intersection page
|
2016-08-15 16:24:29 -04:00 |
|
Neil Lalonde
|
5849c345cc
|
FEATURE: digest emails will try to choose topics from your tracked and watched categories first
|
2016-08-15 16:16:04 -04:00 |
|
Neil Lalonde
|
b8d1079e68
|
Version bump to v1.7.0.beta2
|
2016-08-12 11:49:21 -04:00 |
|
Neil Lalonde
|
17b51bb465
|
FIX: topics tagged with muted tags should not be included in digest emails
|
2016-08-08 15:14:25 -04:00 |
|
Neil Lalonde
|
823a699d41
|
Version bump to v1.7.0.beta1
|
2016-08-05 15:18:19 -04:00 |
|
Neil Lalonde
|
f1bfc74e79
|
Update translations
|
2016-08-05 14:39:55 -04:00 |
|
Neil Lalonde
|
f10c4682cd
|
FIX: muted tags showing in latest topic list
|
2016-08-04 11:54:48 -04:00 |
|
Neil Lalonde
|
5f67cd7b45
|
FIX: tag input detects when a tag is not allowed and won't offer to create it anyway
|
2016-08-03 13:18:56 -04:00 |
|
Neil Lalonde
|
37162e476b
|
FIX: remove gtm_ua_domain_name setting because it's preferable to configure it in Google Tag Manager settings
|
2016-08-02 14:54:35 -04:00 |
|
Neil Lalonde
|
d38727efb7
|
FIX: Google Universal Analytics was tracking two page views on first page view
|
2016-08-02 12:55:02 -04:00 |
|
Neil Lalonde
|
1f12e41029
|
FIX: query for tag with no sub-categories
|
2016-07-28 16:59:00 -04:00 |
|
Neil Lalonde
|
82e170d6a6
|
FIX: 404 when filtering by category, no sub-category, and a tag
|
2016-07-28 16:19:03 -04:00 |
|
Neil Lalonde
|
77847f0d46
|
FIX: meta description tags for tags
|
2016-07-28 11:49:23 -04:00 |
|
Neil Lalonde
|
437ad5b05a
|
Remove extra characters returned from Transifex
|
2016-07-27 17:55:29 -04:00 |
|
Neil Lalonde
|
6a8f57d602
|
Update translations
|
2016-07-27 17:55:28 -04:00 |
|