39 Commits (d264c6ac4bfa8cafe4466cb922270fcac3416920)

Author SHA1 Message Date
Julian Lam 3cbb7a3df0 chore: move @textcomplete and its modules to composer-default 2 years ago
Julian Lam b7bcc367c6 fix(deps): remove textcomplete in favour of @textcomplete/core (same package, just refactored) 3 years ago
Barış Soner Uşaklı cf5c096806 feat: add upload helper module for drag&drop, paste, closes #6388
fix chat input not getting focused
3 years ago
Julian Lam 28efcb59cb chore: remove .opacity() mixin as it is supported cross-browser 3 years ago
Julian Lam 2b7d0b5a47 fix: user icon text overflow in some cases 4 years ago
Julian Lam 2293a07a06 feat(topic-events): generic css for timeline-event 4 years ago
Julian Lam 041d45c3d2 fix: genericise .necro-post, bump persona to latest 4 years ago
Barış Soner Uşaklı 35a4ca2fe9 feat: add sm2x avatar class #7813 5 years ago
Baris Usakli a5de54f877 fix: indents 6 years ago
Baris Usakli ee4d78cae3 feat: closes #7718 6 years ago
Julian Lam 1894cd9b81 fix: middle vertical-align for .avatar elements 6 years ago
Julian Lam 2523889990
refactor: replace avatar conditional code with buildAvatar helper (#7681)
* feat: helper for building avatars

* feat: benchpress truefalse globals, componentPrefix in buildAvatar

* refactor: remove componentPrefix

* feat: changes to buildAvatar helper

- removed extra .avatar-xl class in generics.less
- added support for component override
- "size" can be a number now

* fix: prevent overflow of alt text in avatars

* fix: update doc on buildAvatar helper
6 years ago
Julian Lam 74965654de adjusted cropbox max-height calculation to be dynamic 8 years ago
Julian Lam 30bec51a21 removed cropper zoom and using image scaling to show entire image. Click on modal backdrop during crop will no longer close modal 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
psychobunny 2fc53a1e30 closes #5625
note: `.avatar-lg` wasn't updated to match the `develop` branch (where `avatar-xl` was added) intentionally
8 years ago
Julian Lam fcaefbadca Merge remote-tracking branch 'origin/master' into develop 8 years ago
Anil Mandepudi c25836b5fc Option to upload without cropping (#5447)
* Option to upload without cropping

* Fix styling

* Fix styling

* Add missing semi-colon

* I fail at styling :fail:
8 years ago
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop 8 years ago
pichalite b757f563df Move tpl and less to core 8 years ago
Julian Lam 77809b2b52 added avatar-xl size 8 years ago
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list 8 years ago
Julian Lam 194716cd68 re: #5002 9 years ago
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite 9 years ago
Julian Lam 21caa82b61 ban controls on frontend, closes #4807 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
barisusakli 1cbbb23043 fix css 9 years ago
barisusakli 65dfe2bf1b closes #4564 9 years ago
psychobunny 5008e211e2 closes #4449 9 years ago
barisusakli 8c3b52ef36 closes #4096 9 years ago
Julian Lam 7220ed2010 nodebb/nodebb-theme-persona#214 9 years ago
Julian Lam 91c012e642 #3907 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli de4d747e63 closes #3742 9 years ago
Julian Lam 167ba64018 using fancy new mixin 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
Henry Wright dd61116060 Replace Less variable that is undefined if Bootstrap is absent 10 years ago
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463 10 years ago