summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_info.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Some renamingChristopher Speller2015-11-021-2/+2
|
* Hooking up external componentsChristopher Speller2015-11-021-14/+4
|
* Fixed various issues with commenting on recently deleted postsReed Garmsen2015-10-301-1/+1
|
* Fixed issue with refocusing not working after editing a post in the RHSReed Garmsen2015-10-281-1/+1
|
* Fixing some client warningsChristopher Speller2015-10-161-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-141-0/+1
|
* Multiple Ui ImprovementsAsaad Mahmood2015-10-131-0/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Allow team admin to delete comments.JoramWilander2015-10-061-10/+4
|
* Removed $ from time tooltiphmhealey2015-10-021-1/+1
|
* Inactive members are no longer counted or shown as members of a channelReed Garmsen2015-09-281-1/+1
|
* Using react tooltip for timestamp in center channel instead of normal bootstrapAsaad Mahmood2015-09-251-7/+11
|
* Bug fixes and UI improvements for multiple ticketsAsaad Mahmood2015-09-251-0/+2
|
* Changed format of date tooltipshmhealey2015-09-241-1/+1
|
* Added a tooltip to post timestamps displaying the actual time the post was ↵hmhealey2015-09-191-1/+4
| | | | created
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+1
|
* Reformats the user_settings_general.jsx file; also adds missing keys to ↵Reed Garmsen2015-08-271-4/+13
| | | | children in an array
* Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-211-0/+1
|
* Added a message deleted indicator when a post is deleted to let the user ↵JoramWilander2015-08-191-0/+4
| | | | know what's happening.
* Refacting post_info.jsx to be an example for ES6 class syntaxChristopher Speller2015-08-181-40/+127
|
* reformatting and minor refactoring of post_*.jsx to match style guideJoramWilander2015-08-181-30/+54
|
* finalize implenetation of predictive client posts so that users get ↵JoramWilander2015-08-181-5/+5
| | | | immediate feedback after posting
* added client predictive commentingJoramWilander2015-08-181-2/+5
|
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+3
|
* Merge pull request #192 from nickago/MM-1079Corey Hulen2015-07-171-3/+1
|\ | | | | MM-1079 Changed hover effect for menu
| * Changed javascript to CSS methodnickago2015-07-171-3/+1
| |
* | Team admin can now delete any postnickago2015-07-141-1/+2
|/
* first commit=Corey Hulen2015-06-141-0/+52