3830 Commits (697d2636f9b7ebd59915cefe364c1f251be4b608)

Author SHA1 Message Date
Julian Lam 697d2636f9 Merge branch 'master' into private-groups 10 years ago
Julian Lam 8be9854062 latest translations 10 years ago
Julian Lam 612b8f01b6 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam 765975e667 ACP groups delete calls generic groups socket listener now, #2588 10 years ago
Julian Lam 240056d169 added icon container styles back to ACP, proper hooking-up of iconSelect module in group settings panel, #2588 10 years ago
Julian Lam 69ed8ac45d icon selection interface -- moved iconSelect module out of admin space, #2588 10 years ago
barisusakli 0305ad989c match uploader return 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
barisusakli 5414c268a0 sort numerically 10 years ago
psychobunny a7d73d4106 fixes adding new routes to user/xxx/route 10 years ago
Julian Lam 311d02dbe1 removed console log 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 7be0830751 properly showing private state in group details, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
Julian Lam 96c37c25b0 join, leave, accept, reject: handlers + UI, #2588 10 years ago
Julian Lam 3a3d45155e show pending members in frontend UI, #2588 10 years ago
Julian Lam 71b41239ac attempting to join a private group causes the join to be pending, #2588 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam bb0b6d9db4 using 'invisible' class instead of 'hidden', #2588 10 years ago
Julian Lam d747ce5760 granting and rescinding ownership, #2588 10 years ago
Julian Lam a907fa2187 added concept of group ownership, #2588 10 years ago
Julian Lam 9fa3675424 added methods and socket listeners for group joining and leaving, #2588 10 years ago
Julian Lam 501935d359 updated helper loading so it loads all helpers in helpers local var, #2588 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
psychobunny 52cf224e5a translator.getTranslations & bug fix 10 years ago
psychobunny 5ee0ed401f fixed ajaxify's redirecting to external URLs.. well fixed redirecting in general 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
Julian Lam b685194dae updated helper loading so it loads all helpers in helpers local var 10 years ago
Julian Lam aa62c52580 closed #2583 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
Julian Lam 2d4383c7b0 updating bootstrap in ACP to v3.3.1 10 years ago
Julian Lam f5b758245f added indonesian to NodeBB, Terima kasih! 10 years ago
Julian Lam 779fd0405e latest translations! 10 years ago
Julian Lam 3c1ee1f59f fixing incorrect language code for Italian 10 years ago
Julian Lam 9b8cc9fe6c partial revert of 659d0f68cb, #2417 10 years ago
Julian Lam 835886998b having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required, #2417 10 years ago
Julian Lam 428a431164 Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
10 years ago
Julian Lam e42365f7c1 wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417 10 years ago
Julian Lam 659d0f68cb possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417 10 years ago
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes #2579
update bootstrap.min.js to v3.3.1 fixes #2579
10 years ago
psychobunny 3da6466045 I thought I was on holiday (fixes infinite loop on language calls) 10 years ago
Julian Lam 1ddb90720c Merge branch 'guest-handles' 10 years ago
Julian Lam 23b9b21cdd better handling of guest handles in frontend, #2569 10 years ago
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle, #2569 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder, #2569 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago