aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Don't call blobs.want if we already have the blobcel2017-06-062-8/+15
| * | | | Show commit files changedcel2017-06-035-7/+154
| * | | | Protect against too much recursioncel2017-06-032-3/+9
| * | | | Use existing function for rendering git commit bodiescel2017-06-023-10/+11
* | | | | fixesStephen Whitmore2017-06-102-15/+28
* | | | | Use JPEG EXIF data to rotate image blobs.Stephen Whitmore2017-06-062-1/+13
|/ / / /
* | | | Cache emoji names from emojis pagecel2017-06-011-0/+6
* | | | Handle more missing blobscel2017-05-311-0/+2
* | | | Add link to show markdown sourcecel2017-05-312-2/+23
* | | | Fix variable scopecel2017-05-311-1/+1
* | | | Render attendee messages more conciselycel2017-05-301-1/+13
* | | | Fix handling multiple uploadscel2017-05-301-4/+3
* | | | Show gathering times in local time zonecel2017-05-301-1/+1
* | | | Add attend button for gatheringscel2017-05-302-10/+39
* | | | Update ssb-mentions depcel2017-05-301-1/+1
* | | | fix crashcel2017-05-301-1/+1
* | | | add built-in emoji as blobscel2017-05-301-3/+46
* | | | Prefer message's mentioned emoji over builtin emojicel2017-05-301-8/+8
* | | | Add custom emojis list pagecel2017-05-303-1/+49
* | | | Show warning if blob or emoji is largecel2017-05-302-0/+27
* | | | 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-304-12/+89
* | | | Linkify git tags in git-update messagescel2017-05-291-1/+4
* | | | Use title from about messagescel2017-05-291-0/+1
* | | | Fix addBlobcel2017-05-291-1/+4
| |/ / |/| |
* | | Slice packfiles manuallycel2017-05-283-8/+43
* | | 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
* | | wip: more gitcel2017-05-237-10/+571
| |/ |/|
* | 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
* | 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-153-13/+72
* | Merge branch 'master' into aboutcel2017-05-156-38/+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
| |/
| * 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