summaryrefslogtreecommitdiff
path: root/html.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* styleGravatar byte5 days1-11/+5
* notifications filterGravatar byte5 days1-79/+132
* Merge pull request 'Add hh:mm times to posts, using the user timezone' (#530)...Gravatar grunfink5 days1-3/+25
|\
| * time-labels: fixed segfaultGravatar green7 days1-2/+3
| * small: timezone dependant date labelsGravatar green7 days1-3/+24
* | Merge pull request 'Configurable limits for polls' (#534) from dandelions/sna...Gravatar grunfink5 days1-2/+13
|\ \
| * | poll-limits: revert accidentally commited changesGravatar green6 days1-3/+0
| * | personal: bigger limit for pollsGravatar green6 days1-1/+10
| * | small: fix segfault for poll optionsGravatar green6 days1-1/+2
| * | small: configurable poll limitGravatar green6 days1-1/+5
| |/
* / visibility: copy more fields on editGravatar green7 days1-0/+1
|/
* Fixed small memory leak.Gravatar grunfink13 days1-2/+2
* Merge pull request 'simple cosmetic counters' (#519) from byte/snac2:counters...Gravatar grunfink13 days1-7/+13
|\
| * doing count conditionalGravatar byte13 days1-7/+13
| * simple cosmetic countersGravatar byte14 days1-1/+1
* | segfault fixGravatar byte13 days1-1/+4
|/
* Fixed typo.Gravatar grunfink2026-01-121-2/+1
* Move the pronouns closer to the account name.Gravatar grunfink2026-01-121-15/+16
* Strip all HTML tags from pronouns.Gravatar grunfink2026-01-121-3/+2
* Minor tweak.Gravatar grunfink2026-01-121-4/+6
* Use the metadata pronouns.Gravatar violette2026-01-121-0/+38
* user-specified word mutes and matchingGravatar byte2026-01-121-0/+95
* Also disable EmojiReact notifications, if so configured.Gravatar grunfink2026-01-081-0/+3
* Don't show the EmojiReact dropdown if disabled.Gravatar grunfink2026-01-081-1/+1
* Don't show any EmojiReactions if they are disabled.Gravatar grunfink2026-01-081-1/+1
* Fixed crash.Gravatar grunfink2026-01-061-1/+1
* Hide EmojiReacts from muted actors and blocked instances.Gravatar grunfink2026-01-061-0/+4
* Bumped copyright year.Gravatar grunfink2026-01-011-1/+1
* Add boosts, likes and reacts to actor's people pageGravatar Alexandre Oliva2026-01-011-4/+24
* Fixed indentation in previous patch (my fault).Gravatar grunfink2025-12-301-1/+2
* Add posts by actor to people pageGravatar Alexandre Oliva2025-12-301-7/+78
* introduce separate people/ pagesGravatar Alexandre Oliva2025-12-281-3/+50
* Fixed failed search when blank surround the query string.Gravatar grunfink2025-12-261-1/+7
* Revert "Fixed failed search when blank surround the query string."Gravatar grunfink2025-12-261-5/+1
* Fixed failed search when blank surround the query string.Gravatar grunfink2025-12-201-1/+5
* Reindex tags when editing a post.Gravatar grunfink2025-12-191-0/+3
* Some fixes.Gravatar violette2025-12-191-4/+5
* Fixed typo.Gravatar grunfink2025-12-181-1/+1
* Strip surrounding colons in emoji pictures, if they are still there.Gravatar grunfink2025-12-181-0/+2
* Fixed more minor leaks.Gravatar grunfink2025-12-181-1/+2
* Fixed leak in emoji_reacted().Gravatar grunfink2025-12-181-2/+3
* Fixed some xs_fmt() usages.Gravatar grunfink2025-12-181-4/+7
* Fixed some xs_join() uses.Gravatar grunfink2025-12-181-7/+12
* Fixed some xs_dup() leaks.Gravatar grunfink2025-12-181-2/+2
* Added emoji reactions (contributed by violette).Gravatar violette2025-12-181-12/+305
* If terse is set, history is also hidden.Gravatar grunfink2025-12-091-1/+1
* New query variable terse=anything.Gravatar grunfink2025-12-091-15/+23
* Merge pull request 'rendering visibility conditionally, with lesser reach if ...Gravatar grunfink2025-12-031-40/+33
|\
| * no visibility for editingGravatar byte2025-11-011-1/+2
| * Merge remote-tracking branch 'orig/master' into feature/lesser-visibilityGravatar byte2025-11-011-2/+3
| |\