Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix presentation of id or name | Eugeniy E. Mikhailov | 2020-12-21 | 1 | -4/+0 |
| | | | | | | | 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. | ||||
* | Discourage horizontal scrollbars | cel | 2020-08-11 | 1 | -2/+2 |
| | |||||
* | Compress id markdown, to save horizontal space | cel | 2020-05-28 | 1 | -1/+5 |
| | |||||
* | Make diff table more compact | cel | 2020-03-28 | 1 | -0/+4 |
| | |||||
* | Try to clarify gathering times | cel | 2020-03-28 | 1 | -0/+4 |
| | | | | | | | - Show user-local date time string on gathering page, alongside UTC timestamp and TZ string - Include TZ in about message - Align table headings to be more readable | ||||
* | printView: show message date on right | cel | 2020-03-19 | 1 | -0/+4 |
| | |||||
* | print view: no message horizontal border | cel | 2020-03-19 | 1 | -0/+8 |
| | |||||
* | Show id in feed names in markdown-usable way | cel | 2019-12-31 | 1 | -0/+13 |
| | | | | | If the feed name cannot be used as a @mention but must be a [@mention](@id), show it that way, so it can be copy-pastable into new message text. | ||||
* | Add content warning field in composer | cel | 2019-12-07 | 1 | -1/+1 |
| | |||||
* | Emphasize content warning more | cel | 2019-12-07 | 1 | -0/+7 |
| | |||||
* | Revert "Allow unloaded emoji images to show full alt text" | cel | 2019-05-10 | 1 | -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 bullets | cel | 2019-05-04 | 1 | -0/+9 |
| | |||||
* | Add about-self page | cel | 2018-08-25 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into layout | cel | 2018-01-10 | 1 | -0/+3 |
|\ | |||||
| * | Render git diffs | cel | 2018-01-08 | 1 | -0/+3 |
| | | |||||
* | | Make message full width | cel | 2017-12-26 | 1 | -1/+1 |
|/ | |||||
* | Improve chess rendering | cel | 2017-07-25 | 1 | -0/+6 |
| | | | | | | - Try to align grid better. %24ydxCxrlEp+fQ+nOQars80VWKIXaT/LwKTCf0MvHKk=.sha256 - Render unprefixed message types - Render game end | ||||
* | more specific selectors for word-break insertion | ansuz | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | more thorough break-word rules | ansuz | 2017-06-24 | 1 | -0/+11 |
| | |||||
* | Adjust some styles to improve readability. | Angelo DiNardi | 2017-06-21 | 1 | -1/+15 |
| | | | | | | - Call out blockquotes - Keep images constrained - Prevent long posts from forcing the page out. | ||||
* | Render chess moves and invites | cel | 2017-06-17 | 1 | -2/+4 |
| | |||||
* | Add custom emojis list page | cel | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Remove fixed image size | cel | 2017-05-06 | 1 | -1/+0 |
| | |||||
* | Add advanced search | cel | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Move publish button to the right | cel | 2017-04-18 | 1 | -0/+5 |
| | | | | since it is an action | ||||
* | Move name fields next to the composer textarea | cel | 2017-04-18 | 1 | -0/+4 |
| | | | | | instead of in the preview area. This is to clarify that the name completions are part of what is being composed. | ||||
* | Double avatar size on left margin. | Stephen Whitmore | 2017-04-13 | 1 | -2/+2 |
| | |||||
* | Add hermie favicon. | Stephen Whitmore | 2017-04-12 | 1 | -0/+0 |
| | |||||
* | Fully render generic messages | cel | 2017-04-08 | 1 | -0/+8 |
| | |||||
* | Disable symbol wrapping | cel | 2017-04-06 | 1 | -0/+2 |
| | |||||
* | render symbols for dillo | cel | 2017-03-13 | 1 | -0/+4 |
| | |||||
* | Implement choosing ids for mentions | cel | 2017-03-08 | 1 | -0/+4 |
| | |||||
* | Allow unloaded emoji images to show full alt text | cel | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | Be able to dig any message | cel | 2017-03-01 | 1 | -4/+5 |
| | |||||
* | Give options in paginator for limit | cel | 2017-02-18 | 1 | -4/+0 |
| | |||||
* | Implement uploading blobs in composer | cel | 2017-02-18 | 1 | -4/+4 |
| | |||||
* | Make images smaller | cel | 2017-02-18 | 1 | -0/+7 |
| | |||||
* | Specify privmsg recps manually | cel | 2017-02-12 | 1 | -0/+4 |
| | |||||
* | Allow non-square avatars | cel | 2017-02-04 | 1 | -3/+4 |
| | |||||
* | Render about description | cel | 2017-02-04 | 1 | -0/+4 |
| | |||||
* | Render music-release-cc messages | cel | 2017-02-04 | 1 | -0/+5 |
| | |||||
* | Make message id clickable | cel | 2017-02-04 | 1 | -0/+1 |
| | |||||
* | Small adjustments | cel | 2017-02-04 | 1 | -0/+1 |
| | | | | | | - Listen on IPv6 localhost by default - Make search box bigger - Keep unencrypted content | ||||
* | Render ferment message types | cel | 2017-02-04 | 1 | -1/+4 |
| | |||||
* | Make text bigger | cel | 2017-01-31 | 1 | -0/+1 |
| | |||||
* | Init | cel | 2017-01-30 | 2 | -0/+112 |