barisusakli
|
d43e8beb60
|
fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
|
10 years ago |
barisusakli
|
56d16d1792
|
fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
|
10 years ago |
barisusakli
|
7c7be2e0c1
|
closes #2337
|
10 years ago |
barisusakli
|
6353ed57a9
|
duh fixing my fail from last night
|
10 years ago |
barisusakli
|
1fe82ee452
|
added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
|
10 years ago |
Julian Lam
|
c44068db52
|
latest translations and fallbacks
|
10 years ago |
Julian Lam
|
a7bc05aeb6
|
less formal language for #2335
|
10 years ago |
Julian Lam
|
a7d028e29b
|
bundling spam-be-gone with all nodebb install, ping @akhoury, closes #2332
|
10 years ago |
Julian Lam
|
ec309333be
|
closed #2335
|
10 years ago |
Julian Lam
|
de0da80040
|
Merge branch 'master' of github.com:NodeBB/NodeBB
|
10 years ago |
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
10 years ago |
heart
|
c38ca146c7
|
Made hiding widgets for guests/registered sensible.
|
10 years ago |
psychobunny
|
0a1b31e6bc
|
small change to gitignore re: logs
|
10 years ago |
barisusakli
|
fb1095fc28
|
added allowed true to /chats
|
10 years ago |
psychobunny
|
de8c1ece14
|
adding to contributing.md
|
10 years ago |
barisusakli
|
e97bfc139b
|
#1848
|
10 years ago |
barisusakli
|
0ede4abe18
|
possible fix for #1848
|
10 years ago |
barisusakli
|
0bb0424998
|
bubble error
|
10 years ago |
barisusakli
|
e93398b647
|
use currentTime when someone up/down votes
|
10 years ago |
Julian Lam
|
61aaff025b
|
adding in 'allowed' to template, re: #2321
|
10 years ago |
barisusakli
|
b12e3562d5
|
hide category icons if they are not set
|
10 years ago |
Julian Lam
|
adfb89a2ad
|
closed #2321
|
10 years ago |
Julian Lam
|
28f87cc776
|
added tests for messaging method .canMessage
|
10 years ago |
Julian Lam
|
a992638ef3
|
removed level from testmock error msg
|
10 years ago |
barisusakli
|
41d806f67f
|
removed unused language string
|
10 years ago |
barisusakli
|
433769eb36
|
closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
|
10 years ago |
barisusakli
|
121de11400
|
closes #2323
|
10 years ago |
psychobunny
|
ca87bc1577
|
Merge pull request #2320 from lpeachl/patch-1
Update language.json
|
10 years ago |
lpeachl
|
9b481b23f3
|
Update language.json
|
10 years ago |
psychobunny
|
50b264ac7d
|
prevent deleted users belonging to a group from breaking edit functionality
|
10 years ago |
psychobunny
|
4d4dc344a6
|
temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
|
10 years ago |
psychobunny
|
2c555687e7
|
removed old copy from when we used to have ubuntu instructions on the main page
|
10 years ago |
barisusakli
|
189eaf2bea
|
escape output
|
10 years ago |
barisusakli
|
fbd478812e
|
fail modeon
|
10 years ago |
barisusakli
|
1b268c94c0
|
if there is no postData.tid dont notify, ie topic post
|
10 years ago |
barisusakli
|
cbedc762fd
|
no rooms.enter for anons check tid on topic enter
|
10 years ago |
barisusakli
|
0fba1e37a7
|
no need for double trim :P
|
10 years ago |
barisusakli
|
5be1c17aa7
|
refactor user.create
dont fire filter:user.create if there userData is invalid
|
10 years ago |
barisusakli
|
bce96d04c7
|
forkWorker function, pipe new worker output to log
|
10 years ago |
barisusakli
|
4c8287251a
|
added stderr piping to output
|
10 years ago |
barisusakli
|
50a06f9369
|
log signal as well
|
10 years ago |
barisusakli
|
f19bc2e2be
|
removed error.log everything will go to output.log
|
10 years ago |
barisusakli
|
20314991a4
|
tmp error check
|
10 years ago |
barisusakli
|
a4533703d4
|
fix sort by vote insertion
|
10 years ago |
barisusakli
|
c5ba327d8f
|
fix empty pages
|
10 years ago |
barisusakli
|
b12476c422
|
if a post is purged, remove it from flagged posts as well
|
10 years ago |
barisusakli
|
1bcdae41b8
|
make images in manage/flags responsive
|
10 years ago |
barisusakli
|
9e77960ee1
|
#2308 check if latest is greater by semver
|
10 years ago |
psychobunny
|
25c7dfbc12
|
fix crash if socket.handshake is null
|
10 years ago |
barisusakli
|
3d5e72bbc8
|
fix null parents
|
10 years ago |