Barış Soner Uşaklı
9a0cdd0eb2
feat: merge improvements wip
5 years ago
Julian Lam
09ee410375
fix: companion to nodebb/nodebb@4acb3fb21 , fixes nodebb/nodebb#8387
5 years ago
Julian Lam
bc71435856
fix: companion commit to nodebb/nodebb@4d60eac60f
5 years ago
Barış Soner Uşaklı
2c7b2f3f2e
feat: add class to top as well
5 years ago
Barış Soner Uşaklı
af9f20a0bf
feat: add selected class to topic filter
5 years ago
Barış Soner Uşaklı
450459950e
feat: dont display search options if user does not have privileges
5 years ago
Julian Lam
fd65f45a24
feat: companion commit to nodebb/nodebb@8ea1634824
5 years ago
Barış Soner Uşaklı
ad0cccbe7c
fix: container
5 years ago
Barış Soner Uşaklı
e65ec0fa15
feat: quick search changes
5 years ago
Julian Lam
ec7146a11a
feat: companion to nodebb/nodebb@525aae1ea2
5 years ago
Barış Soner Uşaklı
6ab532d910
feat: remove empty partial
5 years ago
Barış Soner Uşaklı
c43c2ddbdb
feat: add post-quick-reply language key
5 years ago
Barış Soner Uşaklı
cde36609cc
https://github.com/NodeBB/NodeBB/issues/8175
5 years ago
Barış Soner Uşaklı
91b46b1db4
fix: https://github.com/NodeBB/NodeBB/issues/8167
5 years ago
Barış Soner Uşaklı
f76766a654
https://github.com/NodeBB/NodeBB/issues/8043
5 years ago
Andrew Rodrigues
5d29b46983
feat: add itemprop position for breadcrumbs
5 years ago
Andrew Rodrigues
dfada97020
fix: https://github.com/NodeBB/NodeBB/issues/8130
...
update deprecated data-vocabulary.org to schema.org
5 years ago
Opliko
07d3317514
Add rel="noopener"
...
It's a good practice to make target="_blank" links to cross-origin destination not give any control over original window to the site that's opened if it's not needed. And it's not needed here.
Also, lighthouse complains about it, so this small change will improve the "Best Practices" score there :)
5 years ago
Julian Lam
30f0c1a4d3
fix : #494
5 years ago
Barış Soner Uşaklı
ee7b79f202
fix: https://github.com/NodeBB/NodeBB/issues/8047
5 years ago
Baris Usakli
d3cffde303
https://github.com/NodeBB/NodeBB/issues/8034
5 years ago
Julian Lam
ec05411502
feat: template for nodebb/nodebb#8024
5 years ago
Barış Soner Uşaklı
eb33ae7fa1
https://github.com/NodeBB/NodeBB/issues/8018
5 years ago
Barış Soner Uşaklı
48dfeef4d7
fix: move whitespace to the front
5 years ago
Baris Usakli
f5a975aa1d
add dropdown too change all categories at once
5 years ago
Aziz Khoury
5b536b8892
added loginFormEntry in the login form, to support captcha on login page ( #490 )
...
* added loginFormEntry in the login form, to support captcha on login page
* rm wrong class
* indentation fix?
* indentation fix?
* indentation fix?
5 years ago
Barış Soner Uşaklı
d00133fa63
match search style to quick search
5 years ago
Barış Soner Uşaklı
2f64dd9bab
fix: closes https://github.com/NodeBB/NodeBB/issues/7813
5 years ago
Julian Lam
4d9057460c
feat: theme changes for nodebb/nodebb#7770
5 years ago
Barış Soner Uşaklı
c53a1b0e7d
fix typo
6 years ago
Barış Soner Uşaklı
a55b3e74a0
https://github.com/NodeBB/NodeBB/issues/7791
6 years ago
Baris Usakli
baf3a5cd70
feat: load->DOMContentLoaded
6 years ago
Julian Lam
ab21ebd960
feat: theme changes for nodebb/nodebb#7330
6 years ago
Barış Soner Uşaklı
87f2215cd5
https://github.com/NodeBB/NodeBB/issues/7763
6 years ago
Barış Soner Uşaklı
3c00f80609
fix: groups page not rendering users
6 years ago
Barış Soner Uşaklı
d4b578f0bd
fix: dont display to regular users
6 years ago
Baris Usakli
1557323297
fix: flags page history
6 years ago
Barış Soner Uşaklı
b3a6ef5b22
https://github.com/NodeBB/NodeBB/issues/7083 ( #484 )
6 years ago
Barış Soner Uşaklı
4a8f11c801
https://github.com/NodeBB/NodeBB/issues/7751
6 years ago
Julian Lam
69f4248f72
feat: functioning category dropdown in recent/unread/etc without js ( #483 )
...
* 10.1.0
* feat: WIP nojs category dropdown in recent
* feat: allowing new topic button to be clicked without js
It now opens a category dropdown which then sends user to
the discrete composer page.
WARNING: Does not work on tag.tpl. Needs core update to send
categories data through...
* fix: removed unneeded data-toggle attribute
6 years ago
Barış Soner Uşaklı
76363b80ba
add sort to watched topics
6 years ago
Aziz Khoury
93fe46d5a5
feat: changing widget-* to data-widget-* ( #479 )
6 years ago
Barış Soner Uşaklı
1fa2af9920
fix tags not displaying on topics_list partial
6 years ago
Barış Soner Uşaklı
36e1e26502
add posts_list_item.tpl
...
show best and latest posts on profile
6 years ago
Baris Usakli
2b7f561082
closes #482
6 years ago
Julian Lam
a86df050db
feat: change legacy begins to each ( #478 )
...
* refactor: change legacy begins to each
* fix: missed a couple ends
* fix: derped find-replace
* fix: referencing non-existent root object in categories teaser
6 years ago
Barış Soner Uşaklı
d32e461481
https://github.com/NodeBB/NodeBB/issues/7659
6 years ago
Julian Lam
b3a9fb8ce0
fix: missed a couple avatars
6 years ago
Julian Lam
d460ce328c
refactor: theme changes for buildAvatar ( nodebb/nodebb#7681 )
...
* 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
6 years ago
Barış Soner Uşaklı
6cb435ef22
match templates
6 years ago