summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_info.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-249/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-28/+28
|
* Removed ability to copy a permalink on mobileReed Garmsen2016-02-181-15/+17
|
* Other minor improvementsAsaad Mahmood2016-02-151-0/+9
|
* Added permalink feature to posts in the RHSReed Garmsen2016-02-121-1/+2
|
* Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-76/+5
|
* Changed how posts are marked ephemeralhmhealey2016-02-041-3/+3
|
* Changed deleted posts to be more general ephemeral postshmhealey2016-02-041-2/+23
|
* PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-5/+27
| | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* Changed clock icon in repeat posts to simple timestampReed Garmsen2016-02-021-2/+5
|
* Fixing system console and changing swapping icon with reply iconAsaad Mahmood2016-02-011-23/+18
|
* Adding reply iconAsaad Mahmood2016-01-291-1/+7
|
* Adding reply functionalityAsaad Mahmood2016-01-281-17/+16
|
* Multiple UI ImprovementsAsaad Mahmood2016-01-071-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+1
|
* re-org'ing list=Corey Hulen2015-12-011-31/+31
|
* Fixing typo=Corey Hulen2015-12-011-1/+1
|
* PLT-1310 moving permalink to dropdown=Corey Hulen2015-12-011-13/+36
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-2/+2
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-3/+66
| | | | improvements.
* Updating markdown stuffAsaad Mahmood2015-11-211-1/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-5/+5
| | | | system.
* Multiple UI ImprovementsAsaad Mahmood2015-11-191-0/+17
|
* Posts structure improvementAsaad Mahmood2015-11-191-28/+15
|
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-9/+5
|
* 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