index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
Age
Commit message (
Collapse
)
Author
2025-01-05
Merge pull request 'Port sandboxing to linux via landlock' (#226) from ↵
grunfink
shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/226
2025-01-04
Ensure all user directories have import/ and export/ subdirectories.
default
2025-01-01
Fix for some repeated search results.
default
2024-12-23
Merge tag '2.67'
shtrophic
Version 2.67 RELEASED.
2024-12-20
Add contact metrics to og:description.
default
2024-12-20
Implement mastoapi markers for notifications and home.
Paul Martin
2024-12-19
Added bad login throttling.
default
2024-12-19
Minor search tweak.
default
2024-12-19
In content_search(), also test the 'url' post field (if it exists).
default
2024-12-19
content_search() also checks for the post id.
default
2024-12-05
Merge remote-tracking branch 'upstream/master'
shtrophic
2024-11-24
Minor tweak to user_persist().
default
2024-11-24
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-24
New function pending_check() and pending_del().
default
2024-11-24
New function pending_get() and pending_list().
default
2024-11-24
New function pending_add().
default
2024-11-23
In user_persist(), only publish the actor to the world if a relevant field ↵
default
has changed. This way, changing user preferences does not trigger an automatic send storm.
2024-11-19
Merge remote-tracking branch 'upstream/master'
shtrophic
2024-11-19
More usage of get_in_reply_to().
default
2024-11-16
sandboxing port to linux via landlock
shtrophic
2024-11-12
The proxy token seed is created on startup and never stored.
default
2024-11-12
mastoapi: added some proxy code.
default
2024-11-12
make_url() now accepts generating proxied urls by token.
default
2024-11-12
Added new proxy authorization by token.
default
2024-11-07
Moved make_url() to data.c.
default
2024-10-19
In tag_index(), don't repeat tags in indexes.
default
2024-10-19
Return an empty list in list_timeline() if (still) there is no list timeline.
default
2024-10-19
Also import lists.csv.
default
2024-10-13
Touch the timeline in user_persist() (to avoid over-zealous caching in /public).
default
2024-10-08
More migration work.
default
2024-09-18
Started support for CSV data export.
default
2024-09-14
Also purge bookmark.idx and draft.idx.
default
2024-09-06
More work in post drafts.
default
2024-09-06
Some new draft functions.
default
2024-09-04
If style.css does not exist, it's created with the default one.
default
2024-08-29
timeline_del() also deletes from the pinned and bookmark caches.
default
2024-08-29
mastoapi: added bookmark list.
default
2024-08-29
The list of bookmarked posts also work.
default
2024-08-29
Show bookmarked posts with an emoji.
default
2024-08-29
Simplified pinning functions.
default
2024-08-29
Adding to and object cache always create the cache directory.
default
2024-08-29
New function object_user_cache_fn().
default
2024-08-24
Fixed typo.
default
2024-08-23
Searches are now case-insensitive for all alphabets.
default
2024-08-11
Minor search improvement.
default
2024-08-11
content_search() also search into alt-text from attachments.
default
2024-08-09
mastoapi: also use mastoapi_timeline() with lists.
default
2024-08-09
Added some functions that return index filenames.
default
2024-08-05
Tweaked unveil() / pledge() to deal with UNIX sockets.
default
2024-07-31
Notify objects include the original message.
default
[next]