aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* filter out vote from the public streamEugeniy E. Mikhailov2021-01-231-0/+3
* Fix presentation of id or nameEugeniy E. Mikhailov2020-12-211-8/+5
* Respect base URL in redirectcel2020-11-271-1/+1
* Fix linkifying ssb URIscel2020-11-271-1/+1
* Add mentions for ssb URIscel2020-11-272-40/+39
* Vendor ssb-mentionscel2020-11-271-1/+1
* Fix support for git-ssb repo IDscel2020-11-271-4/+13
* Render patchgraph updatescel2020-11-271-0/+73
* Support ssb-uri in request URLs and searchcel2020-11-271-0/+35
* Don't over-linkify channels in raw msgcel2020-11-262-1/+8
* Vendor ssb-markedcel2020-11-172-2/+2
* Render patchboot revocationscel2020-10-131-0/+7
* Hide relative time of mini messages in print viewcel2020-10-061-1/+1
* composer: show total size of linked blobscel2020-08-111-2/+13
* Use old-style meta charset tagcel2020-07-251-1/+1
* Improve blob size warningcel2020-07-181-4/+4
* Allow subdirectories in draftscel2020-06-262-15/+50
* Remove proprietary emojicel2020-06-162-50/+3
* Compress id markdown, to save horizontal spacecel2020-05-281-1/+2
* Truncate long link textscel2020-05-281-0/+13
* Support channel prefixes (wildcard)cel2020-05-271-2/+6
* Avoide deprecated Buffer constructorcel2020-05-192-11/+11
* Render delete messagecel2020-05-181-0/+12
* Render astroport messagescel2020-05-171-0/+15
* Prefer backlinks.read for /linkscel2020-05-151-7/+22
* Render Feedless pub autofollowscel2020-05-151-3/+5
* Fix don't show duplicate branch/root linkcel2020-05-101-2/+2
* Render post reply feed ids alongside branch linkscel2020-05-091-3/+20
* Use 401 only for Basic Authcel2020-05-091-1/+1
* Render feedless posts compactlycel2020-05-092-2/+13
* Handle want private blobs for markdown viewcel2020-05-061-1/+7
* Fix mention list renderingcel2020-04-131-1/+1
* Improve mention listingcel2020-04-111-3/+5
* Restrict access based on Referercel2020-04-102-1/+59
* Restrict access based on Host headercel2020-04-102-1/+42
* Less errorscel2020-04-101-5/+9
* Smaller text fieldscel2020-04-081-11/+11
* Prefer ASCIIcel2020-04-081-2/+2
* Allow querying mentions of any idcel2020-04-082-1/+2
* gathering: fix previous mention filteringcel2020-04-011-1/+3
* minor style changescel2020-04-011-3/+3
* gathering: list initial mentionscel2020-03-282-1/+24
* about: don't list mentionscel2020-03-281-0/+1
* Render names of some message types bettercel2020-03-281-0/+7
* Make diff table more compactcel2020-03-282-8/+10
* Render descriptions as diffs in gathering threadscel2020-03-284-4/+90
* Remove use of backlinks index optioncel2020-03-281-12/+2
* Don't auto-mention self in gathering threadcel2020-03-281-1/+4
* Reduce mentionscel2020-03-281-2/+13
* new gathering: put mentions in gathering rootcel2020-03-281-29/+29