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 (
Collapse
)
Author
Files
Lines
2023-05-31
New function was_question_voted().
default
1
-0
/
+24
2023-05-29
Enqueue a close_question user q_item.
default
1
-0
/
+15
2023-05-29
New macro ISO_DATE_SPEC.
default
1
-1
/
+1
2023-05-24
More prototype tunnings.
default
1
-5
/
+5
2023-05-15
Also find local users in /api/v1/search.
default
1
-1
/
+1
2023-05-15
Add /v1/account/search support.
default
1
-3
/
+4
2023-05-08
Added a source (web, mastoapi, etc) to lastlog_write().
default
1
-2
/
+2
2023-05-04
Added some const here and there.
default
1
-1
/
+1
2023-05-04
Deleted real unused parameters.
default
1
-1
/
+1
2023-05-03
Ensure no actor data is left in actor_get().
default
1
-2
/
+4
2023-05-01
Partial support for mastoapi unfavourite / unreblog.
default
1
-1
/
+1
2023-05-01
New functions index_del_md5(), index_del() and object_unadmire().
default
1
-0
/
+62
2023-05-01
Purge / gc the instance timeline index.
default
1
-1
/
+5
2023-04-30
Return immediately from actor_get() if it's a local user.
default
1
-0
/
+1
2023-04-30
actor_get() returns an actor message for local users.
default
1
-5
/
+21
2023-04-30
Some instance timeline work.
default
1
-2
/
+11
2023-04-29
Public posts are also added to an instance public timeline index.
default
1
-1
/
+6
2023-04-28
New function mastoapi_purge() (still dummy).
default
1
-0
/
+4
2023-04-23
Fixed warning.
default
1
-1
/
+1
2023-04-23
Added mastoapi unfollow.
default
1
-1
/
+1
2023-04-23
Added mastoapi follow.
default
1
-2
/
+2
2023-04-23
Attend mastoapi relationships.
default
1
-6
/
+6
Now, the follow/unfollow buttons appear on each account's page.
2023-04-22
History functions fail on ids with /.
default
1
-11
/
+20
2023-04-22
Fail on static data ids with / in them.
default
1
-15
/
+25
2023-04-22
Use static_get_meta() when preparing the attachment.
default
1
-2
/
+2
2023-04-22
New functions to get and set metadata into static files.
default
1
-0
/
+33
2023-04-16
Replaced strcpy() with strncpy().
default
1
-2
/
+2
To shut up some compiler whining.
2023-04-16
New function user_open_by_md5().
default
1
-0
/
+20
2023-04-14
New mastoapi to clear all notifications.
default
1
-0
/
+13
2023-04-14
New function timeline_touch().
default
1
-0
/
+9
2023-04-14
notify_list() returns the notifications in reverse order.
default
1
-1
/
+1
2023-04-14
Fixed crash in notification list.
default
1
-4
/
+2
2023-04-13
Fixed crash in notify_get().
default
1
-1
/
+1
2023-04-13
Implemented mastoapi notifications.
default
1
-1
/
+3
2023-04-13
New functions notify_get() and notify_list().
default
1
-0
/
+49
2023-04-13
New function notify_check_time().
default
1
-0
/
+28
2023-04-13
New function notify_add().
default
1
-0
/
+35
2023-04-13
f_ctime() returns the oldest of ctime and mtime.
default
1
-2
/
+7
2023-04-12
Don't generate invalid JSON if an attachment has no description.
default
1
-3
/
+7
2023-04-12
New functions object_ctime() and object_ctime_by_md5().
default
1
-0
/
+14
2023-04-12
New function f_ctime().
default
1
-0
/
+13
2023-04-06
Updated RELEASE_NOTES.
default
1
-1
/
+1
2023-04-05
New function lastlog_write().
default
1
-0
/
+13
2023-03-07
Collected addresses are also purged.
default
1
-6
/
+20
2023-03-07
Renamed _purge_subdir() to _purge_user_subdir().
default
1
-4
/
+4
2023-03-02
Added the url to srv_archive().
default
1
-1
/
+9
2023-03-02
Connection jobs are treated as urgent.
default
1
-1
/
+1
2023-03-02
Simplified is_msg_public().
default
1
-5
/
+26
2023-03-02
Renamed inboxes/ to inbox/.
default
1
-2
/
+13
2023-03-02
New inbox collection functions.
default
1
-0
/
+34
[next]