barisusakli
|
0ad42873d5
|
nasty
|
11 years ago |
psychobunny
|
15052143d3
|
that preloader, will blow up your datacenter.
|
11 years ago |
barisusakli
|
072db27a3c
|
dont add more than 10
|
11 years ago |
barisusakli
|
421d091828
|
optimizing browsing users
|
11 years ago |
barisusakli
|
0dc780148a
|
removed global room
socket.io already puts everyone into a room named ''
|
11 years ago |
barisusakli
|
a6f8bcd7be
|
dont show new posts on popular
doesnt makse sense
|
11 years ago |
barisusakli
|
ff44819d6b
|
add support to set parentCid to 0
|
11 years ago |
barisusakli
|
7361aec709
|
update every 3 seconds
|
11 years ago |
barisusakli
|
769d6ed57c
|
removed console.log
|
11 years ago |
barisusakli
|
2008bf28ff
|
auto update user counts dont transmit all room data
|
11 years ago |
barisusakli
|
9a908c1651
|
filter users who are already on dom
|
11 years ago |
barisusakli
|
98f338b41c
|
online count fixes for cluster
|
11 years ago |
barisusakli
|
84d0e64361
|
fix topic move
|
11 years ago |
barisusakli
|
6b39e328f5
|
chat fix
|
11 years ago |
barisusakli
|
e495db3065
|
dont make a copy of chat message
|
11 years ago |
barisusakli
|
625766ba85
|
dont send typing notif on each keyup
|
11 years ago |
barisusakli
|
26c0b097cf
|
removed realtime update of anon count
|
11 years ago |
barisusakli
|
74282ffeea
|
removed another unnecessary socket call
|
11 years ago |
barisusakli
|
171f02101d
|
closes #2035, closes #2036
|
11 years ago |
barisusakli
|
ff46d1211d
|
removed populateONline users
not sure why this was called inside updateBrowsingUsers
|
11 years ago |
barisusakli
|
6672f17fc2
|
part 1 of online user fix
don't call getOnlineUsers when a single person comes online
|
11 years ago |
barisusakli
|
ae6d5e72f4
|
closes #2015
|
11 years ago |
barisusakli
|
a252bf409c
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
barisusakli
|
6c2ae0302d
|
closes #2030
|
11 years ago |
Julian Lam
|
fa2bf7c908
|
added disabled class back when form is submitting... aka clickspam handling
|
11 years ago |
Julian Lam
|
ff24339b38
|
added back error:no-user
|
11 years ago |
Julian Lam
|
298d904d45
|
refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash
|
11 years ago |
barisusakli
|
14fcd36134
|
closes #2028
|
11 years ago |
barisusakli
|
603cddc687
|
closes #1934
|
11 years ago |
barisusakli
|
6b286a8f07
|
fix, dont display duped topics on category view
|
11 years ago |
barisusakli
|
197226eea6
|
closes #1742
|
11 years ago |
Julian Lam
|
1f06e4f5a2
|
added secret key bindings for admins to reload and restart their NodeBBs :shipit:
|
11 years ago |
Julian Lam
|
063a4e5628
|
finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800
|
11 years ago |
Julian Lam
|
5d22806ded
|
more topic searching work (working example, needs UX tie-in)
|
11 years ago |
Julian Lam
|
cc930e4042
|
Merge branch '0.5.1' into topic_searching
Conflicts:
src/socket.io/topics.js
|
11 years ago |
barisusakli
|
43432e8bbb
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
psychobunny
|
ad00c3cb50
|
updating font path
|
11 years ago |
psychobunny
|
20da1b37a5
|
updating fontawesome, closes #2024
|
11 years ago |
barisusakli
|
94c765fa25
|
closes #1996
|
11 years ago |
barisusakli
|
ba4b98de0e
|
email and username checks on profile update
|
11 years ago |
barisusakli
|
ed294dd414
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
Julian Lam
|
cd10248226
|
basic topic searching via search bar working
|
11 years ago |
Julian Lam
|
347d7de25b
|
an ajaxify.go 302 will pass callback and quiet arguments along as well now
|
11 years ago |
barisusakli
|
fdf19f9025
|
closes #2022
|
11 years ago |
barisusakli
|
8eecf59c47
|
closes #2020
|
11 years ago |
barisusakli
|
69ce425ae5
|
closes #2021
|
11 years ago |
Julian Lam
|
2d9ca83ae0
|
better error messaging when js fails to compile when reloading
|
11 years ago |
psychobunny
|
4384958bf2
|
passwords can now contain spaces
|
11 years ago |
psychobunny
|
6a4bcf8ab8
|
fixed password error message
|
11 years ago |
Julian Lam
|
e497290dbc
|
removed commented-out code
|
11 years ago |
Julian Lam
|
fcbdc5e271
|
added recompilation of templates to NodeBB Reloading - #2010
|
11 years ago |
barisusakli
|
eef200be10
|
closes #1284
|
11 years ago |
Julian Lam
|
5f96823f66
|
allowed the "forum updated" message to show up for reloads as well
|
11 years ago |
Julian Lam
|
ff38394f96
|
latest translations
|
11 years ago |
barisusakli
|
c57b0a2199
|
closes #2013
|
11 years ago |
Julian Lam
|
ab77e6767e
|
closed #2011
|
11 years ago |
barisusakli
|
f11601d70f
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
Julian Lam
|
851ebc2a6e
|
more translations... heh
|
11 years ago |
Julian Lam
|
36752f94dc
|
latest translations
|
11 years ago |
barisusakli
|
ab0d31bef1
|
closes #2005
|
11 years ago |
Julian Lam
|
b7c7dd98c3
|
ACP setting and API return for subcats
|
11 years ago |
psychobunny
|
2ced285f89
|
closes #2004
|
11 years ago |
psychobunny
|
91e29d7bb2
|
updated latest templates.js
|
11 years ago |
barisusakli
|
d411ed5c28
|
closes #1995
|
11 years ago |
barisusakli
|
ca90afd544
|
#1992
(drunk) not even done yet
|
11 years ago |
barisusakli
|
d852f284da
|
closes #1948
|
11 years ago |
barisusakli
|
d91fa5747d
|
closes #1964
|
11 years ago |
barisusakli
|
c58712e2a9
|
closes #1971
|
11 years ago |
barisusakli
|
c9c454825e
|
closes #1369
|
11 years ago |
barisusakli
|
e909e46786
|
closes #1989
|
11 years ago |
barisusakli
|
299d7bfee3
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
Julian Lam
|
a2fb4a66b0
|
migrated ACP themes page from html rendered via js to template engine
|
11 years ago |
psychobunny
|
544afd4e4c
|
importing latest templates.js client-side
|
11 years ago |
barisusakli
|
37115ea3d6
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
barisusakli
|
1a97302d68
|
fix double anchors around images
if the image is already inside an anchor dont wrap again
|
11 years ago |
barisusakli
|
dae3ef49be
|
show user names who upvoted a post on mouse over
|
11 years ago |
barisusakli
|
b50a6d8f34
|
Merge remote-tracking branch 'origin/master' into 0.5.1
|
11 years ago |
Julian Lam
|
5936c72f96
|
further fix to #1957
|
11 years ago |
barisusakli
|
ac43ff3c3d
|
closes #1970
|
11 years ago |
barisusakli
|
1cf5c3145a
|
doing it properly this time
mainPost always has index 0
|
11 years ago |
Julian Lam
|
c818a37f0f
|
possible fix for #1981
|
11 years ago |
barisusakli
|
c991997552
|
removed off from search button
|
11 years ago |
barisusakli
|
53d20cf058
|
parse variables before rendering widgets
|
11 years ago |
barisusakli
|
41ed52a414
|
moved newlines from language file to core
|
11 years ago |
psychobunny
|
193832ea9b
|
closes #1957
|
11 years ago |
psychobunny
|
025403b9a8
|
optimizing data transfer *rolls eyes*
|
11 years ago |
Julian Lam
|
84f3fee488
|
latest translations
|
11 years ago |
psychobunny
|
c6ced111b5
|
quotes are better
|
11 years ago |
psychobunny
|
b1ef42889d
|
updated site title for tags page to be more user friendly
|
11 years ago |
barisusakli
|
f49c95c16f
|
closes #1950
|
11 years ago |
psychobunny
|
a880ac6e9f
|
do one api call for template configs rather than two on cold load
|
11 years ago |
barisusakli
|
5ce0ebb4ac
|
single socket call on topic enter
|
11 years ago |
psychobunny
|
39d6941603
|
remove chat/flag for new incoming posts
|
11 years ago |
psychobunny
|
eb297d7eab
|
client side hooks: action:composer.topics.post, action:composer.posts.reply, action:composer.posts.edit
|
11 years ago |
Filips Alpe
|
378fd095eb
|
Leave the chat window within the screen
On smaller screens, the top of the chat window can appear so high that it is outside the screen, this fixes that.
|
11 years ago |
barisusakli
|
d3e57d0930
|
on entry to topic mark notifications read
|
11 years ago |
Julian Lam
|
3df591a118
|
latest french translations
|
11 years ago |
Julian Lam
|
33c4211ac2
|
latest fallbacks for new assets
|
11 years ago |
Julian Lam
|
074489020f
|
added missing configs for email, search, and groups, latest fallbacks, removed footer from language strings
|
11 years ago |
Julian Lam
|
2a4717c80c
|
latest translations from tx
|
11 years ago |