Commit Graph

43 Commits (731c63ee2b2353295423b888ca9b1e749f9cb047)

Author SHA1 Message Date
Barış Soner Uşaklı 8be0d88c26 feat: chat tweaks, fix colors in skins
make buttons same order as modal
better search placeholder text
prevent negative offsets
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388
Julian Lam a86df050db
feat: change legacy begins to each ()
* refactor: change legacy begins to each

* fix: missed a couple ends

* fix: derped find-replace

* fix: referencing non-existent root object in categories teaser
Julian Lam 4c2e2f09da Squashed commit of the following:
commit 2b66f7cfccfeb7578b1ebdd6955464a29517566b
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Jan 11 15:22:23 2018 -0500

    chat tweaks on persona and fixing taskbar integration for group chats

commit c4f6735025a981b4591f3d0b82e2897f72e43d4b
Author: Julian Lam <julian@nodebb.org>
Date:   Wed Jan 10 15:12:54 2018 -0500

    ported revamped vanilla chats page and modal to persona, 
Julian Lam 9552bf086e removing breadcrumbs from chat
Julian Lam 7fda459594 re: , added new components and moved chat message list to its own partial
barisusakli e5203e2ddb https://github.com/NodeBB/NodeBB/issues/5604
barisusakli f84676ba06 added canReply
psychobunny 21aea38baf yay, chats redesigned finally
psychobunny 913bceef12 re-organize chat partials; remove chat_contacts.tpl + chat_contact.tpl
barisusakli 93e8f41d5f remove since bar
pichalite 1869254d09 mark room unread on new message
pichalite 18f92e134f search user and initiate chat from expanded chat page
barisusakli 3e8f7c15f9 https://github.com/NodeBB/NodeBB/issues/3977
barisusakli 98ae6d0640 https://github.com/NodeBB/NodeBB/issues/3997
barisusakli 57df37c641 chat fixes
barisusakli 56f4d2ea63 https://github.com/NodeBB/NodeBB/issues/3996
barisusakli edaa83141b removed allowed
barisusakli ab3602ff58 indent
barisusakli 5294201e58 display less derpy chat list
barisusakli c573d5f1c1 moved teaser out of user
barisusakli 979bbf1372 added tag input to chat modal and chat page
barisusakli 945b9af86e chat tpl changes
Julian Lam a3bb4edf20 Changes for...
- nodebb/nodebb@47d39d3346
- nodebb/nodebb@cef8e44b3b
- nodebb/nodebb@6fe480d8c6
Julian Lam 78bf846f92 added a new component for
Julian Lam bc29386cd4 using new chat_contact partial in chats template
Julian Lam 2a5bfc4824 hiding chat message list on smaller devices
barisusakli 9858bbd88f more breadcrumbs
psychobunny b6e84a0999 fixes chat page on sm or lower
psychobunny aa242897ba last bit of styling for chats page
psychobunny f7c15046c6 add contacts below recent chats
psychobunny 4ecd12c6ef more chat styling
psychobunny 147343028b added teaser content and timeago
psychobunny 603fa54fc7 chats refactor - styling init
barisusakli 2774b27d55 closes https://github.com/NodeBB/NodeBB/issues/3478
Axel 863504b871 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Axel b9957643dc Add missing "Send" localization
Julian Lam 14243e80ac Update styling and templates for nodebb/nodebb@60a6775, and also added better chat styling in general
psychobunny 1a5f75b67b
psychobunny 89cb37da45
Barış Soner Uşaklı 2e9b245c34 user/status component
psychobunny 909c73ce79 https://github.com/NodeBB/NodeBB/issues/2929
psychobunny 8b944091e0 init