Commit Graph

17585 Commits (20abc7fc4789cda5355e122c8ab1a0ac8870a2d6)
 

Author SHA1 Message Date
Barış Soner Uşaklı 20abc7fc47 closes
Barış Soner Uşaklı 1169de77ea Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 625516e046 if there is no search el return
aka if theme doesnt support it
renovate[bot] cbd50a8088 fix(deps): update dependency nodebb-theme-persona to v9.0.60 ()
Barış Soner Uşaklı b331ca26a1 add search to acp
Barış Soner Uşaklı 63c0a9a3b7 closes
Barış Soner Uşaklı 2e8c03b1ee Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 169a6680d5
Renovate Bot aee216285f chore(deps): update dependency husky to v1.2.0
Barış Soner Uşaklı dd2a9c7288 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı fc1c4acccf closes
renovate[bot] 4c76948708 fix(deps): update dependency nodebb-theme-vanilla to v10.1.10 ()
renovate[bot] acaf1a050b fix(deps): update dependency nodebb-theme-slick to v1.2.15 ()
renovate[bot] 5863bb2c8f fix(deps): update dependency nodebb-theme-persona to v9.0.59 ()
Barış Soner Uşaklı 4da3d820d5 remove lang strings
Misty (Bot) d1024f7cd3 Latest translations and fallbacks
renovate[bot] 375ab7693a fix(deps): update dependency lru-cache to v4.1.4 ()
Baris Usakli b83e50f286 remove delayImageLoading from api @julianlam
Julian Lam 98c14e0e68 fix: removal of scroll anchoring code in favour of browser handling
closes 
renovate[bot] e1597b8337 fix(deps): update dependency connect-mongo to v2.0.2 ()
Baris Usakli 1454fdceff closes
Barış Soner Uşaklı 94e10c8c32 closes
Barış Soner Uşaklı f4a00f0b5f only init unread topics for loggedin users
dont call isFollowed
Barış Soner Uşaklı f75e2ed1ee fix lint
Barış Soner Uşaklı e97595756a Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı c36ddec08b promisify plugins
Renovate Bot 84d1013d60 fix(deps): update dependency nodebb-plugin-markdown to v8.8.4
Renovate Bot fee7e33603 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.8
Barış Soner Uşaklı 2416fb9352 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 33986f38e3 closes
Renovate Bot b182a195aa fix(deps): update dependency nodebb-plugin-markdown to v8.8.3
Barış Soner Uşaklı 1ce15e69ab dont require search and moustrap on topic page until needed
Barış Soner Uşaklı e17c4b2766 uid fixes
Barış Soner Uşaklı c0a75d735b fix requires
Barış Soner Uşaklı 7a7eb65d92 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı c02d584b53 reduce initial js payload/requests
renovate[bot] 1101f32793 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.7 ()
Baris Usakli 0fd5210d37 really fix pagination on mobile
Baris Usakli 2624e302ab fix navigator on mobile
Baris Usakli c1ab753bc3 use paginationBlock
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
renovate[bot] 6ade156ba5 fix(deps): update dependency nodebb-theme-persona to v9.0.58 ()
renovate[bot] 662215fa8a fix(deps): update dependency mongodb to v3.1.10 ()
Misty (Bot) 6cf357f2fd Latest translations and fallbacks
Barış Soner Uşaklı e82d3bc3b3 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı f1a6d39537 dont crash if a loginStrategies is undefined
Renovate Bot 0ef451dd83 chore(deps): update node:8.12.0 docker digest to 5dae8ea
Barış Soner Uşaklı c72299ad71 refactor widgets admin
so we dont load the widget-settings.tpl in the upgrade script and only load areas
Barış Soner Uşaklı 9fecad138c limit number of js files minified, dont crash upgrade script of widget-settings is not found
Barış Soner Uşaklı 29ccb37345 Merge branch 'master' of https://github.com/NodeBB/NodeBB