Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from NodeBB:master #102

Open
wants to merge 4,719 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
4719 commits
Select commit Hold shift + click to select a range
04eb9e1
fix: closes #12963, change translation to general
barisusakli Dec 10, 2024
8f465af
refactor: add csrf protection to webinstall POST route
barisusakli Dec 10, 2024
3852076
refactor: check if caches have the requested cache name
barisusakli Dec 10, 2024
3b713af
fix: make sure theme screenshot starts with themeDir
barisusakli Dec 10, 2024
e0c345b
chore: up themes
barisusakli Dec 10, 2024
607d189
chore(deps): update dependency lint-staged to v15.2.11 (#12964)
renovate[bot] Dec 10, 2024
2ab72ad
Merge remote-tracking branch 'origin/develop' into activitypub
julianlam Dec 11, 2024
3340720
fix: get version directly from package.json
julianlam Dec 11, 2024
c86b6f2
fix: openapi schema for ap routes
julianlam Dec 11, 2024
cc6963f
chore: remove lines re: incrementing version number, in changelog
julianlam Dec 11, 2024
68198e8
feat: add support for saas_plan
barisusakli Dec 11, 2024
26a1a2f
chore(i18n): fallback strings for new resources: nodebb.admin-extend-…
nodebb-misty Dec 11, 2024
3073abd
refactor: post object schema to its own reference object, added sourc…
julianlam Dec 11, 2024
754ef9b
chore: rc3
julianlam Dec 11, 2024
546ffed
fix: separate out removals vs. additions in actor assertion in order …
julianlam Dec 11, 2024
050acb4
fix: have options.update also trigger handle and search updates on ac…
julianlam Dec 11, 2024
fcf0f79
feat: #12935, show 'shared this to x' in topic event when moving topi…
julianlam Dec 11, 2024
2851e56
feat: pending follows and logic for remote users, #12938
julianlam Dec 11, 2024
8ec388a
chore: bump harmony for #12938
julianlam Dec 11, 2024
b551abc
fix: wrap try..catch around topics.reply in note assertion to output …
julianlam Dec 11, 2024
456373c
test: add missing field
barisusakli Dec 12, 2024
6b77441
fix(deps): update dependency nodebb-theme-peace to v2.2.29 (#12967)
renovate[bot] Dec 12, 2024
27867d7
refactor: move to saas plugin
barisusakli Dec 12, 2024
a23392e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Dec 12, 2024
6b5b9a4
chore(i18n): fallback strings for new resources: nodebb.admin-extend-…
nodebb-misty Dec 12, 2024
68f87cc
test: fix spec
barisusakli Dec 12, 2024
edca4ca
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Dec 12, 2024
3d33c5c
fix(deps): update dependency mongodb to v6.12.0 (#12966)
renovate[bot] Dec 12, 2024
0913c30
fix(deps): update dependency cron to v3.3.0 (#12965)
renovate[bot] Dec 12, 2024
3a8ae12
fix(deps): update dependency jsesc to v3.1.0 (#12968)
renovate[bot] Dec 12, 2024
b8a0a50
fix(deps): update dependency cron to v3.3.1 (#12969)
renovate[bot] Dec 12, 2024
645bddb
fix(deps): update dependency nodebb-theme-peace to v2.2.30 (#12970)
renovate[bot] Dec 12, 2024
7c89767
Merge branch 'master' into develop
barisusakli Dec 12, 2024
03b9df0
chore: up harmony
barisusakli Dec 12, 2024
5045a1a
chore: up harmony
barisusakli Dec 12, 2024
8883eaf
fix: chat header line-height
barisusakli Dec 12, 2024
3439fdb
refactor: topic thumb logic so that `isDraft` is based on topic exist…
julianlam Dec 12, 2024
b15a684
fix: lemmy integration, handle `image` property as topic thumb
julianlam Dec 12, 2024
755b985
fix: fix double thumb due to post attachments
julianlam Dec 12, 2024
aa1f65e
chore: rc4
julianlam Dec 12, 2024
a79426f
chore: up themes
barisusakli Dec 13, 2024
0f5e145
chore: up peace, refactor widgets
barisusakli Dec 13, 2024
e4e1063
refactor: split (and remove) activitypub.json file and move strings t…
julianlam Dec 13, 2024
ee8ec61
fix: bump harmony
julianlam Dec 13, 2024
a7e6cfe
fix: #12972, allow bridgyfed accounts to pass isWebfinger regex valid…
julianlam Dec 13, 2024
fb42c4c
Latest translations and fallbacks
nodebb-misty Dec 14, 2024
abcb200
refactor: closes #12979, show plugin id/version on semver error
barisusakli Dec 16, 2024
f0aa960
fix: closes #12980, properly reset all plugins with `./nodebb reset -a`
barisusakli Dec 16, 2024
e83036a
feat: #12976, shares collection
julianlam Dec 16, 2024
cc65214
feat: append uploaded images into thumbnail set
julianlam Dec 16, 2024
7f02003
fix(deps): update dependency sass to v1.83.0 (#12975)
renovate[bot] Dec 17, 2024
c4399dd
chore(deps): update dependency sass-embedded to v1.83.0 (#12974)
renovate[bot] Dec 17, 2024
a054cbd
fix(deps): update dependency terser-webpack-plugin to v5.3.11 (#12973)
renovate[bot] Dec 17, 2024
d734ce4
fix: ignore subsequent shares of the same topic by that user
julianlam Dec 17, 2024
25d6ef4
fix: add 10s timeout for AP message send
julianlam Dec 17, 2024
a154786
Latest translations and fallbacks
nodebb-misty Dec 17, 2024
831422d
chore: up harmony
barisusakli Dec 17, 2024
a65c707
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Dec 17, 2024
69214d7
fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.2 …
renovate[bot] Dec 17, 2024
f25312a
chore(deps): update dependency @commitlint/cli to v19.6.1 (#12981)
renovate[bot] Dec 17, 2024
f483569
feat: add `filter:topics.hasThumbs` filter hook
julianlam Dec 17, 2024
51fd65a
refactor: add `thumbsOnly` option to thumbs retrieval method so that …
julianlam Dec 17, 2024
05f08d8
Latest translations and fallbacks
nodebb-misty Dec 18, 2024
808e483
fix(deps): update dependency ace-builds to v1.37.0 (#12983)
renovate[bot] Dec 18, 2024
9d6a8ce
chore: incrementing version number - v3.12.0
nodebb-misty Dec 18, 2024
5395062
chore: update changelog for v3.12.0
nodebb-misty Dec 18, 2024
71cf482
wrap thumbs
barisusakli Dec 18, 2024
b4ec3a6
chore: up persona
barisusakli Dec 19, 2024
e234d19
Merge branch 'master' into develop
barisusakli Dec 19, 2024
13fe595
Latest translations and fallbacks
nodebb-misty Dec 20, 2024
18904bb
chore: up harmony
barisusakli Dec 20, 2024
49d8618
Merge remote-tracking branch 'origin/develop' into activitypub
julianlam Dec 20, 2024
9bb8002
fix: check install.values, it can be undefined
barisusakli Dec 20, 2024
1bc331c
chore: incrementing version number - v3.12.1
nodebb-misty Dec 20, 2024
2260676
chore: update changelog for v3.12.1
nodebb-misty Dec 20, 2024
89b8de5
fix: make fork/move dropdowns go up
barisusakli Dec 21, 2024
a489abc
fix: #12991, switch to nodemailer address object
barisusakli Dec 22, 2024
8fd8079
lint: fix paranthesis
barisusakli Dec 22, 2024
5b2dfd7
chore: up harmony
barisusakli Dec 23, 2024
1cb7bb6
fix: don't close search if children have focus, closes #13004
barisusakli Dec 23, 2024
d40762b
fix: js error when clicking a notification
barisusakli Dec 23, 2024
e71feee
fix: closes #13002, make chats keyboard focusable
barisusakli Dec 23, 2024
c69fa81
fix: convert to str than filter
barisusakli Dec 24, 2024
a6f0eba
fix: test on redis
barisusakli Dec 24, 2024
646b9ea
refactor: remove debug
barisusakli Dec 24, 2024
7752149
fix: closes #13008, catch errors in post redirect
barisusakli Dec 24, 2024
eb49a64
Merge branch 'master' into develop
barisusakli Dec 24, 2024
035a37a
increase log file size to 10mb
barisusakli Dec 24, 2024
b537437
feat: save audience into post hash (for remote posts)
julianlam Dec 24, 2024
97384b2
fix: #12941, inherit audience from earlier posts in the chain so as t…
julianlam Dec 24, 2024
f478ada
fix: dont stripEXIF from gifs
barisusakli Dec 24, 2024
c60cee5
fix: #13007, replace $ with \uFF04, like .
barisusakli Dec 24, 2024
0087764
Merge branch 'master' into develop
barisusakli Dec 24, 2024
2f72e32
fix: truncate popular search terms, closes #13010
barisusakli Dec 24, 2024
80ddc03
chore: up composer-default
barisusakli Dec 24, 2024
5236610
feat: use displayname for user image titles
barisusakli Dec 24, 2024
fa81078
fix: check if url is undefined
barisusakli Dec 25, 2024
4025766
refactor: use helpers.log
barisusakli Dec 25, 2024
25655d5
fix: #13011, catch errors
barisusakli Dec 25, 2024
9190721
Merge branch 'master' into develop
barisusakli Dec 25, 2024
d04bdd9
chore(i18n): fallback strings for new resources: nodebb.aria
nodebb-misty Dec 25, 2024
45021b5
fix: add missing catch, closes #13012
barisusakli Dec 25, 2024
a9d0a06
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Dec 25, 2024
bb24e0c
change log
barisusakli Dec 25, 2024
e4dd697
refactor: get rid of RegExp
barisusakli Dec 25, 2024
7585517
Merge branch 'master' into develop
barisusakli Dec 25, 2024
0b7e572
Latest translations and fallbacks
nodebb-misty Dec 26, 2024
d79dfd0
chore: add type to webpack config file (#12072)
kecrily Dec 27, 2024
45c5351
feat: closes #13001, allow keyboard to change cover position
barisusakli Dec 27, 2024
a0e6681
refactor: check if useragent exists firt
barisusakli Dec 27, 2024
20bb2d7
Latest translations and fallbacks
nodebb-misty Dec 28, 2024
1b13cce
fix: overflow on dashboard/searches
barisusakli Dec 28, 2024
c3ddd70
Merge branch 'master' into develop
barisusakli Dec 28, 2024
2005a02
fix: #13016, remote account deletion frontend UI bug
julianlam Dec 30, 2024
39705a1
fix: #13017, probe redirection if url is identical to id
julianlam Dec 30, 2024
1d36ab6
fix: #12996, invalid title generation when remote post content has ma…
julianlam Dec 30, 2024
0ad8ed9
fix: #13014, possible fix for peertube incompatibility: strip hash va…
julianlam Dec 30, 2024
68f73fd
https://github.com/NodeBB/NodeBB/issues/13018
barisusakli Jan 2, 2025
48944a8
chore: up deps
barisusakli Jan 2, 2025
dcc2342
fix: closes #13019, use displayname in vote tooltip
barisusakli Jan 3, 2025
0a135d8
chore: up markdown
barisusakli Jan 3, 2025
fa24f1d
test: fix thumb test
barisusakli Jan 3, 2025
29804a1
test: fix user picture test
barisusakli Jan 3, 2025
fcf50a3
fix: closes #13022, don't do anything if notif setting isnt set to email
barisusakli Jan 4, 2025
d155da3
feat: add missing default notification settings
barisusakli Jan 5, 2025
238a3ed
fix: closes #13024, on register dont auto login with user doesn't hav…
barisusakli Jan 6, 2025
4f682a3
feat: add -y flag to upgrade, closes #13023
barisusakli Jan 6, 2025
7bfca7b
lint: index.js
barisusakli Jan 6, 2025
27e945f
lint: whitespace
barisusakli Jan 6, 2025
9c78255
fix: broken tests
julianlam Jan 6, 2025
d75b169
refactor: silence deprecations in prod
barisusakli Jan 7, 2025
f1d45c8
Latest translations and fallbacks
nodebb-misty Jan 7, 2025
de076a2
fix(deps): update dependency nodebb-widget-essentials to v7.0.32 (#13…
renovate[bot] Jan 7, 2025
8864e65
test: add back disabled test since node 18 is minimum
barisusakli Jan 7, 2025
d5ae91a
test: debounce/throttle
barisusakli Jan 7, 2025
12fb205
fix: activitypub tests
julianlam Jan 7, 2025
95b42f8
test: add helper tests
barisusakli Jan 7, 2025
407b0cc
test: subfolder in category link
barisusakli Jan 7, 2025
225c91e
test: add translateInPlace test
barisusakli Jan 7, 2025
127e0e2
test: fix relative path in tests
barisusakli Jan 7, 2025
0d3a875
test: missing translator tests
barisusakli Jan 7, 2025
e6b20ed
fix: add missing file for openapi tests
julianlam Jan 7, 2025
b129c6c
test: fix controller tests
barisusakli Jan 7, 2025
8ebe6de
fix: add sourceContent prop to posts API
julianlam Jan 7, 2025
2f5effd
chore: remove log
barisusakli Jan 7, 2025
e1db964
fix: add sourceContent prop to posts API; fix other tests
julianlam Jan 7, 2025
7483103
feat: add activitypub file to translations
julianlam Jan 7, 2025
ae2bd5a
test: custom fields tests
barisusakli Jan 7, 2025
54233dc
test: add last one
barisusakli Jan 7, 2025
e845afc
test: missing service worker test
barisusakli Jan 7, 2025
82538ca
test: editor tests
barisusakli Jan 7, 2025
6b0f5b7
Latest translations and fallbacks
nodebb-misty Jan 8, 2025
d05c203
fix: closes #13036, if image isn't loaded yet width is 0
barisusakli Jan 8, 2025
2b50a74
Merge branch 'master' into develop
barisusakli Jan 8, 2025
25f1fa6
test: remove resizeImageWidth
barisusakli Jan 8, 2025
2329806
test: fix spec
barisusakli Jan 8, 2025
37a4fd7
fix: language fallbacks for activitypub-related strings
julianlam Jan 8, 2025
7c1b900
docs: add `resizeImageWidth` to openapi definition for /api/config route
julianlam Jan 8, 2025
cfeb49d
fix: post upload sync duplication bug
julianlam Jan 8, 2025
50b510e
fix: thumbs.get to handle null case from mime.getType
julianlam Jan 8, 2025
4aeafb6
chore: incrementing version number - v3.12.2
nodebb-misty Jan 8, 2025
98e5d1b
chore: update changelog for v3.12.2
nodebb-misty Jan 8, 2025
45eabbf
fix: don't confirm emails on HEAD request
barisusakli Jan 8, 2025
f7c93ff
Latest translations and fallbacks
nodebb-misty Jan 9, 2025
b9364de
chore(deps): update dependency sass-embedded to v1.83.1 (#13025)
renovate[bot] Jan 9, 2025
438f4e0
fix(deps): update dependency sass to v1.83.1 (#13028)
renovate[bot] Jan 9, 2025
de571d2
fix(deps): update dependency cron to v3.4.0 (#13026)
renovate[bot] Jan 9, 2025
7943fcd
fix(deps): update dependency ioredis to v5.4.2 (#12993)
renovate[bot] Jan 9, 2025
450322d
fix: handle ap send errors with object body
julianlam Jan 9, 2025
3340d98
chore(deps): update dependency lint-staged to v15.3.0 (#13031)
renovate[bot] Jan 9, 2025
bfc962b
fix(deps): update dependency sanitize-html to v2.14.0 (#12994)
renovate[bot] Jan 9, 2025
701780f
fix(deps): update dependency esbuild to v0.24.2 (#12989)
renovate[bot] Jan 9, 2025
3a33cd5
fix(deps): update dependency ace-builds to v1.37.4 (#12988)
renovate[bot] Jan 9, 2025
1661681
fix: #13021, save details of follow request before sending the follow…
julianlam Jan 9, 2025
ba2f0bc
Latest translations and fallbacks
nodebb-misty Jan 10, 2025
3cf3f93
fix: add deprecation note re: as:audience
julianlam Jan 10, 2025
4dc740a
fix: #12984, fix pids numeric sorting, handle non-integers
julianlam Jan 10, 2025
fd6f3ee
chore(deps): update redis docker tag to v7.4.2 (#13033)
renovate[bot] Jan 10, 2025
df69b39
fix(deps): update dependency fetch-cookie to v3.1.0 (#13006)
renovate[bot] Jan 10, 2025
b1e87aa
fix(deps): update fontsource monorepo to v5.1.1 (#13029)
renovate[bot] Jan 10, 2025
34b0cf6
fix(deps): update dependency tough-cookie to v5.1.0 (#13039)
renovate[bot] Jan 10, 2025
d12d9ef
chore(deps): update dependency jsdom to v26 (#13040)
renovate[bot] Jan 11, 2025
05f7b58
fix(deps): update dependency satori to ^0.12.0 (#12995)
renovate[bot] Jan 11, 2025
0343296
chore(deps): update dependency @commitlint/config-angular to v19.7.0 …
renovate[bot] Jan 11, 2025
430d147
fix(deps): pin dependencies (#12987)
renovate[bot] Jan 11, 2025
de7a0aa
Latest translations and fallbacks
nodebb-misty Jan 12, 2025
4c4319c
Latest translations and fallbacks
nodebb-misty Jan 13, 2025
e89b7ec
fix: for attribute label
barisusakli Jan 13, 2025
5e5d920
fix(deps): update dependency cron to v3.5.0 (#13042)
renovate[bot] Jan 13, 2025
c4c8911
fix(deps): update dependency postcss to v8.5.0 (#13044)
renovate[bot] Jan 14, 2025
6d6ae11
Latest translations and fallbacks
nodebb-misty Jan 14, 2025
8e62800
fix(deps): update dependency sass to v1.83.4 (#13046)
renovate[bot] Jan 14, 2025
be2098d
chore(deps): update dependency sass-embedded to v1.83.4 (#13045)
renovate[bot] Jan 14, 2025
c6eaea3
chore: up 2factor
barisusakli Jan 14, 2025
3827f43
fix(deps): update dependency nodebb-plugin-2factor to v7.5.8 (#13048)
renovate[bot] Jan 14, 2025
e9a4c42
fix(deps): update dependency nodebb-plugin-web-push to v0.7.2 (#13049)
renovate[bot] Jan 14, 2025
3ba1d26
fix(deps): update dependency postcss to v8.5.1 (#13050)
renovate[bot] Jan 14, 2025
5120d11
chore: up harmony
barisusakli Jan 14, 2025
168e6b2
fix: closes #13051, catch errors from widget render
barisusakli Jan 15, 2025
539693a
perf: closes #13052, only call loadConfig once per page
barisusakli Jan 15, 2025
98280d3
fix: #12990, local references via remote posts are not linkified prop…
julianlam Jan 15, 2025
487e7be
chore: remove now-unneeded v4 upgrade scripts
julianlam Jan 15, 2025
c17809e
fix: bug where newly create cids were not responding via webfinger, 4…
julianlam Jan 15, 2025
38c9292
chore: incrementing version number - v3.12.3
nodebb-misty Jan 15, 2025
0cc94bb
chore: update changelog for v3.12.3
nodebb-misty Jan 15, 2025
b61a903
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Jan 15, 2025
9a401b5
fix(deps): update dependency fs-extra to v11.3.0 (#13055)
renovate[bot] Jan 15, 2025
6073a25
fix: closes #13056, guard against undefined keyid,compare
barisusakli Jan 15, 2025
028f568
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Jan 15, 2025
76a14de
fix(deps): update dependency ace-builds to v1.37.5 (#13058)
renovate[bot] Jan 16, 2025
062c8ed
Merge branch 'master' into develop
barisusakli Jan 16, 2025
1106516
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Jan 16, 2025
205bf47
fix: add HEAD check to unsub route
barisusakli Jan 16, 2025
de021bd
fix: 404 request if payload invalid
barisusakli Jan 16, 2025
1c4c4f5
chore(deps): update dependency lint-staged to v15.4.0 (#13059)
renovate[bot] Jan 16, 2025
499df8a
chore: bump markdown, harmony, and persona to new major versions
julianlam Jan 16, 2025
3e08eb3
chore: bump persona
julianlam Jan 16, 2025
d0715ca
chore: up harmony
barisusakli Jan 17, 2025
cfb22da
chore: up harmony
barisusakli Jan 20, 2025
12cac6b
chore: incrementing version number - v3.12.4
nodebb-misty Jan 20, 2025
e7e682e
chore: update changelog for v3.12.4
nodebb-misty Jan 20, 2025
af4d07f
feat: fix activitypub toggler to be more complete; tests. #13054
julianlam Jan 20, 2025
e53b373
chore(i18n): fallback strings for new resources: nodebb.error
nodebb-misty Jan 20, 2025
23b37f6
fix: if user is logged in after registration don't go back to /login
barisusakli Jan 20, 2025
ae9ef06
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
barisusakli Jan 20, 2025
8f460bc
Merge branch 'master' into develop
barisusakli Jan 20, 2025
866588f
test: missing ;
barisusakli Jan 20, 2025
b80f0da
test: fix spec
barisusakli Jan 20, 2025
3e33e1a
fix: ap webfinger test
julianlam Jan 20, 2025
137ac91
chore: incrementing version number - v4.0.0
nodebb-misty Jan 20, 2025
ae8f58d
chore: update changelog for v4.0.0
nodebb-misty Jan 20, 2025
90e0a2d
chore: up harmony
barisusakli Jan 20, 2025
67585f2
don't crash if triggerEl is null
barisusakli Jan 20, 2025
050effe
chore: up themes
barisusakli Jan 20, 2025
f0c2090
fix: #13062 add displayname to email tpl data
barisusakli Jan 21, 2025
0ba4ba6
test: remove only
barisusakli Jan 22, 2025
52f7f0a
test: change test to 404
barisusakli Jan 22, 2025
f3b8ed2
fix: closes #13068, encodeURIComponent X-Redirect
barisusakli Jan 22, 2025
e61df4d
fix: #13065, send missing `actor` property when 1b12 announcing local…
julianlam Jan 22, 2025
679fcb7
fix: #13067, add sourceContent to teasers
barisusakli Jan 22, 2025
f3c4233
Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli Jan 22, 2025
a95a51c
Dockerfiles: reduce image size (#12702)
khassel Jan 22, 2025
526a952
test: add sourceContent to spec
barisusakli Jan 22, 2025
b80440a
test: fix x-redirect tests
barisusakli Jan 22, 2025
4a827b7
test: adjust webfinger test for updated 404 status code
julianlam Jan 22, 2025
b3b8b9e
fix: null checks for category sync and actor assertions
julianlam Jan 25, 2025
6918c3f
chore: up themes
barisusakli Jan 25, 2025
10409e0
chore: up harmony
barisusakli Jan 25, 2025
c958480
chore: up benchpress
barisusakli Jan 25, 2025
4caae73
Revert "chore: up benchpress"
barisusakli Jan 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Latest translations and fallbacks
  • Loading branch information
nodebb-misty committed Nov 24, 2024
commit 6f083259c1f4817db3c89ae41e7469c338e35e0c
4 changes: 2 additions & 2 deletions public/language/ar/admin/advanced/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"filter-start": "تاريخ البدء",
"filter-end": "تاريخ الانتهاء",
"filter-user": "Filter by User",
"filter-user.placeholder": "Type user name to filter...",
"filter-user.placeholder": "قم بكتابة اسم مستخدم للتصفية...",
"filter-group": "Filter by Group",
"filter-group.placeholder": "Type group name to filter...",
"filter-group.placeholder": "قم بكتابة اسم مجموعة للتصفية...",
"filter-per-page": "لكل صفحة"
}
12 changes: 6 additions & 6 deletions public/language/ar/user.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"user-menu": "User menu",
"user-menu": "قائمة المستخدم",
"banned": "محظور",
"unbanned": "Unbanned",
"muted": "كتم",
Expand All @@ -16,7 +16,7 @@
"ban-account": "حظر الحساب",
"ban-account-confirm": "هل تريد حقاً حظر هاذا العضو؟",
"unban-account": "إزالة حظر الحساب",
"mute-account": "Mute Account",
"mute-account": "كتم الحساب",
"unmute-account": "Unmute Account",
"delete-account": "حذف الحساب",
"delete-account-as-admin": "Delete <strong>Account</strong>",
Expand All @@ -39,7 +39,7 @@
"reputation": "السمعة",
"bookmarks": "المفضلات",
"watched-categories": "الأقسام المُتابعة",
"watched-tags": "Watched tags",
"watched-tags": "الوسوم المُتابعة",
"change-all": "غير الكل",
"watched": "متابع",
"ignored": "تم تجاهله",
Expand Down Expand Up @@ -75,11 +75,11 @@
"upload-new-picture": "رفع صورة جديدة",
"upload-new-picture-from-url": "رفع صورة جديدة من رابط",
"current-password": "كلمة السر الحالية",
"new-password": "New Password",
"new-password": "كلمة السر الجديدة",
"change-password": "تغيير كلمة السر",
"change-password-error": "كلمة سر غير صحيحة",
"change-password-error-wrong-current": "كلمة السر الحالية ليست صحيحة",
"change-password-error-same-password": "Your new password matches your current password, please use a new password.",
"change-password-error-same-password": "كلمة السر الجديدة مطابقة لكلمة السر الحالية, فضلاً قم بإدخال كلمة سر جديدة.",
"change-password-error-match": "كلمة السر غير مطابقة لتأكيد كلمة السر",
"change-password-error-privileges": "ليس لديك الصلاحيات الكافية لتغيير كلمة السر هذه.",
"change-password-success": "تم تحديث كلمة السر خاصتك.",
Expand Down Expand Up @@ -115,7 +115,7 @@
"has-no-topics": "هذا المستخدم لم يكتب أي موضوع حتى الآن.",
"has-no-watched-topics": "هذا المستخدم لم يقم بمراقبة اية مواضيع حتى الآن.",
"has-no-ignored-topics": "هذا المستخدم لم يقم بتجاهل اية مواضيع حتى الآن.",
"has-no-read-topics": "This user hasn't read any topics yet.",
"has-no-read-topics": "هذا المستخدم لم يقم بقراءة أي مشاركة حتى الاّن.",
"has-no-upvoted-posts": "هذا المستخدم لم يقم بالتصويت للأعلى لأي مشاركة حتى الآن.",
"has-no-downvoted-posts": "هذا المستخدم لم يقم بالتصويت للأسفل لأي مشاركة حتى الآن.",
"has-no-controversial-posts": "هذا المستخدم ﻻيمتلك تصويت للأسفل لأي مشاركة حتى الآن.",
Expand Down
2 changes: 1 addition & 1 deletion public/language/ar/users.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"all-users": "All Users",
"all-users": "كل المستخدمين",
"followed-users": "Followed Users",
"latest-users": "أحدث الأعضاء",
"top-posters": "اﻷكثر مشاركة",
Expand Down