Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sorting by claimed timestamp | cel | 2020-03-28 | 1 | -0/+3 |
| | |||||
* | Fix typo | cel | 2020-03-19 | 1 | -1/+1 |
| | |||||
* | Add pages to create, view, and edit Gatherings | cel | 2020-03-19 | 1 | -0/+506 |
| | |||||
* | advsearch: html escape | cel | 2020-03-19 | 1 | -4/+4 |
| | |||||
* | git: handle messsages linking to git blobs not present in that specific message | cel | 2020-03-19 | 1 | -0/+20 |
| | | | | Search parent commits for the linked git object | ||||
* | printView: show message date on right | cel | 2020-03-19 | 1 | -0/+1 |
| | |||||
* | print view: no message horizontal border | cel | 2020-03-19 | 1 | -1/+3 |
| | |||||
* | Add "single" mode | cel | 2020-03-19 | 1 | -1/+14 |
| | |||||
* | threads: use messagesByType | cel | 2020-03-05 | 1 | -2/+3 |
| | |||||
* | threads navpage | noffle | 2020-03-04 | 1 | -0/+26 |
| | |||||
* | Render more about values | cel | 2020-02-27 | 1 | -3/+4 |
| | |||||
* | Fix blob filename handling | cel | 2020-02-27 | 1 | -3/+3 |
| | | | | Make links to HTML blobs not prompt to download | ||||
* | Deduplicate git blob ids | cel | 2020-02-14 | 1 | -1/+9 |
| | |||||
* | Optimize /about-diff | cel | 2020-01-28 | 1 | -2/+4 |
| | | | | | - Include rel/type in links query - Query only own messages for self-about (unless fromAny=1) | ||||
* | Fix typos | cel | 2020-01-24 | 1 | -4/+4 |
| | |||||
* | blobs: use filename query parameter instead of file | cel | 2020-01-24 | 1 | -2/+2 |
| | | | | Match how multiblob-http does it. | ||||
* | Support blob contentType and gzip query parameters | cel | 2020-01-24 | 1 | -0/+8 |
| | |||||
* | print view: don't show relative time | cel | 2020-01-15 | 1 | -0/+1 |
| | |||||
* | Support blob range requests | cel | 2020-01-15 | 1 | -18/+68 |
| | |||||
* | Format etags better | cel | 2020-01-15 | 1 | -7/+7 |
| | | | | Quote and capitalize properly | ||||
* | Decode HTML entities in mentions | cel | 2020-01-07 | 1 | -0/+4 |
| | |||||
* | Add printView and noThread query string options | cel | 2019-12-31 | 1 | -2/+17 |
| | | | | | - printView: no nav header, footer, action links, composer, or avatar. - noThread: show only the target message, no replies/mentions. | ||||
* | Revert "Sort messages in thread by timestamp" | cel | 2019-12-12 | 1 | -17/+5 |
| | | | | | | This reverts commit 01ea88684375793b3e009d8cefb9722384e2c88b. Messages with wrong timestamps is more common than I thought. | ||||
* | Don't reply-mention self | cel | 2019-12-10 | 1 | -1/+4 |
| | |||||
* | Activate mention attendees checkbox | cel | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Add "mention attendees" option for replies to gatherings | cel | 2019-12-07 | 1 | -0/+58 |
| | |||||
* | Reply mention feeds | cel | 2019-12-07 | 1 | -0/+15 |
| | |||||
* | Sort messages in thread by timestamp | cel | 2019-12-07 | 1 | -5/+17 |
| | | | | ssb-sort was not doing so well | ||||
* | Add content warning field in composer | cel | 2019-12-07 | 1 | -2/+6 |
| | |||||
* | Make "previous" link in raw mode preserve raw and ooo modes | cel | 2019-12-07 | 1 | -0/+5 |
| | |||||
* | Add dualMarkdownPreview option | cel | 2019-11-08 | 1 | -0/+2 |
| | |||||
* | /new: hide impossibly new messages | cel | 2019-08-27 | 1 | -1/+3 |
| | |||||
* | Implement close issue checkbox | cel | 2019-08-25 | 1 | -0/+32 |
| | |||||
* | Implement limit for /new | cel | 2019-08-22 | 1 | -0/+9 |
| | | | | Fix %CtcZaNNWEWFwdCOZL343mxFXUvqV5BPVMv+CM8ELOCo=.sha256 | ||||
* | Use Post/Redirect/Get for all message publishing | cel | 2019-08-22 | 1 | -4/+7 |
| | | | | Fix %1/jp2WMT0l7l+u6yvn1axK5WqkfoQlSuuZkvWlvVEyE=.sha256 | ||||
* | Add allowAddresses option | cel | 2019-08-11 | 1 | -0/+8 |
| | |||||
* | Indicate fork root, Patchwork-style | cel | 2019-05-11 | 1 | -0/+1 |
| | |||||
* | Default to publish votes without branch/root. | cel | 2019-05-10 | 1 | -4/+7 |
| | | | | Don't include vote messages in post branch links by default. | ||||
* | Handle boxed markdown blobs | cel | 2019-05-01 | 1 | -4/+5 |
| | |||||
* | Allow overriding blob mention names in composer | cel | 2019-04-14 | 1 | -22/+40 |
| | |||||
* | Use Host header in publishguard redirect base | cel | 2019-04-13 | 1 | -1/+32 |
| | | | | so can redirect to e.g. 'localhost' instead of '[::1]' | ||||
* | Fix fallthrough | cel | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | Escape draft edit URL | cel | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | Handle missing ssb-friends method | cel | 2019-02-26 | 1 | -1/+13 |
| | |||||
* | Show addresses more compactly | cel | 2019-02-04 | 1 | -2/+1 |
| | | | | Handle missing port | ||||
* | Fix saving draft with upload | cel | 2019-02-03 | 1 | -0/+1 |
| | |||||
* | Fix /pub page title | cel | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | Arrange edit & discard buttons horizontally | cel | 2019-02-01 | 1 | -14/+12 |
| | |||||
* | Add drafts feature | cel | 2019-01-31 | 1 | -18/+180 |
| | |||||
* | Omit default ssb-server port | cel | 2019-01-29 | 1 | -1/+2 |
| |