1877 Commits (948949c5710a96ffc2cafe8adcc739d76addee52)
 

Author SHA1 Message Date
psychobunny 3b75734672 footer.less, added stats cards (ala soundsz) and replaced old footer 12 years ago
Julian Lam ff4b35d6f1 minor bug with feed posttime if it was never edited 12 years ago
Julian Lam e5b26fdad0 removing node-rss dep 12 years ago
Julian Lam bcbcf40eae Merge branch 'feed_refactor' 12 years ago
Julian Lam 661fdfb43e bugfixing and allowing feeds to be generated on request (as opposed to just updated on posting 12 years ago
Julian Lam 31f08c49e7 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 2999d61ac9 minor fix... turning plugin libraries array into object 12 years ago
Baris Usakli ca72a4b0fc fixed comma to semicolon 12 years ago
Julian Lam 164977972e totally derped commit 12 years ago
Julian Lam b6fbfcc814 interim commit for new feed refactor 12 years ago
Julian Lam 418700ce3f changing info to warn when config file not found 12 years ago
Julian Lam 1d52557562 removing hook ordering message from non-development runs 12 years ago
psychobunny 45e24c54ce pagination scroll block fix + cleanup 12 years ago
psychobunny abd909d23b pagination - scroll to top / bottom arrows 12 years ago
Julian Lam f39932ece7 group join leave, and updating 12 years ago
Julian Lam 03fb649274 Merge branch 'master' into user_groups 12 years ago
Julian Lam 54e9e95076 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 201fb4d73e fixed #256 - where saving and retrieval of RSS feeds wasn't working on some instances due to a relative path being passed to read/writeFile 12 years ago
Baris Usakli e0cc35ba66 creating topics shows up in user profile too issue #220 12 years ago
Baris Usakli d3818e888e Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli a2af4a3e91 closes #220 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
Julian Lam 9fae0d2505 removing dupe main post from posts array in topic noscript 12 years ago
Julian Lam e23198bbcc Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 0a8c43901d more fixes to noscript 12 years ago
Baris Usakli e9054301d1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli caaede7e84 added loading spinner to topic.tpl 12 years ago
Julian Lam 3ed9e1dd51 closed #253, closed #252 12 years ago
Julian Lam 207eccc505 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 45d5524df7 fixing minor errors in css in composer 12 years ago
Baris Usakli 1f08e407d1 closes #248 12 years ago
Baris Usakli 2c215afe33 closes #249 12 years ago
Julian Lam d1d2b03dfd Merge branch 'master' into user_groups 12 years ago
Julian Lam c1a41c6605 added hook priority to plugin hook registration 12 years ago
Julian Lam d1a17b39ea allowing npm update of socket.io to newer version 12 years ago
Julian Lam bf365bedfd pushing fix to issue where htmlfile transport for socket.io was causing
NodeBB to not work at all
12 years ago
Julian Lam 6a1ab47a08 hardcoding the exclusion of 'htmlfile' from web sockets, since it seems to
cause NodeBB to fail
12 years ago
Julian Lam 5fdaa6b0ee Merge branch 'master' into user_groups 12 years ago
Julian Lam a6b0c2638a user list on group edit modal 12 years ago
Julian Lam a671d08f0b updated readme - nginx not required 12 years ago
Julian Lam 5e869a5e5c Merge branch 'master' into user_groups 12 years ago
Julian Lam 0e6109ff2b a better conditional, just to please baris 12 years ago
Julian Lam 0bff6ee504 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 7cbe429be9 fixing issue with plugins trying to load 0 plugins and crashing 12 years ago
Baris Soner Usakli 09b578522f added prefic to less middleware 12 years ago
psychobunny 40897d0be6 themed reset.tpl and reset_code.tpl to BS3, closes #239 12 years ago
Baris Usakli f49bc088fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 7795a9ead2 fixed a crash 12 years ago
psychobunny 2c238f49e0 added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
12 years ago
Baris Usakli 599789634a closes #227 12 years ago