1314 Commits (113d3324fbf01c751730f106dfb475233fee4957)

Author SHA1 Message Date
psychobunny 31624b32e9 footer no longer overlaps composer; fixes 272 12 years ago
Baris Soner Usakli a88ddc2a4d fixed image upload 12 years ago
Julian Lam 45d5524df7 fixing minor errors in css in composer 12 years ago
Baris Usakli d2eb73df96 can add and remove images from posts 12 years ago
Baris Soner Usakli 106157a951 removed commented out line 12 years ago
Baris Soner Usakli 54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 12 years ago
Baris Soner Usakli cc1f668308 changed chat online offline messages 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Usakli 6a08fedf18 closes #210 12 years ago
Baris Usakli 8a4a0154f6 closes #211, closes #213 12 years ago
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3 12 years ago
psychobunny 346681ba27 removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now. 12 years ago
Baris Usakli 79c9bdba7f removed console.log 12 years ago
Baris Usakli 0a485a7ff6 closes #109 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny 4373037071 fixed composer window having 0 width; recent replies looks gud again 12 years ago
Baris Soner Usakli a95582b382 closes #183, closes #182 12 years ago
Baris Soner Usakli ff805a704d closes #175 12 years ago
Baris Soner Usakli f83be710a0 closes #172, #173, #174 12 years ago
Julian Lam 3933549659 committing fixes to composer window 12 years ago
Baris Soner Usakli 46afbc0ba0 assorted config fixes 12 years ago
Julian Lam 336345ee83 closed #137 12 years ago
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well) 12 years ago
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes #108 12 years ago
Baris Soner Usakli 8947553ecd closes #117 12 years ago
Baris Usakli 676765278e closes #111 12 years ago
Julian Lam 81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Julian Lam a66f2dfabe minor tweaks to positioning of composer window relative to taskbar 12 years ago
Julian Lam 18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
12 years ago
Baris Soner Usakli f90eb72706 added minimum lengths into error messages 12 years ago
Baris Soner Usakli f7d27cdef1 nconf fixes 12 years ago
Baris Usakli 8d21d4f998 closes #91 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
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes #72 12 years ago
Baris Soner Usakli d7597608d5 fixed login register logout 12 years ago
Julian Lam 37334e2910 fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
closed #50
12 years ago
Julian Lam b1e4aecdb0 addressed issue #50 with taskbar weirdness 12 years ago
Matt Smith 719dedd72b Moved reply topic unlock 12 years ago
Matt Smith 60dfed79c1 Fixed Reply locking New Topic title edit 12 years ago
psychobunny dbf7887cc6 fixes issue #14 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Julian Lam ac5b7c02f8 hiding the minimize button for mobile/low resolution users - fixes issue #21 12 years ago
Baris Usakli 2498c5c486 fixed taskbar for chat so it doesnt show multiple taskbar buttons for the same person 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
Julian Lam 9fb8701f4f added a new option "state" to taskbar push... set to 'active' to have it
load in an active (darkened) state, while 'pulse' will have it pulse
between darkened and light states
12 years ago
Julian Lam dd4bc61b5a allowed clicking on the taskbar button itself to minimize 12 years ago
Julian Lam 9d3a27ea17 splicing out taskbar related code into its own require module 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
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam 49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 12 years ago
psychobunny 97ea98ed3f topics: reply button in mobile menu + icon 12 years ago
psychobunny 5bb9933f4a added functionality to post button. also introduced some underlying concepts regarding modules and pulling template vars 12 years ago
psychobunny 2ffd436745 improved animations for mobile menu 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 6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 12 years ago
Julian Lam 89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 12 years ago
Julian Lam 82736d8780 editing of posts using new post window 12 years ago
Julian Lam 061c7a9e66 half broken editing 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
Julian Lam 446bd3a022 constructing posts window 12 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.
12 years ago