sbkwgh
|
435e86a7c0
Add shortcut route for post
|
8 лет назад |
sbkwgh
|
604d80d93d
Fix bug
|
8 лет назад |
sbkwgh
|
ccd3766bd7
Change bold syntax from ** to __
|
8 лет назад |
sbkwgh
|
83de1fcd4e
Add tests so to return error if thread name has no length
|
8 лет назад |
sbkwgh
|
054ab41e84
Add tests so to return error if category name has no length
|
8 лет назад |
sbkwgh
|
b53aaef68e
Bug fixes
|
8 лет назад |
sbkwgh
|
330d3608f8
Remove prevent attribute
|
8 лет назад |
sbkwgh
|
20d6e0ff54
Remove image link, add title attribute to buttons
|
8 лет назад |
sbkwgh
|
91db63fb95
Add keyboard shortcuts
|
8 лет назад |
sbkwgh
|
f35945e371
Add missing font-weights for Lato, and use that font-weight for bold and strong elements
|
8 лет назад |
sbkwgh
|
69dbffe911
Remove superfluous field
|
8 лет назад |
sbkwgh
|
0f03f106c9
Send out message to thread page each time new post is added
|
8 лет назад |
sbkwgh
|
f22d359bec
Load new posts on a thread since last api load
|
8 лет назад |
sbkwgh
|
bdee2d894b
Don't import socket-io instead instantiate once and add as global variable, use rooms as well
|
8 лет назад |
sbkwgh
|
c8b2950bbb
Use specific rooms for socket-io
|
8 лет назад |
sbkwgh
|
c633d7895c
Destroy session on deletion of account
|
8 лет назад |
sbkwgh
|
191b38b74d
Update settings page menu design
|
8 лет назад |
sbkwgh
|
51550e45d9
Merge branch 'new-thread-page'
|
8 лет назад |
sbkwgh
|
15b891cc91
Fix height of textarea
|
8 лет назад |
sbkwgh
|
fbc994330f
Slightly redesign inputs for new thread page, increase height of editor
|
8 лет назад |
sbkwgh
|
c8b9da7013
Add large option for input component, add border-radius
|
8 лет назад |
sbkwgh
|
cea0e7a342
Indent all code with indent code format button
|
8 лет назад |
sbkwgh
|
504adcbd9e
Use input-editor-core and input-editor-preview to create new editor design for thread new page
|
8 лет назад |
sbkwgh
|
d8291a1dae
Change margin-top for placeholder text
|
8 лет назад |
sbkwgh
|
9c23fd906e
Remove css for previewer
|
8 лет назад |
sbkwgh
|
280150aaf8
Decouple core input editor and input editor preview from floating input editor
|
8 лет назад |
sbkwgh
|
cd88c5ab83
Show user description
|
8 лет назад |
sbkwgh
|
e6d64879e3
Remove username message in logout button; redirect to / on logout
|
8 лет назад |
sbkwgh
|
0c626412e7
Remove unneccessary cruft of changing this and that on logout - next commit will just redirect user to homepage
|
8 лет назад |
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 лет назад |