Baris Usakli
7a478637e3
added forum link to /admin header
13 years ago
Baris Usakli
941ed7e194
user search in admin/users
13 years ago
Baris Usakli
7ca2c949dd
fixed safari script problem
13 years ago
Baris Usakli
0cc5b1f907
moved socket.on to admin index
13 years ago
Baris Usakli
c870e8bbf3
testing user search in admin panel
13 years ago
Baris Usakli
746faa9488
delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
13 years ago
Julian Lam
9098d61fe2
completed fb and g+ integration of buttons in category view
13 years ago
Baris Soner Usakli
9b43f80ff8
changed login to ajax added error message for incorret login, closes #36
13 years ago
Baris Soner Usakli
8e10ce1924
fixed admin page user links
13 years ago
Baris Soner Usakli
f2e45e4ed1
changed spans on account page
13 years ago
Baris Soner Usakli
419e5ab528
changes to admin/users
13 years ago
Baris Soner Usakli
e0debed04f
removed ajax from make/remove admin
13 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
13 years ago
psychobunny
939207ef45
moved admin categories into its own file
13 years ago
psychobunny
1162b2020d
categories admin basic features completed - name, description, icon selector + background color
13 years ago
Julian Lam
606387407f
Merge branch 'master' of github.com:psychobunny/node-forum
13 years ago
Julian Lam
bc2d7b7d0f
added twitter intent, regarding issue #35
13 years ago
Baris Usakli
a43c7bc90f
changed the /latest route to /recent to match the text
13 years ago
Julian Lam
7154676c87
Merge branch 'master' of github.com:psychobunny/node-forum
13 years ago
Julian Lam
eeaef21d44
removing redundant search link in admin menu
13 years ago
Baris Usakli
a0751d6caa
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
13 years ago
Baris Usakli
d3a190d74e
username to userslug change
13 years ago
Julian Lam
d86dd2fbdf
fixing up styling for category noscript view
13 years ago
Julian Lam
89e852f692
adding 'load more topics' button to topic admin
13 years ago
Baris Usakli
3ef32ba7fb
image size css for topic first post, facebook app id in template
13 years ago
Baris Soner Usakli
74563ea21e
added tooltips on topic page
13 years ago
Baris Soner Usakli
6c63ad89de
image upload sends the csrf token now
13 years ago
Baris Soner Usakli
c19f9fa54b
closes issue #18
13 years ago
Baris Usakli
e7619e6fe3
fixed indents
13 years ago
Baris Usakli
9309722898
fixed indents
13 years ago
psychobunny
912664756f
categories admin continued
13 years ago
Baris Usakli
64a9e5844d
son whitespace conflicts are so 1765
13 years ago
Baris Usakli
523b787e69
added csrf to ajax calls
13 years ago
Julian Lam
e75e0011e2
Merge branch 'master' of github.com:psychobunny/node-forum
...
Conflicts:
public/css/admin.less
13 years ago
Julian Lam
32eba62ef6
developed during a merge... I am going to hell for this.
...
- also new topics tab in admin panel
13 years ago
Baris Usakli
8c355c53cc
fixed isFriend to isFollowing in account.tpl
13 years ago
psychobunny
99d8affa53
started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
13 years ago
Baris Usakli
3f3d81de44
admins can make others admins
13 years ago
Julian Lam
a1cf9710e9
Merge branch 'master' of github.com:psychobunny/node-forum
13 years ago
Julian Lam
59d26d6fc9
implementing express.csrf for login and register pages (the only places where HTTP forms are used). Fixes #8
13 years ago
Baris Usakli
a7bce12887
this fixes #13
13 years ago
Baris Usakli
9e7e0f6579
changed updateHeader to check for the existance of the user label
13 years ago
Baris Soner Usakli
45dec91e1b
reverted updateHeader code in footer.js to fix top bar after an image upload
13 years ago
Baris Usakli
88a1fef941
bookmark for the post made
13 years ago
Baris Soner Usakli
39cf0476d3
follower and following count on account page
13 years ago
Baris Soner Usakli
44d07ea543
changed friends to following/followers, updated routes and the user.js functions
13 years ago
Julian Lam
51a941b6d5
tweaking templates code to accept a template-type attribute (for boolean purposes
13 years ago
Baris Soner Usakli
b65f2bf97d
birthday box type date
13 years ago
Julian Lam
07d4466cb4
fixing user label when viewing with js disabled
13 years ago
Julian Lam
05b91caf6c
noscript for home and category view (although it's not quite working for
...
category view yet)
13 years ago
psychobunny
0b6a9d59c2
derp, footer has been pointing to the wrong site this whole time
13 years ago
Julian Lam
41187dfddb
adding a confirm dialog behind the theme revert button in the acp
13 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
13 years ago
psychobunny
1fc596b74b
fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
13 years ago
Julian Lam
c0b018cdf4
adding noscript parsing for a topic, if accessed by a browser without javascript
13 years ago
Julian Lam
6df57c4a9b
committing the broken template parsing for andrew to see (webserver.js, line 121. Uncomment the commented out object, or substitute in "posts")
13 years ago
Julian Lam
a01a5bbd64
title also changes the top menu badge as well
13 years ago
Julian Lam
882b9a917f
ability for users to now follow/subscribe to threads
13 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
13 years ago
Julian Lam
9ca749d62f
Merge branch 'master' of github.com:psychobunny/node-forum
...
Conflicts:
public/templates/header.tpl
13 years ago
psychobunny
64ecbfce8b
topics: removed some less important buttons from mobile view, removed reply button on main posts in exchange for the smaller reply button
13 years ago
psychobunny
a8f6222824
part2 of mobile sidebar menu. still disabled for now going to come back to this later.
13 years ago
psychobunny
220d80e3a1
added ability to add forum to iOS homescreen as an app
13 years ago
psychobunny
a846caa387
added post button to mobile menu
13 years ago
Julian Lam
bffa8828df
Merge branch 'master' of github.com:psychobunny/node-forum
13 years ago
Julian Lam
1a104686ac
new header for meta title
13 years ago
psychobunny
54f86a912c
mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
13 years ago
psychobunny
a08fbf4591
reduce avatar size in sidebar responsively
13 years ago
psychobunny
1d9dd604c0
prevent new topic button from overlapping in mobile
13 years ago
Julian Lam
89d484c4ca
removing old post_window (!!) and fixing default focus when the composer is loaded
13 years ago
Julian Lam
1ff77f853c
Merge branch 'master' into post_window_refactor
13 years ago
psychobunny
46fbf5e0bf
removed placeholder in "recent" header for now
13 years ago
psychobunny
d620c29aa9
added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well.
13 years ago
psychobunny
d4e4d17c5c
prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing.
13 years ago
Julian Lam
0a00eac970
added requirejs, new 'composer' module for all posting related functions (client-side)
...
composer module only has "push" at the moment... doesn't render a window quite yet.
13 years ago
Julian Lam
1aa4a440a0
motd tweaks in admin panel
13 years ago
Julian Lam
1760cf1e89
added motd to admin panel and added colour and transitions to alt-login icons
13 years ago
Julian Lam
9af39622ed
actually using identicon default across the site
13 years ago
Julian Lam
68b7609ab6
identicon integration for twitter + fixing missing social icons for registration page
13 years ago
Julian Lam
c63d6f75c2
updating social login icons to use font-awesome equivalents instead of (possibly) proprietary icons
13 years ago
psychobunny
f05b5165c5
fix for footer js not executing on non-root
13 years ago
psychobunny
34131ad46c
modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
...
todo: still need to organize the individual scripts client side,
13 years ago
psychobunny
392883b911
bugfix: show post row for new topic on previously empty category
13 years ago
Julian Lam
92aaeca899
Merge branch 'master' of github.com:designcreateplay/NodeBB
13 years ago
Julian Lam
48bccb3498
applying custom theme (if enabled) to all routes
13 years ago
psychobunny
82e8b481b8
fixed posting bug and moved new topic button to be visible if no topics found
13 years ago
Julian Lam
7f77ec2c5f
committing hotfix to registration
13 years ago
Julian Lam
dec9a3bef9
adding missing admin css file, some other tweaks and cleanup
13 years ago
Julian Lam
c1755d0dba
theming 'try it' support for ACP
13 years ago
Julian Lam
111b9dcf0a
moved admin css to its own file for LESS compilation, and adding in
...
options to update social keys for login
13 years ago
Julian Lam
88bf9425db
install script + patching up integration with install wizard
13 years ago
Julian Lam
5d7ec10aae
Merge branch 'master' into install_script
13 years ago
psychobunny
523ce61d1f
redis schema file for organization; moved new topic button in categories higher
13 years ago
Julian Lam
069cf5c6cb
minor tweak to 'start' button at end of install wizard
13 years ago
Julian Lam
65b6010d74
installation wizard under /install
13 years ago
psychobunny
d36a81966a
use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
...
templates.get, templates.set for dynamic variables populated via tpls
13 years ago
Julian Lam
405318844f
allowing multiple less files to compile down to one
13 years ago
psychobunny
39b46eb125
prevent crash on getRecentReplies, and styled recent replies
13 years ago
psychobunny
8c2b6cda69
added timestamp to teaser, continuing work on recent replies block
13 years ago
Baris Usakli
8a2499a423
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
13 years ago
Baris Usakli
a4fd54a0c3
topic titles can be edited now
13 years ago
Julian Lam
00a9ec0f12
interim commit
13 years ago
psychobunny
6db259cf3f
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
...
Conflicts:
src/posts.js
13 years ago
psychobunny
448673b141
recent replies part 2
13 years ago
Baris Usakli
eeb70b17ba
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
13 years ago
Baris Usakli
da46a73efe
looks better without disconnect alert
13 years ago
psychobunny
55c704c6f9
hide category blocks in recent tab
13 years ago
psychobunny
af7550ca30
console.log
13 years ago
psychobunny
a02a74604c
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
13 years ago
psychobunny
55cb790d3c
potential fix for duplicate chat results, started recent replies block
13 years ago
psychobunny
c785f06367
added 404 tpl, fix for 404 on topics, continuing refactor - categories
13 years ago
Baris Usakli
8f281e9792
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
13 years ago
Baris Usakli
0f2014193d
top bar fix
13 years ago
Julian Lam
d71a38c4f7
minor styling changes to notif window
13 years ago
Julian Lam
e6218bb74a
Merge branch 'master' of github.com:psychobunny/node-forum
13 years ago
Julian Lam
2a829a0618
derpy globals to get notification pushing working for sockets on new notification event
13 years ago
Baris Usakli
16bf813dcd
home page derp
13 years ago
psychobunny
0f51843213
if there are no topics in a category and you make the first topic it doesnt show up until you reload the page
13 years ago
Julian Lam
cf64952918
bugfixing notif window
13 years ago
Julian Lam
7321088ac5
added a call to check for new notifications on load
13 years ago
Julian Lam
79bf5fad5b
tweaks to notif window to show relative time
13 years ago
Julian Lam
1f7ab82f78
Merge remote-tracking branch 'origin' into notifications
...
Conflicts:
src/webserver.js
13 years ago
Baris Usakli
65e24ed5cb
added admin routes to config.json
13 years ago
Julian Lam
ffbafc99c4
Merge remote-tracking branch 'origin' into notifications
...
Conflicts:
public/css/style.less
public/src/app.js
src/websockets.js
13 years ago
Julian Lam
c8d48127ad
more changes to notification dropdown in header bar
13 years ago
Baris Usakli
37985cc383
cant send empty chat messages anymore
13 years ago
Baris Usakli
fe37dfecf7
connection/disconnection handling
13 years ago
Julian Lam
64f320743a
renaming the notification window to 'alert_window'
13 years ago
Julian Lam
194793d14d
Merge branch 'master' into notifications
...
Conflicts:
src/websockets.js
13 years ago
Julian Lam
6f4c480cd8
interim commit on notifications dropdown
13 years ago
Baris Usakli
ad1f688e85
chat text area is readonly now
13 years ago
Baris Usakli
45e92b0b8d
when u drag a chat window it comes to front
13 years ago
Baris Usakli
6e8a18f475
fixed IE bug when chat message was sent post window was opening
13 years ago
Baris Usakli
8d0ac4cb07
chat feature
13 years ago
Baris Usakli
40b2aa2a80
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
13 years ago
Baris Usakli
9f8c9e8822
derp
13 years ago
Julian Lam
93f3a0e524
adding some default text to meta title and desc
13 years ago
Julian Lam
499f840e1e
added toggle in config to switch on and off the motd
13 years ago
Julian Lam
16dac16d91
Merge branch 'master' of github.com:designcreateplay/NodeBB
13 years ago
Julian Lam
ec463ce3d3
added motd support
13 years ago
Baris Soner Usakli
ef304a712f
strip tags from signature when they are saving, separated info in user profile and added signature box
13 years ago
Julian Lam
907f5d4ea6
hiding the thread rep count from the template because... we don't actually
...
actively have a plan for thread rep...
13 years ago
psychobunny
34133eef8c
post counts + read status working on homepage category listing. fixed posts.get_cid_by_pid
13 years ago
psychobunny
effb26c856
user friendly message if no topics exist in a category
13 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
13 years ago
Baris Soner Usakli
03fcbcb051
add commas to rep when u post a new reply
13 years ago
Baris Soner Usakli
9c5fa5fc5e
signature work
13 years ago
psychobunny
47d491b266
some left over unfinished templates fixes from last week. deeper urls now take higher precedence.
13 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.
13 years ago
Julian Lam
3e8d664e71
fixing derpage on new topic posting... works better now
13 years ago