Commit Graph

8208 Commits (311d02dbe1eea00595e5e18c04b3942d114a3a88)
 

Author SHA1 Message Date
Julian Lam 311d02dbe1 removed console log
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups,
Julian Lam 7be0830751 properly showing private state in group details,
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header,
Julian Lam 65537d997f if a group is deleted, flush the owner and pending sets, too
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI,
Julian Lam b0182f702f Merge remote-tracking branch 'origin/private-groups' into private-groups
Julian Lam 3a3d45155e show pending members in frontend UI,
psychobunny 3712fe1fb5 latest t.js
Julian Lam 71b41239ac attempting to join a private group causes the join to be pending,
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups
Julian Lam bb0b6d9db4 using 'invisible' class instead of 'hidden',
Julian Lam d747ce5760 granting and rescinding ownership,
Julian Lam a907fa2187 added concept of group ownership,
Julian Lam 9fa3675424 added methods and socket listeners for group joining and leaving,
Julian Lam 501935d359 updated helper loading so it loads all helpers in helpers local var,
barisusakli a77a761433 closes
psychobunny 52cf224e5a translator.getTranslations & bug fix
psychobunny 5ee0ed401f fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general
psychobunny 1a13f2a54a no need to crash nodebb on missing template directory warning
barisusakli ce9c17f8e5 ability to search posts by user
Julian Lam b685194dae updated helper loading so it loads all helpers in helpers local var
Julian Lam 1868a02bd7 Merge branch 'master' into private-groups
Julian Lam aa62c52580 closed
Julian Lam a2af8105ec closed
barisusakli 60f1b9679a search filters
Julian Lam 917f76feab group join/leave controls in groups list page (+ helper!)
Julian Lam f3fa2f10ed added ACP option to enable private groups
barisusakli c1ac92ac19 popular topics will use topic creation time
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1
Julian Lam fc7a882877 fixed
psychobunny b34420c2d7 Update CONTRIBUTING.md
barisusakli f060a36853 fix indent
barisusakli b51127bd9c closes
Julian Lam f5b758245f added indonesian to NodeBB, Terima kasih!
Julian Lam 779fd0405e latest translations!
Julian Lam 3c1ee1f59f fixing incorrect language code for Italian
Julian Lam 9b8cc9fe6c partial revert of 659d0f68cb,
Julian Lam 835886998b having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required,
Julian Lam 428a431164 Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
Julian Lam e42365f7c1 wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready
Julian Lam 659d0f68cb possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to
psychobunny 4bbd3b47c0 Merge pull request from TheBronx/master
update bootstrap js to v3.3.1 fixes 
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes
update bootstrap.min.js to v3.3.1 fixes 
Baris Usakli a36391864a fix recent replies crash, closes
Julian Lam e4caa83158 Merge pull request from unreadableusername/master
footer.tpl loggedIn variable support
Baris Usakli 8522af504a closed
psychobunny 64468a6f16 more linting
psychobunny 357de92624 tests/database linting
psychobunny f3a113d318 jslinting on holiday ftw