Commit Graph

6305 Commits (da7a161245beb35c738d054d83a63d0151547b20)
 

Author SHA1 Message Date
barisusakli 7454fd53b9 possible fix for
barisusakli 7c20e38556 updated vanilla and lavender to latest
barisusakli dc30d94ff8 info
Julian Lam 440a19ed57 Merge branch 'sourcemap-windows'
barisusakli e961e3c552 reduced hightlight duration by 2 seconds
Julian Lam ce8bec5edb fixed mapping in web inspector
Barış Soner Uşaklı 485f14ef7f Merge pull request from frissdiegurke/patch-2
[Settings] fixed data-empty usage within checkboxes
Barış Soner Uşaklı 6f728f1eb0 Merge pull request from derrg/master
Added ImageMagic to Windows 8 prerequisites
Ken Van Dalsum 0c8253b23a Added ImageMagic to Windows 8 prerequisites
barisusakli fde8e9d90f on group destroy, remove it from all groups
previously if a group was destroyed it was left behind in privilege
groups
barisusakli 5c57ed5ea0 install db dependencies in upgrade script
Julian Lam 7cdcb83a98 fixed
barisusakli d565de60d0 updated passport-local dependency
barisusakli 7887c0934b updated dependencies
barisusakli 238d6602a2 check for valid content,
barisusakli 8113ed6a4d closes , no upgrade script #successkid
barisusakli 054ceab0be isMemberOfGroups fix
barisusakli 6c48cbe6ce regFormEntry array
barisusakli 20df6fd5cd small fix
barisusakli 2bf38ec84b handle pinned topics
barisusakli 5292bdad5a closes
barisusakli 1e6d589080 show topics on home instead of replies
no template changes, instead of showing the latest x posts under
categories, we are now showing the latest x posts of the latest x
topics.
barisusakli 3e252187ad closes
updated out of date dependencies expect socket.io
barisusakli a3fecee781 removed console.log err check
barisusakli 89bb11a58c closes
barisusakli 0e241456e4 less code
Julian Lam 8e0bc0257d fixed
Julian Lam 5546b4e04d closed
Julian Lam 8be7ab55f9 latest translatios
frissdiegurke 021e5bfcc5 [Settings] fixed data-empty usage within checkboxes
barisusakli 82ffaad939 parseint
barisusakli ed18ac7fdf category recent post fix
if a category is not displaying any recent posts dont render new posts
barisusakli c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
psychobunny 67c5477fb2 testing transition speed change without waiting for widgets to render
psychobunny 310dbc754e closes
psychobunny 224dd49102 no need to delay prefetcher anymore
psychobunny 829dcb134e logic fail, time for coffee
psychobunny e382e34656 unnecessary brackets
psychobunny 2851a9a96b don't ajaxify in until animation is completed; reduced minimum wait duration for preloader
barisusakli 9aeab08109 removed stop
barisusakli 81018d1305 closes
psychobunny cb08d4b04f getting rid of this one for good
psychobunny 1b2de8d7af updating docs for adding i8n to plugin/themes
psychobunny b5d3186120 plugins and themes can now define their own custom language strings. closes
barisusakli 1920f88f31 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 0a84d49a6d docs update
Barış Soner Uşaklı 3e7420333d Update README.md
barisusakli ab9af6202d Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli d00740703b use the new $text query from mongo 2.6
psychobunny 423da904de allow core to tap into NodeBB's hook system, closes