mrsdizzie
4ed7d2a2bb
Remove last traces of has-emoji class ( #11263 )
...
Now that emojify.js has been removed, get rid of all instances of has-emoji class that was only used for that. Support for rendering shortcodes should remain in all of these places so it should still work the same.
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-01 20:58:45 +03:00
jaqra
086bfb8b4b
Add pagination to commit graph page ( #8360 )
...
Fixes #8308
2019-10-14 22:38:35 +01:00
6543
5409dec8fd
[Branch View] show "New Pull Request" Button only if posible ( #7977 )
...
* add check Commits Ahead is gt 0
* code format
to start drone-ci test again
and formate code is also nice :)
2019-08-26 13:47:41 +03:00
jaqra
7b2a39c78b
Apply emoji on commit graph page ( #7743 )
2019-08-04 22:49:29 +08:00
Ethan Koenig
5481be0ac5
Fix issue link rendering in commit messages ( #2897 )
...
* Fix issue link rendering in commit messages
* Update page.tmpl
* No links for parens
* remove comment
2017-11-13 09:35:55 +08:00
Morlinest
4fa691c4dd
Make issue in commit graph "clickable" ( #1392 )
2017-03-30 18:05:38 +08:00
Andrey Nering
6a451a2b59
Minor improvements on commit graph UI ( #1380 )
...
* Make "Commit Graph" link a button and translate it
* Add title on Commit Graph page
2017-03-24 10:32:40 +08:00
Kjell Kvinge
f9a3aa8737
add scroolbars to wide graphs. ( #608 )
...
* Add scrollbars to graph and revlist if needed.
* Add border
2017-01-22 20:10:01 +08:00
Kjell Kvinge
22e1bd31c6
commithgraph / timeline ( #428 )
...
* Add model and tests for graph
* Add route and router for graph
* Add assets for graph
* Add template for graph
2016-12-29 07:44:32 +08:00