Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ssb-private for private page | cel | 2017-06-12 | 1 | -7/+2 |
| | |||||
* | Add mentions page using ssb-backlinks | cel | 2017-06-12 | 1 | -0/+28 |
| | |||||
* | Use ssb-backlinks for channels/hashtags if it is available | cel | 2017-06-12 | 1 | -14/+2 |
| | |||||
* | Move mergeOpts into util | cel | 2017-06-12 | 1 | -18/+6 |
| | |||||
* | Concat manually | cel | 2017-06-10 | 1 | -2/+2 |
| | |||||
* | Serve images separately from blobs in general | cel | 2017-06-10 | 1 | -1/+32 |
| | |||||
* | Merge branch 'master' into exif-rotation | cel | 2017-06-10 | 1 | -38/+126 |
|\ | |||||
| * | Merge branch 'votes' | cel | 2017-06-06 | 1 | -28/+102 |
| |\ | |||||
| | * | Merge branch 'master' into votes | cel | 2017-05-28 | 1 | -40/+630 |
| | |\ | |||||
| | * | | Add votes page | cel | 2017-05-09 | 1 | -0/+86 |
| | | | | |||||
| | * | | Add another way to lookup names | cel | 2017-05-09 | 1 | -29/+17 |
| | | | | |||||
| * | | | Don't call blobs.want if we already have the blob | cel | 2017-06-06 | 1 | -8/+4 |
| | | | | |||||
| * | | | Show commit files changed | cel | 2017-06-03 | 1 | -6/+20 |
| | | | | |||||
| * | | | Use existing function for rendering git commit bodies | cel | 2017-06-02 | 1 | -1/+2 |
| | | | | |||||
* | | | | fixes | Stephen Whitmore | 2017-06-10 | 1 | -14/+26 |
| | | | | |||||
* | | | | Use JPEG EXIF data to rotate image blobs. | Stephen Whitmore | 2017-06-06 | 1 | -1/+12 |
|/ / / | |||||
* | | | Cache emoji names from emojis page | cel | 2017-06-01 | 1 | -0/+6 |
| | | | | | | | | | | | | %pnyiiuQYfenwuzyelJwZnp2kN9iC11QTpzkCKh/i/f0=.sha256 | ||||
* | | | Handle more missing blobs | cel | 2017-05-31 | 1 | -0/+2 |
| | | | |||||
* | | | Add link to show markdown source | cel | 2017-05-31 | 1 | -1/+6 |
| | | | |||||
* | | | Fix variable scope | cel | 2017-05-31 | 1 | -1/+1 |
| | | | |||||
* | | | Fix handling multiple uploads | cel | 2017-05-30 | 1 | -4/+3 |
| | | | |||||
* | | | Add attend button for gatherings | cel | 2017-05-30 | 1 | -3/+17 |
| | | | |||||
* | | | add built-in emoji as blobs | cel | 2017-05-30 | 1 | -3/+46 |
| | | | |||||
* | | | Add custom emojis list page | cel | 2017-05-30 | 1 | -0/+28 |
| | | | |||||
* | | | Show warning if blob or emoji is large | cel | 2017-05-30 | 1 | -0/+23 |
| | | | |||||
* | | | Include blob size even when just mentioning | cel | 2017-05-30 | 1 | -1/+12 |
| | | | |||||
* | | | refactor to allow asynchronously generating message content | cel | 2017-05-30 | 1 | -67/+77 |
| | | | |||||
* | | | Implement custom emoji rendering and uploading | cel | 2017-05-30 | 1 | -7/+52 |
| |/ |/| | |||||
* | | factor out getting git object links | cel | 2017-05-28 | 1 | -42/+34 |
| | | |||||
* | | Render git trees, tags, and blobs | cel | 2017-05-28 | 1 | -1/+261 |
| | | |||||
* | | refactor git stuff | cel | 2017-05-28 | 1 | -36/+146 |
| | | | | | | | | | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things | ||||
* | | wip: more git | cel | 2017-05-23 | 1 | -0/+117 |
| | | |||||
* | | Serve blob size | cel | 2017-05-23 | 1 | -10/+16 |
| | | |||||
* | | Merge branch 'master' into about | cel | 2017-05-15 | 1 | -27/+102 |
|\ \ | |||||
| * | | Don't crash on missing message | cel | 2017-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | First pass at listing subscribed channels | _ssb | 2017-05-11 | 1 | -12/+54 |
| |/ | |||||
| * | Redirect to published message from /compose | cel | 2017-05-09 | 1 | -3/+12 |
| | | |||||
| * | Add fallback image sizes | cel | 2017-05-09 | 1 | -1/+1 |
| | | |||||
| * | Implement thread forking option | cel | 2017-05-06 | 1 | -3/+18 |
| | | |||||
| * | Put shortcut icon in correct place | cel | 2017-05-06 | 1 | -0/+1 |
| | | |||||
| * | Serve channels under /channel/ instead of /%23 | cel | 2017-05-06 | 1 | -8/+15 |
| | | |||||
* | | wip: about | cel | 2017-05-04 | 1 | -23/+85 |
|/ | |||||
* | Show undecryptable thread root | cel | 2017-05-02 | 1 | -0/+6 |
| | |||||
* | Add standalone compose page | cel | 2017-05-02 | 1 | -0/+18 |
| | |||||
* | Add form for searching text in a feed | cel | 2017-04-29 | 1 | -0/+10 |
| | |||||
* | Reply in branch channel if no root channel | cel | 2017-04-29 | 1 | -1/+5 |
| | |||||
* | Disable response timeout | cel | 2017-04-29 | 1 | -0/+2 |
| | | | | | Allow live view to load indefinitely. Fixes %U5SSvaxQiDrF11j9Pei+4JCqNv/owxE2B0v5aXgUizk=.sha256 | ||||
* | Add advanced search | cel | 2017-04-27 | 1 | -1/+55 |
| | |||||
* | Add catchup links to messages in live view | cel | 2017-04-27 | 1 | -3/+14 |
| | |||||
* | Add live view | cel | 2017-04-27 | 1 | -0/+16 |
| |