Commit Graph

9412 Commits (0e2a4a2d4a82fd1316ff3f9249505bf3c6149d74)

Author SHA1 Message Date
Julian Lam 37a71291af fix: icon alignment issue that was also bugging me :shipit:
Barış Soner Uşaklı a75a043b61 feat: allow % in tags,
Misty (Bot) 418a6cf04c Latest translations and fallbacks
Misty (Bot) b610db09e5 Latest translations and fallbacks
Misty (Bot) d79d7e8081 chore(i18n): fallback strings for new resources: nodebb.user
Barış Soner Uşaklı 5eb02f59c2 fix: , add login info to email interstitial
Barış Soner Uşaklı 8ad64ec0f9 fix: , fix error messages in user creation
Misty (Bot) 6b1cd17e4a Latest translations and fallbacks
Barış Soner Uşaklı 69a7634a78 fix: , fix chat autocomplete hook
Misty (Bot) bec0ef8995 Latest translations and fallbacks
Misty (Bot) 9260355a96 Latest translations and fallbacks
Misty (Bot) ccdf65884e Latest translations and fallbacks
Misty (Bot) e6a46ef6ce chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
Barış Soner Uşaklı a78e58f252 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 5278b11a01 refactor: remove unused language key
Misty (Bot) 5439e45f3e Latest translations and fallbacks
Misty (Bot) 1a6d5250fb Latest translations and fallbacks
Misty (Bot) a395596fbc Latest translations and fallbacks
Barış Soner Uşaklı b179f0fc0f fix: use component instead of class name
Misty (Bot) 842f96fc68 Latest translations and fallbacks
Julian Lam 2fe53cf849 feat: `GET /api/v3/chats/:roomId/messages`
Julian Lam aaa6f752d0 refactor: put message api calls behind `/messages` prefix,
Misty (Bot) 207ae8cd6e chore(i18n): fallback strings for new resources: nodebb.error
Julian Lam aeb43b9bb1 fix: rename language key for incorrect parameter type error
Julian Lam 47ab952639 docs: fix description for route
Julian Lam 0aa25f20d5 docs: roomId is number
Julian Lam 16ba16cdc4 fix: deprecate chats.leave
Julian Lam fe17c94c35 feat: `DELETE /api/v3/chats/:roomId/users` and `DELETE /api/v3/chats/:roomId/users/:uid`
Julian Lam 6294beea0b fix: re-allow kicking of the other party in a 1-to-1 chat
Julian Lam d62ee84637 feat: `POST /chats/:roomId/users`
Julian Lam 6eea6451d2 feat: `GET /chats/:roomId/users` [breaking]
Julian Lam d5fd098ecf feat: `POST /chats/:roomId/:mid` and `DELETE /chats/:roomId/:mid`
Julian Lam f48ed3658a feat: `PUT /chats/:roomId/:mid`
Julian Lam 74f1905ea8 feat: allow API checkRequired middleware error to be internationalized
Julian Lam 9a4fd5dc7e feat: `PUT /api/v3/chats/:roomId`
Julian Lam eeffb9d978 feat: `POST /api/v3/chats/:roomId`
Julian Lam 09cf9c7770 feat: `GET /api/v3/chats/:roomId`
Julian Lam 55e68e2fd5 docs: openAPI documentation for routes
Julian Lam 40b4544e70 feat: `POST /api/v3/chats`, chat room creation, plus openAPI docs update
Barış Soner Uşaklı a115b771f0 fix: , don't display preview for links if hostname doesnt match
Misty (Bot) 139a4378b3 Latest translations and fallbacks
Barış Soner Uşaklı a9f81215cf fix: only render preview on topic page
Julian Lam f7b3f69f6a
docs: add social media card
Nazim d23ac79839 Revert
Misty (Bot) a1729e1afd Latest translations and fallbacks
Barış Soner Uşaklı fdaf8274cf fix: , remove left over necro posts messages
Misty (Bot) 34ffe69f27 Latest translations and fallbacks
Misty (Bot) edba10e22c chore(i18n): fallback strings for new resources: nodebb.post-queue
Julian Lam 5e68a99e73 Revert "chore: trigger lang"
This reverts commit 540eeae9bc.
Barış Soner Uşaklı 540eeae9bc
chore: trigger lang
Misty (Bot) 98abf30b18 Latest translations and fallbacks
Misty (Bot) fd939f8bec chore(i18n): fallback strings for new resources: nodebb.modules, nodebb.notifications
Barış Soner Uşaklı c4042c70de feat: , allow seeing and editing your queued posts
allow regular users access to post queue
allow regular users to edit their queued post/topic title
allow regular users to remove their post from post queue
ability to send a notification to user without removing from post queue
allow accessing single post queue items from notifications
Misty (Bot) 2170c8a8f5 Latest translations and fallbacks
Barış Soner Uşaklı 91e21ecc62 fix: utils method
Barış Soner Uşaklı 9f1b8a3b1e refactor: use hasOwnProperty
Barış Soner Uşaklı dbba0c396b refactor: remove object.create
Barış Soner Uşaklı 3d3ae82f5b refactor: remove unused args
Barış Soner Uşaklı 633061f4a7 refactor: remove comment
Barış Soner Uşaklı d4f3ee67fa refactor: use .map to return promises
Barış Soner Uşaklı 682f60890b lint: fix
Barış Soner Uşaklı 10e890e41f fix: targetBlank/dropdown not getting cleared
show caret if nav item is dropdown
Barış Soner Uşaklı 69c96078ea breaking: , store nav items in objects
Barış Soner Uşaklı 6ad0472106 breaking: remove socket.emit('topics.post')
remove socket.emit('topics.search')
remove socket.emit('topics.getTopic')
Misty (Bot) 5e232f17f6 Latest translations and fallbacks
Julian Lam bc7707aa88 fix: show user history only to admins and gmods
Barış Soner Uşaklı bd1cb2d4f9 breaking: remove socket.emit('posts.delete')
remove socket.emit('posts.restore')
remove socket.emit('posts.purge')
remove socket.emit('posts.deletePosts')
remove socket.emit('posts.purgePosts')
Misty (Bot) f2ca69d8f7 Latest translations and fallbacks
Barış Soner Uşaklı 236d4e8056 fix: , update data-index values after sort
Barış Soner Uşaklı 9af2335134 fix: , baseIndex should be read before sort update fix off by one error
Misty (Bot) cf6032b1b2 Latest translations and fallbacks
Barış Soner Uşaklı cc3f82bc83 breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings')
Barış Soner Uşaklı 906dc5675e fix: handle start=0 stop=0 for topics.getTopicPosts
add more tests
Barış Soner Uşaklı 621c142f8e refactor: alerts
Barış Soner Uşaklı 0a6eeb933e lint: fix
Barış Soner Uşaklı cba78aee16 refactor: use alerts.error/success
Barış Soner Uşaklı 4f4236101b
fix: wrong usage of is ACP
Misty (Bot) 4a53adf626 chore(i18n): fallback strings for new resources: nodebb.admin-admin
Barış Soner Uşaklı b4a0af4972 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı dd02c49f43 refactor: use lang keys, fix typo
Misty (Bot) b052a8e763 chore(i18n): fallback strings for new resources: nodebb.admin-admin
Barış Soner Uşaklı 1980feed46 refactor: use alerts module
Misty (Bot) 0b88cfd9dd Latest translations and fallbacks
Misty (Bot) 7af902fc31 Latest translations and fallbacks
Barış Soner Uşaklı 7b99dc46eb test: utils.params
Misty (Bot) 32326c22fd Latest translations and fallbacks
Misty (Bot) 7e6fa7b490 Latest translations and fallbacks
Misty (Bot) 6b054d7a23 Latest translations and fallbacks
Barış Soner Uşaklı 36aa60346b breaking: remove action:category.loaded, use action:topics.loading
action:category.loaded will not fire on infintite load of topics
Misty (Bot) 23c915ba66 chore(i18n): fallback strings for new resources: nodebb.topic
Baris Usakli 0f14f23b2a feat: , wip
Baris Usakli d378bf4c9c fix: quote button staying on screen on slow computers
Misty (Bot) 2c08a2b3bd Latest translations and fallbacks
Misty (Bot) bfb29fea07 Latest translations and fallbacks
Misty (Bot) ffc26bc9be Latest translations and fallbacks
Misty (Bot) eecd02fbee chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.login
Julian Lam 01bd8a8694
remove email only login ()
* feat: remove ACP option for email-only logins

* feat: remove email-only login, upgrade script to fix config
Misty (Bot) 9fdbfe6779 Latest translations and fallbacks
Misty (Bot) 6eac500a50 Latest translations and fallbacks
Barış Soner Uşaklı 242f8e95ad fix: , /api/post/upload returns v3 style response