Commit Graph

6341 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ı
1cb7bb6a72 fix: don't close search if children have focus, closes #13004 2024-12-23 16:28:53 -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ı
0f5e1457f0 chore: up peace, refactor widgets 2024-12-13 10:55:47 -05:00
Barış Soner Uşaklı
68198e8ad6 feat: add support for saas_plan 2024-12-11 11:21:58 -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ı
77382e3b7b feat: add visibility option to, closes #12942 2024-11-28 10:12:00 -05:00
Barış Soner Uşaklı
669c9c5027 feat: move website/location fields into custom user fields 2024-11-25 18:29:48 -05:00
Barış Soner Uşaklı
8605584fbc fix: spec, dont show registered-users, verified-users, unverified-users in manage groups 2024-11-24 11:58:35 -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ı
836e8458e2 fix: dont allow core user fields to be used as custom fields 2024-11-19 15:30:40 -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ı
5e3102b0ad add icons to custom profile fields
up themes
2024-11-11 13:03:25 -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ı
bbf66c243b Squashed commit of the following:
commit afd96a00b1
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Nov 7 10:42:33 2024 -0500

    chore: up themes

commit b40e530434
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 19:16:44 2024 -0500

    feat: add min:rep to custom fields

    add validation in profile.update

commit 4b5cb613e5
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 12:03:22 2024 -0500

    test: add openapi spec, move menu button

commit 0c551fa240
Merge: 13f39053c9 bc00df3cd9
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 11:48:05 2024 -0500

    Merge branch 'develop' into custom-user-fields

commit 13f39053c9
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Jul 31 00:23:39 2024 -0400

    refactor: dont need delete function

commit f33c8849d8
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Jul 30 21:30:00 2024 -0400

    feat: show custom fields on edit/profile

commit 5e1d8769d4
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Jul 30 17:08:25 2024 -0400

    feat: add custom user fields acp page
2024-11-07 10:43:10 -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ı
8903858a6d Merge branch 'master' into develop 2024-10-18 09:17:32 -04:00
Barış Soner Uşaklı
a309918ec0 refactor: hide modal and show alert on success 2024-10-14 09:37:23 -04:00
Barış Soner Uşaklı
72ccb87058 refactor: more immediate feedback on category purge 2024-10-13 23:01:02 -04: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ı
74651ff7ee Merge branch 'master' into develop 2024-10-04 12:47:53 -04:00
Barış Soner Uşaklı
c4a60dbbcc https://github.com/NodeBB/NodeBB/issues/12824
search all plugins when on download tab
2024-09-30 10:27:03 -04:00
Misty Release Bot
8ff580806e Merge branch 'develop' 2024-09-25 17:46:24 +00:00
Julian Lam
979954c29e feat: port updated service worker code to develop, allow plugins to define scripts to import into service worker 2024-09-25 12:29:52 -04:00
Barış Soner Uşaklı
7d0c2cb66f fix: closes #12819, add helper to escape tx strings 2024-09-23 16:17:35 -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ı
06ac0c992c fix: closes #12807, fix quick reply js error 2024-09-19 09:41:17 -04:00
Barış Soner Uşaklı
3cee59f94d refactor: remove deprecation warnings, still used from widgets
when tpls are parsed via js
2024-09-19 09:40:58 -04:00
Barış Soner Uşaklı
20fd75bf76 refactor: move textcomplete to core 2024-09-13 12:43:40 -04:00
Barış Soner Uşaklı
da7044e4f4 refactor: don't use composer directly, use the post hook 2024-09-13 11:55:54 -04:00
Barış Soner Uşaklı
c58e09f91e refactor: fix btn-ghost usage to match bootstrap
remove btn-ghost-sm and replace with btn btn-ghost btn-sm
2024-09-11 14:04:19 -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ı
c5b2f988cb refactor: remove log 2024-08-16 14:26:04 -04:00
Barış Soner Uşaklı
f80b7b87fb feat: allow chat rooms in widgets 2024-08-16 14:21:33 -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ı
10c5cd4c62 fix: prevent category filter to go to selected cid
if there is an href on the clicked element, like all categories item
2024-07-03 13:46:52 -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ı
3332480cf1 fix: #12645, use titleRaw like reply button 2024-06-20 14:15:52 -04:00