aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* Include blob size even when just mentioningcel2017-05-301-1/+12
|
* refactor to allow asynchronously generating message contentcel2017-05-301-67/+77
|
* Implement custom emoji rendering and uploadingcel2017-05-301-7/+52
|
* factor out getting git object linkscel2017-05-281-42/+34
|
* Render git trees, tags, and blobscel2017-05-281-1/+261
|
* refactor git stuffcel2017-05-281-36/+146
| | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things
* wip: more gitcel2017-05-231-0/+117
|
* Serve blob sizecel2017-05-231-10/+16
|
* Merge branch 'master' into aboutcel2017-05-151-27/+102
|\
| * Don't crash on missing messagecel2017-05-151-1/+2
| |
| * First pass at listing subscribed channels_ssb2017-05-111-12/+54
| |
| * Redirect to published message from /composecel2017-05-091-3/+12
| |
| * Add fallback image sizescel2017-05-091-1/+1
| |
| * Implement thread forking optioncel2017-05-061-3/+18
| |
| * Put shortcut icon in correct placecel2017-05-061-0/+1
| |
| * Serve channels under /channel/ instead of /%23cel2017-05-061-8/+15
| |
* | wip: aboutcel2017-05-041-23/+85
|/
* Show undecryptable thread rootcel2017-05-021-0/+6
|
* Add standalone compose pagecel2017-05-021-0/+18
|
* Add form for searching text in a feedcel2017-04-291-0/+10
|
* Reply in branch channel if no root channelcel2017-04-291-1/+5
|
* Disable response timeoutcel2017-04-291-0/+2
| | | | | Allow live view to load indefinitely. Fixes %U5SSvaxQiDrF11j9Pei+4JCqNv/owxE2B0v5aXgUizk=.sha256
* Add advanced searchcel2017-04-271-1/+55
|
* Add catchup links to messages in live viewcel2017-04-271-3/+14
|
* Add live viewcel2017-04-271-0/+16
|
* Convert catchup into a buttoncel2017-04-201-5/+6
|
* Set timestamp cookie for /new on "catchup"cel2017-04-201-4/+16
|
* Handle link relcel2017-04-201-0/+1
|
* Reformat private message recipients inputcel2017-04-191-12/+21
|
* Move name fields next to the composer textareacel2017-04-181-19/+31
| | | | | instead of in the preview area. This is to clarify that the name completions are part of what is being composed.
* Add contacts pagescel2017-04-181-0/+56
|
* Add friends pagecel2017-04-181-0/+46
|
* Remove slow friend listcel2017-04-181-41/+1
|
* List channels inlinecel2017-04-181-11/+4
|
* Move message stream decryption into Appcel2017-04-141-16/+4
|
* spellingwanderer2017-04-141-1/+1
|
* fixed MIME for icowanderer2017-04-141-0/+1
|
* Add channels pagecel2017-04-141-0/+50
|
* Dig in channelcel2017-04-131-0/+1
|
* Add (un)follow buttoncel2017-04-121-1/+41
|
* Only show friends list on non-scrolled/paged feedcel2017-04-121-15/+18
| | | | It takes up a lot of space. Leave room for the feed content
* Show follows, followers, and friends (WIP)cel2017-04-121-3/+45
|
* Put attachment markdown into composercel2017-04-111-8/+9
|
* Fix peer sortingcel2017-04-111-1/+1
|
* Add composer to New pagecel2017-04-091-12/+19
|
* Add missing sigilcel2017-04-091-1/+1
|
* Add newcel2017-04-081-0/+57
|
* Quote blob filenames better.cel2017-04-061-1/+2
| | | | Fix %DPzqOq/f6/S9V1/ZRaIVoniRDJlbSNfC1mrW6IgfgDc=.sha256
* Ignore duplicate mentionscel2017-04-061-0/+3
|
* Add peers pagecel2017-04-041-0/+62
|