Commit Graph

1741 Commits

Author SHA1 Message Date
default
08e474561e Tweaked static_get() logging. 2023-07-05 14:07:52 +02:00
default
eef3c419dd Posts can be pinned/unpinned from the web interface. 2023-07-05 14:06:21 +02:00
default
57ba1d575f Pinned posts appear at the top of the public timeline. 2023-07-05 13:51:20 +02:00
default
fe9fc2d4b6 Updated documentation. 2023-07-05 13:30:01 +02:00
default
8faa06652d Merge branch 'master' of triptico.com:git/snac2 2023-07-05 09:51:45 +02:00
default
c47df7634e Backport from xs. 2023-07-05 09:51:41 +02:00
default
38ee86f81e Also call process_tags() when in the public timeline's bio. 2023-07-04 17:15:38 +02:00
default
7e5b02be3f Fixed weird prototype of process_tags(). 2023-07-04 16:57:17 +02:00
default
6fce560f01 The actor bio now accepts tags. 2023-07-04 16:54:41 +02:00
default
9c7cc7b710 index_list() and index_list_desc() don't return deleted entries. 2023-07-04 16:33:54 +02:00
default
9bf872d603 Updated RELEASE_NOTES. 2023-07-04 15:03:36 +02:00
default
b1f1f353fa Updated TODO. 2023-07-04 15:02:44 +02:00
default
8a392233d2 The content warning check and description is propagated from the replied message. 2023-07-04 15:02:04 +02:00
default
339fe5edc5 Also fill the sensitive content fields in the edit dialog. 2023-07-04 14:55:24 +02:00
default
b55dbf13e4 The sensitive content can have a description. 2023-07-04 14:50:09 +02:00
default
f29986f854 Updated TODO. 2023-07-04 14:40:31 +02:00
default
66991f43fa Updated TODO. 2023-07-04 14:37:03 +02:00
default
bf08fba799 Call index_del() from _object_user_cache(). 2023-07-04 14:34:32 +02:00
default
78b468f013 More unfollow notification tweaks. 2023-07-04 14:23:12 +02:00
default
51c3fc9267 Updated RELEASE_NOTES. 2023-07-04 14:08:46 +02:00
default
7db4de872d Also show unfollows in the notification area. 2023-07-04 14:07:33 +02:00
default
5b3c7d45bb Backport from xs. 2023-07-03 16:41:51 +02:00
default
7eeeeb3022 Updated RELEASE_NOTES. 2023-07-02 11:12:35 +02:00
default
f6901ad011 Updated TODO. 2023-07-02 11:11:40 +02:00
default
d343b40ee5 Added HTTP caching to static data. 2023-07-02 11:11:01 +02:00
default
b5495ab40b Fixed footer link. 2023-07-01 19:22:42 +02:00
default
c423cc7425 Added CSS classes to notification and people pages. 2023-07-01 19:20:20 +02:00
default
80cbabfcee Updated TODO. 2023-06-30 19:55:24 +02:00
default
b5c8739519 Updated README. 2023-06-29 22:36:47 +02:00
default
e64471b7e4 Added class snac-post-header to the people list. 2023-06-29 18:10:59 +02:00
default
f4c7f4b9d7 Added a new snac-post-header CSS class. 2023-06-29 18:06:42 +02:00
default
6851b07d28 New file doc/susie-qr.png. 2023-06-29 09:08:19 +02:00
default
a03384ccdd Updated RELEASE_NOTES. 2023-06-29 08:41:06 +02:00
default
a114d5094d Call is_instance_blocked() from activitypub_post_handler(). 2023-06-29 08:26:44 +02:00
default
057827eaa3 Added command-line interface for [un]blocking full instances. 2023-06-29 08:11:41 +02:00
default
61957a86da Added instance blocking to data storage. 2023-06-29 08:07:10 +02:00
default
090c7cc166 Updated TODO. 2023-06-28 21:51:34 +02:00
default
afebf086e7 Fixed unpinning indexing. 2023-06-28 21:47:00 +02:00
default
4b1f060be8 Add a pin emoji to pinned posts. 2023-06-28 21:19:31 +02:00
default
af180685bd Added some error control to pinning. 2023-06-28 20:52:09 +02:00
default
394240b9ba Also purge pinned.idx. 2023-06-28 20:39:16 +02:00
default
d1add0598a In mastoapi, notes can be pinned / unpinned. 2023-06-28 20:36:33 +02:00
default
3559a0f1f2 New pinning in data storage. 2023-06-28 20:26:59 +02:00
default
15684721c3 Added some lost fields in mastoapi_status(). 2023-06-28 19:53:25 +02:00
default
24ded09039 Updated TODO. 2023-06-28 19:23:16 +02:00
default
9a47a7c2d1 Don't discard notes from people we don't follow in mastoapi. 2023-06-28 19:16:58 +02:00
default
e0b870cfb5 Merge branch 'master' of triptico.com:git/snac2 2023-06-28 18:54:47 +02:00
default
7669550d25 Updated TODO. 2023-06-28 18:54:25 +02:00
default
bd81708d56 New CSS class snac-post-header, that wraps the avatar + name + link of a post. 2023-06-28 11:04:07 +02:00
default
e9711f94d0 Skip leading zeros en poll closing time. 2023-06-28 10:50:17 +02:00