Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.5.1 | cel | 2020-07-09 | 1 | -1/+1 |
| | |||||
* | Allow subdirectories in drafts | cel | 2020-06-26 | 2 | -15/+50 |
| | |||||
* | Add Chinese name and pache hoo doodle to readme | cel | 2020-06-26 | 1 | -2/+8 |
| | | | | Rename certifications section to art. | ||||
* | Remove proprietary emoji | cel | 2020-06-16 | 4 | -53/+3 |
| | |||||
* | Use correct SPDX identifier | cel | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | Add ssb-npm branch | cel | 2020-06-15 | 1 | -2/+2 |
| | |||||
* | Note to use --production | cel | 2020-06-15 | 1 | -2/+2 |
| | |||||
* | 1.5.0 | cel | 2020-06-15 | 1 | -1/+1 |
| | |||||
* | Update readme. Add enable plugin. | cel | 2020-06-14 | 2 | -21/+44 |
| | | | | | | | | | | | | | | | | | | | | | | - Use enable script instead of plugins.enable which is broken. plugins.enable is also no longer needed after plugins.install. - Recommend using ssb-npm command instead of ssb-npm-registry. Using ssb-npm command should be a little simpler and more obvious, since when you don't have the prerequisite you will get "command not found" which implies you need to install something, rather than the mysterious "connect ECONNREFUSED 127.0.0.1:8043" - Remove blobs.max setting. Recent ssb-npm hard-codes workarounds for sodium-native which is (was) the only oversized blob. - Don't need to say restart ssb-server; the commands will do that. - Explain installation as standalone process vs. as ssb-server plugin. - scuttlebot -> ssb-server | ||||
* | Compress id markdown, to save horizontal space | cel | 2020-05-28 | 2 | -2/+7 |
| | |||||
* | Truncate long link texts | cel | 2020-05-28 | 1 | -0/+13 |
| | |||||
* | Support channel prefixes (wildcard) | cel | 2020-05-27 | 1 | -2/+6 |
| | |||||
* | Avoide deprecated Buffer constructor | cel | 2020-05-19 | 2 | -11/+11 |
| | |||||
* | Render delete message | cel | 2020-05-18 | 1 | -0/+12 |
| | |||||
* | Render astroport messages | cel | 2020-05-17 | 1 | -0/+15 |
| | |||||
* | Prefer backlinks.read for /links | cel | 2020-05-15 | 1 | -7/+22 |
| | |||||
* | Render Feedless pub autofollows | cel | 2020-05-15 | 1 | -3/+5 |
| | |||||
* | Fix don't show duplicate branch/root link | cel | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | Render post reply feed ids alongside branch links | cel | 2020-05-09 | 1 | -3/+20 |
| | |||||
* | Use 401 only for Basic Auth | cel | 2020-05-09 | 1 | -1/+1 |
| | |||||
* | Render feedless posts compactly | cel | 2020-05-09 | 2 | -2/+13 |
| | |||||
* | Handle want private blobs for markdown view | cel | 2020-05-06 | 1 | -1/+7 |
| | |||||
* | Fix mention list rendering | cel | 2020-04-13 | 1 | -1/+1 |
| | |||||
* | Improve mention listing | cel | 2020-04-11 | 1 | -3/+5 |
| | |||||
* | Restrict access based on Referer | cel | 2020-04-10 | 3 | -1/+60 |
| | |||||
* | Restrict access based on Host header | cel | 2020-04-10 | 3 | -1/+43 |
| | |||||
* | Less errors | cel | 2020-04-10 | 1 | -5/+9 |
| | |||||
* | 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 | 2 | -1/+2 |
| | |||||
* | gathering: fix previous mention filtering | cel | 2020-04-01 | 1 | -1/+3 |
| | |||||
* | minor style changes | cel | 2020-04-01 | 1 | -3/+3 |
| | |||||
* | gathering: list initial mentions | cel | 2020-03-28 | 2 | -1/+24 |
| | |||||
* | about: don't list mentions | cel | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | Render names of some message types better | cel | 2020-03-28 | 1 | -0/+7 |
| | |||||
* | Make diff table more compact | cel | 2020-03-28 | 3 | -8/+14 |
| | |||||
* | Render descriptions as diffs in gathering threads | cel | 2020-03-28 | 4 | -4/+90 |
| | |||||
* | Remove use of backlinks index option | cel | 2020-03-28 | 1 | -12/+2 |
| | | | | | | | The option is no longer an optimization, and the work-around is no longer needed. Implicitly exclude unlikely timestamps. | ||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Try to clarify gathering times | cel | 2020-03-28 | 3 | -5/+11 |
| | | | | | | | - 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 | 3 | -8/+10 |
| | |||||
* | Fix typo | cel | 2020-03-19 | 1 | -1/+1 |
| | |||||
* | Add pages to create, view, and edit Gatherings | cel | 2020-03-19 | 3 | -1/+779 |
| | |||||
* | advsearch: html escape | cel | 2020-03-19 | 1 | -4/+4 |
| | |||||
* | Render image removal | cel | 2020-03-19 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | drafts: better error handling; skip dotfiles | cel | 2020-03-19 | 1 | -2/+6 |
| |