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