Baris Soner Usakli
|
742c8fb43c
|
closes #712
|
11 years ago |
Baris Soner Usakli
|
1b41a8f467
|
fixed typo
|
11 years ago |
Baris Soner Usakli
|
f933fc0167
|
forgot topics.js oops
|
11 years ago |
Baris Soner Usakli
|
fbb4998999
|
closes #676
|
11 years ago |
Baris Soner Usakli
|
2039885d96
|
removed console.logs
|
11 years ago |
Baris Soner Usakli
|
daacdb50f3
|
closes #645
|
11 years ago |
Julian Lam
|
b52782deb8
|
removed use of strip_tags and using String library instead
|
11 years ago |
Julian Lam
|
a078f73e84
|
omg I don't know what I am doing
|
11 years ago |
Julian Lam
|
8f879cd3eb
|
topics will no longer show up in /recent if user cannot access them
|
11 years ago |
Baris Soner Usakli
|
1021615848
|
added err first to some calls
|
11 years ago |
Julian Lam
|
c313c4501b
|
pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219)
|
11 years ago |
psychobunny
|
0c05ee82b1
|
#621, moved everything out of parallel - poster doesn't need to wait for these functions to happen
also renamed topics.markUnRead to topics.markAsUnreadForAll
|
11 years ago |
Baris Usakli
|
df10bde2db
|
added 1 more parseInt
|
11 years ago |
Baris Soner Usakli
|
5f86e31d1e
|
fixed favouriting
|
11 years ago |
Baris Soner Usakli
|
95bb838699
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
11 years ago |
Baris Soner Usakli
|
1564e3d530
|
tons of fixes to mongo and redis, to make returns the same
|
11 years ago |
Julian Lam
|
2a1671ba9b
|
whoops
|
11 years ago |
Baris Usakli
|
705754e823
|
merged master
|
11 years ago |
Julian Lam
|
041e77f688
|
fixing replying (whoops)
|
11 years ago |
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Julian Lam
|
43b012b32e
|
defactored getUnreadTopics into separate getUnreadTids method -- for no reason, mind you
|
11 years ago |
Baris Soner Usakli
|
f0caac242c
|
fixed incr in topic post
|
11 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
11 years ago |
Baris Soner Usakli
|
d5c0ca4a9d
|
closes #595
|
11 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
11 years ago |
Baris Usakli
|
b2074c6dda
|
fixes to infinite load and paginator
|
11 years ago |
Baris Soner Usakli
|
db98b3db55
|
removed the fields again, gitsucks
|
11 years ago |
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
11 years ago |
Baris Usakli
|
0742590c0c
|
added pid to share links, removed unused vars
|
11 years ago |
Baris Soner Usakli
|
fdf5227c35
|
closes #572
|
11 years ago |
Julian Lam
|
0a06f1ac7d
|
Merge remote-tracking branch 'origin/master' into category-whitelisting
|
11 years ago |
Baris Soner Usakli
|
2148f6ff95
|
closes #559
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |
Julian Lam
|
182659d0e1
|
removing extra .js suffix from required files and physically separating
nodebb libs from deps
|
11 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
11 years ago |
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
psychobunny
|
d4d0e8cd9b
|
set unreplied flag to new topics sent via websocket
|
11 years ago |
Baris Soner Usakli
|
81560c4698
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
11 years ago |
psychobunny
|
377de06eeb
|
removed main_posts from topics core, returning OP in posts array now
|
11 years ago |
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
11 years ago |
Baris Usakli
|
7d3adb9275
|
removed unused stuff from getLatestTopics and recent.tpl
|
11 years ago |
Julian Lam
|
08ef67e824
|
closed #536
|
11 years ago |
Baris Usakli
|
54d94f5988
|
added topic tests
|
11 years ago |
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
11 years ago |
Baris Usakli
|
84fa704b25
|
refactor abit adding error checking to missing parts
|
11 years ago |
Baris Usakli
|
4ce6ac5af9
|
closes #491, added check to prevent crash in getAnonUserCount
|
11 years ago |