.. |
comments.js
|
Forward fix for regression introduced by changing the number of replies we fetch. This change updates the number of comment replies we fetch on project comments from 20 to 25 to be consistent with studio page. Also updates the code that controls whether to display the 'See more replies' button on comment threads.
|
2022-01-12 14:45:20 -05:00 |
conference-details.js
|
Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade"
|
2018-01-30 11:53:12 -05:00 |
conference-schedule.js
|
Updated conference pages for 2018
|
2018-05-29 11:07:07 -04:00 |
infinite-list.js
|
Merge branch 'develop' into add-studio-activity-pagination
|
2021-05-11 13:38:15 -04:00 |
message-count.js
|
Revert "Merge pull request #1788 from LLK/revert-1775-hotfix/es6-upgrade"
|
2018-01-30 11:53:12 -05:00 |
messages.js
|
corrected error messages that wrongly mentioned session
|
2019-12-05 22:59:13 -05:00 |
navigation.js
|
Revert "Merge pull request #3628 from LLK/revert-3618-hotfix/join-retry-session"
|
2020-01-14 21:58:38 -05:00 |
permissions.js
|
Use lodash.get to simplify permissions, move test data into fixtures for better testing
|
2021-04-02 12:33:18 -04:00 |
preview.js
|
Replace remixes which was removed by mistake
|
2021-03-18 15:18:55 -04:00 |
project-comment-actions.js
|
Forward fix for regression introduced by changing the number of replies we fetch. This change updates the number of comment replies we fetch on project comments from 20 to 25 to be consistent with studio page. Also updates the code that controls whether to display the 'See more replies' button on comment threads.
|
2022-01-12 14:45:20 -05:00 |
reducer.js
|
Revert "[Master] [Hotfix] Totally normal 2022"
|
2022-04-04 09:53:45 -04:00 |
session.js
|
Handle generic ipban redirect if session says so
|
2023-05-09 17:16:37 -04:00 |
splash.js
|
corrected error messages that wrongly mentioned session
|
2019-12-05 22:59:13 -05:00 |
studio-comment-actions.js
|
fix(gh-5989): use separate limit values
|
2021-11-17 06:50:21 -05:00 |
studio-mutations.js
|
Don’t show errors for toggling openToAll or commentsAllowed
|
2021-06-09 14:08:52 -04:00 |
studio-permissions.js
|
Allow admins to promote curators
|
2021-09-24 16:12:09 -04:00 |
studio-report.js
|
use radio button values in report
|
2021-05-14 14:51:17 -04:00 |
studio.js
|
If studio response body has no host yet, use owner
|
2021-09-20 11:31:36 -04:00 |