1277 Commits (e9110563c700ae652b24d6662468cee6780b4b73)

Author SHA1 Message Date
Julian Lam 0759d60725 fix: breaking change fix for nodebb/nodebb#9733 3 years ago
Barış Soner Uşaklı ead56f7278 https://github.com/NodeBB/NodeBB/issues/9705 3 years ago
Barış Soner Uşaklı aa577846bd feat: https://github.com/NodeBB/NodeBB/issues/9684 3 years ago
Julian Lam 070c02e2b2 refactor: remove error handling in confirm.tpl 4 years ago
Julian Lam 46118bc63a feat: tpl changes for nodebb/nodebb#9607 4 years ago
Barış Soner Uşaklı 51cd52bcc4 feat: add tag name as class to tag item 4 years ago
Barış Soner Uşaklı 0247a45462
fix: closes #529 4 years ago
psychobunny d5a2d49be2 fix: path to bootswatch 4 years ago
psychobunny aa98fb44c7 chore: update to latest bench syntax 4 years ago
Julian Lam 1e52533297 refactor: make timeline-style opt-in instead of opt-out
To opt-in, add .timeline class alongside ul.posts
4 years ago
Julian Lam da865bc0a5 fix: move category dropdown to its own line in flag filters 4 years ago
Barış Soner Uşaklı 09b5ece0bc fix: https://github.com/NodeBB/NodeBB/issues/9512 4 years ago
gasoved c3a6dbfc85
feat: filter flags by username (#525)
* feat: filter flags by username

* fix: revert and use fa-sort
4 years ago
Barış Soner Uşaklı d9622e2629 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona 4 years ago
Barış Soner Uşaklı 018fa6413b fix: https://github.com/NodeBB/NodeBB/issues/9454 4 years ago
psychobunny 1d1626b09b feat: add optional data-component to sso dis/associate buttons 4 years ago
Antosik 2b30fb14f4 fix: "close" button translation on picture modal 4 years ago
Antosik 14f1674075 fix: "close" button translation on file modal 4 years ago
gasoved d55fcd7681
feat: scheduled topics (#521) 4 years ago
Antosik 91c930cbac fix: remove "new chat" button on flags when chat is disabled 4 years ago
Barış Soner Uşaklı 6c3ed85e88 https://github.com/NodeBB/NodeBB/issues/9406 4 years ago
Barış Soner Uşaklı b03e1a4c98 fix: category icon in topic.tpl to match others 4 years ago
Julian Lam 72397b3dc5 derp 4 years ago
Julian Lam 8409466a18 fix: use thumbs array in topics_list 4 years ago
Barış Soner Uşaklı 4bd1bf2c5c https://github.com/NodeBB/NodeBB/issues/9398
dont show "flag this user" for guest posts
4 years ago
Barış Soner Uşaklı 42cc88e666 feat: https://github.com/NodeBB/NodeBB/issues/9380 4 years ago
Barış Soner Uşaklı 959357c458 feat: only display resolve button if flag is open 4 years ago
Barış Soner Uşaklı a48afd88f8 feat: add flag resolve to post tools 4 years ago
Julian Lam f55097a4df fix: do not show "mark read" button if no nid 4 years ago
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