81 Commits (7fa4057051d974eb8a147380d022e1416456e1e4)

Author SHA1 Message Date
barisusakli 625a0dcbfa closes #3074 10 years ago
barisusakli 1e6f5d822d setRemove tests 10 years ago
barisusakli 7cf3719c80 fix rename and increment 10 years ago
barisusakli 916f1c7ce1 fix debug path on relative path install 11 years ago
psychobunny 1b2ccda40b closes #2231; see #2218 11 years ago
Julian Lam 9ee4c90548 test route back to 404 11 years ago
Julian Lam 7255ce3dbe primary worker support, and added notif pruning to primary worker jobs 11 years ago
Julian Lam 3918b29233 removed /test route 11 years ago
Julian Lam de41896770 restart handling and crash detection 11 years ago
Julian Lam 5886ccc419 framework for reloading 11 years ago
Julian Lam ba91d7aba6 proof-of-concept for hot-swapping of routes 11 years ago
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 11 years ago
Baris Soner Usakli d54e2fba9e closes #810 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Julian Lam b6aa31b245 removed references to Reds user search 11 years ago
Baris Soner Usakli bc835f59d4 mongo getListRange fix 11 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"
11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
Baris Soner Usakli be316ff602 fixed mongo listRemoveAll 11 years ago
Julian Lam 339ed4e47b implemented emailer for welcome email (though the email confirmation system is horribly broken) 11 years ago
Julian Lam e4e57ce31f initial commit to emailer system overhaul 11 years ago
Baris Soner Usakli 3a00c177d3 closes #150 11 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else 11 years ago
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder 11 years ago
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix 11 years ago
Baris Soner Usakli 3a7fcc2d3d search in mongo 11 years ago
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis 11 years ago
Baris Soner Usakli 1564e3d530 tons of fixes to mongo and redis, to make returns the same 11 years ago