Commit Graph

190 Commits (92cf13558042a016632dbcb51f786033aa5f4eb2)

Author SHA1 Message Date
Barış Soner Uşaklı 659fc0e5b1 feat: tooltip quote
Julian Lam 0b3d999e19 chore: removing unused template
Barış Soner Uşaklı 41d6b55895 feat: remove key
Barış Soner Uşaklı aa577846bd feat: https://github.com/NodeBB/NodeBB/issues/9684
Barış Soner Uşaklı 51cd52bcc4 feat: add tag name as class to tag item
Barış Soner Uşaklı 0247a45462
fix: closes
gasoved d55fcd7681
feat: scheduled topics ()
Barış Soner Uşaklı 6c3ed85e88 https://github.com/NodeBB/NodeBB/issues/9406
Barış Soner Uşaklı 4bd1bf2c5c https://github.com/NodeBB/NodeBB/issues/9398
dont show "flag this user" for guest posts
Barış Soner Uşaklı 959357c458 feat: only display resolve button if flag is open
Barış Soner Uşaklı a48afd88f8 feat: add flag resolve to post tools
Julian Lam 6c5d456bf5 fix: add component attr in post tools only if action is defined
Julian Lam 40671848a2 feat: allow href in topic events
Julian Lam 538b84086b
Timeline-style design for a topic's posts ()
* 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
Julian Lam f3cea61391 revert: auto fade-out of lesser used post elements
Julian Lam 2c391a5e41 feat: make metadata, post tools, and moderator tools invisible by default, fade in on post hover
Barış Soner Uşaklı 8bfce45963 fix: whitespace
Barış Soner Uşaklı a48409bfbe more css changes
Barış Soner Uşaklı 85f626354d feat: change containers, bigger thumb area
Barış Soner Uşaklı 7b6a898f94
Navigator ()
* pagination changes 0.1

* feat: mvoe navigator to core branch

* feat: navigation changes

* remove unused css, add lang key

* feat: create partial for pagination
Barış Soner Uşaklı cb3e62754a fix: nested replies
Barış Soner Uşaklı 97cc312da3 https://github.com/NodeBB/NodeBB/issues/8778
Barış Soner Uşaklı 44a3dfb30c feat: hide stuff on xs
Barış Soner Uşaklı 141d2e9ea1 https://github.com/NodeBB/NodeBB/issues/8637 show displayname
Barış Soner Uşaklı 1cdab52a8b https://github.com/NodeBB/NodeBB/issues/8475
Barış Soner Uşaklı dac82068a9 fix: title
Barış Soner Uşaklı 1dd47a56f0 fix: postercount
psychobunny 95b36d7356 feat: use primary bg for reply toggle
Barış Soner Uşaklı 1b3863c6ba fix: watch tooltip
psychobunny a476599df5 fix: topic bar tooltips
Julian Lam 8a369c2b33 fix: edit history button not showing up for all users in post tools
Barış Soner Uşaklı a1f96c6a28 fix: timeago/bookmark alignment
Barış Soner Uşaklı 4bd789ac3e feat: tweaks
Julian Lam 4106af65dd fix: no ajaxify on post tools click
see nodebb/nodebb@966d3f7654
Barış Soner Uşaklı 9698c24377 https://github.com/NodeBB/NodeBB/issues/8695
psychobunny c192b3c333 fix: https://github.com/NodeBB/NodeBB/issues/8682
Barış Soner Uşaklı 88665a5504
feat: sticky postbar ()
psychobunny eeae026b32 Revert "fix: match topic avatar with category avatar sizing"
This reverts commit 4c0893a58b.
Barış Soner Uşaklı 998a7818ae feat: topic page changes
psychobunny cc26085573 feat: bookmark menu item restyled
psychobunny 4c0893a58b fix: match topic avatar with category avatar sizing
psychobunny 6c20f4ffcc feat: phase out HR dividers on topic, use CSS instead
Barış Soner Uşaklı c3fa95c728 feat: add back hr
Julian Lam 1778d3f3c2 fix: li instead of aside for necro-post
Julian Lam b85918ee3d fix: remove extra line dividers in post tools [breaking]
Julian Lam f41b12d1fd fix: removed seemingly useless css for post moderator tools
Barış Soner Uşaklı 86d3de998f fix: for browsing users
Julian Lam b3e595b13c companion to nodebb/nodebb@5fded38ffa
Julian Lam 71fea4a208
Julian Lam d299b86628 fix: remove role attr for dropdown elements