Sondre Nilsen 86ee41ec03 Expandable commit bodies (#2980)
* Initial working state of expandable commit bodies

* Fix all commits having showing button for multiline commits

* Refactor checking multiline messages method

* Force newlines with <br> in commit body

* Show multiple lines in the list view of repositories

* Fixed proper newlines and minor refactor

Use <pre> instead of <p>, this is so we can use \n instead of having to manually place <br> into the HTML. Makes it easier to display commit bodies.

* Fix commit list messages jumping around

* Fix indentation in view_list.tmpl

* Use vertical-align: baseline instead of top

* Refactor commit button toggle function

* Remove RenderCommitBodyLink function

* Add comments

* Add newline at the end of _repository.less

* Fix long commit bodies not properly wrapping inside <pre>

* Don't split on double newlines

* Show the commit body in commit view

* Update stylesheets

* Add/fix comments and run make fmt

* Fix spaces not being tabs
2017-11-30 13:08:40 +08:00
..
2017-11-29 22:52:34 +02:00
2017-11-29 09:50:39 +08:00
2017-10-26 08:49:16 +08:00
2017-10-27 09:10:54 +03:00
2017-11-29 01:35:23 +02:00
2017-09-19 11:08:30 +03:00
2016-12-31 00:44:54 +08:00
2017-11-13 22:51:45 +08:00
2017-01-28 23:14:56 +01:00
2017-10-27 09:10:54 +03:00
2016-11-24 17:37:11 +08:00
2017-10-27 09:10:54 +03:00