1184 Commits (b735d2aecbf6f5f0d27c13b66cc91781892d3be9)

Author SHA1 Message Date
psychobunny a476599df5 fix: topic bar tooltips 4 years ago
Julian Lam 8a369c2b33 fix: edit history button not showing up for all users in post tools 4 years ago
Julian Lam ca6c16e866 fix: theme changes for nodebb/nodebb#8654 4 years ago
Barış Soner Uşaklı a1f96c6a28 fix: timeago/bookmark alignment 4 years ago
Barış Soner Uşaklı fcee788190 feat: move topic/labels inline with title 4 years ago
Barış Soner Uşaklı 4bd789ac3e feat: tweaks 4 years ago
Barış Soner Uşaklı 733effa94f feat: move topic labels https://github.com/NodeBB/NodeBB/issues/8717 4 years ago
Barış Soner Uşaklı b474e6d0f8 fix: derpy tag 4 years ago
Barış Soner Uşaklı 33705d9792
feat: add category filter to post-queue (#508)
* feat: add category filter to post-queue

* 10.2.44
4 years ago
Barış Soner Uşaklı aaaaa92fc7 https://github.com/NodeBB/NodeBB/issues/8233 4 years ago
Julian Lam 4106af65dd fix: no ajaxify on post tools click
see nodebb/nodebb@966d3f7654
4 years ago
Barış Soner Uşaklı 9698c24377 https://github.com/NodeBB/NodeBB/issues/8695 4 years ago
Barış Soner Uşaklı 1eb0032f52 https://github.com/NodeBB/NodeBB/issues/8695 4 years ago
psychobunny eff0270da0 feat: #495 make last post text on categories view clickable 4 years ago
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 5 years ago
Julian Lam ee28a0eae3 tpl changes for nodebb/nodebb#8571 5 years ago
Julian Lam 596d3f6c05 tpl changes for nodebb/nodebb#8569 5 years ago
Julian Lam 1fdd78720d fix: remove filters from flag details, move flag graph to filters 5 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