Commit Graph

2628 Commits (8f769d53a3be8ddad3dde111e79a89ca050c62e5)
 

Author SHA1 Message Date
Baris Soner Usakli 8f769d53a3 fixed missing winston
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal
Barış Soner Uşaklı 870d48dc81 Merge pull request from Joopmicroop/master
added account class for account template pages for easy styling
Baris Usakli 9ca10c25d4 fixed return in posts.create
Baris Usakli ab63ca6d92 store strings in sorted sets and lists to mimic redis
Baris Usakli 400845ce6c cleanup mongo init
Baris Usakli 351b07bb34 added authentication to mongo
Baris Usakli f861d44d55 updated upgrade script to use mongo or redis
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder
Baris Usakli df10bde2db added 1 more parseInt
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal
Pablo Macaluso 26de85c1de updated es translations with new strings added from
Julian Lam a54f464a13 updating language files with missing files for es
Julian Lam bfbc596348 fixing extra comma in es language file
Julian Lam 7508bd216e new executable
Pablo Macaluso 8cfc5dda37 added spanish language files (courtesy of Pablo Macaluso)
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
Baris Soner Usakli 1c23be8911 removed console.log
Baris Soner Usakli 5f86e31d1e fixed favouriting
Baris Soner Usakli 746119bd45 remove dataFileVersion it breaks templates
Julian Lam 385aa6df92 fixed last couple tweaks, ready t'merge
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix
Baris Soner Usakli 3a7fcc2d3d search in mongo
Baris Soner Usakli 95bb838699 Merge remote-tracking branch 'origin/master' into dbal
Baris Soner Usakli 81055523a0 fixed bracket
Baris Soner Usakli e9fbab0f26 need mongo 2.4+ for text search'
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis
Baris Soner Usakli 6c70d37f1c removed reds from app.js
Baris Soner Usakli 447073560f moved reds into redis, fixed notifications prune param
Julian Lam 2c131f172a fixing up some translations - WIP
Baris Soner Usakli 1564e3d530 tons of fixes to mongo and redis, to make returns the same
Julian Lam 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
Julian Lam 4819bea378 more tweaks to the chat dropdown -- handling null case -- issue
Julian Lam 030ce95dea closed - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
Julian Lam 2a1671ba9b whoops
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip
Baris Usakli dcbe4ffd4a more notif.prune cleanup
Baris Usakli 215b919362 added db function
Baris Usakli 58df656c65 removed temp vars
Baris Usakli a8c91e2452 more
Baris Usakli 806a454b05 fixing notifications.prune
Baris Usakli 705754e823 merged master
Baris Usakli fe527ff2a9 removed RedisStoreLib from websockets.js it moved into redis.js
Julian Lam 041e77f688 fixing replying (whoops)
Baris Usakli b927f6ce29 added raw info
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template
Julian Lam d9ee9bf5e3 revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
Baris Usakli 67d5ea83e7 replace . with \uff0e in mongo