Barış Soner Uşaklı
|
d1f165d520
|
update dropdown close code for navigator
|
2023-01-17 22:35:04 -05:00 |
|
Barış Soner Uşaklı
|
2cbf2cc4ec
|
perf: cut back on socket emits
perf: dont call emit if meta info is not visible
|
2023-01-17 13:27:02 -05:00 |
|
Barış Soner Uşaklı
|
0e3f6edcc5
|
fix: closes #11166, fix scroll error
onNewPostsAddedToDom was being called with an array of dom elements, it expects a jquery object
|
2023-01-17 12:46:17 -05:00 |
|
Barış Soner Uşaklı
|
9032383070
|
fix: closes #11158
|
2023-01-17 09:53:24 -05:00 |
|
Barış Soner Uşaklı
|
0a7382f6c8
|
fix: update text when dragging
|
2023-01-17 01:23:50 -05:00 |
|
Barış Soner Uşaklı
|
42a748d5e3
|
some index + glance fixes, closes #11142
|
2023-01-16 13:24:33 -05:00 |
|
Barış Soner Uşaklı
|
0362bff6ae
|
fix: flicker of navigato
|
2023-01-16 12:21:47 -05:00 |
|
Barış Soner Uşaklı
|
f3e8f9b25f
|
fix: nested replies not updating when icon is used
|
2023-01-16 11:46:17 -05:00 |
|
Barış Soner Uşaklı
|
964d807de6
|
chore: up harmony/composer
use newReply with params
|
2023-01-16 11:25:57 -05:00 |
|
Barış Soner Uşaklı
|
da26a297d7
|
feat: add generateSaveId for composer
|
2023-01-15 23:26:21 -05:00 |
|
Barış Soner Uşaklı
|
facdbbc7a3
|
feat: update notification item buttons on mark all read
|
2023-01-15 01:39:56 -05:00 |
|
Barış Soner Uşaklı
|
2a89f3d597
|
properly update header user picture
when icon is changed to picture
|
2023-01-13 22:04:07 -05:00 |
|
Barış Soner Uşaklı
|
b537ba587b
|
refactor: not all themes have header
user a more specific selector that only updates the correct avatars using user id
|
2023-01-13 20:51:06 -05:00 |
|
Barış Soner Uşaklı
|
388a8270c9
|
feat: add notification counts to /notifications
refactor notifications page so it uses notification module functions
|
2023-01-13 10:35:40 -05:00 |
|
Barış Soner Uşaklı
|
6bb4426c94
|
fix: len check
|
2023-01-13 01:23:20 -05:00 |
|
Barış Soner Uşaklı
|
423a44e18e
|
prevent default redirect on switchs
|
2023-01-12 19:56:16 -05:00 |
|
Barış Soner Uşaklı
|
e15642ef31
|
refactor: redirect to first chat when accessing /chats
add new hook to disable chat modals
|
2023-01-12 19:53:51 -05:00 |
|
Barış Soner Uşaklı
|
4931b1f636
|
refactor: dont create user tooltips on every avatar
|
2023-01-12 19:51:01 -05:00 |
|
Barış Soner Uşaklı
|
5991727f42
|
fix: chat fix
|
2023-01-12 16:14:16 -05:00 |
|
Barış Soner Uşaklı
|
8036baf86a
|
refactor: icon select, and fix icon size issue
|
2023-01-12 11:55:48 -05:00 |
|
Barış Soner Uşaklı
|
1a0b784c55
|
feat: dont refresh entire page for simple actions
fixes themes with tabbed navigation
|
2023-01-11 12:33:39 -05:00 |
|
Barış Soner Uşaklı
|
b1590f28a2
|
breaking: use component for owner icon
not all themes but an i right under member-name
|
2023-01-11 11:59:56 -05:00 |
|
Barış Soner Uşaklı
|
60d5378c6f
|
on blocks page show no users found or type to search
|
2023-01-10 19:50:44 -05:00 |
|
Barış Soner Uşaklı
|
105d2d73ba
|
fix: timeago and other dom modifications after navigation
|
2023-01-10 18:17:44 -05:00 |
|
Barış Soner Uşaklı
|
f07d1cdd24
|
refactor: remove unused helpers
|
2023-01-10 18:17:16 -05:00 |
|
Barış Soner Uşaklı
|
890bf73985
|
fix: restrict pinned topic sorting to y axis
|
2023-01-10 14:10:41 -05:00 |
|
Barış Soner Uşaklı
|
c7c1ff6bea
|
add classname support to buildCategoryLabel
set border-color to backgroundcolor
|
2023-01-09 14:12:15 -05:00 |
|
Barış Soner Uşaklı
|
8deb1ba4b4
|
fix: error when trackHeight is 0
|
2023-01-09 13:36:52 -05:00 |
|
Barış Soner Uşaklı
|
66e8937692
|
breaking: use component instead of nav-pills
so themes can use whatever they want for the user list menu
|
2023-01-06 12:59:51 -05:00 |
|
Barış Soner Uşaklı
|
cf7aa19419
|
fix: admin privileges
|
2022-12-30 08:58:59 -05:00 |
|
Barış Soner Uşaklı
|
bb69f304c2
|
fix: #11114, use event delegation
check attribute instead of content of dropdown for load status, so themes can use placeholders
|
2022-12-24 21:56:15 -05:00 |
|
Barış Soner Uşaklı
|
dd3e2c0d96
|
breaking: add unblock button instead of changing text dynamically
|
2022-12-24 18:33:48 -05:00 |
|
Barış Soner Uşaklı
|
f5e609ae6a
|
fix: #11112, cleanup autocomplete markup for chats
after modal is closed
when switching chats on chats page
when navigation to another page from a chat page
|
2022-12-23 11:48:09 -05:00 |
|
Julian Lam
|
2144650dd5
|
Merge remote-tracking branch 'origin/develop' into bootstrap5
|
2022-12-21 17:20:42 -05:00 |
|
Barış Soner Uşaklı
|
88fc073485
|
fix: add missing returns so functions return promise
|
2022-12-16 17:28:46 -05:00 |
|
Julian Lam
|
81a4ee18c8
|
fix: replace API calls to api.delete with api.del
|
2022-12-16 14:22:49 -05:00 |
|
Julian Lam
|
c4e2b4e87f
|
chore: rewrite API module as ESM [breaking]
|
2022-12-16 14:19:58 -05:00 |
|
Julian Lam
|
0a9b1622cc
|
fix: #11099, handle 401 in api module [breaking]
|
2022-12-16 12:06:24 -05:00 |
|
Barış Soner Uşaklı
|
06f4801e57
|
refactor: remove debug log closes #11090
|
2022-12-16 09:07:17 -05:00 |
|
Julian Lam
|
35b5ae195f
|
fix(glance-nav): broken nav buttons
|
2022-12-15 14:38:34 -05:00 |
|
Barış Soner Uşaklı
|
d814b3325e
|
fix: post queue issues
|
2022-12-15 13:03:39 -05:00 |
|
Julian Lam
|
43e7c98824
|
fix: relax selectors for client-side form validation so that all form elements are checked
|
2022-12-14 14:22:30 -05:00 |
|
Julian Lam
|
dadbcd731c
|
feat: integrating basic client-side form validity checking in settings v1 and v2
|
2022-12-14 14:22:30 -05:00 |
|
Julian Lam
|
b2a59900e3
|
chore(glance-nav): re-org
|
2022-12-12 17:14:54 -05:00 |
|
Julian Lam
|
bf05d3527b
|
fix(glance-nav): remove useless call that slowed things down
|
2022-12-12 17:09:38 -05:00 |
|
Julian Lam
|
940770bb9b
|
fix(glance-nav): replace calls to navigator.getIndex() with index calculation based on track position
|
2022-12-12 16:59:22 -05:00 |
|
Julian Lam
|
0f7c9a7919
|
fix(glance-nav): use debounce instead of throttle
|
2022-12-12 16:46:29 -05:00 |
|
Julian Lam
|
038e7515fd
|
fix(glance-nav): update handle index even if the post summary call fails
|
2022-12-12 13:26:28 -05:00 |
|
Julian Lam
|
b74bcd1a86
|
feat(glance-nav): show updated timestamp on nav scroll
thanks @barisusakli
|
2022-12-12 13:24:03 -05:00 |
|
Barış Soner Uşaklı
|
547f33a0a1
|
Merge branch 'bootstrap5' of https://github.com/NodeBB/NodeBB into bootstrap5
|
2022-12-12 12:36:53 -05:00 |
|