summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Bumped version.Gravatar default2023-07-241-1/+1
|
* Moved user settings to its own page.Gravatar default2023-07-241-11/+33
|
* Updated documentation.Gravatar default2023-07-241-2/+2
|
* Updated CSS in utils.c.Gravatar default2023-07-241-3/+5
|
* Fixed minor memory leak.Gravatar default2023-07-241-1/+1
|
* Merge pull request 'Allow several tags & fix video element width, and more.' ↵Gravatar grunfink2023-07-242-8/+27
|\ | | | | | | | | | | (#74) from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/74
| * default css: handle overflow textGravatar Yonle2023-07-231-1/+2
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * format.c: Encode all HTML characters when we're in pre element until we are out.Gravatar Yonle2023-07-231-3/+11
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * format.c: Allow several tagsGravatar Yonle2023-07-231-3/+13
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * default css: Set max width for video attachmentGravatar Yonle2023-07-211-1/+1
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
* | Fixed link in README.Gravatar default2023-07-231-1/+1
|/
* If a message has an audience, its URL is shown after the content.Gravatar default2023-07-191-0/+9
| | | | | Messages coming from channels, communities (Lemmy) or magazines (kbin.social), have this field set with the "parent" url.
* Merge branch 'master' of grunfink-codeberg:grunfink/snac2Gravatar default2023-07-191-11/+16
|\
| * Merge pull request '[Really optional PR?] html.c / UX: Give admin page more ↵Gravatar grunfink2023-07-191-11/+16
| |\ | | | | | | | | | | | | | | | space & other...' (#71) from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/71
| | * html.c: RSS: fix.Gravatar Yonle2023-07-181-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | Feed title, and description is not properly rendered. So here goes a fix that instead of using encode_html TWICE, We use sanitize() for feed description instead. Signed-off-by: Yonle <yonle@lecturify.net>
| | * html.c: custom emoji <img>: Resize height to 2em, and put veritcal-align to ↵Gravatar Yonle2023-07-181-2/+2
| | | | | | | | | | | | | | | | | | middle. Signed-off-by: Yonle <yonle@lecturify.net>
| | * html.c / UX: Give admin page more spaceGravatar Yonle2023-07-171-2/+5
| |/ | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
* | Avoid too deep nesting of html_entry().Gravatar default2023-07-181-0/+4
| |
* | Increased recursion level for timeline_request().Gravatar default2023-07-181-3/+2
|/
* Version 2.38 RELEASED.2.38Gravatar default2023-07-171-1/+1
|
* Avoid incomplete messages in timeline_request().Gravatar default2023-07-151-0/+3
|
* Merge pull request '[Really optional] Whenever to have Placeholder on some ↵Gravatar grunfink2023-07-153-14/+18
|\ | | | | | | | | | | inputs? & other stuff' (#69) from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/69
| * html.c: invalid html tag: else? just show it as encoded text.Gravatar Yonle2023-07-151-0/+4
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * html.c: *prev_src at edit: Just use encode_html.Gravatar Yonle2023-07-151-1/+1
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * utils.c: "User id" does not need "\n".Gravatar Yonle2023-07-151-1/+1
| | | | | | | | Signed-off-by: Yonle <yonle@lecturify.net>
| * html.c: Probably put placeholder on certain input and textboxesGravatar Yonle2023-07-151-12/+12
|/ | | | Signed-off-by: Yonle <yonle@lecturify.net>
* Updated RELEASE_NOTES.Gravatar default2023-07-141-0/+4
|
* Fixed crash on empty static and history objects.Gravatar default2023-07-141-11/+17
|
* Use the right object id when storing Announce + Create + Note objects.Gravatar default2023-07-141-3/+5
|
* Fixed prototypes.Gravatar default2023-07-142-4/+4
|
* Merge pull request 'html.c: Don't let public get into timeline.html_' (#67) ↵Gravatar grunfink2023-07-141-1/+5
|\ | | | | | | | | | | from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/67
| * html.c: Don't let public get into timeline.html_Gravatar Yonle2023-07-141-1/+5
|/ | | | Signed-off-by: Yonle <yonle@lecturify.net>
* If a Page has an image, show it as an attachment.Gravatar default2023-07-131-3/+23
|
* Fixed Link HTML.Gravatar default2023-07-131-1/+1
|
* Added support for lemmy-style "Link" attachments.Gravatar default2023-07-131-1/+14
|
* Updated RELEASE_NOTES.Gravatar default2023-07-131-0/+2
|
* Bumped version.Gravatar default2023-07-131-1/+1
|
* Updated RELEASE_NOTES.Gravatar default2023-07-131-0/+4
|
* Updated documentation.Gravatar default2023-07-131-7/+7
|
* Increased log level for Announce error requests.Gravatar default2023-07-131-1/+1
|
* Added support for the 'Page' ActivityPub object.Gravatar default2023-07-132-9/+30
| | | | So that you can follow and interact with lemmy channels.
* Added a maximum level of recursion to timeline_request().Gravatar default2023-07-131-7/+8
|
* Always log send status in post_message().Gravatar default2023-07-131-4/+5
|
* New function post_message(), to send a message bypassing the output queue.Gravatar default2023-07-133-5/+20
| | | | | | | This is used when accepting Follow requests; this way, follows are confirmed as fast as possible. If the message cannot be immediately sent, it's queued as always.
* Minor prototype tweak.Gravatar default2023-07-132-4/+6
|
* Version 2.37 RELEASED.2.37Gravatar default2023-07-131-1/+1
|
* Fixed memory leaks.Gravatar default2023-07-131-6/+13
|
* Merge pull request 'XSS: Also encode in admin page, and other....' (#65) ↵Gravatar grunfink2023-07-134-19/+18
|\ | | | | | | | | | | from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/65
| * utils.c: Prompt does not need \nGravatar Yonle2023-07-121-7/+7
| |
| * xs_mime.h: .opus mime is audio/oggGravatar Yonle2023-07-121-2/+2
| |