aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into votescel2017-05-287-74/+1502
|\
| * Slice packfiles manuallycel2017-05-283-8/+43
| | | | | | | | Support vanilla multiblob
| * linkify url-encoded refscel2017-05-282-2/+11
| |
| * factor out getting git object linkscel2017-05-281-42/+34
| |
| * Render git trees, tags, and blobscel2017-05-282-1/+335
| |
| * refactor git stuffcel2017-05-284-130/+324
| | | | | | | | | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things
| * wip: more gitcel2017-05-236-10/+569
| |
| * Show more commits/tags counts for a git pushcel2017-05-231-1/+5
| |
| * Serve blob sizecel2017-05-231-10/+16
| |
| * Fix preferring user's about choicescel2017-05-201-1/+1
| |
| * Increase size of reverse name cachecel2017-05-201-1/+1
| |
| * Show local name in title for links to idscel2017-05-162-5/+27
| | | | | | | | as suggested in %O4GCxFpucC3DeSTCuiR9GCha9g/NXbrQYm9iam5z1RE=.sha256
| * Use hyperscript to generate markdown link htmlcel2017-05-161-7/+6
| |
| * Handle description better on the about pagecel2017-05-151-3/+3
| |
| * Use own About implementationcel2017-05-152-12/+72
| | | | | | | | | | Use most popular about info instead of most recent. Slightly prefer a feed's own about info for itself.
| * Merge branch 'master' into aboutcel2017-05-155-37/+155
| |\
| | * Don't crash on missing messagecel2017-05-151-1/+2
| | |
| | * Optimize streaming my channelscel2017-05-111-0/+18
| | |
| | * Handle bad refs bettercel2017-05-111-1/+1
| | |
| | * First pass at listing subscribed channels_ssb2017-05-112-12/+70
| | |
| * | wip: aboutcel2017-05-046-25/+162
| | |
* | | Add votes pagecel2017-05-092-0/+146
| | |
* | | Add another way to lookup namescel2017-05-092-29/+50
| |/ |/|
* | Optimize looking up followcel2017-05-091-7/+9
| |
* | Exclude channel from list if all its subscribers unsubscribedcel2017-05-091-0/+3
| |
* | Redirect to published message from /composecel2017-05-091-3/+12
| |
* | Add back doctypecel2017-05-091-1/+3
| |
* | Add fallback image sizescel2017-05-092-1/+3
| |
* | Implement thread forking optioncel2017-05-061-3/+18
| |
* | Put shortcut icon in correct placecel2017-05-062-3/+2
| |
* | Serve channels under /channel/ instead of /%23cel2017-05-062-9/+17
| |
* | check ref is stringcel2017-05-051-0/+1
|/
* Fix checking git-update sizecel2017-05-041-1/+1
|
* Show names of About message targetscel2017-05-041-3/+5
| | | | unless the about message is itself assigning a name
* Fix image renderingcel2017-05-041-1/+1
|
* Render micro messagescel2017-05-041-0/+12
|
* Handle decrypt failure when running as a plugincel2017-05-031-1/+1
| | | | %VdhLu+iT854EN35HO+en9rc2bBnyLisA9fKxGr4vAVU=.sha256
* Show git-upload payload sizecel2017-05-031-0/+4
|
* Show undecryptable thread rootcel2017-05-022-9/+7
|
* Add standalone compose pagecel2017-05-021-0/+18
|
* Add size to image alt textcel2017-05-011-3/+23
|
* Render more gathering messagescel2017-05-011-1/+20
|
* Add form for searching text in a feedcel2017-04-291-0/+10
|
* Handle about descriptions bettercel2017-04-291-3/+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
* Update attendee about renderercel2017-04-271-1/+1
|
* Make quoted text longercel2017-04-271-1/+1
|
* Add advanced searchcel2017-04-272-1/+98
|
* Add catchup links to messages in live viewcel2017-04-273-29/+48
|