sbkwgh
|
20d6e0ff54
Remove image link, add title attribute to buttons
|
8 år sedan |
sbkwgh
|
91db63fb95
Add keyboard shortcuts
|
8 år sedan |
sbkwgh
|
f35945e371
Add missing font-weights for Lato, and use that font-weight for bold and strong elements
|
8 år sedan |
sbkwgh
|
f22d359bec
Load new posts on a thread since last api load
|
8 år sedan |
sbkwgh
|
bdee2d894b
Don't import socket-io instead instantiate once and add as global variable, use rooms as well
|
8 år sedan |
sbkwgh
|
191b38b74d
Update settings page menu design
|
8 år sedan |
sbkwgh
|
51550e45d9
Merge branch 'new-thread-page'
|
8 år sedan |
sbkwgh
|
15b891cc91
Fix height of textarea
|
8 år sedan |
sbkwgh
|
fbc994330f
Slightly redesign inputs for new thread page, increase height of editor
|
8 år sedan |
sbkwgh
|
c8b9da7013
Add large option for input component, add border-radius
|
8 år sedan |
sbkwgh
|
cea0e7a342
Indent all code with indent code format button
|
8 år sedan |
sbkwgh
|
504adcbd9e
Use input-editor-core and input-editor-preview to create new editor design for thread new page
|
8 år sedan |
sbkwgh
|
d8291a1dae
Change margin-top for placeholder text
|
8 år sedan |
sbkwgh
|
9c23fd906e
Remove css for previewer
|
8 år sedan |
sbkwgh
|
280150aaf8
Decouple core input editor and input editor preview from floating input editor
|
8 år sedan |
sbkwgh
|
cd88c5ab83
Show user description
|
8 år sedan |
sbkwgh
|
e6d64879e3
Remove username message in logout button; redirect to / on logout
|
8 år sedan |
sbkwgh
|
0c626412e7
Remove unneccessary cruft of changing this and that on logout - next commit will just redirect user to homepage
|
8 år sedan |
sbkwgh
|
619fdeea5c
Fix bug where you couldn't like a post if it was by a deleted user; TODO: fix bug involving component state when user logs out
|
8 år sedan |
sbkwgh
|
18a770423b
Basically a re-write - use computed properties to make sure any reactive changes are propagated to component, better event handling, much more closely coupled to data now
|
8 år sedan |
sbkwgh
|
d6ce215082
Remove event handling for heart button
|
8 år sedan |
sbkwgh
|
464ee3c4a1
Add border-radius
|
8 år sedan |
sbkwgh
|
d0ebbd7763
Add empty unicode character to preserve line-height
|
8 år sedan |
sbkwgh
|
2559220118
Fix parts of component that required potentially null 'username' field, use computed username field instead
|
8 år sedan |
sbkwgh
|
319b09b159
Add message to log out button
|
8 år sedan |
sbkwgh
|
1a5eb0e97f
Hook up to server, prevent from liking if not logged in
|
8 år sedan |
sbkwgh
|
01b3767569
If button is clicked/unclicked during a session, increment likes count without reloading ajax
|
8 år sedan |
sbkwgh
|
00b2c7bd14
Add events to hookup heart button component to thread route
|
8 år sedan |
sbkwgh
|
3081a168a9
Make heart-buttons dynamic/clickable
|
8 år sedan |
sbkwgh
|
06d40c1de9
Change alignment and margin; for reply bubbles, don't add a margin if first reply bubble in list
|
8 år sedan |