index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
New function srv_archive_error().
default
2023-03-01
1
-0
/
+30
*
Moved srv_archive() to data.c.
default
2023-03-01
1
-0
/
+96
*
Changed debug level for purge log messages.
default
2023-02-25
1
-3
/
+3
*
Also purge stray index files.
default
2023-02-24
1
-21
/
+52
*
Deleted index_del_md5() and index_del().
default
2023-02-23
1
-53
/
+1
*
Call index_gc() on the user indexes.
default
2023-02-23
1
-2
/
+24
*
New function index_gc().
default
2023-02-23
1
-0
/
+42
*
Serialize some data writes.
default
2023-02-23
1
-1
/
+16
*
Deleted the index_lock() nonsense.
default
2023-02-22
1
-30
/
+2
*
New function index_unlock().
default
2023-02-22
1
-2
/
+10
*
Added index locks a bit stronger.
default
2023-02-22
1
-2
/
+24
*
Added a warning.
default
2023-02-22
1
-1
/
+4
*
Added a user config override for 'purge_days'.
default
2023-02-12
1
-4
/
+5
*
New file ~user/user_o.json, for the admin to override user settings.
default
2023-02-12
1
-0
/
+16
*
Added 'fattr' to the pledge() list.
default
2023-02-11
1
-1
/
+1
*
Don't fail silently if the job fifo is not ready.
default
2023-02-11
1
-1
/
+1
*
Show the fd rlimit at httpd startup.
default
2023-02-10
1
-0
/
+1
*
Print errno in user file opening errors.
default
2023-02-08
1
-2
/
+2
*
New function timeline_here().
default
2023-02-08
1
-3
/
+10
*
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-08
1
-5
/
+8
*
New function timeline_fn_by_md5().
default
2023-02-08
1
-12
/
+26
*
Output messages are now processed by the pool of threads.
default
2023-02-07
1
-10
/
+20
[next]