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-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
2024-05-10
Added a skip argument to content_search().
default
1
-4
/
+9
2024-05-09
Added a maximum results argument to content_search().
default
1
-3
/
+8
2024-05-09
mastoapi: some search by content tweaks.
default
1
-2
/
+2
2024-05-08
Rewritten content_search() to read from both timelines.
default
1
-14
/
+63
2024-05-08
Minor tweaks to content_search().
default
1
-8
/
+5
2024-05-08
Renamed to content_search().
default
1
-1
/
+1
2024-05-08
Added a timeout flag to search_by_content().
default
1
-5
/
+8
2024-05-08
New function search_by_content().
default
1
-0
/
+58
2024-05-07
New op #3 to list_maint() (get list name).
default
1
-0
/
+13
2024-05-07
List timelines can now be (manually) navigated from the web UI.
default
1
-5
/
+19
2024-05-05
Enqueue an object request for closed polls.
default
1
-1
/
+1
2024-05-05
New function enqueue_object_request().
default
1
-0
/
+15
2024-04-30
Also add announces to lists.
default
1
-6
/
+9
2024-04-30
Added more internal integrity checks.
default
1
-1
/
+12
2024-04-30
Also purge lists.
default
1
-0
/
+13
2024-04-29
More work in lists.
default
1
-1
/
+12
2024-04-29
New function list_distribute().
default
1
-0
/
+28
2024-04-29
More work in lists.
default
1
-2
/
+36
2024-04-29
More work in lists.
default
1
-14
/
+48
2024-04-29
Start of list support.
default
1
-0
/
+62
2024-04-22
URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.
default
1
-5
/
+9
2024-04-18
Some tweaks to previous patch.
default
1
-2
/
+4
2024-04-12
Commented out received unboosts (see code for an explanation).
default
1
-1
/
+1
2024-04-11
In object_unadmire(), don't call index_gc() if index_del() did nothing.
default
1
-1
/
+3
2024-04-11
Also purge like and announce index backups.
default
1
-0
/
+10
2024-04-11
Undo for Likes and Announces are no longer dropped.
default
1
-0
/
+1
2024-04-02
On OpenBSD, don't enable sendmail if email notifications are disabled.
default
1
-2
/
+11
2024-03-25
Emojis are now read from ~/emojis.json.
default
1
-0
/
+3
2024-03-13
Call actor_get_refresh() from actor_request().
default
1
-1
/
+1
2024-03-12
Fixed log message.
default
1
-1
/
+1
2024-03-12
Queue actor request renamed to actor_refresh.
default
1
-5
/
+5
2024-03-12
More actor refreshing tweaks.
default
1
-1
/
+1
2024-03-12
Don't call enqueue_actor_request() with a NULL user.
default
1
-1
/
+11
2024-03-12
Added actor refreshing via the user queue.
default
1
-6
/
+41
[next]