Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect base URL in redirect | cel | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | Add mentions for ssb URIs | cel | 2020-11-27 | 1 | -40/+2 |
| | |||||
* | Vendor ssb-mentions | cel | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | Fix support for git-ssb repo IDs | cel | 2020-11-27 | 1 | -4/+13 |
| | |||||
* | Support ssb-uri in request URLs and search | cel | 2020-11-27 | 1 | -0/+35 |
| | |||||
* | composer: show total size of linked blobs | cel | 2020-08-11 | 1 | -2/+13 |
| | |||||
* | Use old-style meta charset tag | cel | 2020-07-25 | 1 | -1/+1 |
| | | | | Support more obsolete browsers | ||||
* | Improve blob size warning | cel | 2020-07-18 | 1 | -4/+4 |
| | |||||
* | Allow subdirectories in drafts | cel | 2020-06-26 | 1 | -10/+43 |
| | |||||
* | Remove proprietary emoji | cel | 2020-06-16 | 1 | -39/+2 |
| | |||||
* | Avoide deprecated Buffer constructor | cel | 2020-05-19 | 1 | -5/+5 |
| | |||||
* | Prefer backlinks.read for /links | cel | 2020-05-15 | 1 | -7/+22 |
| | |||||
* | Use 401 only for Basic Auth | cel | 2020-05-09 | 1 | -1/+1 |
| | |||||
* | Render feedless posts compactly | cel | 2020-05-09 | 1 | -2/+2 |
| | |||||
* | Handle want private blobs for markdown view | cel | 2020-05-06 | 1 | -1/+7 |
| | |||||
* | Restrict access based on Referer | cel | 2020-04-10 | 1 | -1/+21 |
| | |||||
* | Restrict access based on Host header | cel | 2020-04-10 | 1 | -0/+6 |
| | |||||
* | Smaller text fields | cel | 2020-04-08 | 1 | -11/+11 |
| | |||||
* | Prefer ASCII | cel | 2020-04-08 | 1 | -2/+2 |
| | |||||
* | Allow querying mentions of any id | cel | 2020-04-08 | 1 | -0/+1 |
| | |||||
* | gathering: fix previous mention filtering | cel | 2020-04-01 | 1 | -1/+3 |
| | |||||
* | minor style changes | cel | 2020-04-01 | 1 | -3/+3 |
| | |||||
* | Make diff table more compact | cel | 2020-03-28 | 1 | -4/+5 |
| | |||||
* | Render descriptions as diffs in gathering threads | cel | 2020-03-28 | 1 | -1/+5 |
| | |||||
* | Don't auto-mention self in gathering thread | cel | 2020-03-28 | 1 | -1/+4 |
| | |||||
* | Reduce mentions | cel | 2020-03-28 | 1 | -2/+13 |
| | | | | Save message size by changing {link: id} to id | ||||
* | new gathering: put mentions in gathering root | cel | 2020-03-28 | 1 | -29/+29 |
| | |||||
* | Fix fallback about image | cel | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Try to clarify gathering times | cel | 2020-03-28 | 1 | -3/+5 |
| | | | | | | | - Show user-local date time string on gathering page, alongside UTC timestamp and TZ string - Include TZ in about message - Align table headings to be more readable | ||||
* | 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 |
| |