barisusakli
5f3f4ef74e
closes #2266
10 years ago
barisusakli
d492339841
closes #2315
10 years ago
Barış Soner Uşaklı
80d04e2de5
Merge pull request #2343 from datagutt/patch-1
...
Update translator mapping for norwegian
10 years ago
barisusakli
fd70ba5647
fix titles on ajaxify
10 years ago
Thomas Lekanger
e0975b85df
Update translator mapping for norwegian
10 years ago
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
6353ed57a9
duh fixing my fail from last night
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
de0da80040
Merge branch 'master' of github.com:NodeBB/NodeBB
10 years ago
Julian Lam
b91d39a0d3
almost everything for #2335
10 years ago
barisusakli
e97bfc139b
#1848
10 years ago
barisusakli
0ede4abe18
possible fix for #1848
10 years ago
Julian Lam
adfb89a2ad
closed #2321
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
lpeachl
9b481b23f3
Update language.json
10 years ago
barisusakli
1b268c94c0
if there is no postData.tid dont notify, ie topic post
10 years ago
barisusakli
a4533703d4
fix sort by vote insertion
10 years ago
barisusakli
c5ba327d8f
fix empty pages
10 years ago
barisusakli
1bcdae41b8
make images in manage/flags responsive
10 years ago
barisusakli
a4d671f8b8
fix popular pill selection
10 years ago
barisusakli
c74370bfb1
removed recent/day week month
...
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
barisusakli
dfae2ea0d7
fix new topics showing up in all categories on post
10 years ago
barisusakli
4c90c9a759
closes #2291
10 years ago
barisusakli
a7bb5893e8
fix dupe event listeners on category
...
only happens if you navigate from category to category
10 years ago
barisusakli
c753edab1d
fix duplicate event listeners
...
they were duplicated if you navigated from topic to topic
10 years ago
Julian Lam
8112ca73c8
reloading on plugin activation click instead of restart
10 years ago
barisusakli
f295083a08
fix upload error messages
10 years ago
Julian Lam
b95710b2c9
french typo
10 years ago
Julian Lam
a9a32bff50
latest french translations
10 years ago
Julian Lam
8468a84047
latest fallbacks
10 years ago
Julian Lam
07a54b9510
latest translations
10 years ago
Julian Lam
afa86c03c4
fixing language for nb -- closed #2288
10 years ago
barisusakli
ebfb953069
responsive images in group page
10 years ago
barisusakli
6dd035a5af
prevent crash if topic graph is clicked while not loaded
10 years ago
barisusakli
7de9b998b5
fix typo in ajaxify, closes #2279
10 years ago
barisusakli
3f28dbb1be
update ACP every 10 seconds
10 years ago
barisusakli
e9ec225d5b
removed isConnected check
10 years ago
barisusakli
4db31be7e3
#2200 actually fix dupe colors, show 10 topics
10 years ago
barisusakli
794d6eb9ab
closes #2200
10 years ago
barisusakli
94ffe5d170
closes #2276
10 years ago
barisusakli
02f74ca032
fix browsing users removal
10 years ago
barisusakli
d2334fbb4a
dont search empty string, get 20 tags instead of 10
10 years ago
barisusakli
3ba4d2aa2b
get correct count only from one of the active users elements
10 years ago
barisusakli
762b2fff37
display user count in browsing
10 years ago
barisusakli
9e8be432b3
notification changes
...
-only send a notification when the person you follow creates a topic
-you still get a notification per post if you are following a topic
-changed notifications.push so that it sends the notifications over a
period of time, currently to 50 users per second
-optimized topics.notifyFollowers and
user.notifications.sendTopicNotification, they no longer query the
database for the topic and post data instead they get it as params
-you can no longer follow yourself :)
-changed mongo sortedSetRemove so that it doesn't use $in if there is
only a single value to remove
10 years ago
barisusakli
f318f2f815
move out update, should work even if post isnt in dom
10 years ago
barisusakli
b3e83d2f9a
update post count on purge
10 years ago
barisusakli
761f56aeb1
removed most of the db.sortedSetCards
10 years ago