Commit Graph

7327 Commits

Author SHA1 Message Date
smyther
0c9907367a Implement fix for multiple fork cards showing (#6757) 2018-09-14 10:07:01 -04:00
Misty (Bot)
fe118fe1c3 Latest translations and fallbacks 2018-09-13 09:31:43 +00:00
Barış Soner Uşaklı
ebaea9b6c1 closes #6743 2018-09-08 14:01:15 -04:00
Misty (Bot)
60c54d6cdf Latest translations and fallbacks 2018-09-08 09:31:28 +00:00
Misty (Bot)
59fd27510a Latest translations and fallbacks 2018-09-05 09:32:04 +00:00
Misty (Bot)
13044df14e Latest translations and fallbacks 2018-09-03 09:31:54 +00:00
Julian Lam
c2c925cacd closes #6678 2018-08-31 15:34:36 -04:00
Julian Lam
e882a091a1 updated blocks localisations from Tx 2018-08-31 10:46:32 -04:00
Julian Lam
5c04ec2d63 removed client-side chat message length check in favour of server-side check, firing new hook on messaging.checkContent for hooks to intercept 2018-08-29 14:31:53 -04:00
Misty (Bot)
e79f0dad90 Latest translations and fallbacks 2018-08-29 09:32:27 +00:00
Misty (Bot)
6bb62a4728 Latest translations and fallbacks 2018-08-28 09:31:58 +00:00
Julian Lam
8618afb45d added Latvian localisation strings 2018-08-27 10:27:58 -04:00
Misty (Bot)
e56b6daee4 Latest translations and fallbacks 2018-08-26 09:31:47 +00:00
Misty (Bot)
badb06a9de Latest translations and fallbacks 2018-08-25 09:31:07 +00:00
Julian Lam
9d202d9be9 closes #424 2018-08-23 10:02:57 -04:00
Julian Lam
70f04bd1c2 fixed client-side console error on vote 2018-08-21 22:30:35 -04:00
Misty (Bot)
3c6327215c Latest translations and fallbacks 2018-08-18 04:45:57 +00:00
Andrew Rodrigues
12940b577b closes #6703 2018-08-15 20:42:59 -04:00
Misty (Bot)
560e63c97a Latest translations and fallbacks 2018-08-14 09:29:37 +00:00
Julian Lam
a77630c6be closes #6697 2018-08-10 14:22:33 -04:00
Barış Soner Uşaklı
c0156640e3 add back alert 2018-08-09 14:26:24 -04:00
Barış Soner Uşaklı
14d810c113 show error if cropper fails 2018-08-09 14:10:30 -04:00
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.
2018-08-08 15:13:48 -04:00
Jimb Esser
3cccbbc1f2 Add option to enable/disable HSTS
Also fix HSTS middleware being added twice.
2018-08-07 10:33:55 -04:00
Misty (Bot)
4027abcd58 Latest translations and fallbacks 2018-08-06 09:29:32 +00:00
Misty (Bot)
537c7f91fd Latest translations and fallbacks 2018-08-05 09:28:42 +00:00
Barış Soner Uşaklı
1c286e4536 not even used 2018-08-03 18:50:45 -04:00
Misty (Bot)
ac68c65dc9 Latest translations and fallbacks 2018-08-03 09:29:01 +00:00
Misty (Bot)
7ff516a1d6 Latest translations and fallbacks 2018-08-02 09:29:03 +00:00
Misty (Bot)
035c04212d Latest translations and fallbacks 2018-07-31 09:29:17 +00:00
Misty (Bot)
4059a49c90 Latest translations and fallbacks 2018-07-28 09:28:47 +00:00
Baris Usakli
976b85ccaa closes #6676 2018-07-27 15:24:14 -04:00
Misty (Bot)
b3f5901a96 Latest translations and fallbacks 2018-07-27 09:29:35 +00:00
Julian Lam
ea2bd33bfa fixes #6608, restored template values in widget containers 2018-07-26 15:00:49 -04:00
Julian Lam
7dfe953526 closes #6672 2018-07-26 14:36:25 -04:00
Julian Lam
5243ee559a set initial focus on register page 2018-07-26 13:00:40 -04:00
Misty (Bot)
ee6d4fabd6 Latest translations and fallbacks 2018-07-26 09:29:19 +00:00
Julian Lam
609f711db0 added logic to handle Chats.switchChat being called with no arguments 2018-07-25 14:15:42 -04:00
Barış Soner Uşaklı
d06f795856 fix scroll on back 2018-07-25 11:16:50 -04:00
Misty (Bot)
e534bf803e Latest translations and fallbacks 2018-07-25 09:29:13 +00:00
Julian Lam
352bef0a7f eliminate waitSeconds in rjs config 2018-07-24 15:57:56 -04:00
Julian Lam
506467ad6f closes #6663 2018-07-24 10:30:47 -04:00
Misty (Bot)
148fc96a3a Latest translations and fallbacks 2018-07-23 09:29:26 +00:00
Misty (Bot)
448542d4ef Latest translations and fallbacks 2018-07-22 09:28:47 +00:00
Misty (Bot)
7f52e3a8f9 Latest translations and fallbacks 2018-07-21 09:29:29 +00:00
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.
2018-07-20 10:29:51 -04:00
Misty (Bot)
11258dac9c Latest translations and fallbacks 2018-07-20 09:28:50 +00:00
Misty (Bot)
27b1289b87 Latest translations and fallbacks 2018-07-19 09:29:00 +00:00
Barış Soner Uşaklı
ec33a12dad closes #6644 2018-07-17 21:14:53 -04:00
djls45
4f0a24cfed Preserve case of respondee's slug when responding to their post. 2018-07-17 15:07:20 -04:00