70 Commits (46398fa92487ab2b3eac791485c3f66dbef245fe)

Author SHA1 Message Date
barisusakli 6e335ff29a removed debug 11 years ago
barisusakli f71bd41408 more fixes 11 years ago
barisusakli dfb6606432 one more fix 11 years ago
barisusakli d7520508e3 #1375 part1 11 years ago
barisusakli ec1196d288 use router for relative path 11 years ago
barisusakli 24ebf20d7e first commit 11 years ago
Julian Lam c41bb05711 final pass #1720, closed #1720 11 years ago
Julian Lam f20926f93d finished up group list and group details pages - closed #1563 11 years ago
Julian Lam 6e597a9cdb fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
Julian Lam 7c8b442dcd more updates to privileges revamp 11 years ago
Julian Lam dc051b9060 final pass #1249 11 years ago
Julian Lam c3a4bcb116 first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours. 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Julian Lam c893effcb9 WIP commit -- groups refactoring + upgrade scripts 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
psychobunny c0cd6148f4 one final push, cleanup + organize + lint; made feeds/meta/plugins routes follow same pattern as other route files 11 years ago
Julian Lam b64e5870b7 loader now handles arguments and ./nodebb watch command updated to not use loader. 11 years ago
Julian Lam 42d33f8338 first pass #899 11 years ago
Julian Lam e176abae50 started #961, first pass 12 years ago
Baris Soner Usakli d54e2fba9e closes #810 12 years ago
Baris Soner Usakli 606367701f pagination on posts 12 years ago
Julian Lam b6aa31b245 removed references to Reds user search 12 years ago
Baris Soner Usakli bc835f59d4 mongo getListRange fix 12 years ago
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
12 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 12 years ago
Baris Soner Usakli be316ff602 fixed mongo listRemoveAll 12 years ago
Julian Lam 339ed4e47b implemented emailer for welcome email (though the email confirmation system is horribly broken) 12 years ago
Julian Lam e4e57ce31f initial commit to emailer system overhaul 12 years ago
Baris Soner Usakli 3a00c177d3 closes #150 12 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 12 years ago
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else 12 years ago
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder 12 years ago
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix 12 years ago
Baris Soner Usakli 3a7fcc2d3d search in mongo 12 years ago
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis 12 years ago
Baris Soner Usakli 1564e3d530 tons of fixes to mongo and redis, to make returns the same 12 years ago
Baris Usakli 806a454b05 fixing notifications.prune 12 years ago
Baris Usakli 705754e823 merged master 12 years ago
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) 12 years ago
Baris Usakli 67d5ea83e7 replace . with \uff0e in mongo 12 years ago
Baris Usakli c096656eff merged master fixed conflicts 12 years ago
Baris Soner Usakli 39b70a9e09 derp 12 years ago
Baris Soner Usakli 9b557cafd8 better sets in mongo, should change sorted sets too using sort 12 years ago
Baris Soner Usakli 7c4347736c added index on _key 12 years ago
Baris Soner Usakli 72a3ab1d6c derp 12 years ago
Baris Soner Usakli 2e2938616d more mongo and redis stuff 12 years ago
Baris Soner Usakli 53a7eab3e8 removed couple RDB.multis 12 years ago