1220 Commits (825922a8572ea22c866ee93de9548c7e5152acbc)

Author SHA1 Message Date
psychobunny c192b3c333 fix: https://github.com/NodeBB/NodeBB/issues/8682 4 years ago
Barış Soner Uşaklı 88665a5504
feat: sticky postbar (#507) 4 years ago
psychobunny eeae026b32 Revert "fix: match topic avatar with category avatar sizing"
This reverts commit 4c0893a58b.
4 years ago
Barış Soner Uşaklı 998a7818ae feat: topic page changes 4 years ago
psychobunny cc26085573 feat: bookmark menu item restyled 4 years ago
Barış Soner Uşaklı 466b4a0799 feat: add loading indicator 4 years ago
psychobunny 4c0893a58b fix: match topic avatar with category avatar sizing 4 years ago
psychobunny c5a2cb4536 fix: prefer lg for buildAvatar in users list 4 years ago
psychobunny a71b8681ec fix: move post bar into its own list element 4 years ago
psychobunny 6c20f4ffcc feat: phase out HR dividers on topic, use CSS instead 4 years ago
Barış Soner Uşaklı c3fa95c728 feat: add back hr 4 years ago
Julian Lam 1778d3f3c2 fix: li instead of aside for necro-post 4 years ago
Julian Lam b85918ee3d fix: remove extra line dividers in post tools [breaking] 4 years ago
Julian Lam f41b12d1fd fix: removed seemingly useless css for post moderator tools 4 years ago
Barış Soner Uşaklı 2abc8a08c3 https://github.com/NodeBB/NodeBB/issues/8631 4 years ago
Barış Soner Uşaklı 47d6d55ad3 https://github.com/NodeBB/NodeBB/issues/8626 4 years ago
Barış Soner Uşaklı 6f25741a73 remove sounds from tpl 4 years ago
Barış Soner Uşaklı 3a26d0bfc3 feat: remove RELATIVE_PATH global 4 years ago
Barış Soner Uşaklı 6949da6e88 feat: remove app.template 4 years ago
Barış Soner Uşaklı 4dcc9fad23 feat: move footer scripts to core partial 4 years ago
Barış Soner Uşaklı 86d3de998f fix: for browsing users 4 years ago
Julian Lam 6856f76d45 Revert "fix: add data-pid to post content wrapper"
This reverts commit 46b0661427.
4 years ago
Julian Lam 46b0661427 fix: add data-pid to post content wrapper 4 years ago
Julian Lam a48db27f20 companion to nodebb/nodebb@34ca8eaa4 4 years ago
Julian Lam 2e88be80dd companion to 9bb2415db 4 years ago
Julian Lam 6bc965604c fix: language keys in ip-blacklist and post-queue 4 years ago
Julian Lam 2e924d3872 companion to nodebb/nodebb@8ac28c9719 4 years ago
psychobunny 9bfbbb3ef7 fix: layout for blocks list dropdown 4 years ago
Julian Lam ee28a0eae3 tpl changes for nodebb/nodebb#8571 4 years ago
Julian Lam 596d3f6c05 tpl changes for nodebb/nodebb#8569 4 years ago
Julian Lam 1fdd78720d fix: remove filters from flag details, move flag graph to filters 4 years ago
Barış Soner Uşaklı 195c7561e8 fix: selected filter icon 5 years ago
Julian Lam b3e595b13c companion to nodebb/nodebb@5fded38ffa 5 years ago
Julian Lam 71fea4a208 nodebb/nodebb#8531 5 years ago
Julian Lam 3189ffdba2 fix: move state column to end 5 years ago
Pablo Klaschka 9bc6861b4c
Adding at least a tiny bit of accessibility to the New Topic button (#506)
* Adding a bit of "pseudo-accessibility" to the New Topic button

I don't have the time to look into this enough to really make the "New Topic" button accessible. However, right now, it isn't accessible for keyboard navigation at all (as it's not registered as "clickable").

While these changes don't add actual "overall" accessibility to the pseudo button, it at least adds the ability for keyboard navigation tools to register it as a button (at least adding support for extensions like [Vimium](https://vimium.github.io/), etc.

* Removed accidentally introduced \n at end of file
5 years ago
Julian Lam 07b846c72d feat: theme changes for nodebb/nodebb#8510
Squashed commit of the following:

commit bbafa08bd7e1753af5adc50e1b01a6939d154907
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:52:31 2020 -0400

    add trash can icon to delete target button

commit 0e585109e5d19aad31dde13a084dec78b1cc533f
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:44:29 2020 -0400

    removed refunct 'reporter' dropdown in quick actions

commit 7bc2c0bdbcb42fa322c82c1808cdbbfa7419b1fd
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:14:35 2020 -0400

    fix: margin in flag report bq

commit eb59fc455c63f67d51f2ae12f06208e5e09a7afc
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:08:40 2020 -0400

    wip: nodebb/nodebb#8510
5 years ago
Barış Soner Uşaklı 0522720941 feat: https://github.com/NodeBB/NodeBB/issues/8509 5 years ago
Julian Lam af0618a1af feat: more accessible collapsed items in flag pages 5 years ago
Julian Lam c086a0397f feat: hide some filters behind 'more filters' button 5 years ago
Julian Lam 8278384cfa feat: collapsible daily flags graph 5 years ago
Julian Lam a118b5276d companion to nodebb/nodebb#8499 5 years ago
Julian Lam 7cb520f036 fix: aria label for flag modal 5 years ago
Barış Soner Uşaklı 1c095c197b feat: dropdown menu right if pull right 5 years ago
Barış Soner Uşaklı ea26dc246f https://github.com/NodeBB/NodeBB/issues/8456 5 years ago
Barış Soner Uşaklı cfb7640c19 https://github.com/NodeBB/NodeBB/issues/8467 5 years ago
psychobunny a3fcc31163 fix: account/groups markup 5 years ago
Julian Lam d299b86628 fix: remove role attr for dropdown elements 5 years ago
Julian Lam 8453888c68 fix: move blocks h2 into row div, h1 instead of h2 5 years ago
Barış Soner Uşaklı dd0aa015cd feat: make topic tags partial 5 years ago
Barış Soner Uşaklı 7e8df28600 feat: update export buttons 5 years ago
Julian Lam e8ee12f195 feat: nodebb/nodebb#8412 5 years ago
Julian Lam 81b10227e4 feat: add username to post_history modal 5 years ago
Julian Lam 396cdc7f31 nodebb/nodebb#8408 5 years ago
Julian Lam 8e47216466 feat: companion commit to nodebb/nodebb#8406 5 years ago
Barış Soner Uşaklı a327a64614 feat: merge 5 years ago
Barış Soner Uşaklı e8a44a650e feat: merge changes 5 years ago
Barış Soner Uşaklı c4e3d07940 feat: more merge fixes 5 years ago
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