Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | messagesByType: support sort by claimed timestamp | cel | 2020-03-05 | 1 | -2/+13 |
| | |||||
* | threads navpage | noffle | 2020-03-04 | 1 | -0/+1 |
| | |||||
* | Optimize /about-diff | cel | 2020-01-28 | 1 | -1/+11 |
| | | | | | - Include rel/type in links query - Query only own messages for self-about (unless fromAny=1) | ||||
* | Show id in feed names in markdown-usable way | cel | 2019-12-31 | 1 | -0/+1 |
| | | | | | If the feed name cannot be used as a @mention but must be a [@mention](@id), show it that way, so it can be copy-pastable into new message text. | ||||
* | Search through JSON object keys | cel | 2019-12-18 | 1 | -2/+4 |
| | |||||
* | Add "mention attendees" option for replies to gatherings | cel | 2019-12-07 | 1 | -0/+20 |
| | |||||
* | Lowercase search query for ssb-search | cel | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | Handle synchronous error in ssb.get | cel | 2019-11-08 | 1 | -7/+11 |
| | |||||
* | Smarter rendering of link objects | cel | 2019-11-08 | 1 | -1/+8 |
| | |||||
* | mentions search: use ssb-backlinks if available | cel | 2019-09-03 | 1 | -1/+11 |
| | |||||
* | Render and validate peer-invites | cel | 2019-08-11 | 1 | -9/+4 |
| | |||||
* | Search through private messages | cel | 2019-08-08 | 1 | -0/+2 |
| | |||||
* | Default to publish votes without branch/root. | cel | 2019-05-10 | 1 | -0/+1 |
| | | | | Don't include vote messages in post branch links by default. | ||||
* | Handle boxed markdown blobs | cel | 2019-05-01 | 1 | -0/+17 |
| | |||||
* | Handle invalid regex | cel | 2019-04-19 | 1 | -2/+10 |
| | |||||
* | Use Host header in publishguard redirect base | cel | 2019-04-13 | 1 | -29/+1 |
| | | | | so can redirect to e.g. 'localhost' instead of '[::1]' | ||||
* | Sort drafts by mtime | cel | 2019-03-11 | 1 | -6/+28 |
| | |||||
* | script: catch resolve error | cel | 2019-03-11 | 1 | -1/+3 |
| | |||||
* | Handle missing ssb-friends method | cel | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | Show addresses more compactly | cel | 2019-02-04 | 1 | -11/+6 |
| | | | | Handle missing port | ||||
* | Allow multiple new-style addresses | cel | 2019-02-03 | 1 | -2/+0 |
| | |||||
* | Render peer invites | cel | 2019-02-03 | 1 | -0/+4 |
| | |||||
* | Support private publish without ssb-private | cel | 2019-02-03 | 1 | -2/+12 |
| | |||||
* | Support sbot built-in unboxing | cel | 2019-02-01 | 1 | -11/+34 |
| | | | | | | | | | This allows rendering private messages without the ssb-private plugin or old scuttlebot built-in private plugin /private is removed from default nav if there is no ssb-private plugin, because it emulates private.read by filtering the main log, which is inefficient/slow. | ||||
* | Add drafts feature | cel | 2019-01-31 | 1 | -0/+62 |
| | |||||
* | Render user-invite | cel | 2019-01-31 | 1 | -0/+5 |
| | |||||
* | Omit default ssb-server port | cel | 2019-01-29 | 1 | -0/+1 |
| | |||||
* | Recognize more ways of finding pub addresses | cel | 2019-01-29 | 1 | -2/+55 |
| | |||||
* | Move pub addresses out of profile page | cel | 2019-01-29 | 1 | -0/+40 |
| | |||||
* | Add mute (private block) button | cel | 2019-01-28 | 1 | -1/+22 |
| | |||||
* | Add /script route | cel | 2019-01-28 | 1 | -0/+24 |
| | |||||
* | Make nav links configurable | cel | 2019-01-28 | 1 | -0/+17 |
| | |||||
* | Add about-diff page | cel | 2019-01-23 | 1 | -0/+11 |
| | |||||
* | default filter to all | cel | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | Support new way of skipping ssb-ooo | cel | 2018-12-12 | 1 | -10/+6 |
| | |||||
* | Handle missing rpc methods | cel | 2018-12-10 | 1 | -8/+27 |
| | |||||
* | Show git signatures | cel | 2018-11-30 | 1 | -0/+62 |
| | | | | | - Add /git/signature page to verify signatures using gpg - Show link to signature pages for tag and commit objects | ||||
* | Integrate with ssb-publishguard redirects | cel | 2018-11-29 | 1 | -1/+28 |
| | |||||
* | Fix status page | cel | 2018-11-18 | 1 | -0/+12 |
| | |||||
* | Link to contact messages from contact pages | cel | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | Add ssb-links fallback for votes calculation | cel | 2018-11-18 | 1 | -12/+55 |
| | |||||
* | Let About info from feeds we follow take precedence | cel | 2018-10-28 | 1 | -1/+1 |
| | | | | over About info from feeds we do not follow | ||||
* | remove console.error | cel | 2018-10-01 | 1 | -1/+0 |
| | |||||
* | Decrypt message with unbox key query parameter | cel | 2018-10-01 | 1 | -2/+23 |
| | |||||
* | Catch sync error in sbot.get | cel | 2018-09-06 | 1 | -6/+10 |
| | |||||
* | Fix IPv6 URL | cel | 2018-09-06 | 1 | -0/+3 |
| | |||||
* | Fix listening on localhost and printing address | cel | 2018-09-02 | 1 | -4/+4 |
| | |||||
* | Render some dark-crystal stuff | cel | 2018-08-18 | 1 | -0/+13 |
| | |||||
* | Support ssb-search | cel | 2018-07-08 | 1 | -3/+5 |
| | |||||
* | Add tags page | cel | 2018-07-04 | 1 | -0/+10 |
| |