Baris Soner Usakli
189e69284e
fixes for post privileges
11 years ago
Baris Soner Usakli
bbac361670
fixed crash if empty topic was loaded without ajaxify
11 years ago
Baris Soner Usakli
b3816b98a1
more post fixes
11 years ago
Baris Soner Usakli
31d353ab0e
more fixes
11 years ago
Baris Soner Usakli
ae76bb3928
lots of err first fixeS
11 years ago
Baris Soner Usakli
426d3e871f
more fixes
11 years ago
Baris Soner Usakli
466c02a886
removed teaser_text
11 years ago
Baris Soner Usakli
a97ee201d8
makes recent unread and category pages a lot faster, added logging when a user changes their username
11 years ago
Baris Soner Usakli
f73c81d6c3
closes #755
11 years ago
Julian Lam
adb8f80b86
interim commit - removed calls to websockets.js, beginning porting to namespaced files
11 years ago
Baris Soner Usakli
a4ae9c70df
closes #742 , closes #741
11 years ago
Baris Soner Usakli
8e6606fb5a
move post
11 years ago
Baris Soner Usakli
faf5ea2122
check if we have edit permission on the pids that we want to move
11 years ago
Baris Soner Usakli
291aa872c4
cant fork if not logged in
11 years ago
Baris Soner Usakli
2e575bb2d8
closes #524
11 years ago
Baris Soner Usakli
f21a98f37f
first pass, #524 , #667
11 years ago
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
Baris Usakli
7d1aa02fd1
removed schema.js
11 years ago
Baris Usakli
58f9c2c18d
removed console.log
11 years ago
Baris Usakli
1ec6726459
template changes to recent and unread
11 years ago
Baris Usakli
4da819b02b
changesto category.tpl
11 years ago
Baris Usakli
a21d91d870
closes #476
11 years ago
Baris Usakli
f946918176
fixed anon images in topic view, anon users arent added to active users for a category
11 years ago
Baris Usakli
04ed1df0ef
closes #365 , allow guest posting. enabled from admin/settings, defaults to disabled
11 years ago
Baris Soner Usakli
89540172b2
closes #464
11 years ago
Baris Soner Usakli
afc0e25b26
closes #463
11 years ago
Baris Soner Usakli
1af98835b1
added share buttons to main post
11 years ago
Baris Soner Usakli
6eadf67add
another privilege fix
11 years ago
Baris Usakli
790df903ac
added view count to topics
11 years ago
Baris Usakli
dee99c1752
update category topic count if topic is deleted/restored
11 years ago
Baris Usakli
b31fa856d0
added meta require to topics.js
11 years ago
Noah Chase
fd89f71fc0
fix typo that was causing topic variables to leak into global namespace
11 years ago
Baris Soner Usakli
4b89b3e2ed
fixed time for month
11 years ago
Baris Usakli
d315829eaf
closes #394
11 years ago
Baris Usakli
4e59b85073
recent page, for hour, day, week, month
11 years ago
Baris Soner Usakli
1c32acf7b6
removed WITHSCORES from getLatestTopics, how was this working at all?
11 years ago
Julian Lam
9613ea9018
reverted change where post title was sanitized on saving (which didn't
...
seem to work), now sanitizing post title on output
11 years ago
Baris Usakli
9a4eb26246
closes #332
12 years ago
Baris Usakli
170ed8cc01
fixed conflict
12 years ago
Baris Usakli
25576eb35a
closes #329
12 years ago
Julian Lam
5f00f1e18e
renamed "toHTML" method to "parse"
12 years ago
Julian Lam
c940ce3329
camelCased get_latest_undeleted_pid method
12 years ago
Baris Usakli
efef9c864c
closes #306
12 years ago
Baris Usakli
27cb837b08
closes #303
12 years ago
Baris Usakli
24e4be77d8
closes #304
12 years ago
Baris Usakli
ce61138351
fixed conflicts
12 years ago
Baris Usakli
564662ee00
closes #294
12 years ago
psychobunny
aea3181d27
formatting - server side core
12 years ago
Julian Lam
1df50ff855
updated topic viewing so that markAsRead marks any relevant notifications read (issue #219 )
12 years ago
Julian Lam
b8b6558f53
deleting and restoring posts and topics now update the corresponding RSS feeds
...
fixed #257
12 years ago
Baris Usakli
e0cc35ba66
creating topics shows up in user profile too issue #220
12 years ago
Julian Lam
02a02fa64c
updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256 )
12 years ago
psychobunny
bb8f75b4be
merged.. conflicted up the ass. registration looks gud again
12 years ago
Julian Lam
97641dbcda
fixing teasers, that I broke in the last commit
12 years ago
Julian Lam
54fdbcd947
fixing broken category
12 years ago
Baris Usakli
59f4b6788a
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
a317a4d689
closes #206
12 years ago
Julian Lam
0243e9c5be
issue #214 , preparing for addition of post.parse hook by renaming markdownToHTML to just "toHTML", and making it asynchronous.
12 years ago
psychobunny
469a5221ed
added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics.
12 years ago
psychobunny
f251b9c6c5
Merge branch 'master' into bootstrap3
12 years ago
Baris Usakli
dda429ab5d
unread count shows total
12 years ago
Baris Soner Usakli
545069b069
closes #199
12 years ago
psychobunny
0f8aad52b2
updated all alert-error to alert-danger (wtf did BS3 need to change that?)
12 years ago
psychobunny
a482d4db5f
fixed /recent, /unread
12 years ago
Julian Lam
9bc12f28b4
fuck git
12 years ago
Baris Usakli
c647793512
meta config changes, refactors
12 years ago
psychobunny
f1547a7b1f
added badge to header for unread topics count
12 years ago
psychobunny
746fa93c80
added API call for total unread topics; moved unread notification parsing to client side
...
also fixed a bug where the new notification icon glow would disappear on
page refresh even if there were existing notifications.
12 years ago
Baris Usakli
c05f56d28c
fix for category view when its empty
12 years ago
Baris Usakli
92d3559146
closes #176
12 years ago
Baris Soner Usakli
999e98e43d
add label to banned users, dont hide their posts
12 years ago
Baris Usakli
929282a2f7
ban users, closes #125 , banning a user hides all posts topics of a user and their profile page becomes inaccessible
12 years ago
Baris Usakli
0fef0aa582
disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in
12 years ago
Baris Usakli
1894d0a469
moved confings into redis
12 years ago
Baris Soner Usakli
46afbc0ba0
assorted config fixes
12 years ago
Baris Soner Usakli
dd3b01dfed
closes #144
12 years ago
Julian Lam
e8f1d645fe
closed #160
...
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
12 years ago
Baris Soner Usakli
50c34e4f33
added infinite scrolling to unread page, issue #141
12 years ago
Baris Soner Usakli
244801a0bf
added infinite loading to recent page, #141
12 years ago
Baris Soner Usakli
1cc8214d16
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
12 years ago
Baris Usakli
0bd56196cf
index topic titles too
12 years ago
Baris Soner Usakli
f0759863e6
reindex all call
12 years ago
Baris Usakli
720dd9e960
scroll to posts
12 years ago
Baris Soner Usakli
b46d81e3e4
removed console.log
12 years ago
Baris Soner Usakli
3273c0558b
anon users always see topics as unread
12 years ago
Baris Soner Usakli
78f462e1e6
added a new section that only shows unread topics, added mark all read button, closes #140
12 years ago
Baris Soner Usakli
811d2df728
moved getTopicsByTids and getLatestTopics to topics.js
12 years ago
Baris Soner Usakli
b35ecd08ea
use hasReadTopic
12 years ago
Baris Soner Usakli
d32b130d40
added function for marking all topics read #140
12 years ago
Baris Soner Usakli
cca83b9c5c
bleh
12 years ago
Baris Soner Usakli
8947553ecd
closes #117
12 years ago
Baris Soner Usakli
38aa5aa3e6
refactor to remove category_name and category_slug from topic hashes
12 years ago
Julian Lam
99ba792e6d
changing all calls to marked to instead go through
...
PostTools.markdownToHTML
12 years ago
Baris Usakli
52110016c7
closes #107
12 years ago
Baris Soner Usakli
e437b4df66
removed commented out code
12 years ago
Baris Soner Usakli
919efd4052
drag and drop image upload first pass
12 years ago
Baris Soner Usakli
f7291631d8
when a post is restored update topic timestamp
12 years ago
Baris Usakli
ff9990701b
changed to async.eachSeries
12 years ago
Baris Soner Usakli
285e19fbbf
closes #97
12 years ago
Baris Soner Usakli
f90eb72706
added minimum lengths into error messages
12 years ago
Baris Soner Usakli
65029ae169
content length changes
12 years ago
Baris Usakli
03d3f59804
change to async.each for addUserInfoToPosts
12 years ago
Baris Usakli
8d21d4f998
closes #91
12 years ago
Baris Soner Usakli
a5b324cbc4
closes #86
12 years ago
Julian Lam
87aec422e9
moved get_last_undeleted_pid to threadTools.js
12 years ago
Julian Lam
31f8be8a0a
updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it
12 years ago
Baris Soner Usakli
4527b3d53c
closes #82
12 years ago
Baris Soner Usakli
62ef925fd3
removed graph/picture, closes #72
12 years ago
Julian Lam
d1bc8b5d91
fixing issue where NodeBB hangs if a non-existant topic was requested
12 years ago
Baris Soner Usakli
719182e3a8
fixed read status in categories
12 years ago
Baris Usakli
bff188b116
fix
12 years ago
Baris Usakli
82319a020f
more fixes
12 years ago
Baris Usakli
a76d6c1f9a
removed log
12 years ago
Baris Usakli
27ea41adcf
fix for category teaser timestamp
12 years ago
Baris Usakli
1a19f0e1bc
changed categories to hash
12 years ago
Baris Usakli
9c3046b89b
more fixes
12 years ago
Baris Usakli
98013536d1
more fixes
12 years ago
Baris Soner Usakli
527e6e63cc
removed console.log
12 years ago
Baris Soner Usakli
c1484afab7
more fixes
12 years ago
Baris Soner Usakli
fabb55426c
more work:
12 years ago
Baris Soner Usakli
eba653a3d2
get teaser fix
12 years ago
Baris Usakli
9dbaf9fef9
more work
12 years ago
Baris Usakli
1a992b7147
first batch of changes
12 years ago
Baris Usakli
6a83bf79b4
fixed the issue with Topics.markAsRead
12 years ago
Baris Usakli
d7fbe6ee14
removed console.log
12 years ago
Baris Usakli
0e5f280327
fixed categories read notification bug
12 years ago
Baris Usakli
aecffecdf1
footer shows total topic post count
12 years ago
Baris Soner Usakli
761d8fc508
recent page gets alerts when new topics and posts are created
12 years ago
Julian Lam
9df0b39a5d
started integrating infinite post loading for topic view (re: issue #42 )
12 years ago
Baris Usakli
a0751d6caa
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
d3a190d74e
username to userslug change
12 years ago
Julian Lam
89e852f692
adding 'load more topics' button to topic admin
12 years ago
Julian Lam
0d954b24dc
removed debug statements, adding missing file re: issue #3
12 years ago
Julian Lam
32eba62ef6
developed during a merge... I am going to hell for this.
...
- also new topics tab in admin panel
12 years ago
Baris Soner Usakli
0a0f8a21f0
changed new Date().getTime() to Date.now() on server side
12 years ago
Baris Usakli
ffbd777642
moved chat code to its own module
12 years ago
Baris Usakli
88a1fef941
bookmark for the post made
12 years ago
Julian Lam
c0b018cdf4
adding noscript parsing for a topic, if accessed by a browser without javascript
12 years ago
Julian Lam
740cf13e8d
updated less-middleware to 1.1.12 (fixing odd regression with LESS package update). Fixed issue where editing of posts was wonky because the title was being grabbed incorrectly
12 years ago
Julian Lam
89effc5454
auto-subscribing a user to any topic that they create
12 years ago
Julian Lam
a09cfd9304
started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
...
introducing mixins css file
12 years ago
Julian Lam
6f16088cd6
cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?)
12 years ago
psychobunny
f1f86b1d4f
added category rss. added tid to be passed back in getTopicsByTids.
12 years ago
psychobunny
11ad3a867e
fixed slug issue with topics
12 years ago
psychobunny
f9e015f194
cid undefined bug
12 years ago
psychobunny
82e8b481b8
fixed posting bug and moved new topic button to be visible if no topics found
12 years ago
Julian Lam
878a678643
Merge branch 'install_script'
12 years ago
psychobunny
bcc903ee1c
run npm install. starting rss atom feeds of topics. fixed bug in topics where new topics created were not being saved properly
12 years ago
Julian Lam
88bf9425db
install script + patching up integration with install wizard
12 years ago
psychobunny
523ce61d1f
redis schema file for organization; moved new topic button in categories higher
12 years ago
psychobunny
8c2b6cda69
added timestamp to teaser, continuing work on recent replies block
12 years ago
psychobunny
6db259cf3f
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
...
Conflicts:
src/posts.js
12 years ago
psychobunny
448673b141
recent replies part 2
12 years ago
Baris Usakli
db6bbcc699
post every x seconds added it x to config
12 years ago
psychobunny
a02a74604c
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
12 years ago
psychobunny
55cb790d3c
potential fix for duplicate chat results, started recent replies block
12 years ago
psychobunny
deaf8105cc
renamed get category to get categories
12 years ago
psychobunny
4b67f8573e
recent posts done (needs polish/cleanup), and fixed bug where new topic button was not showing up in categories
12 years ago
psychobunny
c785f06367
added 404 tpl, fix for 404 on topics, continuing refactor - categories
12 years ago
psychobunny
4a3ffec29f
proof that comments can be misleading
12 years ago
psychobunny
d0646ba98f
typo
12 years ago
psychobunny
cd4ca110a1
moved utils over to client side for code sharing
12 years ago
psychobunny
a9672ab9d8
begin refactor of posts/topics + pagination + cleanup + async
12 years ago
Baris Soner Usakli
ef304a712f
strip tags from signature when they are saving, separated info in user profile and added signature box
12 years ago
Julian Lam
26781157b3
refactoring posts, topics, and categories so that each "get" is moved up
...
one level. Topics.get will get all of the posts in a tid, etc.
12 years ago
Julian Lam
74c13ba299
Merge remote-tracking branch 'origin'
12 years ago
Julian Lam
fd38b60bd6
fixing issue with teasers showing deleted post info
12 years ago
psychobunny
34133eef8c
post counts + read status working on homepage category listing. fixed posts.get_cid_by_pid
12 years ago
psychobunny
effb26c856
user friendly message if no topics exist in a category
12 years ago
psychobunny
ab492f147f
check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics
12 years ago
Julian Lam
7c165876f1
fixed bug where deleted posts still showed up in teasers
12 years ago
Julian Lam
e62fcc5831
refactored the entire privileges stack. .editable() is now deprecated, use
...
.privileges instead. Privileges now are inherited, so querying a topic's
privileges will automatically query it's parent category's privileges as
well, etc.
12 years ago
Julian Lam
1a38644eb8
exposing thread tools to users in the "administrators" set, fixing up
...
Topics methods to call the "editable" method first instead of just
checking rep thresholds.
Also changed the limit on thread length from 10 to infinity (for now,
until infinite scrolling makes it in)
12 years ago
Julian Lam
7757c29889
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
fe9adf696d
new post event (although there is a bug... hmhm)
12 years ago
Baris Usakli
78b59432cc
dont call marked if content is empty in get_teaser
12 years ago
Baris Usakli
1f5956d031
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Usakli
994b7e8b33
signature
12 years ago
Julian Lam
297c4b8173
socketizing topic creation so that a new topic shows up automatically when one is created
12 years ago
Julian Lam
3df8d7279b
rejigged Topics.get so that it does not return a hardcoded return if no topics were returned
12 years ago
Julian Lam
03511cd9a8
removing console rlogs
12 years ago
Julian Lam
4b6ad9607e
removing static saving of recent post, and added in dynamic pulling on Topics.get
12 years ago
Julian Lam
e5716145ae
get pid and tid and cid methods in posts and topics
12 years ago
psychobunny
a711adfcd0
fix for recent/popular/active global categories
12 years ago
psychobunny
9a0e487936
fix so that empty categories dont 404
12 years ago
Julian Lam
9917f068f9
fixing up moderator listing
12 years ago
psychobunny
211363235d
removed console.log
12 years ago
psychobunny
fd8c0c5097
fixed bug in active users causing moderators to not show up and only one active user being shown
12 years ago
Julian Lam
e256ee99f7
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
bdeb7b13f1
interim commit for moderator support
12 years ago
Baris Usakli
34432773d6
fix crash when you go to /topics/nonexistant
12 years ago
Julian Lam
71482163ed
updating post and topic methods so that when you reply to a post or create a new topic, that topic isn't flagged as unread for you
12 years ago
psychobunny
25e218442a
updated category: tracking active participants + removed placeholder; recent author picture now pulled dynamically; graph/users/picture implemented
12 years ago
psychobunny
a7cefe35f8
started to add real data to the topics listing, got latest post working per topic
12 years ago
Julian Lam
b244da724e
edit labels, and fixing responsive layout in topic view
12 years ago
Julian Lam
f1c5233aa9
sorting
12 years ago
psychobunny
f218e0f3a7
user has read feature - turns post count badge red if there is a new post and grey if the user has seen this post already
12 years ago
psychobunny
fb83913670
redis wrapper removed. pretty safe to say that we didn't really need it in the first place.
12 years ago
psychobunny
09c9d0ee1f
fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
12 years ago
Julian Lam
2ca1986b40
moving threads will refresh view for all connected clients as well
12 years ago
Julian Lam
c1489b2503
thread moving! (party)
12 years ago
Julian Lam
858337c633
refactoring topics to be stored as a set per category, instead of a list
12 years ago
Julian Lam
917eadae95
Merge remote-tracking branch 'origin'
12 years ago
Julian Lam
ff025f0e48
interim commit to thread moving
12 years ago
psychobunny
8e1ee88878
removed derpy + from header ill come back to that later when im more inspired... fixed ajaxify for custom routed urls, fixed recent/popular/active tab's invalid object initializer
12 years ago
Julian Lam
b57109f6fd
floating pinned articles to the top of the topic list
12 years ago
Julian Lam
f0eeec8932
fixing alert removal by alert_id and adding alerts when thread is locked or pinned
12 years ago
Julian Lam
8bccc8466e
Merge branch 'master' of github.com:psychobunny/node-forum
12 years ago
Julian Lam
bf7c602cd8
thread pinning
12 years ago
psychobunny
2dccfb96e7
Merge branch 'master' of https://github.com/psychobunny/NodeBB
...
Conflicts:
src/posts.js
src/topics.js
12 years ago
psychobunny
ae2be687b8
small refactor plus breadcrumbs for all ur pages
12 years ago
Julian Lam
d35bffa830
removing topic from listing if deleted, and adding lock icon if thread is locked
12 years ago
Julian Lam
43a76f9c9c
fixing socket returns to emit to everybody in the room (on thread locking/deletion)
12 years ago
Julian Lam
7bbc630dfb
Merge remote-tracking branch 'origin' into thread_options
...
Conflicts:
public/src/templates.js
12 years ago
Julian Lam
250c70bdfc
topic locking and deletion
12 years ago
psychobunny
31542cd9be
finished recent, popular and active posts shells, just need to update api methods
12 years ago
Julian Lam
b2c6d4f7c7
interim commit to thread options
12 years ago
psychobunny
fa64e84dcc
fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies
12 years ago
psychobunny
178bc82a55
removed deprecated functions from topics.js (server side parsing) and fixed the 150ms initial delay on first load
12 years ago
psychobunny
724c1511af
moved slugify to utils
12 years ago
Julian Lam
86af1b2af5
topic creation now checks for valid pid as well
12 years ago
Baris Soner Usakli
73e958e627
added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name
12 years ago
Baris Usakli
2a3ef2408f
fixed post content
12 years ago
Baris Usakli
3c86b43ba3
post count is incrementing when replying
12 years ago
Baris Usakli
ed26728a0f
show username on homepage
12 years ago
Julian Lam
0ae4e31163
RUN "npm install" AFTER THIS GIT PULL!!
...
Integrated markdown parsing to all post content. Title content by default
not going to be parsed, using default options unless circumstances dictate
otherwise.
12 years ago
Baris Usakli
39b24436d0
removed global.socket, passing in socket to the functions now
12 years ago
psychobunny
b2bc967e9b
got ajaxify working with threads, some cleanup, fixed anon posting, got rid of a few more global.sockets calls
12 years ago
Julian Lam
62779ef0dd
relative time on topics and posts
12 years ago
Baris Soner Usakli
20aa5d439e
log server errors in browser
...
added uid to posts
12 years ago
psychobunny
303452ef8c
fixed conflicts
12 years ago
psychobunny
126f817f7d
updates to posts
12 years ago
Julian Lam
570dfd9786
updated topics module to use uid as a passed in param, instead of through global.uid
12 years ago
psychobunny
98ca14e31c
started working on threadss, implemented slug url, fixed crashing bug during post creation
12 years ago
psychobunny
5173498180
client side templates in, fixed home page to parse templates on ajaxify, added footer to the page transition animation for smoothness
12 years ago
Julian Lam
eac3785b29
fixing issue with auth (removed session saving stuff by mistake)
12 years ago
Julian Lam
9e5a7b96b3
fixed broken mget implementation if no topics are present
12 years ago
psychobunny
a16f72e11c
redis - added mget and multi, finished initial topics listview on home page, finished get topics method calls
12 years ago
psychobunny
e50e136d83
inbetween some changes but asked to pull so I'll comment better later
12 years ago
psychobunny
d711a4e334
added post button, post window, added click handler to toaster alert, started on posts and topics schema and code
12 years ago