Commit Graph

206 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
4bb281ae8b feat: clicking on timeago permalink of a nested reply
will scroll to that post if it is already on the page just like parent timeago links
2026-03-02 18:28:47 -05:00
Barış Soner Uşaklı
28f62afb3d blockquote fix
make it a real button
2026-02-26 14:15:07 -05:00
Julian Lam
a9c2457fd4 fix: minor cleanup of quick-reply args; opts.body 2026-02-17 11:26:13 -05:00
Julian Lam
94df97384e fix: update quickreply.init so that it can be passed an options parameter, generate proper draft id for world page 2026-02-17 11:26:13 -05:00
Julian Lam
38fd179848 feat: add missing files, minor changes to crossposts list modal 2026-01-12 12:55:18 -05:00
Julian Lam
b981082dd7 fix: removed ajaxify refresh on crosspost commit, dynamically update post stats in template, logic fix 2026-01-12 12:55:18 -05:00
Barış Soner Uşaklı
2425f3b671 https://github.com/NodeBB/NodeBB/issues/13713 2025-10-17 16:23:50 -04:00
Barış Soner Uşaklı
499c50a485 fix: #13705, don't cover link if preview is opening up 2025-10-13 13:45:11 -04:00
Barış Soner Uşaklı
dbed2db992 fix: make clickable element anchor
add rounded corners
2025-07-08 11:03:02 -04:00
Barış Soner Uşaklı
32faaba0e5 fix: more edge cases 2025-06-10 13:36:23 -04:00
Barış Soner Uşaklı
0ebb31fe87 fix: #13484, clear tooltip if cursor leaves link
and doesn't enter tooltip
2025-06-10 12:39:49 -04:00
Barış Soner Uşaklı
8ab034d8f0 lint: fix lint 2025-06-10 10:52:55 -04:00
Barış Soner Uşaklı
14e30c4bf8 feat: closes #13484, post preview changes
don't close preview when mouse leaves the anchor
close preview on click outside
close preview when mouseleaves preview
open the preview to the top if there isn't enough space
add scrollbar to post preview
2025-06-10 10:47:14 -04:00
Barış Soner Uşaklı
ef98f8f9d3 fix: closes #13205, make parent post font-size small until expanded 2025-04-02 10:01:05 -04:00
Barış Soner Uşaklı
a8e7bf351a lint: remove log 2025-02-08 13:04:32 -05:00
Barış Soner Uşaklı
7b8060bc2c don't navigate on first click when expanding 2025-02-08 12:57:37 -05:00
Barış Soner Uşaklı
1f8e2f9aad fix: tidChanged 2025-02-06 19:31:52 -05:00
Barış Soner Uşaklı
d687f0810c fix: #13135, tids are not numeric for ap topics
this fixes other issues like posts not disappearing when purged and many others
2025-02-06 19:12:32 -05:00
Barış Soner Uşaklı
c2f7754ae0 Post/parent (#13133)
* post.parent wip

* feat: post parent

handle delete/restore/purge privileges etc.

* remove whitespace

* fix: this in each

* lint

* up harmony fix text break
2025-02-06 14:37:50 -05:00
Julian Lam
45d2fe11dc Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-04 15:24:26 -05:00
Julian Lam
5b60aee625 fix: issue where clicking on a topic thumb caused a page nav, fixes #12948 2024-12-04 15:05:25 -05:00
Barış Soner Uşaklı
19908038c5 Merge branch 'develop' into activitypub 2024-06-27 17:00:28 -04:00
Barış Soner Uşaklı
a28dd70fcb fix: post preview not working on parent post 2024-06-27 12:11:09 -04:00
Barış Soner Uşaklı
f35a6c631e Merge branch 'develop' into activitypub 2024-06-21 14:47:06 -04:00
Barış Soner Uşaklı
c570a19b37 scale down header font size 2024-06-21 14:46:45 -04:00
Barış Soner Uşaklı
ddda8feb21 encode both sides 2024-06-14 21:15:45 -04:00
Barış Soner Uşaklı
d550dc2728 Merge branch 'develop' into activitypub 2024-06-14 21:15:19 -04:00
Barış Soner Uşaklı
6e3b012b2a fix: #12633, don't check post index 2024-06-14 21:15:02 -04:00
Opliko
c973a9caba fix: encode most uses of pid to avoid more bugs like #12545 2024-05-09 11:25:05 +02:00
Barış Soner Uşaklı
06269cdfe4 fix: copy single line code blocks, closes #12297 2024-01-22 12:55:44 -05:00
Barış Soner Uşaklı
844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00
Barış Soner Uşaklı
98c3d2e96d refactor: use map/get 2023-09-05 13:42:34 -04:00
Barış Soner Uşaklı
9f7a39c59c fix: make selector stricter
so navigator number doesn't change due to nested replies
2023-08-30 11:49:28 -04:00
Barış Soner Uşaklı
2e0964e6fe fix: bookmark scroll doing ajaxify
if target post is already on page
fix alerts crash due to double close
2023-08-21 20:18:56 -04:00
Barış Soner Uşaklı
a7a266d72c fix: closes #11937, add dropup early based on position on screen 2023-08-21 19:51:50 -04:00
Barış Soner Uşaklı
e2a198c59a fix 0 timeouts 2023-08-04 13:35:34 -04:00
Barış Soner Uşaklı
165b0f8565 fix: closes #11806, fix code blocks 2023-07-15 21:19:07 -04:00
Barış Soner Uşaklı
cbd98c1b28 fix: closes #11731, set postIndex on pagination 2023-06-22 21:16:11 -04:00
Barış Soner Uşaklı
b7a4ce6c1e less margin on copy code btn 2023-06-17 19:31:28 -04:00
Barış Soner Uşaklı
06f85d6fff Merge branch 'master' into develop 2023-06-14 12:17:30 -04:00
Barış Soner Uşaklı
a757716ddd fix: closes #11708, fix quick reply check 2023-06-13 16:08:59 -04:00
Barış Soner Uşaklı
8bd7f18c76 add more padding if code block has scrollbar 2023-06-05 12:13:09 -04:00
Barış Soner Uşaklı
ee8cb3782b fix: closes #11673, topic search for harmony
harmony uses dropdown for search persona and older themes used a hidden input element in the navbar
2023-06-04 16:31:21 -04:00
Barış Soner Uşaklı
05460d8ecc fix: rtl fixes for code and long text
closes #11643, closes #11655
2023-05-30 19:59:34 -04:00
Barış Soner Uşaklı
82e26829c5 fix: closes #11620, fix copy code when line numbers are enabled 2023-05-22 09:03:17 -04:00
Barış Soner Uşaklı
51bf5e9512 chore: up markdown 2023-05-18 10:30:28 -04:00
Julian Lam
36895421ba refactor: topic mark read/unread routes 2023-05-01 12:02:34 -04:00
Julian Lam
f2082d7de8 refactor: started work on porting socket methods to write API [breaking]
The following socket calls have been removed:

* `posts.getRawPost`
* `posts.getPostSummaryByPid`

Two new Write API routes have been added:

- `GET /api/v3/posts/:pid/raw`
- `GET /api/v3/posts/:pid/summary`
2023-05-01 12:02:34 -04:00
Barış Soner Uşaklı
073f4d37dc lint: fix comma 2023-04-26 17:41:53 -04:00
Barış Soner Uşaklı
619e910f69 fix: only add copy button to multiline codeblocks 2023-04-26 17:41:02 -04:00