index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-02-08
Use timeline_here() for parents in html_entry().
default
2023-02-08
New function timeline_here().
default
2023-02-08
timeline_top_level() now looks for the entries in the user caches.
default
2023-02-08
New function timeline_fn_by_md5().
default
2023-02-08
Updated TODO.
default
2023-02-07
Debug level tweaks.
default
2023-02-07
Updated RELEASE_NOTES.
default
2023-02-07
Deleted old output message processing in user queue.
default
2023-02-07
Output messages are now processed by the pool of threads.
default
2023-02-07
Log unexpected q_item types.
default
2023-02-07
Output messages are sent with send_to_inbox_raw().
default
2023-02-07
New function send_to_inbox_raw().
default
2023-02-07
New utility function mkdirx().
default
2023-02-07
Ensure the setgid bit is set in the base directory.
default
2023-02-07
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
Changed some debug levels.
default
2023-02-07
Updated documentation.
default
2023-02-07
Updated RELEASE_NOTES.
default
2023-02-07
Added web interface for the Telegram information.
default
2023-02-07
Added internals for Telegram notifications.
default
2023-02-06
process_queue() now posts the q_item to the thread pool.
default
Instead of calling process_queue_item() itself.
2023-02-06
The pool of threads now process q_items.
default
Also, the purge is commanded as a q_item.
2023-02-06
Identify the job threads by number.
default
2023-02-06
Incoming connections are processed by the pool of threads.
default
2023-02-06
More thread work.
default
2023-02-06
Simplified job_post() and job_wait().
default
2023-02-06
New functions job_post() and job_wait() (untested).
default
2023-02-06
Backport from xs.
default
2023-02-06
Started work towards the pool of threads.
default
2023-02-06
Input connections cannot be non-threaded.
default
2023-02-05
Updated RELEASE_NOTES.
default
2023-02-05
Updated documentation.
default
2023-02-05
The 'note' command now accepts -e and -.
default
2023-02-05
Updated RELEASE_NOTES.
default
2023-02-05
Updated documentation.
default
2023-02-05
Updated RELEASE_NOTES.
default
2023-02-05
New user option 'purge_days'.
default
2023-02-05
Reworked purge_user() to be clearer.
default
2023-02-05
timeline_get_by_md5() reads from the user cachedirs instead of the global ↵
default
object. This way, user defined purging will be easier to implement.
2023-02-05
Deleted the type argument from object_get_my_md5() and object_get().
default
It was never used.
2023-02-05
Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.
default
2023-02-05
New function timeline_get().
default
2023-02-05
Minor README tweak.
default
2023-02-04
Version 2.20 RELEASED.
default
2023-02-03
Updated TODO.
default
2023-02-03
Merge branch 'master' of /home/angel/git/snac2
default
2023-02-03
Updated TODO.
default
2023-02-03
More debug level changes.
default
2023-02-03
Elevated debug level to bad user / invalid user messages.
default
2023-02-02
Email notifications have been moved to the global queue.
default
[next]