Commit Graph

846 Commits

Author SHA1 Message Date
default
144d3c29a9 Don't show the messages' md5. 2022-12-04 06:34:42 +01:00
default
002bec4def In _object_user_cache(), don't call index_add() if link() fails.
It will most probably fail because the object is already there.
2022-12-03 21:59:19 +01:00
default
85d0f40e65 From timeline_admire(), add to both caches. 2022-12-03 21:34:10 +01:00
default
2bf9134fda Added :shrug2: 2022-12-03 20:54:44 +01:00
default
bd0149ee0d Don't try to admire empty messages. 2022-12-03 20:45:58 +01:00
default
76bfc366ea Updated TODO. 2022-12-03 20:31:41 +01:00
default
3929778ea1 Don't store messages in public/ that are not public.
They weren't shown anyway, but it's better to be sure.
2022-12-03 20:28:23 +01:00
default
3c95c8a7a3 Set default max_timeline_entries to 128. 2022-12-03 20:09:45 +01:00
default
30e1a8ce08 Add this user admires to the public timeline. 2022-12-03 19:37:52 +01:00
default
c70bd2a85d Show the development version. 2022-12-03 19:28:16 +01:00
default
67a81a7bf9 Upgrade timeline/ to private/. 2022-12-03 18:41:44 +01:00
default
f205d20688 Always show who boosted something, not only when it's on level 0. 2022-12-03 18:08:44 +01:00
default
d00026ac06 Upgraded local/ to public/. 2022-12-03 17:58:49 +01:00
default
af6d31ff83 New function timeline_simple_list(). 2022-12-03 07:27:26 +01:00
default
2614a8b3cb Show stray parents in the origin. 2022-12-02 21:36:12 +01:00
default
adfc9217d7 Use xs_set_result() in timeline_top_level(). 2022-12-02 21:24:17 +01:00
default
0c525335ee New function object_here_by_md5(). 2022-12-02 21:19:46 +01:00
default
908e068e36 New function object_parent(). 2022-12-02 21:16:34 +01:00
default
a133427e8d More old code cleaning. 2022-12-02 20:56:51 +01:00
default
3e2891b100 Renamed timeline_here() to object_here(). 2022-12-02 20:44:51 +01:00
default
4819c4248d More old code deletions. 2022-12-02 20:39:31 +01:00
default
67d57252ea The old timeline is no longer maintained. 2022-12-02 20:28:27 +01:00
default
c06136a8ac Fixed one post queries. 2022-12-02 19:39:17 +01:00
default
33c8a73c17 Fixed RSS and outbox to use the new data storage. 2022-12-02 19:30:59 +01:00
default
c00e3afcdc Big data storage change. 2022-12-02 19:14:59 +01:00
default
450d5a30a3 Updated RELEASE_NOTES. 2022-12-02 06:55:54 +01:00
default
09036893c0 Fixed conflict. 2022-12-02 06:53:11 +01:00
default
aba9a69aa6 Updated RELEASE_NOTES. 2022-12-01 19:59:40 +01:00
grunfink
7ad6ff63a5 Merge pull request 'Close a tag in history list' (#8) from kensanata/snac2:close-tag into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/8
2022-12-01 18:41:07 +00:00
grunfink
8ac071ae8d Merge pull request 'this is actually a pipe not a file, it should be closed as a pipe' (#6) from themusicgod1/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/6
2022-12-01 18:40:49 +00:00
default
e62b6b87be Close a tag in history list. 2022-12-01 19:39:22 +01:00
default
e98dbe4eb5 Added the profile="" argument to Person content-type. 2022-12-01 19:38:11 +01:00
Alex Schroeder
675b0242d6 Close a tag in history list 2022-12-01 14:31:16 +01:00
Anonymous
893634027f this is actually a pipe not a file, it should be closed as a pipe 2022-11-30 17:10:35 -06:00
default
c7c1ee69fc Updated TODO. 2022-11-30 18:17:22 +01:00
default
cd9071d120 Updated TODO. 2022-11-30 09:10:57 +01:00
default
75a303f8c2 Updated README. 2022-11-28 18:15:55 +01:00
default
8b4dbfd708 Deleted dump of debugging code. 2022-11-28 17:54:32 +01:00
default
f209c3205d Use xs_set in recipient_list() and inbox_list(). 2022-11-28 15:49:56 +01:00
default
3699b61f08 Backport from xs. 2022-11-28 12:19:57 +01:00
default
f215c1a35b Updated TODO. 2022-11-28 11:35:29 +01:00
default
5309a68e95 Fixed status codes for follower_add() and follower_del(). 2022-11-28 11:24:19 +01:00
default
3c7cccba3d Changed following_list() to return a list of actors. 2022-11-28 11:06:46 +01:00
default
2fab441d71 Deleted debug trap. 2022-11-28 10:47:39 +01:00
default
07fec71273 Upgraded followers to the new db. 2022-11-28 10:46:42 +01:00
default
9c136dacdf New function object_user_cache_in(). 2022-11-28 08:34:19 +01:00
default
09d33b8e08 Updated documentation. 2022-11-27 10:03:27 +01:00
default
2fcf9695aa Updated documentation. 2022-11-27 09:50:45 +01:00
default
9a0a03dd9f New function object_del_if_unref(). 2022-11-27 09:45:06 +01:00
default
832bbfd5eb Dump bad signature headers to /tmp/ (temporary). 2022-11-27 09:18:35 +01:00