summary refs log tree commit diff
path: root/src/UserDirectoryModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-0/+2
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* Make single newlines cause a <br> by defaultNicolas Werner2023-01-311-3/+5
| | | | | | | | | | | | This should match what people expect from a chat application much better. The biggest reason not to do this, is because some people might paste markdown documents. For those people there is now a /cmark command, which disables most of our extensions to cmark, including the newline behaviour. There is a long discussion on the Fediverse and on Github linked below. Mastodon https://fosstodon.org/@deepbluev7/109771668066978726 fixes #757
* add user search to invite dialog (#1253)Malte E2023-01-311-0/+69