Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into exif-rotation | cel | 2017-06-10 | 7 | -51/+382 |
|\ | |||||
| * | Merge branch 'votes' | cel | 2017-06-06 | 3 | -28/+195 |
| |\ | |||||
| | * | Merge branch 'master' into votes | cel | 2017-05-28 | 8 | -75/+1504 |
| | |\ | |||||
| | * | | Add votes page | cel | 2017-05-09 | 2 | -0/+146 |
| | | | | |||||
| | * | | Add another way to lookup names | cel | 2017-05-09 | 2 | -29/+50 |
| | | | | |||||
| * | | | Don't call blobs.want if we already have the blob | cel | 2017-06-06 | 2 | -8/+15 |
| | | | | |||||
| * | | | Show commit files changed | cel | 2017-06-03 | 5 | -7/+154 |
| | | | | |||||
| * | | | Protect against too much recursion | cel | 2017-06-03 | 2 | -3/+9 |
| | | | | |||||
| * | | | Use existing function for rendering git commit bodies | cel | 2017-06-02 | 3 | -10/+11 |
| | | | | |||||
* | | | | fixes | Stephen Whitmore | 2017-06-10 | 2 | -15/+28 |
| | | | | |||||
* | | | | Use JPEG EXIF data to rotate image blobs. | Stephen Whitmore | 2017-06-06 | 2 | -1/+13 |
|/ / / | |||||
* | | | 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 | 2 | -2/+23 |
| | | | |||||
* | | | Fix variable scope | cel | 2017-05-31 | 1 | -1/+1 |
| | | | |||||
* | | | Render attendee messages more concisely | cel | 2017-05-30 | 1 | -1/+13 |
| | | | |||||
* | | | Fix handling multiple uploads | cel | 2017-05-30 | 1 | -4/+3 |
| | | | |||||
* | | | Show gathering times in local time zone | cel | 2017-05-30 | 1 | -1/+1 |
| | | | |||||
* | | | Add attend button for gatherings | cel | 2017-05-30 | 2 | -10/+39 |
| | | | |||||
* | | | Update ssb-mentions dep | cel | 2017-05-30 | 1 | -1/+1 |
| | | | |||||
* | | | fix crash | cel | 2017-05-30 | 1 | -1/+1 |
| | | | |||||
* | | | add built-in emoji as blobs | cel | 2017-05-30 | 1 | -3/+46 |
| | | | |||||
* | | | Prefer message's mentioned emoji over builtin emoji | cel | 2017-05-30 | 1 | -8/+8 |
| | | | |||||
* | | | Add custom emojis list page | cel | 2017-05-30 | 3 | -1/+49 |
| | | | |||||
* | | | Show warning if blob or emoji is large | cel | 2017-05-30 | 2 | -0/+27 |
| | | | |||||
* | | | 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 | 4 | -12/+89 |
| | | | |||||
* | | | Linkify git tags in git-update messages | cel | 2017-05-29 | 1 | -1/+4 |
| | | | |||||
* | | | Use title from about messages | cel | 2017-05-29 | 1 | -0/+1 |
| | | | |||||
* | | | Fix addBlob | cel | 2017-05-29 | 1 | -1/+4 |
| |/ |/| | |||||
* | | Slice packfiles manually | cel | 2017-05-28 | 3 | -8/+43 |
| | | | | | | | | Support vanilla multiblob | ||||
* | | linkify url-encoded refs | cel | 2017-05-28 | 2 | -2/+11 |
| | | |||||
* | | factor out getting git object links | cel | 2017-05-28 | 1 | -42/+34 |
| | | |||||
* | | Render git trees, tags, and blobs | cel | 2017-05-28 | 2 | -1/+335 |
| | | |||||
* | | refactor git stuff | cel | 2017-05-28 | 4 | -130/+324 |
| | | | | | | | | | | | | | | - 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 | 7 | -10/+571 |
| | | |||||
* | | Show more commits/tags counts for a git push | cel | 2017-05-23 | 1 | -1/+5 |
| | | |||||
* | | Serve blob size | cel | 2017-05-23 | 1 | -10/+16 |
| | | |||||
* | | Fix preferring user's about choices | cel | 2017-05-20 | 1 | -1/+1 |
| | | |||||
* | | Increase size of reverse name cache | cel | 2017-05-20 | 1 | -1/+1 |
| | | |||||
* | | Show local name in title for links to ids | cel | 2017-05-16 | 2 | -5/+27 |
| | | | | | | | | as suggested in %O4GCxFpucC3DeSTCuiR9GCha9g/NXbrQYm9iam5z1RE=.sha256 | ||||
* | | Use hyperscript to generate markdown link html | cel | 2017-05-16 | 1 | -7/+6 |
| | | |||||
* | | Handle description better on the about page | cel | 2017-05-15 | 1 | -3/+3 |
| | | |||||
* | | Use own About implementation | cel | 2017-05-15 | 3 | -13/+72 |
| | | | | | | | | | | Use most popular about info instead of most recent. Slightly prefer a feed's own about info for itself. | ||||
* | | Merge branch 'master' into about | cel | 2017-05-15 | 6 | -38/+155 |
|\ \ | |||||
| * | | Don't crash on missing message | cel | 2017-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | Optimize streaming my channels | cel | 2017-05-11 | 1 | -0/+18 |
| | | | |||||
| * | | Handle bad refs better | cel | 2017-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | First pass at listing subscribed channels | _ssb | 2017-05-11 | 2 | -12/+70 |
| |/ |