Commit Graph

30403 Commits

Author SHA1 Message Date
65db9326b4 FEATURE: Add download script for Google Groups 2018-10-31 01:12:05 +01:00
efa265cbc8 Rename mbox import script 2018-10-31 01:12:05 +01:00
edbc004a9a Remove old mbox import script 2018-10-31 01:12:05 +01:00
e0ccd36dbe FEATURE: Suspicious logins report. (#6544) 2018-10-30 22:51:58 +00:00
f2b7254a99 Correct Xcode capitalization and add Apple dev info (#6537) 2018-10-30 22:31:34 +00:00
e1e392f15b DEV: Use DiscourseIpInfo for all IP queries. (#6482)
* DEV: Use DiscourseIpInfo for all IP queries.

* UX: Use latitude and longitude for more precision.
2018-10-30 22:08:57 +00:00
4b7ab97a01 FIX: Add 'log in via link' to email templates. (#6545) 2018-10-30 19:15:05 +00:00
087b12b40c FIX: Fix 'New Login Alert' message. (#6539) 2018-10-30 19:13:25 +00:00
57ab6bcba1 SECURITY: update loofah for CVE-2018-16468 2018-10-30 10:51:03 -04:00
11ee07093c FEATURE: revamps search-menu layout (#6543) 2018-10-30 10:44:49 -04:00
e32993f96c minor copyedit 2018-10-30 13:33:26 +01:00
733b8af47b FIX: Uploads didn't work for subfolder anymore 2018-10-30 12:53:57 +01:00
5b14f713a0 Use class instead of inline style 2018-10-30 11:25:51 +01:00
5485248fbe FIX: sso provider copyedit 2018-10-30 10:02:22 +01:00
af465effef FIX: prevents y-axis labels to show useless/wrong values 2018-10-30 09:58:03 +01:00
23ae2023ef minor copyedit 2018-10-30 00:25:34 -07:00
ead6600f4b Merge pull request #6540 from vinothkannans/ios-safari-fix
FIX: Flash authentication data not rendered in latest iOS safari browser
2018-10-30 04:35:07 +05:30
92bf3c667e FIX: Flash authentication data not rendered in latest iOS safari browser 2018-10-30 04:00:36 +05:30
Sam
f8305f53c7 FEATURE: special offline support restricted to Android only
The special offline page with fetch interception in service worker
is only strongly required on Android ad a pre-req for PWAs

This is now strongly restricted only to Android while iOS PWA support
gets better

Long term if we build offline support we can unlock it more globally
2018-10-29 16:29:19 +11:00
Sam
5c86e2d749 tweaks to related message list generation
- exclude users in groups I am in from related message search
- correctly limit number of related messages
2018-10-29 16:09:58 +11:00
Sam
9933059426 FEATURE: push related PMs to take first 3 slots
Previously the related PMs were last meaning you would have to work through
all unread to see them.

Also amends it so it either asks for related by group OR user not both.
2018-10-29 10:47:59 +11:00
760e09907b add a tad more width for user pref forms 2018-10-27 20:20:01 -07:00
8e12846b9c more copyedits on staff unusual login email 2018-10-27 18:30:45 -07:00
a453643a5b copyedits on staff unusual login alert 2018-10-27 18:17:40 -07:00
817cf8b229 remove extraneous two factor auth info popup 2018-10-27 14:10:26 -07:00
58b53f7841 update copy for "was this you?" login dialog 2018-10-27 13:57:30 -07:00
375bba3c31 FIX: Add String.includes polyfill for IE11 2018-10-26 23:10:03 +01:00
cd9a41be55 IE11 fix for create account modal alignment 2018-10-26 17:04:28 -04:00
0bf413be3e IE11 fix for category dropdown search icon position 2018-10-26 13:28:05 -04:00
1f88f69a7f IE11 Fix for tracking dropdown 2018-10-26 12:55:26 -04:00
84f858fc23 FIX: Remove orientation from the webmanifest
We don't really care about orientation, so let the user OS handle it.
2018-10-26 13:48:14 -03:00
2450f178ca FEATURE: Allow admins to control PWA display mode per user agent 2018-10-26 13:47:22 -03:00
fb15e04e48 Fixing broken badge grant layout 2018-10-26 11:06:31 -04:00
7c2618e914 Adding classes to login for external auth and user fields (#6535) 2018-10-26 10:33:06 -04:00
b2585524a9 FEATURE: adds a most disagreed flaggers report 2018-10-26 15:59:04 +02:00
e955a1f24b DEV: Skip ESLint on polyfill 2018-10-26 13:54:03 +01:00
af84949f25 FIX: Add polyfill so that Array.includes works in IE11 2018-10-26 13:45:29 +01:00
398f98c568 FIX: ensures reports links are correct on subfolder installs 2018-10-26 12:32:02 +02:00
3c92202654 Set individual future-date-input components as clearable, fixes admin Safari bug (#6522) 2018-10-26 11:34:55 +11:00
ed9c21e42c FEATURE: hide muted categories from /categories list (#6531) 2018-10-26 11:34:39 +11:00
d17c8df926 Only check for suspicious login for staff members 2018-10-26 00:29:28 +02:00
c2c99c7c39 FIX: Don't seed flags if ids don't exist
This can happen if you use the `replace_flags` plugin API to remove
a flag.
2018-10-25 15:36:24 -04:00
306d77b54f FIX: don't use srcset on cropped thumbnails 2018-10-25 16:08:10 +02:00
a6eca28ec6 CSP - extract all other inline JavaScripts (#6528)
* wizard page inline js

* print topic inline js

* drop JS for preventing double submission

this is the default behavior with Rails' UJS `disable_with` helper

* omniauth complete redirect JS

* account activate inline js
2018-10-25 09:52:01 -04:00
56e0f47bcd FIX: Do not update last_seen for API access
This regressed in 2dc3a50. I have now added tests for the behavior.
2018-10-25 13:38:57 +01:00
effbef7d0b UX: Use user locale for locations. (#6527)
* UX: Use user locale for locations.

* DEV: Added MaxMindDB test data and fixed test.
2018-10-25 10:54:01 +00:00
8e274f7296 UX: bumps the user-api-key version to 3 (#6526)
* UX: bumps the user-api-key version to 3

* fix spec
2018-10-25 09:46:34 +00:00
2a77550f8c FIX: Do not track right clicks. (#6530) 2018-10-25 09:46:04 +00:00
6a3767cde7 FEATURE: Warn users via email about suspicious logins. (#6520)
* FEATURE: Warn users via email about suspicious logins.

* DEV: Move suspicious login check to a job.
2018-10-25 09:45:31 +00:00
7fe3491bc0 bump onebox version
- UX: make title on Instagram less redundant
2018-10-25 12:18:16 +05:30