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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added links to the lists in html_timeline().
default
2024-05-24
1
-1
/
+1
*
Also delete the list .idx.bak.
default
2024-05-24
1
-0
/
+3
*
Added more const.
default
2024-05-23
1
-27
/
+31
*
Fixed warning.
default
2024-05-22
1
-1
/
+1
*
Added const everywhere.
default
2024-05-21
1
-81
/
+49
*
Skip hidden posts in content_search().
default
2024-05-15
1
-0
/
+5
*
Renamed content_check() to content_match().
default
2024-05-15
1
-3
/
+3
*
Moved functions around.
default
2024-05-15
1
-111
/
+109
*
Use xs_regex_match() where applicable.
default
2024-05-15
1
-10
/
+4
*
Convert the regex to lowercase in content_search().
default
2024-05-15
1
-1
/
+3
*
content_search() also searches the instance timeline.
default
2024-05-14
1
-46
/
+33
*
Fixed git conflict.
default
2024-05-11
1
-1
/
+1
|
\
|
*
Unified post-like object type match.
default
2024-05-11
1
-1
/
+1
*
|
In timeline_request(), call enqueue_actor_request on actor errors.
default
2024-05-11
1
-5
/
+6
|
/
*
More search tweaks MUAHAHAHA.
default
2024-05-10
1
-12
/
+13
*
More web ui search tweaks baaaaah I'm boring.
default
2024-05-10
1
-5
/
+12
*
More content_search() tweaks.
default
2024-05-10
1
-4
/
+3
*
Added a skip argument to content_search().
default
2024-05-10
1
-4
/
+9
*
Added a maximum results argument to content_search().
default
2024-05-09
1
-3
/
+8
*
mastoapi: some search by content tweaks.
default
2024-05-09
1
-2
/
+2
*
Rewritten content_search() to read from both timelines.
default
2024-05-08
1
-14
/
+63
*
Minor tweaks to content_search().
default
2024-05-08
1
-8
/
+5
*
Renamed to content_search().
default
2024-05-08
1
-1
/
+1
*
Added a timeout flag to search_by_content().
default
2024-05-08
1
-5
/
+8
*
New function search_by_content().
default
2024-05-08
1
-0
/
+58
*
New op #3 to list_maint() (get list name).
default
2024-05-07
1
-0
/
+13
*
List timelines can now be (manually) navigated from the web UI.
default
2024-05-07
1
-5
/
+19
*
Enqueue an object request for closed polls.
default
2024-05-05
1
-1
/
+1
*
New function enqueue_object_request().
default
2024-05-05
1
-0
/
+15
*
Also add announces to lists.
default
2024-04-30
1
-6
/
+9
*
Added more internal integrity checks.
default
2024-04-30
1
-1
/
+12
*
Also purge lists.
default
2024-04-30
1
-0
/
+13
*
More work in lists.
default
2024-04-29
1
-1
/
+12
*
New function list_distribute().
default
2024-04-29
1
-0
/
+28
*
More work in lists.
default
2024-04-29
1
-2
/
+36
*
More work in lists.
default
2024-04-29
1
-14
/
+48
*
Start of list support.
default
2024-04-29
1
-0
/
+62
*
URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.
default
2024-04-22
1
-5
/
+9
*
Some tweaks to previous patch.
default
2024-04-18
1
-2
/
+4
*
Merge pull request 'Ability to federate with hidden networks #93 (update for ...
grunfink
2024-04-18
1
-2
/
+3
|
\
|
*
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-03-09
1
-2
/
+3
*
|
Commented out received unboosts (see code for an explanation).
default
2024-04-12
1
-1
/
+1
*
|
In object_unadmire(), don't call index_gc() if index_del() did nothing.
default
2024-04-11
1
-1
/
+3
*
|
Also purge like and announce index backups.
default
2024-04-11
1
-0
/
+10
*
|
Undo for Likes and Announces are no longer dropped.
default
2024-04-11
1
-0
/
+1
*
|
On OpenBSD, don't enable sendmail if email notifications are disabled.
default
2024-04-02
1
-2
/
+11
*
|
Emojis are now read from ~/emojis.json.
default
2024-03-25
1
-0
/
+3
*
|
Call actor_get_refresh() from actor_request().
default
2024-03-13
1
-1
/
+1
*
|
Fixed log message.
default
2024-03-12
1
-1
/
+1
*
|
Queue actor request renamed to actor_refresh.
default
2024-03-12
1
-5
/
+5
[next]