Barış Soner Uşaklı
|
5ce72f4920
|
dont add guests to users:repuration zset
|
10 years ago |
Barış Soner Uşaklı
|
e0b4a35a25
|
dont add guests to users:postcount zset
|
10 years ago |
Barış Soner Uşaklı
|
c9b98306e0
|
dont require everything in folder
dont want rooms.js to be public
|
10 years ago |
Barış Soner Uşaklı
|
30104b898c
|
dont allow vote spam
|
10 years ago |
barisusakli
|
e528f52cfb
|
closes #2757
|
10 years ago |
barisusakli
|
77e956861a
|
#2486
various fixes for socket.io cluster
display user presence correctly
|
10 years ago |
Julian Lam
|
1a58ea6520
|
closed #2695
|
10 years ago |
Julian Lam
|
d95f5a9ae0
|
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
|
10 years ago |
Julian Lam
|
202789fa8d
|
added back category creation, #2463
|
10 years ago |
Julian Lam
|
7cdfe143ab
|
fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887
|
10 years ago |
Julian Lam
|
4f2c7382c5
|
passing in the column count so a message can be displayed to users when no users have privs in a category, #2887
|
10 years ago |
Julian Lam
|
9dece4a1db
|
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
|
10 years ago |
Julian Lam
|
25cb1f9284
|
Merge remote-tracking branch 'origin/master' into categories_revamp
|
10 years ago |
Julian Lam
|
d3af278123
|
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
|
10 years ago |
Barış Soner Uşaklı
|
36942125e6
|
closes #2894
also mark user online if they post a reply
|
10 years ago |
Julian Lam
|
9b84a887d3
|
a huge frickin' number of changes for #2887. This is part of #2463
|
10 years ago |
Julian Lam
|
815ea88fa5
|
readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
|
10 years ago |
Julian Lam
|
765f15096b
|
removed wrapping .row around tables in acp/manage/categories
|
10 years ago |
Julian Lam
|
a1621145d5
|
Merge branch 'master' into categories_revamp
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
|
10 years ago |
EvSpirit
|
2ea840e65d
|
#2886 Check subcategories when showing category recent topics
|
10 years ago |
EvSpirit
|
0fcd4dee58
|
#2886 Check subcategories when showing category recent topics
|
10 years ago |
Julian Lam
|
fcbc02d48a
|
better local function name in install.js
|
10 years ago |
Barış Soner Uşaklı
|
203d4d052a
|
fixed my logic fail
|
10 years ago |
Barış Soner Uşaklı
|
c7b5cd48ba
|
closes #2773
|
10 years ago |
Barış Soner Uşaklı
|
29fd89407c
|
closes #2872
show the last posts content and user in topic feeds
|
10 years ago |
Barış Soner Uşaklı
|
f6d0ad9b0f
|
Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
|
10 years ago |
Julian Lam
|
4dbb1c08b6
|
added default host port and db settings for mongo, if not set in config file
|
10 years ago |
Barış Soner Uşaklı
|
fc28cbf887
|
filter cids with a single .filter thanks @julianlam
|
10 years ago |
Julian Lam
|
06d547a6cb
|
fixed bug in privilege settings where categories near the end of a list were not having their permissions read properly if earlier categories were disabled, #2887
|
10 years ago |
barisusakli
|
b268927cf9
|
removedu if from filter:parse,post, parse strip teaser content
|
10 years ago |
barisusakli
|
9754dc8be0
|
open user link in new tab
|
10 years ago |
barisusakli
|
810d3be512
|
closes #2593
|
10 years ago |
barisusakli
|
6c0e07c384
|
Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
|
10 years ago |
barisusakli
|
38726243fe
|
closes #2879
|
10 years ago |
barisusakli
|
04ed79e587
|
fix profile image upload on subfolder install
|
10 years ago |
barisusakli
|
c8e0eab34e
|
escape data on room enter
|
10 years ago |
barisusakli
|
7dde229517
|
added filter:teasers.get
|
10 years ago |
Barış Soner Uşaklı
|
9e7af15bbc
|
Merge pull request #2876 from cismous/master
remove comma
|
10 years ago |
barisusakli
|
9d62709f7c
|
doggy.gif
|
10 years ago |
barisusakli
|
e4431f62b2
|
fix group update text
|
10 years ago |
barisusakli
|
358f6f61f7
|
closes #2803, closes #2883
options.unescape was not used correctly
fix groups.update so it doesnt overwrite data if some fields are not
passed in
|
10 years ago |
psychobunny
|
d2dae2d62f
|
standardize showSelect amongst category and topic_list routes
|
10 years ago |
Barış Soner Uşaklı
|
0ebad0fe10
|
Merge pull request #2843 from FokkeZB/patch-1
Skip setTimeout if it doesn't exist (Node 0.10.x with SSL)
|
10 years ago |
Barış Soner Uşaklı
|
9edfcb0053
|
dont save user obj in db
|
10 years ago |
psychobunny
|
6acfec9d25
|
add teaser content to category view
|
10 years ago |
Julian Lam
|
eee2aa8051
|
making sure to pass in userData to notifications.create on user follow
|
10 years ago |
Barış Soner Uşaklı
|
8b429a2e05
|
removed path
|
10 years ago |
Barış Soner Uşaklı
|
cc92d09498
|
generateNotificationPaths
|
10 years ago |
psychobunny
|
8c0dfa1217
|
data/category partial
|
10 years ago |
Julian Lam
|
82f7ca5e0f
|
added a path to follow notification
|
10 years ago |
Barış Soner Uşaklı
|
d05ef6ddbc
|
closes #2822
|
10 years ago |
Julian Lam
|
5a4fa18e98
|
fixed digests so they aren't prematurely exiting, and will send again :shipit:
|
10 years ago |
Barış Soner Uşaklı
|
0bbebbe4b1
|
Merge remote-tracking branch 'origin/master' into search-cid-uid
|
10 years ago |
barisusakli
|
5bc2e7dac2
|
closes #2309
|
10 years ago |
barisusakli
|
254fcff01f
|
forgot db require
|
10 years ago |
barisusakli
|
6c58bd9520
|
closes #2871
|
10 years ago |
psychobunny
|
3ed3612047
|
file upload with spaces / general file upload fix wrt ajaxiy
|
10 years ago |
barisusakli
|
909fe660a9
|
decodeURIComponent for uploaded file/image
|
10 years ago |
psychobunny
|
60a70e4e62
|
moved 37fe438c63 into core
|
10 years ago |
psychobunny
|
075611ca4b
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
Barış Soner Uşaklı
|
37fe438c63
|
reset fix for t.js bug :rage3:
|
10 years ago |
cismous
|
3bd42c8b7a
|
remove comma
|
10 years ago |
Julian Lam
|
f8aba4f4ef
|
Merge branch 'master' into search-cid-uid
|
10 years ago |
psychobunny
|
e3899f9535
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
Barış Soner Uşaklı
|
e45e204ba5
|
fix author field on topic feed #2872
|
10 years ago |
Barış Soner Uşaklı
|
839dd72a05
|
been a while since we stopped using hashes
|
10 years ago |
psychobunny
|
54cbbe2844
|
components system
|
10 years ago |
psychobunny
|
f5b701553c
|
moved post-row's wall of data-text into partial
|
10 years ago |
psychobunny
|
8727c7be17
|
moved all template variables to core
|
10 years ago |
Julian Lam
|
521c454dde
|
updated emailer to pass through "fromUid" if available
|
10 years ago |
psychobunny
|
dcfb8010b7
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
psychobunny
|
b81646477f
|
remove hardcoded topic_row_size
I can't believe this is still here haha
|
10 years ago |
Julian Lam
|
0f59046392
|
added requirejs config partial, #2875
|
10 years ago |
psychobunny
|
a3f167bfd2
|
default category should be col-xs-12
|
10 years ago |
Сергей Савельев
|
e529d18414
|
save
|
10 years ago |
barisusakli
|
518aec6e76
|
modified indices, removed key 2 collections now
|
10 years ago |
barisusakli
|
ec7caea368
|
fix search on mongo
|
10 years ago |
barisusakli
|
78c65aee05
|
even more search changes
|
10 years ago |
barisusakli
|
2b7744f905
|
fire action:topic.move after topic cid is changed
|
10 years ago |
barisusakli
|
31da62ab2d
|
removed console.log
|
10 years ago |
barisusakli
|
e2196af8ab
|
part 2 of search changes
|
10 years ago |
barisusakli
|
c7128bcc98
|
part 1 of search change
|
10 years ago |
barisusakli
|
fd5f00459b
|
fix admin events pagination
|
10 years ago |
barisusakli
|
868b2ff2b6
|
if no term is passed get count
|
10 years ago |
barisusakli
|
ec8fc8b97b
|
dont do anything if id is falsy
added callback
|
10 years ago |
barisusakli
|
203e69aa42
|
derp
|
10 years ago |
barisusakli
|
f8f4a6e844
|
removed footer class
|
10 years ago |
Barış Soner Uşaklı
|
abf27954d3
|
use topic.getMainPids
|
10 years ago |
Barış Soner Uşaklı
|
d3dca842cb
|
also #2858
|
10 years ago |
Barış Soner Uşaklı
|
bab8e6a104
|
closes #2858
|
10 years ago |
Barış Soner Uşaklı
|
eda98a35ea
|
closes #2862
|
10 years ago |
Barış Soner Uşaklı
|
e4199179f7
|
Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
|
10 years ago |
barisusakli
|
58169aa6d9
|
no need for return
|
10 years ago |
barisusakli
|
6e25724cfb
|
removed unused requires
|
10 years ago |
barisusakli
|
279bb62a3f
|
cache parsed post content
clear cache on plugin install/uninstall/activate/deactivate
|
10 years ago |
barisusakli
|
4cb58d976b
|
fix indices, main post always 0
|
10 years ago |
barisusakli
|
2878bf6cfe
|
removed commented out code
|
10 years ago |
barisusakli
|
c63d5f4b7a
|
test
|
10 years ago |
barisusakli
|
a626005570
|
closes #2851
|
10 years ago |
psychobunny
|
6d4b658579
|
using unminified version of autosize
|
10 years ago |