Commit Graph

24639 Commits (c271762ca0f80306f2a4db769b7114c2378b150c)
 

Author SHA1 Message Date
Julian Lam c351d83418 added popstate functionality
Baris Usakli d564811b71 fixed the data passing to accountedit.tpl
Baris Soner Usakli 0bb0fd5789 removed debug console.logs
Baris Soner Usakli 901b378912 css fix
Julian Lam 23254103e4 Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam f662353cbf fixes to thread avatar on phone
Baris Soner Usakli d7b6141e31 button to change picture
Julian Lam 624658307c Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 487d740164 added client and server validation on registration
Baris Soner Usakli 6942107dd4 regen gravatar url when email changes
Julian Lam 9a768a4f6c Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 8bb724e994 minor tweaks to config default, and text copy update on registration page
updated readme to mention the upload_path option
Baris Soner Usakli 62bffff3c7 forgot to add a ;
Julian Lam eb606855bc updating config defaults to automatically construct upload_url
psychobunny c3e7aa9766 Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny 6b495767c0 removed server side templates for register
Baris Soner Usakli 2631e42b64 Merge branch 'master' of https://github.com/psychobunny/NodeBB
Baris Soner Usakli 71d595a552 debug image uploading
psychobunny 49fcea503e Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny e41cc6fd10 toying around with category listing again
Baris Soner Usakli 613325c4ec Merge branch 'master' of https://github.com/psychobunny/NodeBB
Baris Soner Usakli b18330f246 fixed bug in image upload that was causing multiple form submits, added progress bar to image upload
Julian Lam aab149aecf Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 80b20fe877 adding alternate logins to register page
Baris Soner Usakli 3b6e20d4ef image upload cleaned up a bit
Baris Soner Usakli eccd1f66d1 removed some debug stuff from image upload
Baris Soner Usakli 5796140f58 image upload changes
Baris Soner Usakli 5785b16ae9 fixed users page so that all reps and post counts are comma delimited, some image upload fixes
Baris Soner Usakli e476e27807 image upload error msgs, file size limit
Julian Lam 9df65da7d4 Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 0c047d2fc4 fixing indents in one code block
Julian Lam 1b61511e8a fixed tabindex in reply window, wrapping up some minor bugs in editing
posts
Julian Lam 156d5dce08 post deletion
Julian Lam 4fd1244e2d some work on deleting posts, and allowing a mod to edit a post
Baris Soner Usakli 9ba5490da6 users page images 80x80
Julian Lam b608a5ff97 Merge branch 'master' into edit_delete
Julian Lam 03f04a3fbd updated readme to include 'use_port' option
Baris Soner Usakli 6d0ac161bc Merge branch 'master' of https://github.com/psychobunny/NodeBB
Baris Soner Usakli 0c885dc11e fail folder
Julian Lam 8550858394 Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 2625f52c86 fixing the 'motd' hero unit links
Baris Soner Usakli 0aeeac9d61 image upload and changing images will clean up later andrew stayla
Julian Lam fdc866c840 fixing line breaks on posts markdown rendering
Julian Lam 11f0321bb8 updated config to not force use of the port if not required (i.e.
try.nodebb.org)
Julian Lam bf7adaecbe Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 11cc68ce8f server-side srestruction to editing posts (though need to add rep of editor blah blah)
Baris Usakli be072dbd68 added click listener to delete post
Julian Lam a8ab0055e6 UPDATE YOUR CONFIG TO INCLUDE THE "manage_content" PERMISSION!!
users with the proper "manage_content" permission can now edit anybody's
posts
Julian Lam b244da724e edit labels, and fixing responsive layout in topic view
psychobunny d98a1473ee Merge branch 'master' of https://github.com/psychobunny/NodeBB