Commit Graph

3813 Commits (dcebb0cc4c2dcc746ace4958b768ffb17d48b4c2)
 

Author SHA1 Message Date
Barış Soner Uşaklı 2f764dcbb5 Merge pull request from Maxorq/master
No point in having anonymous users as a link.
Maciej Benke 34338c3265 No point in having anonymous users as a link.
Baris Soner Usakli b75877d61f some language strings
Baris Soner Usakli 8e756b5b26 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 242927d702 user selectable pagination
psychobunny 8c2611aeb5 potentially fixes
psychobunny 83a201acce closes
Julian Lam e231a52369 new translations, plus fallbacks for new strings to English
Julian Lam f24e6bdace Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 55b39f1eff second pass,
psychobunny d02a1ef40a actually fixes
Julian Lam e9852a804c language updates
Julian Lam 5f8bfaa871 reverting some fixes
Julian Lam 8f369d9dbc added 'topic' back to string
Julian Lam 37a1fbd9cd Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam b6e96541e7 first pass,
Baris Soner Usakli 93f5f320fe Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 02483b34bf closes
Julian Lam 3bdbd28532 removing console log in search template
Julian Lam 5b8585fafb fixed
Julian Lam 92d029f072 removed regex removal of @first block on infinite post load in favour of DOM method
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader
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