Commit Graph

9989 Commits

Author SHA1 Message Date
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ı
32cad6dc82 feat: add new language string for chat usernames 2023-01-12 13:32:39 -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ı
b62478bc56 chore: up themes, fix fontawesome order 2023-01-11 16:08:52 -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ı
53ea1867ab fix: add icon picker scss to client side as well 2023-01-11 11:00:55 -05:00
Barış Soner Uşaklı
9d72f4509d more lang keys 2023-01-10 22:35:37 -05:00
Barış Soner Uşaklı
58eccfcf79 feat: add social lang keys 2023-01-10 21:26:49 -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ı
cfbe242a0b add gray borders move mixins after bs 2023-01-09 14:29:22 -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ı
d190bf41e0 add responsive borders 2022-12-24 13:12:03 -05:00
Barış Soner Uşaklı
6e86b4afa2 feat: add selected group to all profile pages
add new lang strings
2022-12-23 18:20:43 -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
Misty Release Bot
717b36129e chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2022-12-21 16:59:10 -05:00
Julian Lam
4314b8e201 Revert "fix: replace input type number with text/pattern"
This reverts commit cde4c6ac7e.

The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-12-21 16:59:10 -05:00
Misty Release Bot
4f4b48000a chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2022-12-21 16:59:10 -05:00
Julian Lam
2bc23a9526 fix: replace input type number with text/pattern 2022-12-21 16:59:10 -05:00
Julian Lam
9b2567d517 feat: new strings for composer 2022-12-21 12:41:49 -05:00
Barış Soner Uşaklı
57bfb37c55 feat: add emailHidden 2022-12-20 17:54:14 -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
9ee8502d7a chore: added stub file in hy 2022-12-14 14:22:35 -05:00
Julian Lam
f11094cbb8 feat: update transifex config (for use with new cli)
+ hy, thanks to the fine folks at tutor-platform.com!
2022-12-14 14:22:30 -05:00
Misty Release Bot
76154a6321 Latest translations and fallbacks 2022-12-14 14:22:30 -05:00
Misty Release Bot
155343139f Latest translations and fallbacks 2022-12-14 14:22:30 -05:00
Misty Release Bot
79b27d46f4 Latest translations and fallbacks 2022-12-14 14:22:30 -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
Misty Release Bot
0e319a58cb chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2022-12-14 14:22:30 -05:00
Julian Lam
d9852c3245 Revert "fix: replace input type number with text/pattern"
This reverts commit cde4c6ac7e.

The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-12-14 14:22:30 -05:00
Misty Release Bot
9676b192da chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2022-12-14 14:22:30 -05:00
Julian Lam
45ae31f816 fix: replace input type number with text/pattern 2022-12-14 14:22:30 -05:00