summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Updated documentation.Gravatar default2022-12-041-2/+4
* | New command line option 'resetpwd'.Gravatar default2022-12-043-12/+35
* | New function new_password().Gravatar default2022-12-044-18/+26
|/
* Merge branch 'master' of triptico.com:git/snac2Gravatar default2022-12-041-1/+1
|\
| * Fixed example.Gravatar default2022-12-041-1/+1
* | Updated TODO.Gravatar default2022-12-041-0/+2
|/
* Fixed crash in new code (moron me...)Gravatar default2022-12-041-1/+5
* Updated RELEASE_NOTES.Gravatar default2022-12-041-0/+2
* Match the CW checkbox status to what is currently configured.Gravatar default2022-12-041-1/+1
* Merge pull request 'Add an option to always show sensitive content' (#9) from...Gravatar grunfink2022-12-042-4/+17
|\
| * No sensitive content in the public timelineGravatar Alex Schroeder2022-12-041-10/+6
| * Add an option to always show sensitive contentGravatar Alex Schroeder2022-12-042-6/+23
* | Bumped version.Gravatar default2022-12-041-1/+1
* | Updated RELEASE_NOTES.Gravatar default2022-12-041-0/+6
* | Merge pull request 'Use "new" instead of "New" for log messages' (#11) from k...Gravatar grunfink2022-12-041-2/+2
|\ \
| * | Use "new" instead of "New" for log messagesGravatar Alex Schroeder2022-12-041-2/+2
| |/
* | Merge pull request 'Fix arguments in callto xs_fmt' (#10) from kensanata/snac...Gravatar grunfink2022-12-041-1/+1
|\ \ | |/ |/|
| * Fix arguments in callto xs_fmtGravatar Alex Schroeder2022-12-041-1/+1
|/
* Updated TODO.Gravatar default2022-12-041-0/+2
* Don't create obsolete directories in adduser().Gravatar default2022-12-041-2/+2
* Updated documentation.Gravatar default2022-12-043-46/+35
* Updated TODO.Gravatar default2022-12-041-2/+2
* Version 2.13 RELEASED.2.13Gravatar default2022-12-041-1/+1
* Set default debug level to 1 for most object db functions.Gravatar default2022-12-041-8/+8
* Deleted debug code in html_entry().Gravatar default2022-12-041-8/+2
* Don't show the messages' md5.Gravatar default2022-12-041-0/+2
* In _object_user_cache(), don't call index_add() if link() fails.Gravatar default2022-12-031-2/+2
* From timeline_admire(), add to both caches.Gravatar default2022-12-031-2/+4
* Added :shrug2:Gravatar default2022-12-032-0/+3
* Don't try to admire empty messages.Gravatar default2022-12-031-4/+10
* Updated TODO.Gravatar default2022-12-031-1/+3
* Don't store messages in public/ that are not public.Gravatar default2022-12-031-2/+9
* Set default max_timeline_entries to 128.Gravatar default2022-12-031-1/+1
* Add this user admires to the public timeline.Gravatar default2022-12-031-0/+4
* Show the development version.Gravatar default2022-12-032-2/+5
* Upgrade timeline/ to private/.Gravatar default2022-12-032-1/+59
* Always show who boosted something, not only when it's on level 0.Gravatar default2022-12-031-43/+42
* Upgraded local/ to public/.Gravatar default2022-12-034-4/+79
* New function timeline_simple_list().Gravatar default2022-12-035-10/+17
* Show stray parents in the origin.Gravatar default2022-12-022-22/+14
* Use xs_set_result() in timeline_top_level().Gravatar default2022-12-021-6/+2
* New function object_here_by_md5().Gravatar default2022-12-021-4/+9
* New function object_parent().Gravatar default2022-12-021-3/+10
* More old code cleaning.Gravatar default2022-12-023-61/+4
* Renamed timeline_here() to object_here().Gravatar default2022-12-023-11/+11
* More old code deletions.Gravatar default2022-12-023-41/+1
* The old timeline is no longer maintained.Gravatar default2022-12-021-224/+11
* Fixed one post queries.Gravatar default2022-12-023-8/+8
* Fixed RSS and outbox to use the new data storage.Gravatar default2022-12-022-7/+14
* Big data storage change.Gravatar default2022-12-025-108/+131