Julian Lam
54c6fbe287
feat: at-a-glance navigator
2022-12-07 15:07:37 -05:00
Barış Soner Uşaklı
f997e7a3bc
add long/short
2022-12-07 11:02:56 -05:00
Barış Soner Uşaklı
12041d076b
breaking: closes #11070 , move quickreply to core
2022-12-01 09:52:48 -05:00
Barış Soner Uşaklı
9d599341d9
refactor: chat/notif counts
2022-11-30 13:53:08 -05:00
Barış Soner Uşaklı
b1aca51c48
fix: notif parent
...
add notifications/count component
2022-11-29 19:08:09 -05:00
Barış Soner Uşaklı
aee8c38cfc
refactor: add timeago short/long versions
...
so themes can pick one
toggle hidden on unread/read icons as well
2022-11-29 10:45:12 -05:00
Julian Lam
c472fa2850
feat: buildCategoryLabel helper (for use in harmony theme)
2022-11-27 14:33:31 -05:00
Julian Lam
22255ac47b
Merge branch 'develop' into bootstrap5
2022-11-24 20:18:38 -05:00
Julian Lam
52e7ad4de5
fix: relax selectors for client-side form validation so that all form elements are checked
2022-11-24 20:17:40 -05:00
Julian Lam
07a3cee6d6
feat: integrating basic client-side form validity checking in settings v1 and v2
2022-11-24 17:17:53 -05:00
Barış Soner Uşaklı
e583f84e08
refactor: es6 alerts
2022-11-16 14:40:18 -05:00
Julian Lam
e92fd00bca
fix : #10042 , use bootstrap 5 classes for colour context if privilege is added or removed, prior to saving
2022-11-15 14:22:21 -05:00
Barış Soner Uşaklı
1099de7702
fix : #11037 , update eslint-nodebb-config
2022-11-15 11:17:52 -05:00
Opliko
756e9f53a9
feat(fontawesome): New FontAwesome Icon selector ( #11010 )
...
* feat: search via FA api in icon picker
* feat: new initial icon list
* fix: only trigger search if the query changed
avoids sending a request for eg. a ctrl key press
* fix: change deprecated .click() to .trigger(click)
* feat: debounce icon search
* fix: use debounce properly
2022-11-09 11:41:37 -05:00
Barış Soner Uşaklı
c3af787bf8
fix: hardcoded min-height in move topic modal
2022-11-01 13:11:46 -04:00
Julian Lam
e63f8826b4
fix: remaining use of mdl classes in ACP
2022-10-25 14:39:58 -04:00
Julian Lam
556b06ac2d
fix: remove success toast on settings.save, navigation, widgets
2022-10-25 14:39:58 -04:00
Julian Lam
ddf7537301
test: fix tests for changes to membershipBtn helper
2022-10-24 14:57:00 -04:00
Julian Lam
635541026b
Merge branch 'develop' into bootstrap5
2022-10-24 14:13:18 -04:00
Julian Lam
a2fafc2b15
Merge remote-tracking branch 'origin/master' into develop
2022-10-24 14:11:25 -04:00
Barış Soner Uşaklı
c0859188ce
fix: closes #11000 , dont cover save button with success alert
2022-10-21 09:29:04 -04:00
Barış Soner Uşaklı
9227b82e2c
fix: check cid as well as template
2022-10-20 21:01:34 -04:00
Julian Lam
96b46411b1
Merge branch 'master' into develop
2022-10-18 15:38:36 -04:00
Julian Lam
c1081f7039
Merge branch 'master' into bootstrap5
2022-10-18 15:21:20 -04:00
Julian Lam
9c576a0758
Email confirmation QOL updates ( #10987 )
...
* breaking: remove `SocketUser.emailConfirm`, re: #10954
* chore: move email confirmation related configs to own section in Settings > Email
* feat: new user email method `getValidationExpiry`, returns expiration in ms.. probably.
* fix: bug where `user.email.isValidationPending` returned an u nexpected non-boolean value if there was no confirmation pending (only when checking email as well)
* fix: update getValidationExpiry to return ms
* test: use emailConfirmInterval for tests, for now
* fix: throw friendly error when attempting an email change within email confirmation window
* feat: new config option `emailConfirmExpiry` in days, governs how long the confirm link is good for
* test: additional tests for user email methods
* fix: add back missing handling of option
* test: fix tests
2022-10-18 15:12:13 -04:00
Barış Soner Uşaklı
78935f7338
Merge branch 'master' into bootstrap5
2022-10-18 10:41:28 -04:00
Barış Soner Uşaklı
92e7653ebf
refactor: half size icons
2022-10-14 21:03:34 -04:00
Julian Lam
af27606e20
fix : #10968 , icon selector in ACP when icon name is typed in
2022-10-14 11:58:12 -04:00
Barış Soner Uşaklı
f3ae22d2a8
feat: add color property to taskbar
...
allows matching category icon when changing categories in composer
2022-10-11 19:16:27 -04:00
Barış Soner Uşaklı
7f5f4e8967
breaking: chat.close takes in uuid instead of chatmodal
2022-10-09 21:59:17 -04:00
Barış Soner Uşaklı
a116639699
breaking: move ban/mute modals
...
breaking: add accounts/moderate module and move ban/mute there
2022-10-09 21:43:42 -04:00
Barış Soner Uşaklı
6837440942
fix: showAndFocus to use a specific search form
2022-10-06 09:17:35 -04:00
Julian Lam
1e864a7518
Merge remote-tracking branch 'origin/master' into develop
2022-10-03 14:51:55 -04:00
Barış Soner Uşaklı
b35e90a6ad
breaking: move modals to core
2022-10-03 10:13:20 -04:00
Barış Soner Uşaklı
5f12d167ab
fix: typo, timeago on blocks page
2022-10-02 20:28:09 -04:00
Barış Soner Uşaklı
a4e0b589ae
bold/underlerine matches
2022-10-02 11:36:01 -04:00
Barış Soner Uşaklı
8ffc1c3e96
feat: add btnClass to membershipBtn helper
2022-09-30 12:05:04 -04:00
Julian Lam
dc0b3753d8
refactor: buildAvatar attributes to be Map instead of array of strings, to allow for easier overwriting
2022-09-29 16:28:58 -04:00
Julian Lam
d68806db1b
fix: remove user avatar on error out
2022-09-29 16:28:58 -04:00
Julian Lam
ab157136aa
refactor: helpers.buildAvatar now renders both avatars, and hides the second one using CSS
2022-09-29 16:28:58 -04:00
Barış Soner Uşaklı
375dad8961
fix: navigator not properly updating url
...
remove threshold not used anymore
2022-09-29 15:13:05 -04:00
Barış Soner Uşaklı
4c86c767b1
fix: bgColor not changing on picture modal
2022-09-29 12:36:49 -04:00
Barış Soner Uşaklı
b0a98e7f12
breaking: move/rename change_picture_modal to core
2022-09-29 12:30:54 -04:00
Barış Soner Uşaklı
58cecafb34
breaking: use components instead of ids for search
...
breaking: remove deprecated app.search methods
allow having multiple search forms in the page
2022-09-28 12:01:31 -04:00
Barış Soner Uşaklı
75eea53c4b
feat: add buildCategoryIcon helper
...
similar to buildAvatar
2022-09-27 21:32:12 -04:00
Julian Lam
a6f8ff440a
fix: move alert.tpl to partials/toast.tpl
2022-09-27 10:39:46 -04:00
Barış Soner Uşaklı
f5d30d83c6
breaking: move some modals to core
2022-09-23 20:15:37 -04:00
Barış Soner Uşaklı
9510cc540a
breaking: remove renderTopicEvents
...
use partial template
2022-09-23 10:56:15 -04:00
Barış Soner Uşaklı
0930934200
feat: add relevant topic events to post objects
...
see c9604f216a
2022-09-23 10:49:50 -04:00
Barış Soner Uşaklı
a584dae650
feat: add relevant topic events to post objects
...
see c9604f216a
2022-09-23 10:42:15 -04:00