1258 Commits (99165f287b764cd07b807e93cf1025280fb01de8)

Author SHA1 Message Date
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
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