Commit Graph

1070 Commits (1fa2af9920d3a386dbcf165afdcf5d5efe89fbbd)

Author SHA1 Message Date
Barış Soner Uşaklı 1fa2af9920 fix tags not displaying on topics_list partial
Barış Soner Uşaklı 36e1e26502 add posts_list_item.tpl
show best and latest posts on profile
Baris Usakli 2b7f561082 closes
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
Barış Soner Uşaklı d32e461481 https://github.com/NodeBB/NodeBB/issues/7659
Julian Lam b3a9fb8ce0 fix: missed a couple avatars
Julian Lam d460ce328c
refactor: theme changes for buildAvatar ()
* fix: using new avatar helper

* fix: using helper in flag details page

* feat: using new avatar helper

* fix: more changes to use buildAvatar

* fix: bump nbbpm.compatibility to exclude 1.12.x
Barış Soner Uşaklı 6cb435ef22 match templates
Barış Soner Uşaklı 308dbd19c5 Update category-selector.tpl
Baris Usakli 19fe41b64e https://github.com/NodeBB/NodeBB/pull/7568
Andrew Rodrigues a9dc5fa8a1 fix: https://github.com/NodeBB/NodeBB/issues/7576
Andrew Rodrigues a3ce44fab5 fix: accounts/edit/* allow form submission by pressing enter
Andrew Rodrigues 98c9280417 fix: missing multipart/form-data
Andrew Rodrigues 41574ea8e6 fix: additional change for uploading files in registration interstitial
Andrew Rodrigues e818563d05 feat: allow file uploading registration interstitial
Barış Soner Uşaklı 7b18448319 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Barış Soner Uşaklı 71dbd127b4 https://github.com/NodeBB/NodeBB/issues/7468
Andrew Rodrigues 67a69db907 fix: https://github.com/NodeBB/NodeBB/issues/7446
Baris Usakli ea3e7a2661 https://github.com/NodeBB/NodeBB/issues/7358
Sebastian Sycz 77962c81ba fix not showing IPs ()
Julian Lam e0328d0f37 closes
Baris Usakli 8c17089082 remove hr on last element
Barış Soner Uşaklı be861d1df9 quick search
Barış Soner Uşaklı c9d30350c4 quick search
Barış Soner Uşaklı 63e17fb55b Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Barış Soner Uşaklı eed527fcb0 https://github.com/NodeBB/NodeBB/issues/7338
Peter Jaszkowiak 6127b23914 Fix : Improve chat controls UI
Barış Soner Uşaklı 7dd4066aa3 https://github.com/NodeBB/NodeBB/issues/7300
Peter Jaszkowiak 639c37a57e Fix : logo now has cachebuster
Julian Lam 1091482fcd
Julian Lam ade3862624
Julian Lam ffce15000f theme changes for
Barış Soner Uşaklı 16856c33ad add hidden attribute https://github.com/NodeBB/NodeBB/issues/7100
Barış Soner Uşaklı de1fffb22a
Category watch state ()
* feat: pass data to client

* add state fix category new topics alert

* update watch tpl

* add UCP option for category watch state
Barış Soner Uşaklı 3ec8718d84 remove embeded move thread modal
its loaded when move topic is clicked
Barış Soner Uşaklı 88f790b818 add selected category
Barış Soner Uşaklı cd2d43799e alert wont push back topic list
Barış Soner Uşaklı 156ed251ef adjust width
Barış Soner Uşaklı a1a0246c3e a more compact advanced search
Barış Soner Uşaklı e7696a596b https://github.com/NodeBB/NodeBB/issues/6928
Barış Soner Uşaklı abe7d03d6c https://github.com/NodeBB/NodeBB/issues/6960
Barış Soner Uşaklı a605a536a2 remove delayimageloading setting
Barış Soner Uşaklı 95c46f5fa8 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Barış Soner Uşaklı a92d12bd09 add thumb for navigator
Sebastian Sycz e0211f1d9b Blocking chat/flag/block for guest
Sebastian Sycz 91b6062da3 Block changing items. ()
* Block changing items.

Buttons for editing, deleting, changing items blocked for guests and other users on our profile.

* Update header.tpl

* Update header.tpl
Barış Soner Uşaklı d4cf573c89 add tooltip
Barış Soner Uşaklı 3f79519403 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Barış Soner Uşaklı ae99aefdc3 add fa-fw
Julian Lam dc16a3fe98 fix: toPid link not working on subfolder installs
Was missing relative_path argument

Closes