Commit Graph

1788 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
d40762b7d0 fix: js error when clicking a notification
that sends you to same page
2024-12-23 17:15:38 -05:00
Barış Soner Uşaklı
89b8de50ee fix: make fork/move dropdowns go up
add max-height to manage users dropdown
2024-12-21 17:58:54 -05:00
Barış Soner Uşaklı
4568ec3e04 fix: closes #12962, fix js error for guests on /users
dont focus input on mobile
2024-12-09 10:00:03 -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
Julian Lam
2e0a1751f9 fix: users page QoL improvements
- focus on search box on page load
- persist search options in query string on search
2024-12-04 12:44:00 -05:00
Barış Soner Uşaklı
69a08c0f6c feat: use displayname in chat teasers/userlist, in digest email
#12945
2024-12-02 10:38:21 -05:00
Barış Soner Uşaklı
49e0e1ab2d feat: add pagination to groups page, api routes
use page instead of after
2024-11-24 11:36:02 -05:00
Barış Soner Uşaklı
9cf85cede3 feat: add date and multiselect custom fields 2024-11-20 11:01:01 -05:00
Barış Soner Uşaklı
6af5cef7e5 refactor: no category sharing for a long time 2024-11-11 16:34:00 -05:00
Barış Soner Uşaklı
a9fc13dd9a fix: block search showing old matches 2024-11-08 17:16:23 -05:00
Julian Lam
1268ed50ca fix: naive checking to handle uploaded images whose filenames end with '-resized' 2024-11-07 12:11:00 -05:00
Barış Soner Uşaklı
977d80c10e fix: editor removal 2024-11-07 10:50:28 -05:00
Barış Soner Uşaklı
bc00df3cd9 feat: closes #12902, allow adding users as post editors 2024-11-06 11:36:53 -05:00
Barış Soner Uşaklı
975bca027f add socket events even if there is no dropdown
fixes themes that dont use a dropdown for chats/notifs like peace
2024-11-05 10:37:49 -05:00
Barış Soner Uşaklı
757d710115 feat: add read topics route
remove counts that were no longer displayed
up themes
2024-10-09 19:13:25 -04:00
Barış Soner Uşaklı
4dbeda739e fix change password error classes and event 2024-09-19 11:15:40 -04:00
Barış Soner Uşaklı
20fd75bf76 refactor: move textcomplete to core 2024-09-13 12:43:40 -04:00
Barış Soner Uşaklı
4aad601967 perf: don't load unread page again if everything already loaded
this only applies when you have only 1-2 unread topics, side effect from https://github.com/NodeBB/NodeBB/pull/9525
2024-08-21 12:55:37 -04:00
Barış Soner Uşaklı
6f7eecd183 fix: #12728, don't display unread badge if nav link doesn't exist 2024-08-15 13:12:17 -04:00
Barış Soner Uşaklı
ac644ac286 refactor: #12713, update chat teasers even if chat notifications are disabled 2024-08-02 10:06:28 -04:00
Barış Soner Uşaklı
0204f2aafa feat: update chat teasers when a new chat starts, closes #12713 2024-07-31 15:20:51 -04:00
Barış Soner Uşaklı
269fc06835 feat: add downvoteVisibility setting, closes #12698 2024-07-17 17:43:31 -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ı
500e3342b2 feat: show links in post queue 2024-06-24 22:25:13 -04:00
Barış Soner Uşaklı
c570a19b37 scale down header font size 2024-06-21 14:46:45 -04:00
Barış Soner Uşaklı
8f486b1b99 refactor: add placeholders on demand
remove emptylines/whitespace from tpls
2024-06-16 22:56:21 -04:00
Barış Soner Uşaklı
6e3b012b2a fix: #12633, don't check post index 2024-06-14 21:15:02 -04:00
Barış Soner Uşaklı
f7c9b7ae4e fix: recent chat pagination, closes #12637 2024-06-14 09:52:11 -04:00
Barış Soner Uşaklı
6bbe3d1c4c fix: dont show error alert when user user mouse overs votes
if they dont have permission to view votes
2024-06-07 14:08:48 -04:00
Barış Soner Uşaklı
1aaa6cbbc5 feat: add voters/upvoters v3 routes
closes #12423
2024-05-31 11:45:41 -04:00
Barış Soner Uşaklı
d926d9dd51 fix: chat message search, closes #12571 2024-05-12 21:23:35 -04:00
Barış Soner Uşaklı
983a35e638 fix: #12533, go to post after changing owner 2024-04-25 19:41:40 -04:00
Barış Soner Uşaklı
af205cc48a feat: closes #12477, allow editing moderation notes 2024-04-24 11:10:04 -04:00
Barış Soner Uşaklı
7d24b04b3b feat: parse moderation notes as markdown
https://github.com/NodeBB/NodeBB/issues/12477
2024-04-23 13:00:47 -04:00
Barış Soner Uşaklı
f28923858e fix: topic selection in merge
if merge was started from inside the topic
2024-04-22 10:58:42 -04:00
Barış Soner Uşaklı
ce03680f04 fix: closes #12474, fix search dropdown on mobile for merge
add remove topic buttons
2024-04-22 10:24:28 -04:00
Barış Soner Uşaklı
5af69dbcef fix: if votes are not public, dont show upvoter names in tooltip 2024-04-15 12:02:08 -04:00
Barış Soner Uşaklı
acab46e656 test: fix tests and use action 2024-04-11 16:33:50 -04:00
Barış Soner Uşaklı
afe597a275 feat: #12495, add unblock button to users on /blocks 2024-04-11 16:18:42 -04:00
Barış Soner Uşaklı
48281f96b3 fix: copy dropdown closing on copy ip/text/link 2024-04-11 10:25:57 -04:00
Barış Soner Uşaklı
e9b00e448e add aria-label to tag input 2024-02-26 13:45:18 -05:00
Barış Soner Uşaklı
f4b637908a fix: dupe id 2024-02-26 12:39:22 -05:00
Barış Soner Uşaklı
112493fa30 feat: refactor group title editing
add new titles
2024-02-25 13:51:58 -05:00
Barış Soner Uşaklı
f34ebcc91b fix: #12357, properly update lists and counters 2024-02-22 11:44:22 -05:00
Barış Soner Uşaklı
09b4dcd369 Merge branch 'master' into develop 2024-02-22 11:41:13 -05:00
Barış Soner Uşaklı
c61b3bbd25 fix: #12359, fix api call 2024-02-22 11:40:47 -05:00
Barış Soner Uşaklı
6cb9f60d2b login/register aria 2024-02-12 11:54:15 -05:00
Barış Soner Uşaklı
7917fd828e feat: add missing aria/role attributes to dropdown elements 2024-02-02 17:59:06 -05:00
Barış Soner Uşaklı
1820e78204 Merge branch 'master' into develop 2024-01-22 12:56:35 -05:00
Barış Soner Uşaklı
06269cdfe4 fix: copy single line code blocks, closes #12297 2024-01-22 12:55:44 -05:00