Commit Graph

7386 Commits

Author SHA1 Message Date
Misty (Bot)
efaed33771 Latest translations and fallbacks 2018-10-23 09:27:33 +00:00
Baris Usakli
881185ae59 closes #6857 2018-10-22 13:07:02 -04:00
Barış Soner Uşaklı
ab7657d445 closes #6854 2018-10-22 07:30:48 -04:00
Misty (Bot)
7950b254a6 Latest translations and fallbacks 2018-10-22 09:27:12 +00:00
Barış Soner Uşaklı
9c022afae1 Parse int (#6853)
* Store config fields as JSON in the db

Fewer parseInts

* Remove unnecessary parseInts

* remove some dupe code add tests

* remove console.log

* remove more parseInts

* WIP: read meta.configs defaults from defaults.json

remove more parseInts

* more work

* add log for failing test

* update admin pwd

* fix tests, dont require posts/cache before configs are initialized

* handle saves

* Test boolean conditions

* remove more parseInts

* Fix boolean values

* remove lots more parseInts

* removed json parsing

* renamed var to number

* categories dont have timestamp
2018-10-21 16:47:51 -04:00
Misty (Bot)
cafeb30323 Latest translations and fallbacks 2018-10-20 09:26:44 +00:00
Misty (Bot)
f929c39b21 Latest translations and fallbacks 2018-10-19 09:27:34 +00:00
Barış Soner Uşaklı
9dd65cf772 closes #6822 2018-10-18 10:24:34 -04:00
Misty (Bot)
370fe3fea8 Latest translations and fallbacks 2018-10-18 09:28:11 +00:00
Misty (Bot)
550f52e182 Latest translations and fallbacks 2018-10-17 09:27:55 +00:00
Misty (Bot)
6fb11d37ff Latest translations and fallbacks 2018-10-16 09:31:30 +00:00
Misty (Bot)
9e7e148b9b Latest translations and fallbacks 2018-10-15 09:29:49 +00:00
Misty (Bot)
f95c3e9121 Latest translations and fallbacks 2018-10-14 09:29:39 +00:00
Misty (Bot)
7f89e874fc Latest translations and fallbacks 2018-10-13 09:28:49 +00:00
Misty (Bot)
834480f450 Latest translations and fallbacks 2018-10-12 09:29:22 +00:00
Julian Lam
762dac6a4a closes #6825 2018-10-11 14:47:42 -04:00
Julian Lam
c95ad2c46a closes nodebb/nodebb-theme-persona#339 2018-10-11 14:29:49 -04:00
Misty (Bot)
6c538a7773 Latest translations and fallbacks 2018-10-11 09:29:32 +00:00
Barış Soner Uşaklı
702be3f6de https://github.com/NodeBB/nodebb-theme-persona/issues/363 2018-10-10 22:46:36 -04:00
Misty (Bot)
9c3f78daa8 Latest translations and fallbacks 2018-10-10 09:29:23 +00:00
Misty (Bot)
33b18298c5 Latest translations and fallbacks 2018-10-09 09:29:12 +00:00
Misty (Bot)
9b740592ff Latest translations and fallbacks 2018-10-08 09:29:23 +00:00
Misty (Bot)
5bfbb73430 Latest translations and fallbacks 2018-10-07 09:29:36 +00:00
Misty (Bot)
6f0b5f3557 Latest translations and fallbacks 2018-10-06 09:28:53 +00:00
Baris Usakli
6dc84deca9 allow admins mods to watch/ignore categories for other users 2018-10-05 14:37:44 -04:00
Baris Usakli
71905bb2c6 fix watched categories 2018-10-05 13:21:14 -04:00
André Zanghelini
523a2dc54c Add settings page to control watched categories (#6648)
* Add settings page to control watched categories

* Fix passing undefined to pushUnreadCount
2018-10-05 13:00:18 -04:00
Misty (Bot)
f5f3da12e7 Latest translations and fallbacks 2018-10-05 09:29:14 +00:00
Barış Soner Uşaklı
49ba5af5fa closes #6810 (#6813) 2018-10-04 10:56:47 -04:00
Misty (Bot)
f9c882cb1d Latest translations and fallbacks 2018-10-04 09:26:51 +00:00
Misty (Bot)
5e6da27a6a Latest translations and fallbacks 2018-10-03 09:26:58 +00:00
Misty (Bot)
820847461c Latest translations and fallbacks 2018-10-02 09:29:15 +00:00
Misty (Bot)
b925df3cba Latest translations and fallbacks 2018-10-01 09:26:44 +00:00
Misty (Bot)
e3c7099b36 Latest translations and fallbacks 2018-09-30 09:26:28 +00:00
Barış Soner Uşaklı
77beaf2e15 Allow local login,closes #6800 (#6803)
* WIP

* reset groups cache after every suite
2018-09-29 06:49:41 -04:00
Misty (Bot)
bf7523b8e4 Latest translations and fallbacks 2018-09-29 09:26:30 +00:00
Misty (Bot)
64f36db71a Latest translations and fallbacks 2018-09-27 09:26:38 +00:00
Barış Soner Uşaklı
95ace13599 add loading=false 2018-09-26 22:05:01 -04:00
Barış Soner Uşaklı
ef55598822 filter messages that are already inserted to DOM 2018-09-26 21:30:29 -04:00
Barış Soner Uşaklı
3554a0a725 closes #6791, if fileSize isn't passed in don't perform check 2018-09-25 17:53:51 -04:00
Misty (Bot)
a125b4b497 Latest translations and fallbacks 2018-09-25 09:26:26 +00:00
Barış Soner Uşaklı
cf75c79611 Unread changes closes #6781 (#6783)
* WIP

* more unread work

* faster teaser block handling

if user doesn't have anyone blocked don't check

* much faster filtering of blocked posts

* add missing uid

* add tidsByFilter to return

* dont load all pids to find previous non-blocked teaser

* fix unread filters

they no longer use unread/new unread/watched etc they are query strings now

* shorter nav item code

* add unreplied to filters

fix icons not clearing to 0
dont increment unread counters if there is a reply in a topic where you ignored the topic creator
2018-09-24 12:58:59 -04:00
Barış Soner Uşaklı
df4f5f6f27 closes #6784 2018-09-24 12:41:04 -04:00
Misty (Bot)
d4cd74b7e2 Latest translations and fallbacks 2018-09-23 09:26:12 +00:00
Julian Lam
1eafd84c79 gdpr translations, it 2018-09-22 08:27:25 -04:00
Misty (Bot)
1bc87f3ae3 Latest translations and fallbacks 2018-09-22 09:26:16 +00:00
Baris Usakli
edefab1d69 closes #6728
add option to disable a category on creation
show disabled categories on manage privileges
2018-09-21 16:10:07 -04:00
Baris Usakli
90f3e1281d up markdown 2018-09-21 12:54:41 -04:00
Barış Soner Uşaklı
71ccd67665 closes #6722
calculate size of base64 image from buffer, still not perfect but better than string.length
2018-09-20 19:47:44 -04:00
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
2018-09-20 17:05:52 -04:00