aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Handle private messages better in /about/cel2019-08-251-2/+6
|
* Implement close issue checkboxcel2019-08-251-0/+32
|
* Implement limit for /newcel2019-08-222-0/+10
| | | | Fix %CtcZaNNWEWFwdCOZL343mxFXUvqV5BPVMv+CM8ELOCo=.sha256
* Use Post/Redirect/Get for all message publishingcel2019-08-222-7/+10
| | | | Fix %1/jp2WMT0l7l+u6yvn1axK5WqkfoQlSuuZkvWlvVEyE=.sha256
* Update max blob size, for new sodium-native, and to match readmecel2019-08-221-1/+1
|
* Add allowAddresses optioncel2019-08-112-0/+9
|
* Render and validate peer-invitescel2019-08-112-30/+49
|
* Show message content warningscel2019-08-091-2/+12
|
* doc: fix mistakescel2019-08-081-8/+10
| | | | | | - add --branch option needed for ssb-client - encode HTML entities - use enable command instead of install
* Search through private messagescel2019-08-081-0/+2
|
* Indicate fork root, Patchwork-stylecel2019-05-111-0/+1
|
* Default to publish votes without branch/root.cel2019-05-103-4/+10
| | | | Don't include vote messages in post branch links by default.
* Revert "Allow unloaded emoji images to show full alt text"cel2019-05-101-1/+1
| | | | | | | This reverts commit feaae0282a0607a4a201644b26a7b5c6e5798ebb. Make it look better in dillo-3.1 which doesn't adjust the size of the image after it is loaded.
* Render task lists without bulletscel2019-05-041-0/+9
|
* Handle boxed markdown blobscel2019-05-013-7/+28
|
* Handle invalid regexcel2019-04-191-2/+10
|
* Allow overriding blob mention names in composercel2019-04-141-22/+40
|
* Use Host header in publishguard redirect basecel2019-04-132-30/+33
| | | | so can redirect to e.g. 'localhost' instead of '[::1]'
* Render private about messages more compactlycel2019-04-081-4/+7
|
* Add markdown link for unnamed markdown blob mentionscel2019-04-081-3/+12
|
* Fix fallthroughcel2019-04-031-0/+1
|
* npm: fix rendering unnamed feedscel2019-03-301-2/+2
|
* doc: update ssb-npm versionscel2019-03-301-4/+4
|
* Show audio/video alt text bettercel2019-03-221-5/+4
| | | | | | - Putting the alt text inside the audio/video tag makes it show up in dillo and w3m. - Remove redundant audio:/video: prefix
* Add install guidecel2019-03-111-0/+72
| | | | &OI38eGVcd3NAwu6F0qMAKXAvrtuLO30EX7Whqc1QBZc=.sha256
* Escape draft edit URLcel2019-03-111-1/+1
|
* Sort drafts by mtimecel2019-03-111-6/+28
|
* script: catch resolve errorcel2019-03-111-1/+3
|
* remove a trailing comma that caused a parse erroransuz2019-03-061-1/+1
|
* Remove package-lock.jsoncel2019-02-262-1809/+1
| | | | Unfortunately, it breaks installs when there are conflicting tarballs for a package version.
* Don't consider reason to be an about propertycel2019-02-261-0/+1
|
* Handle missing ssb-friends methodcel2019-02-262-2/+14
|
* 1.3.0cel2019-02-262-2/+2
|
* Linkify markdown blob linkscel2019-02-131-1/+10
|
* Render label and queue messagescel2019-02-131-0/+27
|
* Show addresses more compactlycel2019-02-044-15/+25
| | | | Handle missing port
* Allow multiple new-style addressescel2019-02-031-2/+0
|
* Render peer invitescel2019-02-032-5/+10
|
* Support private publish without ssb-privatecel2019-02-031-2/+12
|
* Move truncate function into utilscel2019-02-033-22/+17
|
* Fix saving draft with uploadcel2019-02-031-0/+1
|
* Fix /pub page titlecel2019-02-011-1/+1
|
* Support sbot built-in unboxingcel2019-02-012-13/+36
| | | | | | | | | 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.
* Arrange edit & discard buttons horizontallycel2019-02-011-14/+12
|
* Add drafts featurecel2019-01-317-21/+265
|
* Render code in textareas monospacedcel2019-01-311-0/+1
|
* Render user-invitecel2019-01-312-0/+33
|
* Omit default ssb-server portcel2019-01-293-2/+4
|
* Recognize more ways of finding pub addressescel2019-01-291-2/+55
|
* Move pub addresses out of profile pagecel2019-01-292-12/+71
|