- 26 Sep, 2017 2 commits
-
-
chrisgarrity authored
wrap the createClass with injectIntl to be consistent with other uses in www
-
chrisgarrity authored
-
- 18 Sep, 2017 2 commits
-
-
Ray Schamp authored
[Master] Add QA Engineer posting
-
Ray Schamp authored
-
- 13 Sep, 2017 3 commits
-
-
Matthew Taylor authored
[Master] Hotfix: use recipient thumbnail, not actor for manager activity
-
Matthew Taylor authored
-
Matthew Taylor authored
Fixes an issue where the thumbnail mismatches the username presented
-
- 11 Sep, 2017 2 commits
-
-
Matthew Taylor authored
[Master] Hotfix: highlight unread message row in light blue
-
Matthew Taylor authored
This addresses issues with seeing unread notifications by highlighting them as light blue, along with more opaque icons
-
- 09 Sep, 2017 5 commits
-
-
Matthew Taylor authored
[Master] fix parentheses around interval
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
[Master] Release: new notifications page
-
- 08 Sep, 2017 8 commits
-
-
Matthew Taylor authored
fixes #1521 but no idea why **shrug**
-
Matthew Taylor authored
-
Matthew Taylor authored
thanks @jwzimmer!
-
Matthew Taylor authored
this applies to the comments only
-
Matthew Taylor authored
-
Matthew Taylor authored
assign invites directly to the state rather than by defaults in order to ensure empty objects can be part of an update
-
Matthew Taylor authored
-
Matthew Taylor authored
When trying to clear the invite, because invite is currently an object, it’s getting the state’s existing invite re-applied via `defaultsDeep`. Making it an array should solve this issue
-
- 07 Sep, 2017 1 commit
-
-
Matthew Taylor authored
-
- 06 Sep, 2017 3 commits
-
-
Matthew Taylor authored
this prevents a console error
-
Matthew Taylor authored
helps with comment formatting
-
Matthew Taylor authored
* Hide messages counter when at 0 fixes #1507 * check for body before looking at success fixes #1505
-
- 05 Sep, 2017 10 commits
-
-
Matthew Taylor authored
Go back to redirecting to splash on logout, and empty messages page too.
-
Matthew Taylor authored
-
Matthew Taylor authored
this fixes #1500, since lodash works in ie11 but `assign` does not
-
Matthew Taylor authored
add comment message to redux to access the current user, and fix the string
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
this fixes an issue with comment bubble displays in firefox
-
Matthew Taylor authored
-
Matthew Taylor authored
handles a caching edge case with admin messages.
-
Matthew Taylor authored
-
- 01 Sep, 2017 4 commits
-
-
Matthew Taylor authored
Pass to legacy on message routes with `ajax`
-
Matthew Taylor authored
Currenlty, some legacy endpoints are failing because they’re being directed to www. A similar thing happened with `/explore`, and this is the same fix
-
Matthew Taylor authored
Fix GH-1494: fix formatting for dismiss icon, unread message count
-
Matthew Taylor authored
-