aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Tyler's changesEugeniy E. Mikhailov2021-11-112-110/+215
|
* new changes from Tyler: speeding up searches and threaded repliesEugeniy E. Mikhailov2021-08-181-36/+61
|
* new fixes from TylerEugeniy E. Mikhailov2021-08-041-17/+81
|
* forcing page typeEugeniy E. Mikhailov2021-07-151-1/+1
|
* removed unused variableEugeniy E. Mikhailov2021-07-151-2/+0
|
* we can take logbook channel name as parameter nowEugeniy E. Mikhailov2021-07-151-1/+3
|
* setting a default for ctypeEugeniy E. Mikhailov2021-07-151-0/+1
|
* remove debugEugeniy E. Mikhailov2021-07-151-1/+0
|
* Tyler redid channel search in more self contained wayEugeniy E. Mikhailov2021-07-151-80/+96
|
* New changes by Tyler which show replies (even without channel set)Eugeniy E. Mikhailov2021-07-081-47/+23
|
* channels-lib.js -> logbook-lib.jsEugeniy Mikhailov2021-06-233-186/+277
|
* simplified, does not ensure blobs anymoreEugeniy E. Mikhailov2021-04-261-32/+0
|
* Taylor's editsEugeniy E. Mikhailov2021-04-261-16/+68
|
* replacing magic word with variableEugeniy E. Mikhailov2021-02-081-3/+5
|
* commented code removedEugeniy E. Mikhailov2021-02-081-27/+1
|
* logbook2 search takes options also fix end of stream markerEugeniy E. Mikhailov2021-02-082-12/+14
|
* flushing the streamEugeniy E. Mikhailov2021-02-081-0/+1
|
* default sort of public messages by claimed timestampEugeniy E. Mikhailov2021-02-023-2/+312
|
* Sorted logbook joined streamsEugeniy E. Mikhailov2021-02-011-11/+27
|
* Merge branch 'main' into evmik-logbook-nextEugeniy E. Mikhailov2021-01-233-1/+10
|\
| * Render post titlescel2021-01-161-0/+1
| | | | | | | | %QzXfFomGeBhkM5cUB+YdPgl8AHceAXjmVr9omM30UuQ=.sha256
| * Truncate image alt textcel2021-01-141-0/+1
| | | | | | | | Reduce horizontal scrollbar
| * Fix serving boxed blob with range requestcel2021-01-051-1/+8
| | | | | | | | | | - Fix error handling - Calculate size of unboxed blob
* | added logbook action, with filter according to date of publishingEugeniy E. Mikhailov2021-01-231-0/+27
| |
* | 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
|/ | | | | | | Before the check was done with regexp which occasionally treated names as IDs, for example if they had ] or & in their names. Now we just check that name is not equal link (i.e. ssb ID). If name is not present than truncated version of the link is shown.
* 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
| | | | Support more obsolete browsers
* 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
|