Files
NodeBB/public/src/client/topic
Baris Usakli c343b93a37 optimize ajaxify
- do not call $.timeago twice on topic load and for widgets
- do not use toLocaleString for each timeago string, use a single
Intl.DateTimeFormat instance instead
- do not call format for empty timeago strings, ie a post that isnt
edited doesnt have a timeago string
- do not call isTouchDevice for every element
- remove app.replaceSelfLinks, this is superceded with /me route
- store references to jquery objects in navigator instead of creating
them on every scroll
2018-11-17 14:07:56 -05:00
..
2018-11-14 16:33:22 -05:00
2018-06-06 16:21:48 -04:00
2018-11-17 14:07:56 -05:00
2018-11-14 16:33:22 -05:00
2017-07-17 18:16:48 -04:00
2018-07-27 15:24:14 -04:00
2018-11-14 16:33:22 -05:00
2017-10-16 15:35:46 -04:00
2018-11-17 14:07:56 -05:00
2018-07-17 21:14:53 -04:00
2018-11-17 14:07:56 -05:00
2018-04-03 14:20:07 -04:00