Commit Graph

6137 Commits

Author SHA1 Message Date
Julian Lam
c9b8e345e0 fix: #11191, only focus on search input on md environments and up 2023-01-25 15:46:48 -05:00
Barış Soner Uşaklı
18fde39f20 feat: closes #11182, save qr text 2023-01-23 09:53:38 -05:00
Barış Soner Uşaklı
9150528c71 feat: tag filter 2023-01-21 21:01:27 -05:00
Barış Soner Uşaklı
5085e97e20 some cleanup 2023-01-21 15:55:16 -05:00
Barış Soner Uşaklı
29a072c24c category filter on search page
remove code that returns all categories on /search
2023-01-21 05:38:16 -05:00
Barış Soner Uşaklı
0f214b5078 feat: new search WIP 2023-01-21 02:08:04 -05:00
Barış Soner Uşaklı
0c3b8904b8 fix: don't render empty widgets 2023-01-19 22:01:56 -05:00
Barış Soner Uşaklı
1004a4b460 fix: closes #11156, add avatar-tooltip class to get opt-in tooltips 2023-01-19 20:46:52 -05:00
Barış Soner Uşaklı
bd679499dc breaking: move category filter/selector dropdowns to core 2023-01-19 12:04:44 -05:00
Barış Soner Uşaklı
bd13561cf4 fix: closes #11176, fix post tools menu 2023-01-18 23:42:42 -05:00
Barış Soner Uşaklı
6d6c5fb1f8 fix tooltip flicker 2023-01-18 22:55:29 -05:00
Barış Soner Uşaklı
68f66223e7 changes for profile picture 2023-01-18 21:25:00 -05:00
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