11282 Commits (0ffd5254ada254d42de0adb9ca06ec64614a8781)
 

Author SHA1 Message Date
barisusakli ecd777b659 closes https://github.com/NodeBB/nodebb-theme-persona/issues/206 9 years ago
Barış Soner Uşaklı f87a8bd016 Merge pull request #3887 from akhoury/patch-2
updating spam-be-gone's version to 0.4.5
9 years ago
Aziz Khoury a695d3029b updating spam-be-gone's version to 0.4.5
related to https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/44
9 years ago
barisusakli 59ed276dce dont allow banned users to flag 9 years ago
Barış Soner Uşaklı b99bc4d71a Merge pull request #3822 from edasque/master
Docker: Insure we're on a recent & Long Time Support (LTS) version of node.
9 years ago
barisusakli b08f6073de check ogImageUrl 9 years ago
barisusakli d7ea418ba9 up jimp & persona 9 years ago
barisusakli 5a9edf5973 closes #3881 9 years ago
psychobunny abeb91e172 Merge pull request #3880 from rbeer/hidden_category-topics
Respond with 404 when topic inside hidden category
9 years ago
Raphael Beer cf7b7a8d4c Respond with 404 when topic inside hidden category 9 years ago
barisusakli 1b7ca555e0 closes #3879 9 years ago
Julian Lam 59b1c3c7f8 Merge pull request #3878 from sorvani/master
update copyright in footer
9 years ago
Julian Lam 65ce8a50b3 Removed cant-vote-self-post
As suggested in nodebb/nodebb-theme-persona#203, a positive
action has been applied when a user attempts to upvote
their own post. It will now open the upvoters modal
instead of throwing an alertError.

Closes nodebb/nodebb-theme-persona#203
9 years ago
barisusakli 6bb4a8ec85 up vanilla 9 years ago
Jared Busch 396b623039 update copyright in footer 9 years ago
barisusakli 1c8a5c1eab Merge remote-tracking branch 'origin/master'
Conflicts:
	package.json
9 years ago
barisusakli 52e71b5f2e up dbsearch 9 years ago
Barış Soner Uşaklı c55abdd095 closes #3815 9 years ago
Julian Lam 6ad715f948 fallbacks for nodebb.topic 9 years ago
Julian Lam fcd13e48f5 spam-be-gone minver 9 years ago
Julian Lam 5cdcf0f642 updating composer minver again because I am dumb, #3693 9 years ago
Julian Lam 053f450f69 upped composer minver again, #3693 9 years ago
Julian Lam c2963a7ca9 Composer minver, #3693 9 years ago
Julian Lam 65396000d2 Updated modal to not be .confirm() but .dialog()
Also updated composer code to actually send a link back
to the other topic...

Closes #3693
9 years ago
barisusakli 8514b6e175 up t.js 9 years ago
barisusakli 78307c48a6 up uglify js 9 years ago
barisusakli 23e57a8001 closes #3861 9 years ago
barisusakli 20c8411287 closes #3767 closes #3774 9 years ago
barisusakli a6b561d8c0 removed gravatar from package.json 9 years ago
barisusakli 13c7fc0e7f update winston 9 years ago
barisusakli b02fd102cb update async uglify 9 years ago
Julian Lam e35cb6d78d latest translations 9 years ago
Julian Lam 0260c5b68b updated image_spec to not have gif, but bmp 9 years ago
Julian Lam 440bd5c37c fixed crash on empty aboutme 9 years ago
Julian Lam 34725ec3e5 Fixes #3852
Added meta data to user profile pages, and also added noEscape
option to meta tag input. If set, validator escaping won't be
run on that value.
9 years ago
Julian Lam dbe5b963bd fixes #3863 :trollface: 9 years ago
barisusakli 872e00849a moved deleteVotes into deleteAccount 9 years ago
Julian Lam 3469c47a59 language fallbacks for #3825 9 years ago
Julian Lam 93c077dabd closes #3825 9 years ago
Julian Lam 00a4ba6617 latest translations 9 years ago
Julian Lam dc035c11f3 updated widget code to work better with sidebar areas 9 years ago
barisusakli e5cd928419 closes #3826 9 years ago
barisusakli ec3ae307e9 closes #3853 9 years ago
Julian Lam 8944856692 updated approval queue message to use modal 9 years ago
Julian Lam 96afd13155 Removed mmmagic from dependencies, closes #3836 9 years ago
Julian Lam 61889d9c30 upped persona minver 9 years ago
Julian Lam a9cb98c02e upped persona minver 9 years ago
Julian Lam ccf957f681 Added cancel button to picture change modal 9 years ago
Julian Lam 277a3ba2af Updated guest user icon and bgColor
Due to the label for guests being translatable, the
first character for guests was actually "[", causing
their user icon to be "[" with a colour.

This commit changes it to be a hardcoded question mark
and with a grey background colour.
9 years ago
Julian Lam 051a8e22df Removed allowedFileExtensions meta config
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
9 years ago