Baris Usakli
|
746faa9488
|
delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
|
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
|
8e10ce1924
|
fixed admin page user links
|
12 years ago |
Baris Soner Usakli
|
f2e45e4ed1
|
changed spans on account page
|
12 years ago |
Baris Soner Usakli
|
419e5ab528
|
changes to admin/users
|
12 years ago |
Baris Soner Usakli
|
e0debed04f
|
removed ajax from make/remove admin
|
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 |
psychobunny
|
1162b2020d
|
categories admin basic features completed - name, description, icon selector + background color
|
12 years ago |
Julian Lam
|
606387407f
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
bc2d7b7d0f
|
added twitter intent, regarding issue #35
|
12 years ago |
Baris Usakli
|
a43c7bc90f
|
changed the /latest route to /recent to match the text
|
12 years ago |
Julian Lam
|
7154676c87
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
eeaef21d44
|
removing redundant search link in admin menu
|
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
|
d86dd2fbdf
|
fixing up styling for category noscript view
|
12 years ago |
Julian Lam
|
89e852f692
|
adding 'load more topics' button to topic admin
|
12 years ago |
Baris Usakli
|
3ef32ba7fb
|
image size css for topic first post, facebook app id in template
|
12 years ago |
Baris Soner Usakli
|
74563ea21e
|
added tooltips on topic page
|
12 years ago |
Baris Soner Usakli
|
6c63ad89de
|
image upload sends the csrf token now
|
12 years ago |
Baris Soner Usakli
|
c19f9fa54b
|
closes issue #18
|
12 years ago |
Baris Usakli
|
e7619e6fe3
|
fixed indents
|
12 years ago |
Baris Usakli
|
9309722898
|
fixed indents
|
12 years ago |
psychobunny
|
912664756f
|
categories admin continued
|
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
|
e75e0011e2
|
Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
public/css/admin.less
|
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 Usakli
|
8c355c53cc
|
fixed isFriend to isFollowing in account.tpl
|
12 years ago |
psychobunny
|
99d8affa53
|
started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
|
12 years ago |
Baris Usakli
|
3f3d81de44
|
admins can make others admins
|
12 years ago |
Julian Lam
|
a1cf9710e9
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
59d26d6fc9
|
implementing express.csrf for login and register pages (the only places where HTTP forms are used). Fixes #8
|
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 Soner Usakli
|
45dec91e1b
|
reverted updateHeader code in footer.js to fix top bar after an image upload
|
12 years ago |
Baris Usakli
|
88a1fef941
|
bookmark for the post made
|
12 years ago |
Baris Soner Usakli
|
39cf0476d3
|
follower and following count on account page
|
12 years ago |
Baris Soner Usakli
|
44d07ea543
|
changed friends to following/followers, updated routes and the user.js functions
|
12 years ago |
Julian Lam
|
51a941b6d5
|
tweaking templates code to accept a template-type attribute (for boolean purposes
|
12 years ago |
Baris Soner Usakli
|
b65f2bf97d
|
birthday box type date
|
12 years ago |
Julian Lam
|
07d4466cb4
|
fixing user label when viewing with js disabled
|
12 years ago |
Julian Lam
|
05b91caf6c
|
noscript for home and category view (although it's not quite working for
category view yet)
|
12 years ago |
psychobunny
|
0b6a9d59c2
|
derp, footer has been pointing to the wrong site this whole time
|
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
|
c0b018cdf4
|
adding noscript parsing for a topic, if accessed by a browser without javascript
|
12 years ago |