Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use own About implementation | cel | 2017-05-15 | 1 | -6/+11 |
| | | | | | 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 | 1 | -7/+46 |
|\ | |||||
| * | Optimize streaming my channels | cel | 2017-05-11 | 1 | -0/+18 |
| | | |||||
| * | First pass at listing subscribed channels | _ssb | 2017-05-11 | 1 | -0/+16 |
| | | |||||
| * | Optimize looking up follow | cel | 2017-05-09 | 1 | -7/+9 |
| | | |||||
| * | Exclude channel from list if all its subscribers unsubscribed | cel | 2017-05-09 | 1 | -0/+3 |
| | | |||||
* | | wip: about | cel | 2017-05-04 | 1 | -1/+5 |
|/ | |||||
* | Handle decrypt failure when running as a plugin | cel | 2017-05-03 | 1 | -1/+1 |
| | | | | %VdhLu+iT854EN35HO+en9rc2bBnyLisA9fKxGr4vAVU=.sha256 | ||||
* | Show undecryptable thread root | cel | 2017-05-02 | 1 | -9/+1 |
| | |||||
* | Add advanced search | cel | 2017-04-27 | 1 | -0/+43 |
| | |||||
* | Factor out contacts stream handling | cel | 2017-04-20 | 1 | -112/+2 |
| | |||||
* | Print http address in copy-pastable format | cel | 2017-04-18 | 1 | -1/+2 |
| | |||||
* | Add contacts pages | cel | 2017-04-18 | 1 | -0/+115 |
| | |||||
* | Remove slow friend list | cel | 2017-04-18 | 1 | -63/+0 |
| | |||||
* | Move message stream decryption into App | cel | 2017-04-14 | 1 | -0/+24 |
| | |||||
* | Deduplicate getting follower info | cel | 2017-04-12 | 1 | -3/+7 |
| | |||||
* | Cache about info more | cel | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Add (un)follow button | cel | 2017-04-12 | 1 | -0/+15 |
| | |||||
* | Show follows, followers, and friends (WIP) | cel | 2017-04-12 | 1 | -0/+59 |
| | |||||
* | Fix peer sorting | cel | 2017-04-11 | 1 | -2/+2 |
| | |||||
* | Improve message title compuation | cel | 2017-04-08 | 1 | -0/+1 |
| | | | | Prefer About info for non-textual messages | ||||
* | Retry publish on "expected previous" error | cel | 2017-04-08 | 1 | -5/+19 |
| | |||||
* | Add peers page | cel | 2017-04-04 | 1 | -0/+28 |
| | |||||
* | Use hashlru, for efficiency | cel | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | live-invalidate about cache | cel | 2017-03-15 | 1 | -1/+12 |
| | |||||
* | render missing thread root | cel | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | Implement choosing ids for mentions | cel | 2017-03-08 | 1 | -1/+10 |
| | |||||
* | Push attached blobs on publish | cel | 2017-03-07 | 1 | -0/+4 |
| | |||||
* | Implement uploading blobs in composer | cel | 2017-02-18 | 1 | -0/+15 |
| | |||||
* | Allow sorting by timestamp | cel | 2017-02-08 | 1 | -0/+7 |
| | |||||
* | Small adjustments | cel | 2017-02-04 | 1 | -1/+3 |
| | | | | | | - Listen on IPv6 localhost by default - Make search box bigger - Keep unencrypted content | ||||
* | Add missing sigil | cel | 2017-01-31 | 1 | -1/+13 |
| | |||||
* | Simplify log prefix | cel | 2017-01-30 | 1 | -9/+3 |
| | |||||
* | Catch missing ssb-fulltext | cel | 2017-01-30 | 1 | -1/+4 |
| | |||||
* | Init | cel | 2017-01-30 | 1 | -0/+102 |