1348 Commits (442119cf02f433802ea84acb84eea8f3d3022975)

Author SHA1 Message Date
Julian Lam 8b1d36e020 refactor: account/edit.tpl
re: nodebb/nodebb#9364
4 years ago
Barış Soner Uşaklı 48b2d1edea fix: language keys 4 years ago
Julian Lam 6c5d456bf5 fix: add component attr in post tools only if action is defined 4 years ago
psychobunny 24e4c94dbc feat: make last post text on topics list clickable as well
see: eff0270da0
4 years ago
Julian Lam 6d16f54653 theme changes for nodebb/nodebb#9311 4 years ago
Barış Soner Uşaklı 9d94a5b2d4 feat: add unique class name to each category 4 years ago
Julian Lam ecd8811645 fix: follow buttons on persona
this actually does nothing.
4 years ago
Julian Lam 40671848a2 feat: allow href in topic events 4 years ago
Julian Lam 5c25547ba5 fix: columns in upvote notification frequency setting 4 years ago
Barış Soner Uşaklı ca60a402d3 remove pull right var 4 years ago
Barış Soner Uşaklı a8340d0d91 category-selector-right, use selector on unread 4 years ago
Barış Soner Uşaklı 5d8ca1f27f
Categories refactor (#517)
* feat: pagination on /categories and /category page for sub categories

* feat: show subcategories left

* fix: rename categories to allCategories on /search

* feat: add component for subcategory container

* feat: update filter/selector tpls

* feat: change multi to regular input

entire category list is no longer returned on group page

* feat: add pagination to user/:slug/categories

* feat: flags category selector

* feat: left/right filter

* feat: move filter right

* feat: add selector to /categories and /category

only when categories dont fit on one page

* fix: show title if only one page
4 years ago
Julian Lam f8ed13103b fix: remove hidden referrer input 4 years ago
gasoved abfff52caa feat: "number of diffs" class 4 years ago
gasoved be86cfc5be feat: add post diff remove button 4 years ago
Barış Soner Uşaklı 39f638dd53
Categories refactor (#516)
* feat: pagination on /categories and /category page for sub categories

* feat: show subcategories left

* fix: rename categories to allCategories on /search

* feat: add component for subcategory container
4 years ago
Julian Lam e77f66702d feat: caps lock warning styling 4 years ago
Barış Soner Uşaklı 8121a21c14 feat: add categories list to search 4 years ago
Julian Lam 538b84086b
Timeline-style design for a topic's posts (#512)
* feat: basic timeline-style styling for posts in a topic

* fix: mobile-style for timeline-style styling

* feat: slight white opaque ring around timeline items

removed glowing OP ring

* fix: playing nice with core's necro-post styling

* fix: increase padding between posts by 20px

* fix: restrict timeline styling to top-level only

* fix: added back padding between posts on mobile

* refactor: genericise necro-post into timeline-event class, fixed vertical alignment issues with timeline-badge icons

* fix: use hourglass-half icon instead of clock-o

* fix: adjust centering of text, dashed border on necro-post

* feat: add topic event template

* feat: add a little marker at the last post to signify end of timeline

* fix: updated dashed border on necro-post

* refactor: updated mobile styling of timeline effect

* feat: styling changes for user obj in timeline events

* feat: proper handling for no uid

* fix: override generics introduced by core
4 years ago
Julian Lam fe6193e2b6 Revert "fix: missing relative path re: nodebb/nodebb#9166"
This reverts commit b3e8e8f2ee.
4 years ago
Julian Lam b3e8e8f2ee fix: missing relative path re: nodebb/nodebb#9166 4 years ago
Julian Lam f3cea61391 revert: auto fade-out of lesser used post elements 4 years ago
Julian Lam 2c391a5e41 feat: make metadata, post tools, and moderator tools invisible by default, fade in on post hover 4 years ago
psychobunny 9425002c40 fix: topics.icons not showing up due to undefined parent) 4 years ago
Barış Soner Uşaklı 8bfce45963 fix: whitespace 4 years ago
Barış Soner Uşaklı 6c624ebcc4 fix: typo 4 years ago
Barış Soner Uşaklı 2eba70f247 feat: dont show empty post containers 4 years ago
Barış Soner Uşaklı a48409bfbe more css changes 4 years ago
Barış Soner Uşaklı 85f626354d feat: change containers, bigger thumb area 4 years ago
Barış Soner Uşaklı 7b6a898f94
Navigator (#511)
* pagination changes 0.1

* feat: mvoe navigator to core branch

* feat: navigation changes

* remove unused css, add lang key

* feat: create partial for pagination
4 years ago
Barış Soner Uşaklı 705a86c7b4 fix: translation 4 years ago
Barış Soner Uşaklı 39085f2450 https://github.com/NodeBB/NodeBB/issues/8962 4 years ago
psychobunny 5ccf7eee59 Revert "feat: groups autojoin feature 685f3c6aa6"
This reverts commit 0711d65d1b.
4 years ago
psychobunny 0711d65d1b feat: groups autojoin feature 685f3c6aa6 4 years ago
Barış Soner Uşaklı 393daf53d8 feat: move outgoing.tpl to core 4 years ago
Barış Soner Uşaklı ad5c1e640e feat: https://github.com/NodeBB/NodeBB/issues/8989 4 years ago
Barış Soner Uşaklı 2968e1a017 fix: https://github.com/NodeBB/NodeBB/issues/6016 4 years ago
Barış Soner Uşaklı cc2c2f8af6 https://github.com/NodeBB/NodeBB/issues/8984 4 years ago
Barış Soner Uşaklı e266a88344 fix: https://github.com/NodeBB/NodeBB/issues/8979 4 years ago
Julian Lam ca6751952f feat: show pin expiry in icon tooltip 4 years ago
Barış Soner Uşaklı cb3e62754a fix: nested replies 4 years ago
Barış Soner Uşaklı 97cc312da3 https://github.com/NodeBB/NodeBB/issues/8778 4 years ago
Barış Soner Uşaklı 96e258ca4a https://github.com/NodeBB/NodeBB/issues/8924
https://github.com/NodeBB/NodeBB/issues/8925
4 years ago
Barış Soner Uşaklı 44a3dfb30c feat: hide stuff on xs 4 years ago
Barış Soner Uşaklı 0857458f09 https://github.com/NodeBB/NodeBB/issues/8637 4 years ago
Barış Soner Uşaklı 141d2e9ea1 https://github.com/NodeBB/NodeBB/issues/8637 show displayname 4 years ago
Barış Soner Uşaklı 758b8d4134 fix: userTitle escapes 4 years ago
Barış Soner Uşaklı 37a1709fe7 fix: https://github.com/NodeBB/NodeBB/issues/7969 4 years ago
Barış Soner Uşaklı 7352a758a1 feat: add missing rss feed icon 4 years ago
Barış Soner Uşaklı 1cdab52a8b https://github.com/NodeBB/NodeBB/issues/8475 4 years ago
Barış Soner Uşaklı d8b58505e6 https://github.com/NodeBB/NodeBB/issues/8783 4 years ago
Barış Soner Uşaklı 77091e5d33 fix: benchpress warnings 4 years ago
Barış Soner Uşaklı 09cfa4a7b2 https://github.com/NodeBB/NodeBB/issues/7550 4 years ago
Barış Soner Uşaklı defda4ace3 https://github.com/NodeBB/NodeBB/issues/8171 4 years ago
Barış Soner Uşaklı a58913baf7 https://github.com/NodeBB/NodeBB/issues/8147 4 years ago
Barış Soner Uşaklı feb1ed470d https://github.com/NodeBB/NodeBB/issues/8147 4 years ago
Julian Lam dc650b089d theme changes for nodebb/nodebb#8875 4 years ago
Barış Soner Uşaklı 77e5308fba https://github.com/NodeBB/NodeBB/issues/8838 4 years ago
Barış Soner Uşaklı dac82068a9 fix: title 4 years ago
Julian Lam 85174a3902 fix: column count in flags list tpl 4 years ago
Barış Soner Uşaklı 1dd47a56f0 fix: postercount 4 years ago
psychobunny 95b36d7356 feat: use primary bg for reply toggle 4 years ago
Barış Soner Uşaklı 4d1591d522 feat: https://github.com/NodeBB/NodeBB/issues/5964 4 years ago
Barış Soner Uşaklı 1b3863c6ba fix: watch tooltip 4 years ago
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 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