| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvements (#3449)
Improving help text margins
Updating changes for get link and create post files
Fixing icon for select team screen
Fixing styles for select team button
Adding improvements to posts UI
Adding improvement to post layout
Updating changes for post controls
Updating z-index for sidebar--right
Updating help text position
Fixing code for posts
Fixing css for post view
Pushing improvements for posts view
Updating changes for post view
Updating post layout
Fixing system time css
Updating header for system posts
Updating post css
Removing opacity and changing color for system messages
Simplifying root post and system post behaviour
Removing images from compact view
Updating help text for display
Updating embed preview text for advanced option
PLT-3490 - Fixing RHS issue on Edge
|
|
|
|
|
|
|
|
|
| |
* Change client-side max file size limit
It now relies on the value set in config.json.
Re-enable and tweak the max file size setting in system console.
* Update file upload error message
|
| |
|
| |
|
|
|
| |
* Ensured code theme saves properly
|
| |
|
|
|
|
|
|
| |
* Force formatting to be enabled if testing is disabled
* Moved formatting toggle behind EnableDeveloper setting
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Multiple UI fixes
* Removing utils from tutorial file
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
24h (#3337)
* Made post timestamp switch from 12h to 24h without refreshing
* Made RHS post timestamps switch from 12h to 24h without refreshing
|
|
|
|
|
|
|
|
|
| |
provider (#3204)
* Fixed a typo to an error message regarding editing an account field handled by a login provider. (PLT-3156)
* Added 'field_handled_externally' to the en language file.
Other languages are needed.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Added user setting to auto collapse image previews
* Added slash commands for collapsing/expanding image previews
* Added translation strings for collapse setting
* Add default props for preview collapse setting
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(#3237)
* Added EnableTesting to the client config
* Hid EnableFormatting advanced setting unless testing is enabled
|
|
|
|
|
|
| |
* Added @all
* Uncomment @all server side
|
|
|
|
|
|
|
|
| |
admin (#3225)
* Added push notifications disabled message to settings
* Update user_settings_notifications.jsx
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-1800 Load server side locale from the config.json
* Add support for locales with country specifics
* Fix localization on served locale file as plain/text
* Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Fix get locale on login_controller
|
|
|
|
|
|
|
|
| |
* Multiple UI improvements
* Pushing time fix
* Fixing absolute time stamps on IOS
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PLT-1800 Load server side locale from the config.json
* Add support for locales with country specifics
* Fix localization on served locale file as plain/text
* Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
|
| |
|
| |
|
|
|
|
|
|
| |
* Added validation to make sure theme entries are colours
* Added serverside validation for theme
|
|
|
|
|
|
|
|
|
|
| |
marked to fix errors (#3141)
* Removed injectIntl from user_settings_advanced.jsx
* Added setting to disable formatting for debugging
* Updated fork of marked
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* PLT-1800 Load server side locale from the config.json
* Add support for locales with country specifics
* Fix localization on served locale file as plain/text
|
|
|
|
|
|
|
|
| |
* Removed unused, deprecated system console page
* Added name properties to all radio buttons
* Removed unused english strings from admin console
|
| |
|
|
|
|
|
|
|
|
| |
* Added autoCapitalize='off'
* Changed inputs to email
* Removed autocapitalize for email
|
|
|
|
| |
This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
|
|
|
|
|
|
| |
* PLT-1800 Load server side locale from the config.json
* Add support for locales with country specifics
|
|
|
|
|
|
|
|
| |
* Split out push and email notification logic, always send push notifications on mention
* Add user setting to control push notifications
* Minor changeto simplify code
|
|
|
|
| |
message (#3008)
|
|
|
|
|
|
| |
* Adding compact layout
* Fixing ESLint error
|
|
|
|
|
|
|
|
| |
* Updating client dependancies
* Fixing eslint errors with updates
* Updating eslint
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Shortened username length to 22 characters
* Update user_settings_general.jsx
* Added username requirements to account settings page
* Switched to double quotes
to escape ' in JSX, must use double quotes
* Update en.json
* Update user_settings_general.jsx
* Update es.json
* Update fr.json
* Update ja.json
* Update pt.json
* Added missing {
|
| |
|
|
|
|
|
|
| |
* Multiple UI improvements
* Adding translations in en.json
|
| |
|