Barış Soner Uşaklı
|
c570a19b37
|
scale down header font size
|
2024-06-21 14:46:45 -04:00 |
|
Barış Soner Uşaklı
|
8f486b1b99
|
refactor: add placeholders on demand
remove emptylines/whitespace from tpls
|
2024-06-16 22:56:21 -04:00 |
|
Barış Soner Uşaklı
|
6e3b012b2a
|
fix: #12633, don't check post index
|
2024-06-14 21:15:02 -04:00 |
|
Barış Soner Uşaklı
|
f7c9b7ae4e
|
fix: recent chat pagination, closes #12637
|
2024-06-14 09:52:11 -04:00 |
|
Barış Soner Uşaklı
|
6bbe3d1c4c
|
fix: dont show error alert when user user mouse overs votes
if they dont have permission to view votes
|
2024-06-07 14:08:48 -04:00 |
|
Barış Soner Uşaklı
|
1aaa6cbbc5
|
feat: add voters/upvoters v3 routes
closes #12423
|
2024-05-31 11:45:41 -04:00 |
|
Barış Soner Uşaklı
|
d926d9dd51
|
fix: chat message search, closes #12571
|
2024-05-12 21:23:35 -04:00 |
|
Barış Soner Uşaklı
|
983a35e638
|
fix: #12533, go to post after changing owner
|
2024-04-25 19:41:40 -04:00 |
|
Barış Soner Uşaklı
|
af205cc48a
|
feat: closes #12477, allow editing moderation notes
|
2024-04-24 11:10:04 -04:00 |
|
Barış Soner Uşaklı
|
7d24b04b3b
|
feat: parse moderation notes as markdown
https://github.com/NodeBB/NodeBB/issues/12477
|
2024-04-23 13:00:47 -04:00 |
|
Barış Soner Uşaklı
|
f28923858e
|
fix: topic selection in merge
if merge was started from inside the topic
|
2024-04-22 10:58:42 -04:00 |
|
Barış Soner Uşaklı
|
ce03680f04
|
fix: closes #12474, fix search dropdown on mobile for merge
add remove topic buttons
|
2024-04-22 10:24:28 -04:00 |
|
Barış Soner Uşaklı
|
5af69dbcef
|
fix: if votes are not public, dont show upvoter names in tooltip
|
2024-04-15 12:02:08 -04:00 |
|
Barış Soner Uşaklı
|
acab46e656
|
test: fix tests and use action
|
2024-04-11 16:33:50 -04:00 |
|
Barış Soner Uşaklı
|
afe597a275
|
feat: #12495, add unblock button to users on /blocks
|
2024-04-11 16:18:42 -04:00 |
|
Barış Soner Uşaklı
|
48281f96b3
|
fix: copy dropdown closing on copy ip/text/link
|
2024-04-11 10:25:57 -04:00 |
|
Barış Soner Uşaklı
|
e9b00e448e
|
add aria-label to tag input
|
2024-02-26 13:45:18 -05:00 |
|
Barış Soner Uşaklı
|
f4b637908a
|
fix: dupe id
|
2024-02-26 12:39:22 -05:00 |
|
Barış Soner Uşaklı
|
112493fa30
|
feat: refactor group title editing
add new titles
|
2024-02-25 13:51:58 -05:00 |
|
Barış Soner Uşaklı
|
f34ebcc91b
|
fix: #12357, properly update lists and counters
|
2024-02-22 11:44:22 -05:00 |
|
Barış Soner Uşaklı
|
09b4dcd369
|
Merge branch 'master' into develop
|
2024-02-22 11:41:13 -05:00 |
|
Barış Soner Uşaklı
|
c61b3bbd25
|
fix: #12359, fix api call
|
2024-02-22 11:40:47 -05:00 |
|
Barış Soner Uşaklı
|
6cb9f60d2b
|
login/register aria
|
2024-02-12 11:54:15 -05:00 |
|
Barış Soner Uşaklı
|
7917fd828e
|
feat: add missing aria/role attributes to dropdown elements
|
2024-02-02 17:59:06 -05:00 |
|
Barış Soner Uşaklı
|
1820e78204
|
Merge branch 'master' into develop
|
2024-01-22 12:56:35 -05:00 |
|
Barış Soner Uşaklı
|
06269cdfe4
|
fix: copy single line code blocks, closes #12297
|
2024-01-22 12:55:44 -05:00 |
|
Barış Soner Uşaklı
|
5213e22a6e
|
feat: search in bookmarks on search page
|
2024-01-12 14:02:28 -05:00 |
|
Barış Soner Uşaklı
|
d3d6d77d1e
|
fix: recent loading
|
2024-01-05 16:15:13 -05:00 |
|
Barış Soner Uşaklı
|
0af19afd2e
|
feat: #12247
|
2023-12-27 18:32:11 -05:00 |
|
Barış Soner Uşaklı
|
8867f243e8
|
fix: closes #12246, direction is passed in as string as query param with new api call
cid isn't necessary in query params since its in path
|
2023-12-27 17:43:56 -05:00 |
|
Barış Soner Uşaklı
|
459468be0f
|
go to moved post
|
2023-12-21 09:41:11 -05:00 |
|
Barış Soner Uşaklı
|
c15bdd4cf0
|
👋Request, 🐶 Fetch, closes #10341 (#12236)
* axios migration
* controller tests
* add missing deps
* feeds
* remove unused async
* flags
* locale-detect
* messaging/middleware
* remove log
* meta
* plugins
* posts
* search
* topics/thumbs
* user/emails
* uploads.js
* socket.io
* cleaunup
* test native fetch
* cleanup
* increase engine to 18
fix remaining tests
* remove testing file
* fix comments,typo
* revert debug
|
2023-12-18 12:08:34 -05:00 |
|
Barış Soner Uşaklı
|
f91b823ecc
|
refactor: replace deprecated call with api call
|
2023-12-14 10:13:19 -05:00 |
|
Julian Lam
|
78835ebbe9
|
fix: incorrect call to load additional group members
|
2023-12-01 12:25:01 -05:00 |
|
Barış Soner Uşaklı
|
f4faa0b7d1
|
feat: better layout for manage chat room modal
|
2023-11-20 18:33:02 -05:00 |
|
Julian Lam
|
c1e6be7705
|
refactor(socket.io): deprecate SocketModules.chats.typing in favour of api.chats.toggleTyping
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
401e8636bd
|
refactor(socket.io): deprecate SocketModules.chats.loadPinnedMessages in favour of api.chats.getPinnedMessages"
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
75c8cda18c
|
refactor(socket.io): deprecate SocketModules.chats.setNotificationSetting in favour of api.chats.watch
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
b13c6ee431
|
refactor(socket.io): deprecated SocketModules.chats.toggleOwner in favour of api.chats.toggleOwner
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
6e952263d1
|
refactor(socket.io): deprecated SocketModules.chats.searchMembers in favour of api.search.roomUsers
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
62b7dfd400
|
refactor(socket.io): deprecate SocketModules.sortPublicRooms in favour of api.chats.sortPublicRooms
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
5eaffb422c
|
refactor(socket.io): deprecate SocketModules.chat.getUnreadCount in favour of api.chats.getUnread
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
214989a8c1
|
refactor(socket.io): deprecate SocketModules.chats.getIP in favour of api.chats.getIpAddress
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
0d3c94e6bb
|
refactor(socket.io): deprecate SocketModules.chats.hasPrivateChat in favour of api.users.getPrivateRoomId
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
a4133500fe
|
refactor(socket.io): deprecate SocketModules.chats.canMessage and .markAllRead with no alternative. deprecate .getRecentChats in favour of api.chats.list
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
c4b4e79b28
|
refactor(socket.io): deprecate SocketModules.chats.getRaw in favour of api.chats.getRawMessage
|
2023-11-20 13:06:26 -05:00 |
|
Barış Soner Uşaklı
|
4b2491becd
|
feat: add copy text
|
2023-11-09 12:46:31 -05:00 |
|
Julian Lam
|
dc4cc74fbd
|
refator(socket.io): deprecate socketGroups.getChatGroups in favour of api.admin.listGroups
|
2023-11-09 11:53:17 -05:00 |
|
Julian Lam
|
807d778c77
|
refactor(socket.io): deprecate socketGroups.loadMoreMembers in favour of api.groups.listMembers
|
2023-11-09 11:53:17 -05:00 |
|
Barış Soner Uşaklı
|
84fed97b41
|
feat: add tracking categories and make watching send notifications (#12147)
* feat: add tracking categories and make watching send notifications
upgrade script to change the defaults
* add missing spec
* test: one more spec
|
2023-11-03 12:49:17 -04:00 |
|