Commit Graph

3742 Commits (02483b34bf5e83e27f657bdd545a05c192c200b5)
 

Author SHA1 Message Date
Baris Soner Usakli 02483b34bf closes
Baris Soner Usakli ca8f86c4ee fixed minor issue in prev PR
Barış Soner Uşaklı 8fad323d80 Merge pull request from miksago/reorg-feed-routes
Move feed routing and logic to src/routes/feeds.js
Baris Soner Usakli 6ab5f42ef0 only update anon count if on online page
Micheil Smith 33607e0cd9 Move feed routing and logic to src/routes/feeds.js
Barış Soner Uşaklı fdfe796fe3 Merge pull request from miksago/improve-startup
Reworked startup sequence to respect server.listen() failures and timings
Micheil Smith 8cd1005a03 Reworked startup sequence to respect server.listen() failures and timings.
Julian Lam 83b22a357c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 03a30c8583 temporarily commenting out apple-touch-icon, since it seems to be duplicating sessions on every reload
Baris Soner Usakli 6d8a1eb1f4 removed console.log
Baris Soner Usakli 49254f268e added missing next callbacks
Baris Soner Usakli 654f53f142 removed unused uids
Baris Soner Usakli d063d4eac1 updated upgrade date
Barış Soner Uşaklı 59e56f0e28 Merge pull request from miksago/ondemand-feeds
On-demand feeds
Micheil Smith ffe798b494 Change Feed.forTopic to cap at 25 items, not infinite
Micheil Smith a3bb9f4e3d Changed feeds to be generated on-demand
No longer are we writing them to disk, instead, we simply generate on demand.
Micheil Smith 12b52e5320 Removed storage of tid:lastFeedUpdate now that feeds are on-demand
Micheil Smith cfaa0b3754 Added schema upgrade to delete the tid:lastFeedUpdate key
Julian Lam 5b16223923 proper RTL handling f hebrew and arabic
Julian Lam b0bd015389 dir settings for languages
Julian Lam 88fe989fa2 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam e578b76b49 dir string in language
Micheil Smith c619301735 Remove calls to feed.js
Baris Soner Usakli e18d9dc1b4 closes
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data
Julian Lam daa76e821c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 2075049ae0 default en_GB
Baris Soner Usakli 042df13611 merged
Baris Soner Usakli 253c19abeb removed unused var added error log
Julian Lam 62f1b8b8f4 retrieving only the latest 25 posts in category rss feed now - issue
Julian Lam 7d736f9352 fixed hebrew language string and introducing fallback to english if wrong language is set
Julian Lam 90cd46815a adding Hebrew language
Julian Lam 7644ae1c21 removing npm from apt-get install command
Baris Soner Usakli 194c404857 more fixes to admin users
Baris Soner Usakli 0719baf8b2 fixes error in admin users page
Baris Soner Usakli cbe13b6069 language fixes
Baris Soner Usakli 1c058658e6 small tweak
Baris Soner Usakli 20ec8ca768 added image file
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes
Baris Soner Usakli e163282995 added filter:post.uploadFile
Baris Soner Usakli 1fc4568333 changed hook name to filter:post.uploadImage
Baris Soner Usakli 378ccc3cb7 removed imgur from core
Baris Soner Usakli 94588e15f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 0f2e7fa8bd added a hook to post image upload for starters, more coming
Julian Lam b5e8c6aeae pushing fr translation updates
Baris Soner Usakli c78942b7a4 added warnings if no pwd setup for db,
Baris Soner Usakli 2630a72f81 closes
Baris Soner Usakli 64687fef6a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli c219935633 cleanup
Julian Lam 5a1046f15f Adding Русский language