aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Correct showing audio formatcel2019-09-011-1/+1
* Render ahau audio messagescel2019-09-011-1/+11
* Include content warning in post titlecel2019-08-291-2/+5
* /new: hide impossibly new messagescel2019-08-271-1/+3
* Handle private messages better in /about/cel2019-08-251-2/+6
* Implement close issue checkboxcel2019-08-251-0/+32
* Implement limit for /newcel2019-08-221-0/+9
* Use Post/Redirect/Get for all message publishingcel2019-08-222-7/+10
* Add allowAddresses optioncel2019-08-111-0/+8
* Render and validate peer-invitescel2019-08-112-30/+49
* Show message content warningscel2019-08-091-2/+12
* 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-102-4/+8
* 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
* 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
* Show audio/video alt text bettercel2019-03-221-5/+4
* 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
* Don't consider reason to be an about propertycel2019-02-261-0/+1
* Handle missing ssb-friends methodcel2019-02-262-2/+14
* 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
* 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
* Arrange edit & discard buttons horizontallycel2019-02-011-14/+12
* Add drafts featurecel2019-01-315-19/+259
* 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
* Allow setting blob link mime-types in composercel2019-01-291-3/+32
* Add block pagecel2019-01-291-3/+43
* Add replicate.request buttoncel2019-01-291-1/+25
* Add mute (private block) buttoncel2019-01-282-3/+32