3949 Commits (fdd2dc322b0e8dc03728a29db12baec1acb5a5c8)
 

Author SHA1 Message Date
Julian Lam 37a1fbd9cd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b6e96541e7 first pass, #981 11 years ago
Baris Soner Usakli 93f5f320fe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 02483b34bf closes #987 11 years ago
Julian Lam 3bdbd28532 removing console log in search template 11 years ago
Julian Lam 5b8585fafb fixed #985 11 years ago
Julian Lam 92d029f072 removed regex removal of @first block on infinite post load in favour of DOM method 11 years ago
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader 11 years ago
Baris Soner Usakli ca8f86c4ee fixed minor issue in prev PR 11 years ago
Barış Soner Uşaklı 8fad323d80 Merge pull request #984 from miksago/reorg-feed-routes
Move feed routing and logic to src/routes/feeds.js
11 years ago
Baris Soner Usakli 6ab5f42ef0 only update anon count if on online page 11 years ago
Micheil Smith 33607e0cd9 Move feed routing and logic to src/routes/feeds.js 11 years ago
Barış Soner Uşaklı fdfe796fe3 Merge pull request #983 from miksago/improve-startup
Reworked startup sequence to respect server.listen() failures and timings
11 years ago
Micheil Smith 8cd1005a03 Reworked startup sequence to respect server.listen() failures and timings. 11 years ago
Julian Lam 83b22a357c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 03a30c8583 temporarily commenting out apple-touch-icon, since it seems to be duplicating sessions on every reload 11 years ago
Baris Soner Usakli 6d8a1eb1f4 removed console.log 11 years ago
Baris Soner Usakli 49254f268e added missing next callbacks 11 years ago
Baris Soner Usakli 654f53f142 removed unused uids 11 years ago
Baris Soner Usakli d063d4eac1 updated upgrade date 11 years ago
Barış Soner Uşaklı 59e56f0e28 Merge pull request #979 from miksago/ondemand-feeds
On-demand feeds
11 years ago
Micheil Smith ffe798b494 Change Feed.forTopic to cap at 25 items, not infinite 11 years ago
Micheil Smith a3bb9f4e3d Changed feeds to be generated on-demand
No longer are we writing them to disk, instead, we simply generate on demand.
11 years ago
Micheil Smith 12b52e5320 Removed storage of tid:lastFeedUpdate now that feeds are on-demand 11 years ago
Micheil Smith cfaa0b3754 Added schema upgrade to delete the tid:lastFeedUpdate key 11 years ago
Julian Lam 5b16223923 proper RTL handling f hebrew and arabic 11 years ago
Julian Lam b0bd015389 dir settings for languages 11 years ago
Julian Lam 88fe989fa2 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e578b76b49 dir string in language 11 years ago
Micheil Smith c619301735 Remove calls to feed.js 11 years ago
Baris Soner Usakli e18d9dc1b4 closes #975 11 years ago
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data 11 years ago
Julian Lam daa76e821c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2075049ae0 default en_GB 11 years ago
Baris Soner Usakli 042df13611 merged 11 years ago
Baris Soner Usakli 253c19abeb removed unused var added error log 11 years ago
Julian Lam 62f1b8b8f4 retrieving only the latest 25 posts in category rss feed now - issue #973 11 years ago
Julian Lam 7d736f9352 fixed hebrew language string and introducing fallback to english if wrong language is set 11 years ago
Julian Lam 90cd46815a adding Hebrew language 11 years ago
Julian Lam 7644ae1c21 removing npm from apt-get install command 11 years ago
Baris Soner Usakli 194c404857 more fixes to admin users 11 years ago
Baris Soner Usakli 0719baf8b2 fixes error in admin users page 11 years ago
Baris Soner Usakli cbe13b6069 language fixes 11 years ago
Baris Soner Usakli 1c058658e6 small tweak 11 years ago
Baris Soner Usakli 20ec8ca768 added image file 11 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 11 years ago
Baris Soner Usakli e163282995 added filter:post.uploadFile 11 years ago
Baris Soner Usakli 1fc4568333 changed hook name to filter:post.uploadImage 11 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 11 years ago
Baris Soner Usakli 94588e15f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago