index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
Also import lists.csv.
default
1
-0
/
+3
2024-10-13
Touch the timeline in user_persist() (to avoid over-zealous caching in /public).
default
1
-0
/
+1
2024-10-08
More migration work.
default
1
-1
/
+1
2024-09-18
Started support for CSV data export.
default
1
-0
/
+23
2024-09-14
Also purge bookmark.idx and draft.idx.
default
1
-1
/
+2
2024-09-06
More work in post drafts.
default
1
-0
/
+7
2024-09-06
Some new draft functions.
default
1
-0
/
+30
2024-09-04
If style.css does not exist, it's created with the default one.
default
1
-0
/
+8
2024-08-29
timeline_del() also deletes from the pinned and bookmark caches.
default
1
-0
/
+3
2024-08-29
mastoapi: added bookmark list.
default
1
-1
/
+13
2024-08-29
The list of bookmarked posts also work.
default
1
-0
/
+7
2024-08-29
Show bookmarked posts with an emoji.
default
1
-1
/
+1
2024-08-29
Simplified pinning functions.
default
1
-27
/
+19
2024-08-29
Adding to and object cache always create the cache directory.
default
1
-13
/
+5
2024-08-29
New function object_user_cache_fn().
default
1
-14
/
+58
2024-08-24
Fixed typo.
default
1
-1
/
+1
2024-08-23
Searches are now case-insensitive for all alphabets.
default
1
-3
/
+6
2024-08-11
Minor search improvement.
default
1
-4
/
+6
2024-08-11
content_search() also search into alt-text from attachments.
default
1
-1
/
+15
2024-08-09
mastoapi: also use mastoapi_timeline() with lists.
default
1
-1
/
+7
2024-08-09
Added some functions that return index filenames.
default
1
-6
/
+26
2024-08-05
Tweaked unveil() / pledge() to deal with UNIX sockets.
default
1
-7
/
+15
2024-07-31
Notify objects include the original message.
default
1
-1
/
+2
2024-07-23
Use MD5_HEX_SIZE in more places.
default
1
-10
/
+8
2024-07-23
New constant MD5_HEX_SIZE.
default
1
-18
/
+18
2024-07-23
Reimplemented index_list_desc() by way of index_desc_first() and index_desc_n...
default
1
-16
/
+6
2024-07-23
New functions index_desc_first() and index_desc_next() (unused).
default
1
-0
/
+44
2024-06-08
mastoapi: Added missing field in list creation.
default
1
-6
/
+3
2024-06-07
mastoapi: fix create list response & duplicate actor adding
Louis Brauer
1
-1
/
+1
2024-05-31
Avoid unnecessary calls to verify links.
default
1
-2
/
+2
2024-05-31
Don't propagate the user change after dismissing the announcement.
default
1
-4
/
+7
2024-05-31
Implement instance announcements
Louis Brauer
1
-0
/
+66
2024-05-27
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
1
-0
/
+27
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
1
-34
/
+34
2024-05-24
Added links to the lists in html_timeline().
default
1
-1
/
+1
2024-05-24
Also delete the list .idx.bak.
default
1
-0
/
+3
2024-05-23
Added more const.
default
1
-27
/
+31
2024-05-22
Fixed warning.
default
1
-1
/
+1
2024-05-21
Added const everywhere.
default
1
-81
/
+49
2024-05-15
Skip hidden posts in content_search().
default
1
-0
/
+5
2024-05-15
Renamed content_check() to content_match().
default
1
-3
/
+3
2024-05-15
Moved functions around.
default
1
-111
/
+109
2024-05-15
Use xs_regex_match() where applicable.
default
1
-10
/
+4
2024-05-15
Convert the regex to lowercase in content_search().
default
1
-1
/
+3
2024-05-14
content_search() also searches the instance timeline.
default
1
-46
/
+33
2024-05-11
In timeline_request(), call enqueue_actor_request on actor errors.
default
1
-5
/
+6
2024-05-11
Unified post-like object type match.
default
1
-1
/
+1
2024-05-10
More search tweaks MUAHAHAHA.
default
1
-12
/
+13
2024-05-10
More web ui search tweaks baaaaah I'm boring.
default
1
-5
/
+12
2024-05-10
More content_search() tweaks.
default
1
-4
/
+3
[prev]
[next]