2170 Commits (31528a520245747b136d9194ba126445e71d4361)

Author SHA1 Message Date
Misty (Bot) 969c5d4a2b Latest translations and fallbacks 5 years ago
Misty (Bot) bd3d3f2e39 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı babb9d7c55 fix: #7913, dont allow urls in fullname/location, validate birthday 5 years ago
Misty (Bot) f0ae2887b8 Latest translations and fallbacks 5 years ago
Misty (Bot) bb8a9b2563 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 5b8550f060 fix: time cutoff and lang string 5 years ago
Misty (Bot) d788a8e913 Latest translations and fallbacks 5 years ago
Misty (Bot) f76d35bcf2 Latest translations and fallbacks 5 years ago
Opliko b9583ed838 Add privilege for accessing user information (#7859)
* Add view users info global privilege

* Show user ip only to global mods and admins

* fix missing comma

* Hide link for users without correct privilege

* move getting privilege information to getAllData

* Hide the link from Global Moderators as well

* Give Global Moderator view:users:info privilege

* Restrict ip in post menu to view:users:info

* add some trailing commas....

* Add privilege to categories test

* Add group privilege to categories test

* add upgrade script

* fix style for TravisCI

* more styling - change spaces to tabs

* some more styling fixes (hopefully final one)

* fix style for Travis CI

* hide ip in chat messages

* Don't show even hidden ips on user profile page
5 years ago
Misty (Bot) 9d41955bca Latest translations and fallbacks 5 years ago
Misty (Bot) 63a741cfb3 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 2a5fe2b8f4 fix: #7894, translate log in to view 5 years ago
Misty (Bot) 864af61055 Latest translations and fallbacks 5 years ago
Misty (Bot) 2d24153933 Latest translations and fallbacks 5 years ago
Misty (Bot) 87a7a59903 Latest translations and fallbacks 5 years ago
Julian Lam 1796b65d34 feat: option to restrict group leaving, closes #7770 5 years ago
Misty (Bot) 7c0cfc33ea Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 547bb4966d fix: #7866, show correct title based on digest interval 5 years ago
Barış Soner Uşaklı 21e81f961c fix: #7780 5 years ago
Barış Soner Uşaklı 3ff6e1bb64 feat: dashboard stats
show
yesterday/today
lastweek/this week
lastmonth/this month
5 years ago
Misty (Bot) cc119c55d5 Latest translations and fallbacks 6 years ago
Julian Lam 1a2a381ae3 feat: notification on membership acceptance, closes #7835 6 years ago
Barış Soner Uşaklı 7162051905 fix: #7791 6 years ago
Misty (Bot) 216eba6847 Latest translations and fallbacks 6 years ago
Misty (Bot) 7ca334264f Latest translations and fallbacks 6 years ago
Misty (Bot) 7a31c9f06e Latest translations and fallbacks 6 years ago
Misty (Bot) 602c09e1f9 Latest translations and fallbacks 6 years ago
Misty (Bot) 687b9b74c0 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 47e30a67be feat: move group privs above user, add labels 6 years ago
Barış Soner Uşaklı 6a289fbac9 fix: #7789 6 years ago
Misty (Bot) 54b87fd176 Latest translations and fallbacks 6 years ago
Misty (Bot) 2d34b8cc99 Latest translations and fallbacks 6 years ago
Misty (Bot) bf04ee8d74 Latest translations and fallbacks 6 years ago
Misty (Bot) 627ecaf6bb Latest translations and fallbacks 6 years ago
Julian Lam 4fb271c684
System chat messages (#7771)
* fix: removed duplicate checkContent call in addMessage

addMessage is called in one place (sendMessage), and the checks
are already contained there. addMessage is the lower level call
and so should be called only from within core itself.

* feat: #7330 chat system messages for join, leave, rename

* fix: add back content checking in .addMessage();

* fix: tests, and added .addSystemMessage() method

Tests were relying on message indices that changed due to the
new system messages.

* feat: add tests for system chat messages

* refactor: rewrite half of src/messaging/rooms.js, fix tests

* feat: #7743 messaging/room.js

* fix: tests for messaging/room.js, #7743

* fix: trying to fix tests

* fix: omg :rage2:
6 years ago
Misty (Bot) 879104ccde Latest translations and fallbacks 6 years ago
Misty (Bot) 382a9c4187 Latest translations and fallbacks 6 years ago
Misty (Bot) acad245b4a Latest translations and fallbacks 6 years ago
Julian Lam 0e8ee31b90 fix: #7601 removed check for another user when sending messages
This is an old check back when the sorted set that messages were
appended to depended on what users were in the chat room. Once
messages were refactored (in 2017) to use roomIds, this is no
longer a limitation of the platform and users should be free to
talk to themselves all they want.
6 years ago
Misty (Bot) 93862e9e66 Latest translations and fallbacks 6 years ago
Misty (Bot) 7f54a24438 Latest translations and fallbacks 6 years ago
Misty (Bot) 239195d8a9 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 53e1b349ae
Change post owner (#7752)
* feat: #7749, allow array of keys for setObject

* feat: sortedSetRemoveBulk

* feat: test for bulk remove

* feat: #7083, ability to change post ownership

* feat: #7083, fix tid:<tid>:posters

* feat: #7083, front end

* fix: #7752, psql methods

* fix: add missing await

* fix: maybe psql
6 years ago
Julian Lam 8a6a58ee43
feat: added new admin option newbiePostEditDuration (#7737)
* feat: added new admin option newbiePostEditDuration

Also:
  - Grammar-checked a couple language strings
  - Moved a couple form inputs around in new user restrictions
  - Added a test for the new option
  - fix: 'defore' typo
6 years ago
Misty (Bot) 11b5eb6481 Latest translations and fallbacks 6 years ago
Misty (Bot) 76910ad5b6 Latest translations and fallbacks 6 years ago
Misty (Bot) 9e9a2a5048 Latest translations and fallbacks 6 years ago
Baris Usakli ee4d78cae3 feat: closes #7718 6 years ago
Barış Soner Uşaklı f24c14d712 feat: ability to sort watched topics, closes #3735 6 years ago
Misty (Bot) 5738ebeb54 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı b53a60c278 feat: show best & latest posts on profile 6 years ago
Misty (Bot) 54e6ac2a99 Latest translations and fallbacks 6 years ago
Misty (Bot) 91a2e1a90e Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 25ea634787 fix: #7659 add option to change cookie link url 6 years ago
Misty (Bot) 232b35f938 Latest translations and fallbacks 6 years ago
Misty (Bot) 23502c9074 Latest translations and fallbacks 6 years ago
Misty (Bot) 8ee5d32d4f Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 5fa5e999f8
Plugin metrics (#7626)
* feat: add enable/disable checkbox for plugin usage

* feat: submit plugin data to packages.nodebb.org

only submit in production mode
submit once every 24 hours
dont submit for plugins that have "private": true in plugin.json
enabled on new installs
disabled on existing installs

* fix: hash not working after first send

fix statusCode

* fix: remove url

* feat: show compatibilty

* feat: add install question for submit plugin usage
6 years ago
Misty (Bot) 25d289c6f6 Latest translations and fallbacks 6 years ago
Misty (Bot) 86da15bedd Latest translations and fallbacks 6 years ago
Misty (Bot) 99120676bb feat: fallback strings for ACP events 6 years ago
Julian Lam c7f95ccecc
feat: design revamp of ACP events page (#7664)
* feat: design revamp of ACP events page

- minor UX changes
- new filter controls, filters moved to sidebar
- form usable without js
- start/end filters NOT programmed yet

* feat: events ACP limit by date and perPage

* feat: pre-fill applied filters on template render

* fix: missing translation for ACP events perPage filter

* fix: added some comments to explain setHours behaviour

* fix: stop - start + 1

* fix: socket tests

* fix: +inf, not just inf

* fix: tests, because I am an idiot
6 years ago
Barış Soner Uşaklı 4b843ba16f fix: #7567, allow invite and approval at the same time 6 years ago
Misty (Bot) a097b19293 Latest translations and fallbacks 6 years ago
Julian Lam 868dedd194 revert: accidental removal of some needed translation source strings 6 years ago
Julian Lam 5cd9e1bf86 fix: #7644 6 years ago
Misty (Bot) 1d26aac8b8 Latest translations and fallbacks 6 years ago
Misty (Bot) b09749ff00 Latest translations and fallbacks 6 years ago
Misty (Bot) 64a20f5616 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 157b921e14 fix: #7634, make strip exif configurable 6 years ago
Misty (Bot) 4da9a1eb38 Latest translations and fallbacks 6 years ago
Misty (Bot) d95e644720 Latest translations and fallbacks 6 years ago
Misty (Bot) c6449c106b Latest translations and fallbacks 6 years ago
Misty (Bot) b692dd87cd Latest translations and fallbacks 6 years ago
Julian Lam f552cea523
fix: #7600, removing nbsp from email CTAs (#7606)
* fix: #7600, removing nbsp from email CTAs

* fix: added right arrow to CTA button
6 years ago
Julian Lam b32da57faf
fix: #7604 shortened CTA text and added custom text for some notifs (#7605)
* fix: #7604 shortened CTA text and added custom text for some notifs

Specifically, new-reply and new-chat have different CTA text as they
do not go to the forum home like other email templates send users to.

* fix: minor optimization as suggested by @barisusakli
6 years ago
Misty (Bot) f6ce0e655d Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı dfab231afd
Copy group privs (#7610)
* feat: ability to copy a groups privileges

ability to copy a group's privileges to all categories, or children of current category

* feat: switch to dropdown

added copy from category to groups

* fix: indents
6 years ago
Misty (Bot) 05a6413e44 Latest translations and fallbacks 6 years ago
Misty (Bot) 58311b6cf6 Latest translations and fallbacks 6 years ago
Julian Lam 4f0dc44307 fix: #7590 updated chat and post edit and delete timeout labels in ACP 6 years ago
Baris Usakli cf5aeace6b feat: closes #7583 6 years ago
Misty (Bot) 31f347daad Latest translations and fallbacks 6 years ago
Misty (Bot) c838ad153d Latest translations and fallbacks 6 years ago
Misty (Bot) 69d14cc6dd Latest translations and fallbacks 6 years ago
Misty (Bot) ed79f37b3e Latest translations and fallbacks 6 years ago
Misty (Bot) edc26a5b66 Latest translations and fallbacks 6 years ago
Misty (Bot) a876c53b55 Latest translations and fallbacks 6 years ago
Misty (Bot) 81f3fbdcfc Latest translations and fallbacks 6 years ago
Misty (Bot) 0fe954816f Latest translations and fallbacks 6 years ago
Misty (Bot) 35618de1a7 Latest translations and fallbacks 6 years ago
Misty (Bot) 3a35b77d5f Latest translations and fallbacks 6 years ago
Julian Lam c38db4f765 feat: #7515
This reverts commit 81f8cfe3da.
6 years ago
Misty (Bot) c87ebc93c7 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 81f8cfe3da Revert "feat: #7515"
This reverts commit ac889db16b.
6 years ago
Barış Soner Uşaklı ac889db16b feat: #7515 6 years ago
Misty (Bot) 8cd3d43322 Latest translations and fallbacks 6 years ago
Misty (Bot) 4de53d5316 Latest translations and fallbacks 6 years ago
Misty (Bot) 4f303a85ce Latest translations and fallbacks 6 years ago
Misty (Bot) a8627d33c4 Latest translations and fallbacks 6 years ago
Misty (Bot) da2e0e78d2 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 2ee2cd528f feat: #7501 6 years ago
Misty (Bot) 6d8880db43 Latest translations and fallbacks 6 years ago
Misty (Bot) 8fb07f8131 Latest translations and fallbacks 6 years ago
Julian Lam 63e16ec0a2 fix: #6911, email throttling options set 6 years ago
Misty (Bot) af2663d6da Latest translations and fallbacks 6 years ago
Misty (Bot) 148ccb6165 Latest translations and fallbacks 6 years ago
Andrew Rodrigues 24dcae2193 feat: manual password expiry. closes #7471 6 years ago
Misty (Bot) 438d19bb64 Latest translations and fallbacks 6 years ago
Baris Usakli 7211dde7b9 feat: #7358 6 years ago
Barış Soner Uşaklı 2b6f1a05bf feat: admin/groups style change 6 years ago
Misty (Bot) 593261293b Latest translations and fallbacks 6 years ago
Misty (Bot) eef456b864 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı db47753877 feat: add process cpu usage to admin 6 years ago
Misty (Bot) 2a6f18f656 Latest translations and fallbacks 6 years ago
Misty (Bot) d9697f8ff1 Latest translations and fallbacks 6 years ago
Misty (Bot) 5c18b299b1 Latest translations and fallbacks 6 years ago
Misty (Bot) d60514b09b Latest translations and fallbacks 6 years ago
Julian Lam 6f272e3474 fix: removed notification subheader translation string 6 years ago
Misty (Bot) 3f945c2b12 Latest translations and fallbacks 6 years ago
Julian Lam f32a992237
feat: revamp email templates to be more style agnostic (#7375)
* feat: re-designed digest

Updated design, logic no longer shows "no topics", just doesn't
show the list at all, teaser re-retrieved for digest so that it
always grabs a teaser even if there is no reply, changed default
email background to a light grey.

* fix: minor padding issues in digest

* fix: banned template

* fix: invitation.tpl

* fix: removed unused notif_chat and notif_post email templates

* fix: notification template

* fix: registration_accepted template

* fix: reset tpl

* fix: test tpl

* fix: email verify tpl

* fix: reset notify tpl

* fix: welcome tpl

* fix: additional minor font fixes

* fix: removed unused email header image assets

* fix: internationalised 'your daily digest' string

* fix: broken url in digest 🤦

* feat: added RTL support for emailer

/cc @PostMidnight
6 years ago
Barış Soner Uşaklı 8a0e1280d6 feat: quick search 6 years ago
Misty (Bot) ea66fc3fa0 Latest translations and fallbacks 6 years ago
Julian Lam 57069a5c48 fix: #7385 better handling for errors in Adv>Databases 6 years ago
Barış Soner Uşaklı c01d43e01d feat: quick search 6 years ago
Misty (Bot) 4518198786 Latest translations and fallbacks 6 years ago
Julian Lam e8f3c25676 fix: re-introducing indeterminate checkbox state to ACP privs 6 years ago
Julian Lam 0c09b7402d feat: logging password resets and errors into event log
closes #7343, also adds tests for password reset socket calls
6 years ago
Misty (Bot) 250674c8a8 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 70d9c6c4ce fix: #7232 6 years ago
Barış Soner Uşaklı c72da5595a fix: #6806
3 new global privileges
view:users
view:tags
view:groups
6 years ago
Barış Soner Uşaklı 9d1fcf4e36 fix: closes #7217 6 years ago
Misty (Bot) 7abcb0f199 Latest translations and fallbacks 6 years ago
Misty (Bot) 5a2ad3a502 Latest translations and fallbacks 6 years ago
Julian Lam df6f75eb05 fix: #7298 privilege header misalignment 6 years ago
Misty (Bot) fefec8ba57 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı cf918078e5 fix: #7211 6 years ago
Misty (Bot) 40637828af Latest translations and fallbacks 6 years ago
Julian Lam 8ceb35f537 fix: #7270 Flags graph label not translatable 6 years ago
Misty (Bot) 73c8cf807c Latest translations and fallbacks 6 years ago
Misty (Bot) 0bb5681471 Latest translations and fallbacks 6 years ago
Misty (Bot) 2cd1be0d04 Latest translations and fallbacks 6 years ago
Misty (Bot) 2614a2e5ce Latest translations and fallbacks 6 years ago
Julian Lam 51b5fb9826 fix: added missing translation and error state for password change 6 years ago
Misty (Bot) a4ab13d323 Latest translations and fallbacks 6 years ago
Misty (Bot) 0a54f8bde4 Latest translations and fallbacks 6 years ago
Misty (Bot) 27e82aeaab Latest translations and fallbacks 6 years ago
Misty (Bot) d443fe85bd Latest translations and fallbacks 6 years ago
Misty (Bot) 7990597740 Latest translations and fallbacks 6 years ago
Misty (Bot) 64f263afe5 Latest translations and fallbacks 6 years ago
Misty (Bot) 25e05805ad Latest translations and fallbacks 6 years ago
Misty (Bot) 90e72f4ea6 Latest translations and fallbacks 6 years ago
Misty (Bot) 8e0ba9d76f Latest translations and fallbacks 6 years ago
Misty (Bot) 439fa63a9c Latest translations and fallbacks 6 years ago
Misty (Bot) 9f3efd79db Latest translations and fallbacks 6 years ago
Misty (Bot) 1ecedefae7 Latest translations and fallbacks 6 years ago
Misty (Bot) 9d36ee868c Latest translations and fallbacks 6 years ago
Misty (Bot) 591cd0925b Latest translations and fallbacks 6 years ago
Baris Usakli f4ea2c43ab feat: #7120 6 years ago
Misty (Bot) 2811259f78 Latest translations and fallbacks 6 years ago
Misty (Bot) 7a43f26055 Latest translations and fallbacks 6 years ago
Misty (Bot) 998ed55ab6 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı eb7ae54f81
Category watch state (#7109)
* feat: wip, category watch change

* feat: pass data to client

* feat: allow changing state

* fix: account page categories

* fix: show in unread if topic is followed or category is watched

* feat: add default watch state to acp

* feat: save user category watch state

* feat: update unread recent pages

* fix: remove dupe code

* fix: flip conditions

* fix: handle empty arrays

* fix: ignore/watch on others profile

* feat: upgrade script for category states

if there are any users ignoring categories set their state in new zset and delete cid:<cid>:ignorers

* fix: upgrade

* fix: tests

* fix: redis count

* fix: more tests
6 years ago
Misty (Bot) 81e854b37f Latest translations and fallbacks 6 years ago
Misty (Bot) 7b8d7aee3c Latest translations and fallbacks 6 years ago
Misty (Bot) 7a9299f374 Latest translations and fallbacks 6 years ago
Misty (Bot) cc1a3e8f3e Latest translations and fallbacks 6 years ago
Julian Lam 33d4956b76 fix: #7087, server-side protection against guest blocks 6 years ago
Misty (Bot) 6c312fa253 Latest translations and fallbacks 6 years ago
Misty (Bot) 5b41969816 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı e55fb43703 fix: #7086 6 years ago
Misty (Bot) 33834f7a23 Latest translations and fallbacks 6 years ago
Julian Lam ed46c5e24b fix: refreshing settings page on save if language changed 6 years ago
Misty (Bot) 72f56d7f49 Latest translations and fallbacks 6 years ago
Misty (Bot) aa877e7e0f Latest translations and fallbacks 6 years ago
Misty (Bot) 8dd8370bcb fix(i18n): pushed notifications source to tx, pulled fallbacks 6 years ago
Baris Usakli 96c1dc6276 unescape email subject 6 years ago
Julian Lam 648964faa7 feat: added README.md in languages folder
... to dissuade people from making PRs against it
6 years ago
Misty (Bot) c0e015e1c5 Latest translations and fallbacks 6 years ago
Misty (Bot) a43106e0f6 Latest translations and fallbacks 6 years ago
Misty (Bot) ebb42cd956 Latest translations and fallbacks 6 years ago
Misty (Bot) cf1195d0a4 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 6330d51446 less derpy output 6 years ago
Barış Soner Uşaklı ed1bf9a16f add more info to advanced db page 6 years ago
Barış Soner Uşaklı 2c5e38d8f1 closes #7004
do not translate email subjects twice, emailer already translates the passed in subject param
6 years ago
Misty (Bot) dc1df3d9b5 Latest translations and fallbacks 6 years ago
Misty (Bot) 96a2be9b55 Latest translations and fallbacks 6 years ago
Misty (Bot) 3a914a2f8c Latest translations and fallbacks 6 years ago
Misty (Bot) 3561b31ef1 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 4da3d820d5 remove lang strings 6 years ago
Misty (Bot) d1024f7cd3 Latest translations and fallbacks 6 years ago
Misty (Bot) 6cf357f2fd Latest translations and fallbacks 6 years ago
Peter Jaszkowiak 57b39d5ba2 fix(acp): small UI fixes for ACP privileges category selector (#6946)
- Add dropdown chevron
- Change translations
- Safety against `category` not an object
6 years ago
Misty (Bot) 7b6a62e247 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı b6771836cf closes #6937 6 years ago
Barış Soner Uşaklı 973b5fcfe0 closes #6932 6 years ago
Misty (Bot) b9acbde8c1 Latest translations and fallbacks 6 years ago
Misty (Bot) 6fb1f97d88 Latest translations and fallbacks 6 years ago
Misty (Bot) 9b59a1ecb4 Latest translations and fallbacks 6 years ago
Misty (Bot) 5ae87294c3 Latest translations and fallbacks 6 years ago
Misty (Bot) b855d4d257 Latest translations and fallbacks 6 years ago
Misty (Bot) 48e158b57e Latest translations and fallbacks 6 years ago
Julian Lam 34cbd1fc41 fix(l10n): some translations 6 years ago
Misty (Bot) 12714a4645 Latest translations and fallbacks 6 years ago
Julian Lam 5ccdc1c017 internationalising english labels in session time ACP block, #6883 6 years ago
Barış Soner Uşaklı 2e579ee0f9 closes #6883 6 years ago
Misty (Bot) 3d9ca0d26d Latest translations and fallbacks 6 years ago
Misty (Bot) aa301f27a1 Latest translations and fallbacks 6 years ago
Julian Lam 4919e9efa3 feat: allow disabling of GDPR features via ACP toggle, closes #6847 6 years ago
Misty (Bot) 6084dc9041 Latest translations and fallbacks 6 years ago
Julian Lam 67f861d713 updated russian translation for pages 6 years ago
Misty (Bot) 805aae519b Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 9c03881d5a add threshold for image resizing 6 years ago
Barış Soner Uşaklı 9f36ce3997 #6862 6 years ago
Misty (Bot) 38ca8b481c Latest translations and fallbacks 6 years ago
Misty (Bot) efaed33771 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı ab7657d445 closes #6854 6 years ago
Misty (Bot) 7950b254a6 Latest translations and fallbacks 6 years ago
Misty (Bot) cafeb30323 Latest translations and fallbacks 6 years ago
Misty (Bot) f929c39b21 Latest translations and fallbacks 6 years ago
Misty (Bot) 370fe3fea8 Latest translations and fallbacks 6 years ago
Misty (Bot) 550f52e182 Latest translations and fallbacks 6 years ago
Misty (Bot) 6fb11d37ff Latest translations and fallbacks 6 years ago
Misty (Bot) 9e7e148b9b Latest translations and fallbacks 6 years ago
Misty (Bot) f95c3e9121 Latest translations and fallbacks 6 years ago
Misty (Bot) 7f89e874fc Latest translations and fallbacks 6 years ago
Misty (Bot) 834480f450 Latest translations and fallbacks 6 years ago
Misty (Bot) 6c538a7773 Latest translations and fallbacks 6 years ago
Misty (Bot) 9c3f78daa8 Latest translations and fallbacks 6 years ago
Misty (Bot) 33b18298c5 Latest translations and fallbacks 6 years ago
Misty (Bot) 9b740592ff Latest translations and fallbacks 6 years ago
Misty (Bot) 5bfbb73430 Latest translations and fallbacks 6 years ago
Misty (Bot) 6f0b5f3557 Latest translations and fallbacks 6 years ago
Baris Usakli 71905bb2c6 fix watched categories 6 years ago
Misty (Bot) f5f3da12e7 Latest translations and fallbacks 6 years ago
Misty (Bot) f9c882cb1d Latest translations and fallbacks 6 years ago
Misty (Bot) 5e6da27a6a Latest translations and fallbacks 6 years ago
Misty (Bot) 820847461c Latest translations and fallbacks 6 years ago
Misty (Bot) b925df3cba Latest translations and fallbacks 6 years ago
Misty (Bot) e3c7099b36 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 77beaf2e15
Allow local login,closes #6800 (#6803)
* WIP

* reset groups cache after every suite
6 years ago
Misty (Bot) bf7523b8e4 Latest translations and fallbacks 6 years ago
Misty (Bot) 64f36db71a Latest translations and fallbacks 6 years ago
Misty (Bot) a125b4b497 Latest translations and fallbacks 6 years ago
Misty (Bot) d4cd74b7e2 Latest translations and fallbacks 6 years ago
Julian Lam 1eafd84c79 gdpr translations, it 6 years ago
Misty (Bot) 1bc87f3ae3 Latest translations and fallbacks 6 years ago
Baris Usakli edefab1d69 closes #6728
add option to disable a category on creation
show disabled categories on manage privileges
6 years ago
Baris Usakli 90f3e1281d up markdown 6 years ago
Barış Soner Uşaklı b7ead6dc9c
Replace jimp with sharp (#6774)
* add probe image size and max image size

* replace jimp and image-probe with sharp

* better name for test

* resize with just path

* resize thumb inplace

* use filename
6 years ago
Misty (Bot) c4b23909df Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 669a5135e1 closes #6768 6 years ago
Misty (Bot) 27a90b7a78 Latest translations and fallbacks 6 years ago
Julian Lam 3c89befad2 fallbacks for account/sessions 6 years ago
Julian Lam ce6f9ec84e pushing translations for blocks user page 6 years ago
Misty (Bot) 3a36a2b53b Latest translations and fallbacks 6 years ago
Misty (Bot) fe118fe1c3 Latest translations and fallbacks 6 years ago
Misty (Bot) 60c54d6cdf Latest translations and fallbacks 6 years ago
Misty (Bot) 59fd27510a Latest translations and fallbacks 6 years ago
Misty (Bot) 13044df14e Latest translations and fallbacks 6 years ago
Julian Lam c2c925cacd closes #6678 6 years ago
Julian Lam e882a091a1 updated blocks localisations from Tx 6 years ago
Misty (Bot) e79f0dad90 Latest translations and fallbacks 6 years ago
Misty (Bot) 6bb62a4728 Latest translations and fallbacks 6 years ago
Julian Lam 8618afb45d added Latvian localisation strings 6 years ago
Misty (Bot) e56b6daee4 Latest translations and fallbacks 6 years ago
Misty (Bot) badb06a9de Latest translations and fallbacks 6 years ago
Misty (Bot) 3c6327215c Latest translations and fallbacks 7 years ago
Andrew Rodrigues 12940b577b closes #6703 7 years ago
Misty (Bot) 560e63c97a Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 14d810c113 show error if cropper fails 7 years ago
Ben Lubar 33228bb7fe PostgreSQL database driver (#5861)
* [test/database/list] Fix test list 4 being used in two different tests

* [database/postgres] PostgreSQL database driver

* [database/postgres] Make transactions work based on continuation scope.

* [database/postgres] Implement nested transactions

* eslint --fix

* Add database changes from earlier this week to the PostgreSQL driver.

* Fix typo

* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN

* [database/postgres] Fix sortedSetsCard returning an array of strings.

* Update socket.io postgres adapter

* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.

Add a test case to catch this error.

* Fix lint errors.

* Only prune sessions on one instance in a cluster to avoid deadlocks.

They're caught and handled by the database server, but they spam the logs.

* Fix arguments.slice.
7 years ago
Jimb Esser 3cccbbc1f2 Add option to enable/disable HSTS
Also fix HSTS middleware being added twice.
7 years ago
Misty (Bot) 4027abcd58 Latest translations and fallbacks 7 years ago
Misty (Bot) 537c7f91fd Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 1c286e4536 not even used 7 years ago
Misty (Bot) ac68c65dc9 Latest translations and fallbacks 7 years ago
Misty (Bot) 7ff516a1d6 Latest translations and fallbacks 7 years ago
Misty (Bot) 035c04212d Latest translations and fallbacks 7 years ago
Misty (Bot) 4059a49c90 Latest translations and fallbacks 7 years ago
Misty (Bot) b3f5901a96 Latest translations and fallbacks 7 years ago
Julian Lam 7dfe953526 closes #6672 7 years ago
Misty (Bot) ee6d4fabd6 Latest translations and fallbacks 7 years ago
Misty (Bot) e534bf803e Latest translations and fallbacks 7 years ago
Julian Lam 506467ad6f closes #6663 7 years ago
Misty (Bot) 148fc96a3a Latest translations and fallbacks 7 years ago
Misty (Bot) 448542d4ef Latest translations and fallbacks 7 years ago
Misty (Bot) 7f52e3a8f9 Latest translations and fallbacks 7 years ago
Ben Lubar f1a6537fc2 Add notification frequencies from nodebb-plugin-upvote-notifications. (#6640)
* Add notification frequencies from nodebb-plugin-upvote-notifications.

https://github.com/boomzillawtf/nodebb-plugin-upvote-notifications

* Fix editing settings clearing upvote notification preferences.
7 years ago
Misty (Bot) 11258dac9c Latest translations and fallbacks 7 years ago
Misty (Bot) 27b1289b87 Latest translations and fallbacks 7 years ago
Misty (Bot) fcb5faa9a9 Latest translations and fallbacks 7 years ago
Misty (Bot) c6a710954f Latest translations and fallbacks 7 years ago
Misty (Bot) 9d005fa203 Latest translations and fallbacks 7 years ago
Misty (Bot) d0c22c5bd3 Latest translations and fallbacks 7 years ago
Barış Soner Uşaklı 85a55d1740 closes 7 years ago
Barış Soner Uşaklı cfb9784527 closes #6641 7 years ago
Misty (Bot) e56d20feda Latest translations and fallbacks 7 years ago
Julian Lam 7a53fa9469 Added block and unblock button to profile dropdown menu, #6560 7 years ago
Misty (Bot) 6811086bb2 Latest translations and fallbacks 7 years ago