Baris Usakli
|
41263f0332
|
closes #178
|
12 years ago |
Baris Soner Usakli
|
00cb15d3c8
|
check if there is follow element
|
12 years ago |
Baris Soner Usakli
|
6690f49c4e
|
added profile views to users, little cleanup to use app.addCommasToNumbers
|
12 years ago |
Baris Usakli
|
74af205426
|
banned users cant login, show error messages on failed logins
|
12 years ago |
Baris Usakli
|
67070e335e
|
removed console.log
|
12 years ago |
Baris Usakli
|
22536e694c
|
fixes wrong topics getting loaded into wrong categories
|
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
|
8dc7a0dbbf
|
changed favouriting to wait for socket call to end before changing star class
|
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 Soner Usakli
|
48bb1b06c2
|
no need to store container
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Julian Lam
|
4457228903
|
closed #134
|
12 years ago |
Julian Lam
|
04d94a7462
|
turns out it was working as intended(tm)
closed #158
|
12 years ago |
Julian Lam
|
9bf8739841
|
removed debug comments
|
12 years ago |
Julian Lam
|
26944ae686
|
addressed issue #158, where topic buttons in admin panel were not working
correctly
|
12 years ago |
Julian Lam
|
dd6c9e03cb
|
added message to admin panel if no themes are found
|
12 years ago |
Julian Lam
|
272806a25d
|
closed #159 - issue where theme listing would hang if a theme folder did
not contain theme.json
Also refactored theme socket event a bit
|
12 years ago |
Baris Soner Usakli
|
50c34e4f33
|
added infinite scrolling to unread page, issue #141
|
12 years ago |
Baris Soner Usakli
|
cbd34a4411
|
removed console.log
|
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
|
02e707c3b5
|
removed console.log
|
12 years ago |
Baris Usakli
|
34ce17e522
|
removed eventlisteners for scroll
|
12 years ago |
Baris Usakli
|
8bc60be7c3
|
dont infinite load if there are no topics loaded
|
12 years ago |
Baris Usakli
|
c1c9d24ee5
|
deleted posts are collapsed clicking on them expands them, closes #138
|
12 years ago |
Baris Usakli
|
ac3fe1fc6f
|
closes #93
|
12 years ago |
Baris Usakli
|
0bd56196cf
|
index topic titles too
|
12 years ago |
Julian Lam
|
7251af56e3
|
refactored notifications library to mark all notifs read when the menu is
opened (closes #134)
|
12 years ago |
Baris Soner Usakli
|
0561710016
|
highlight search results
|
12 years ago |
Baris Soner Usakli
|
a5acf31fc6
|
posts on user account page scroll to the post now
|
12 years ago |
Baris Soner Usakli
|
7297a26685
|
scroll to post 2
|
12 years ago |
Baris Usakli
|
720dd9e960
|
scroll to posts
|
12 years ago |
Baris Soner Usakli
|
a0a1b14e2e
|
only allow alphanumberic charactesr in username
|
12 years ago |
Baris Soner Usakli
|
f4fdabd3ca
|
changed to wrapper alert functions
|
12 years ago |
Baris Soner Usakli
|
3f6f4e347d
|
change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
|
12 years ago |
Julian Lam
|
235553eaf6
|
Merge branch 'plugins'
Conflicts:
src/posts.js
|
12 years ago |
Julian Lam
|
1bee527f41
|
added note linking to wiki page for authoring plugins... also showing something if no plugins are installed
|
12 years ago |
Julian Lam
|
3578ce1925
|
admin panel integration completion + styling of admin panel plugins page
|
12 years ago |
Julian Lam
|
777173d9f4
|
adding admin panel integration to plugins (issue #143)
|
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 Usakli
|
19b570cdcf
|
closes #122
|
12 years ago |
Baris Usakli
|
472f40479e
|
privacy page
|
12 years ago |
Baris Usakli
|
6af3b0ffc6
|
account settings
|
12 years ago |
Baris Soner Usakli
|
08e3eac008
|
closes #120
|
12 years ago |
Julian Lam
|
ff065dcc2f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
c5c6bcec4b
|
closed #119
|
12 years ago |
Baris Soner Usakli
|
6e0c84f9e5
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
e7c9079449
|
anons cant follow, hide follow button if not logged in
|
12 years ago |
Julian Lam
|
59029a0ef0
|
minor tweaks to theme engine
|
12 years ago |
Julian Lam
|
7a1e1b5b60
|
fixing issue where notifications toggle was causing an ajaxify
|
12 years ago |
Baris Usakli
|
676765278e
|
closes #111
|
12 years ago |
Baris Usakli
|
c1b170ec86
|
removed anchor around recent posts on account page
|
12 years ago |
Baris Usakli
|
68c011ce63
|
recent replies link to user and topic
|
12 years ago |
Baris Soner Usakli
|
f7d27cdef1
|
nconf fixes
|
12 years ago |
Julian Lam
|
6e91810231
|
introduction of theme engine parsing (themes go in /public/themes!)
|
12 years ago |
Baris Usakli
|
2bb4aab6ac
|
changes to online users code
|
12 years ago |
Julian Lam
|
ed967a0e2f
|
applied minor suggestion suggested by @damianb in issue #24
closed #88 (regression due to text selection enhancement)
|
12 years ago |
Baris Soner Usakli
|
cf5f9ad9bd
|
share links wont refresh page
|
12 years ago |
Baris Soner Usakli
|
dd4ee28d26
|
removed ajaxify.enable, closes #85
|
12 years ago |
Julian Lam
|
0e854119c6
|
removed duplicate id in topic template, closed #84, where opening a couple threads caused the reply window to load multiple times
|
12 years ago |
Julian Lam
|
86ad794918
|
closed #74
|
12 years ago |
Julian Lam
|
7ec8358369
|
closed #83
|
12 years ago |
Baris Soner Usakli
|
5819b43595
|
moved index code from index.tpl to its own file
|
12 years ago |
Baris Soner Usakli
|
f8518b1a9a
|
moved js code in footer.tpl for admin into footer.js
|
12 years ago |
Baris Soner Usakli
|
4a79459a87
|
bolded footer topic/post count
|
12 years ago |
Baris Soner Usakli
|
2c5e9d47ad
|
admin routes and fixes
|
12 years ago |
Baris Soner Usakli
|
d7597608d5
|
fixed login register logout
|
12 years ago |
Baris Usakli
|
93653e88df
|
changed most of the ajax calls to use sockets
|
12 years ago |
Baris Usakli
|
8f2a0014b3
|
closes #70
|
12 years ago |
Baris Usakli
|
1d39b08195
|
password change, closes #66
|
12 years ago |
Baris Soner Usakli
|
8f4848cc69
|
userList function for active users, moved it to server side too
|
12 years ago |
Baris Soner Usakli
|
f2d7f856aa
|
async.each in user.js
|
12 years ago |
Julian Lam
|
9c5e9083fe
|
closed #43 by refactoring the jquery events for post buttons
|
12 years ago |
Baris Usakli
|
20670e63d1
|
img class on recent_replies
|
12 years ago |
Baris Usakli
|
e24606ff73
|
fixed quoting
|
12 years ago |
Baris Soner Usakli
|
1e40ed28e5
|
fixed typo in footer
|
12 years ago |
Baris Soner Usakli
|
c1484afab7
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
3c6d39ab89
|
closes #45
|
12 years ago |
Baris Soner Usakli
|
c571a73a8b
|
closes #44
|
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 |
Baris Soner Usakli
|
56dc29a747
|
closes #44
|
12 years ago |
Baris Soner Usakli
|
caf81b7312
|
fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now
|
12 years ago |
Baris Soner Usakli
|
99465f1ffd
|
moved chat socket.on to footer
|
12 years ago |
Julian Lam
|
faf70d85d8
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
12a8775de5
|
hotfixing issue with set_up_posts function in new post event
|
12 years ago |
Baris Usakli
|
07ceabd371
|
added space after reps in topic.tpl and topic.js
|
12 years ago |
Baris Usakli
|
cde765b17d
|
remove socket listeners in admin/users/search
|
12 years ago |
Baris Usakli
|
a59fdcbf6a
|
for andrew
|
12 years ago |
Baris Usakli
|
8781f05117
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
941ed7e194
|
user search in admin/users
|
12 years ago |
Julian Lam
|
97f87ee003
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
936a284397
|
enabling infinite post loader (re: issue #42), fixes #42
|
12 years ago |
Baris Usakli
|
7ca2c949dd
|
fixed safari script problem
|
12 years ago |
Julian Lam
|
9df0b39a5d
|
started integrating infinite post loading for topic view (re: issue #42)
|
12 years ago |
Baris Usakli
|
0cc5b1f907
|
moved socket.on to admin index
|
12 years ago |
Baris Usakli
|
c870e8bbf3
|
testing user search in admin panel
|
12 years ago |
Julian Lam
|
9098d61fe2
|
completed fb and g+ integration of buttons in category view
|
12 years ago |
Baris Soner Usakli
|
9b43f80ff8
|
changed login to ajax added error message for incorret login, closes #36
|
12 years ago |
Baris Soner Usakli
|
ea4f39ca21
|
server side checks for username/email/password, closes #41
|
12 years ago |
Baris Soner Usakli
|
7d49294595
|
closes #37, used the sorted set and updated it when a new post is made to a topic
|
12 years ago |
Baris Soner Usakli
|
fcbe99870a
|
added password confirm to registration and prettified the notifications on regiser page, need to add validation for email/username/password on server side User.create too
|
12 years ago |
psychobunny
|
939207ef45
|
moved admin categories into its own file
|
12 years ago |
Julian Lam
|
bc2d7b7d0f
|
added twitter intent, regarding issue #35
|
12 years ago |
Julian Lam
|
d0e5c0dcf1
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
87e2023c86
|
closed #28 by implementing solution #2
|
12 years ago |
Baris Usakli
|
51842a32da
|
dont let users with the same username/slug register closes #33
|
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
|
b1aef19ee9
|
finishing up topics list in admin panel with infinite loading
|
12 years ago |
Julian Lam
|
39aac31092
|
minor fix to template rendering
|
12 years ago |
Julian Lam
|
4436dbafe9
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
89e852f692
|
adding 'load more topics' button to topic admin
|
12 years ago |
psychobunny
|
166254b848
|
fixes issue #16 (ajaxify.go is now called) and reintroduces the fadein animation for new topic post
|
12 years ago |
Baris Soner Usakli
|
281b7a16a8
|
account edit alert back to 2 seconds
|
12 years ago |
Baris Soner Usakli
|
1620d1e4be
|
fixes #17
|
12 years ago |
Baris Soner Usakli
|
ba3c78846d
|
removed comments in topic.js
|
12 years ago |
Baris Soner Usakli
|
6c63ad89de
|
image upload sends the csrf token now
|
12 years ago |
Baris Soner Usakli
|
eff3fc9b7a
|
fixed error in favouriting posts
|
12 years ago |
Baris Usakli
|
9309722898
|
fixed indents
|
12 years ago |
Baris Usakli
|
64a9e5844d
|
son whitespace conflicts are so 1765
|
12 years ago |
Baris Usakli
|
523b787e69
|
added csrf to ajax calls
|
12 years ago |
Julian Lam
|
0d954b24dc
|
removed debug statements, adding missing file re: issue #3
|
12 years ago |
Baris Usakli
|
a32103efbe
|
fixed indentation of account.js
|
12 years ago |
Baris Usakli
|
a7bce12887
|
this fixes #13
|
12 years ago |
Baris Usakli
|
9e7e0f6579
|
changed updateHeader to check for the existance of the user label
|
12 years ago |
Baris Usakli
|
41aeee9839
|
send back empty object if no data for user
|
12 years ago |
Baris Soner Usakli
|
45dec91e1b
|
reverted updateHeader code in footer.js to fix top bar after an image upload
|
12 years ago |
Baris Usakli
|
38e1b39c2d
|
chat windows added to taskbar
|
12 years ago |
Baris Usakli
|
ffbd777642
|
moved chat code to its own module
|
12 years ago |
Baris Soner Usakli
|
b0111274ad
|
removed friends.js
|
12 years ago |
Baris Soner Usakli
|
44d07ea543
|
changed friends to following/followers, updated routes and the user.js functions
|
12 years ago |
Baris Soner Usakli
|
a4fc5ff981
|
fixed user header image
|
12 years ago |
Julian Lam
|
07d4466cb4
|
fixing user label when viewing with js disabled
|
12 years ago |
Julian Lam
|
2dea93d0fb
|
Merge remote-tracking branch 'origin'
|
12 years ago |
Julian Lam
|
41187dfddb
|
adding a confirm dialog behind the theme revert button in the acp
|
12 years ago |
Julian Lam
|
cbd03e75e2
|
fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
|
12 years ago |
psychobunny
|
1fc596b74b
|
fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
|
12 years ago |
Julian Lam
|
973eb713bf
|
auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post
|
12 years ago |
Julian Lam
|
2914496799
|
fixing bug where an anonymous user could follow a topic... yikes
|
12 years ago |
Julian Lam
|
882b9a917f
|
ability for users to now follow/subscribe to threads
|
12 years ago |
Julian Lam
|
7e55e7b3d2
|
fixing quoting that broke with the introduction of the new post window
|
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
|
49ea40f6ee
|
tweaks to composer pushing, fixed random extra letter in footer js
|
12 years ago |
psychobunny
|
54f86a912c
|
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
|
12 years ago |
Julian Lam
|
89d484c4ca
|
removing old post_window (!!) and fixing default focus when the composer is loaded
|
12 years ago |
Julian Lam
|
061c7a9e66
|
half broken editing
|
12 years ago |
Julian Lam
|
2b4782b376
|
removing console log
|
12 years ago |
Julian Lam
|
676ddcd3e3
|
integrating the new post window into the forum
|
12 years ago |
Julian Lam
|
9af39622ed
|
actually using identicon default across the site
|
12 years ago |