37 Commits (3847f603db31053ed5b069a4bb87cc9e156833db)

Author SHA1 Message Date
Julian Lam 3847f603db refactor: move persona settings to dedicated user page 3 years ago
Julian Lam 758743220d feat: added client-size hook to enable configuration of navbar hiding, closes #541 3 years ago
Barış Soner Uşaklı abe597b649 refactor: fix race condition for chat/notif timeago. css tweaks 3 years ago
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
3 years ago
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388 3 years ago
Barış Soner Uşaklı 85bb5b4a53 quick search 3 years ago
Barış Soner Uşaklı ca570479b5 refactor: mobile menu 3 years ago
Barış Soner Uşaklı e4c7d29b4f feat: use route for id 3 years ago
Barış Soner Uşaklı d17e413642 feat: https://github.com/NodeBB/NodeBB/issues/9506 3 years ago
Julian Lam 35affd72db fix: nodebb/nodebb-theme-community#19, maintain cover offset in LESS 3 years ago
Julian Lam 430dfd592b style: lint public/persona.js 3 years ago
Barış Soner Uşaklı d675a1a080 refactor: alerts 3 years ago
Barış Soner Uşaklı 2ef0562b1a refactor: lint/alerts 3 years ago
Barış Soner Uşaklı f46755cf33 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona 3 years ago
Barış Soner Uşaklı 3db51e5064 refactor: dont use app.alert 3 years ago
Julian Lam ca533f1c14 refactor: change fixHeaderPadding to updatePanelOffset
Save css variable to html element instead of updating padding-top via js.
Fixes #538
3 years ago
Julian Lam 0df49ca71b fix: null checks, +org 3 years ago
Julian Lam 824bf93c68 refactor: header padding calculations [breaking]
- Rewrote in vanilla js
- Takes into account the actual vertical height of the header from the top of viewport in addition to the header itself
  - Themes often add stuff above the header, and so theme-related hacks will no longer be necessary
3 years ago
Barış Soner Uşaklı 2931b2ba91 fix: remove deco-none for mobile bar 3 years ago
Anton Grigoryev 0a7adc9474
fix: handle multi-send on quick reply (#532) 3 years ago
Barış Soner Uşaklı e9110563c7 refactor: lint 3 years ago
Julian Lam df02630b25 fix: filter:taskbar.push to use hooks module 3 years ago
Barış Soner Uşaklı bda3373dd4 feat: switch to using api for quick reply 4 years ago
Barış Soner Uşaklı 14f9cab04c fix: don't recreate if env didn't change 4 years ago
Barış Soner Uşaklı 09320f8981 fix: autohide 4 years ago
Barış Soner Uşaklı 50eee8039c feat: update autohiding navbar 4 years ago
Barış Soner Uşaklı e6949532d7 fix: topic-list-header when navbar disappears 4 years ago
psychobunny dee9e6a390 fix: unhandled error 4 years ago
Julian Lam a12a2db061 feat: use api module for favourite morph 4 years ago
Barış Soner Uşaklı 71f8d0b29a fix: move setupTaskbar and mobileMenu to action:app.load 4 years ago
psychobunny a476599df5 fix: topic bar tooltips 4 years ago
Barış Soner Uşaklı 144a5dc55d https://github.com/NodeBB/NodeBB/issues/8734 4 years ago
Julian Lam dfd07e765c fix: remove early click handling for sidebar
superceded by nodebb/nodebb@8437130ec2
4 years ago
Barış Soner Uşaklı 88665a5504
feat: sticky postbar (#507) 4 years ago
psychobunny f372c9c12d feat: child themes - disable features if it doesn't exist instead of erroring out 4 years ago
psychobunny 13f621319b chore: lint 4 years ago
Barış Soner Uşaklı 31ecf92195 feat: move lib to public so grunt properly builds client side 4 years ago