index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added 'fattr' to the pledge() list.
default
2023-02-11
1
-1
/
+1
|
*
Updated RELEASE_NOTES.
default
2023-02-11
1
-0
/
+2
|
*
Don't fail silently if the job fifo is not ready.
default
2023-02-11
3
-1
/
+9
|
*
Improved Delete button fix.
default
2023-02-10
1
-6
/
+7
|
*
Bumped version.
default
2023-02-10
1
-1
/
+1
|
*
Updated RELEASE_NOTES.
default
2023-02-10
1
-0
/
+4
|
*
Fixed actor / post Delete confusion bug.
default
2023-02-10
1
-2
/
+4
|
*
Version 2.21 RELEASED.
2.21
default
2023-02-10
1
-1
/
+1
|
*
Move the #fds log line to dbglevel 0.
default
2023-02-10
1
-1
/
+1
|
*
Show (dbglevel 1) the number of file descriptors available.
default
2023-02-10
1
-1
/
+2
|
*
Show the fd rlimit at httpd startup.
default
2023-02-10
2
-0
/
+8
|
*
Updated TODO.
default
2023-02-10
1
-9
/
+9
|
*
Updated RELEASE_NOTES.
default
2023-02-10
1
-4
/
+4
|
*
Added more job_fifo concurrency protections.
default
2023-02-10
1
-2
/
+6
|
*
Fixed 32bit arch warnings when passing the thread id.
default
2023-02-10
1
-5
/
+6
|
*
Updated RELEASE_NOTES.
default
2023-02-09
1
-1
/
+1
|
*
Updated RELEASE_NOTES.
default
2023-02-09
1
-0
/
+2
|
*
Updated documentation.
default
2023-02-09
1
-0
/
+4
|
*
The number of threads can be forced from the config file.
default
2023-02-09
1
-2
/
+6
|
*
Updated RELEASE_NOTES.
default
2023-02-08
1
-0
/
+2
|
*
Followers can be deleted.
default
2023-02-08
1
-13
/
+21
|
*
Print errno in user file opening errors.
default
2023-02-08
1
-2
/
+2
|
*
Added the user to the notification.
default
2023-02-08
1
-3
/
+6
|
*
Only show the 'in reply to' link if level == 0.
default
2023-02-08
1
-9
/
+11
|
*
Updated TODO.
default
2023-02-08
1
-2
/
+2
|
*
Use timeline_here() for parents in html_entry().
default
2023-02-08
1
-1
/
+1
|
*
New function timeline_here().
default
2023-02-08
2
-3
/
+11
|
*
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-08
3
-7
/
+10
|
*
New function timeline_fn_by_md5().
default
2023-02-08
1
-12
/
+26
|
*
Updated TODO.
default
2023-02-08
1
-0
/
+2
|
*
Debug level tweaks.
default
2023-02-07
1
-3
/
+3
|
*
Updated RELEASE_NOTES.
default
2023-02-07
1
-1
/
+1
|
*
Deleted old output message processing in user queue.
default
2023-02-07
1
-36
/
+0
|
*
Output messages are now processed by the pool of threads.
default
2023-02-07
3
-10
/
+60
|
*
Log unexpected q_item types.
default
2023-02-07
1
-6
/
+10
|
*
Output messages are sent with send_to_inbox_raw().
default
2023-02-07
1
-8
/
+12
|
*
New function send_to_inbox_raw().
default
2023-02-07
3
-8
/
+30
|
*
New utility function mkdirx().
default
2023-02-07
5
-17
/
+28
|
*
Ensure the setgid bit is set in the base directory.
default
2023-02-07
1
-1
/
+4
|
*
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
6
-14
/
+21
|
*
Changed some debug levels.
default
2023-02-07
1
-3
/
+3
|
*
Updated documentation.
default
2023-02-07
1
-0
/
+7
|
*
Updated RELEASE_NOTES.
default
2023-02-07
1
-0
/
+2
|
*
Added web interface for the Telegram information.
default
2023-02-07
1
-0
/
+19
|
*
Added internals for Telegram notifications.
default
2023-02-07
3
-29
/
+75
|
*
process_queue() now posts the q_item to the thread pool.
default
2023-02-06
2
-2
/
+4
|
|
|
|
Instead of calling process_queue_item() itself.
*
The pool of threads now process q_items.
default
2023-02-06
3
-76
/
+74
|
|
|
|
Also, the purge is commanded as a q_item.
*
Identify the job threads by number.
default
2023-02-06
1
-6
/
+6
|
*
Incoming connections are processed by the pool of threads.
default
2023-02-06
1
-15
/
+13
|
*
More thread work.
default
2023-02-06
1
-8
/
+47
|
[prev]
[next]