Barış Soner Uşaklı
7787c9b4bb
fix wrong year on upgrade script
6 years ago
Barış Soner Uşaklı
24601694db
fix wrong year on upgrade script
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
4d5e164fd2
closes #6778
6 years ago
Baris Usakli
90f3e1281d
up markdown
6 years ago
Barış Soner Uşaklı
59b988a205
change test so it checks url
6 years ago
Barış Soner Uşaklı
71ccd67665
closes #6722
...
calculate size of base64 image from buffer, still not perfect but better than string.length
6 years ago
Barış Soner Uşaklı
352bea9475
up persona
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
Barış Soner Uşaklı
69c7260fe9
dont let sending more than max invites via bulk invite
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
Barış Soner Uşaklı
d880a7ade0
closes #6771
6 years ago
Barış Soner Uşaklı
dff86b1ac9
closes #6740
...
* flag notifications will go to the flag details page instead of the post or user that was flag
* if you assign a flag to yourself you won't get a notification about it
@benlubar
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
Barış Soner Uşaklı
089bf5d8bb
closes #6773
6 years ago
Julian Lam
06bd4892ce
bump composer-default
6 years ago
André Zanghelini
f3956299eb
Add tooltip in taskbar icons ( #6693 )
...
* Add tooltip in taskbar icons
* Translate taskbar title when creating taskbar
6 years ago
Julian Lam
382d06bbb0
fixes #6765 -- no need to have gmods and admins access login sessions page
6 years ago
smyther
f120015b54
Fix for user being able to open multiple "delete posts" modals ( #6770 )
...
* Implement fix for multiple fork cards showing
* Fix for admin being able to open multiple 'delete posts' modals
* Fix linting issue
6 years ago
Renovate Bot
bfadd3ea58
Update dependency eslint to v5.6.0
6 years ago
Barış Soner Uşaklı
d996ea27be
closes #6763
6 years ago
Barış Soner Uşaklı
6a377568d2
closes #6764 fix typo in notif rescind
6 years ago
Julian Lam
7bde09f645
update issue template to show postgres version command
6 years ago
Renovate Bot
c0b96a402e
Update dependency jimp to v0.5.0
6 years ago
Misty (Bot)
3a36a2b53b
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
08dfb3470c
fix tests
6 years ago
Barış Soner Uşaklı
b43bfa3d5b
closes #6759
...
-moved user.blocks.filter from unread controller to getUnreadTopics so
topics are filtered at other places this function is called
- when a new post is made do not send it to uids that have blocked the
poster
- update getUnreadTids so it does not return topics that have new posts
from blocked users
- update hasReadTopics so it does not return false data if topic has new
posts from blocked users
6 years ago
smyther
0c9907367a
Implement fix for multiple fork cards showing ( #6757 )
6 years ago
Misty (Bot)
fe118fe1c3
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
cfe0e690b5
up themes
7 years ago
Barış Soner Uşaklı
41aae6f418
closes #6749
7 years ago
Barış Soner Uşaklı
ebaea9b6c1
closes #6743
7 years ago
Misty (Bot)
60c54d6cdf
Latest translations and fallbacks
7 years ago
Barış Soner Uşaklı
37ca5a1c63
filter falsy teasers
7 years ago
Barış Soner Uşaklı
93d52ef338
default to 'recent' sort
7 years ago
Barış Soner Uşaklı
ea1697d073
remove console.log
7 years ago
Barış Soner Uşaklı
25fed0aa8d
change isPasswordCorrect to return false if user does not have password
7 years ago
Barış Soner Uşaklı
84a0a68b2b
up vanilla
7 years ago
Barış Soner Uşaklı
6f18cf368b
closes #6741
7 years ago
Andrew Rodrigues
bd0983c6a1
add postgres to issue template
7 years ago
Misty (Bot)
59fd27510a
Latest translations and fallbacks
7 years ago
Renovate Bot
a3cb7dc68a
Update dependency nyc to v13
7 years ago
Renovate Bot
3175d58dc0
Update dependency eslint to v5.5.0
7 years ago
Renovate Bot
65497b18fa
Update dependency validator to v10.7.1
7 years ago
Barış Soner Uşaklı
446b125c83
escape post content
7 years ago
LudwikJaniuk
c7f3b76b4e
DRY req props that depend on auth ( fix #6727 ) ( #6731 )
...
* DRY req props that depend on auth (fix #6727 )
authentication leads to req.loggedIn and req.uid being set. However, a
later authentication event might outdate them. Here, I create one
function for setting those properties, and make sure it also is called
on the `action:middleware.authenticate` hook, which would be such an
authentication event. If there are other places, those should be added
as well.
* fix lint errors
* fix lint error
* change exports
7 years ago
Barış Soner Uşaklı
3e1b007f9f
escape title in post queue
7 years ago