Commit Graph

1402 Commits

Author SHA1 Message Date
default
2b6d6d3412 Finished polls are shown. 2023-05-24 10:11:48 +02:00
default
c356379cdd Some prototype tweaks. 2023-05-24 09:47:31 +02:00
default
a73636f671 Questions (polls) are now stored (but not yet shown). 2023-05-24 09:43:11 +02:00
default
adcdb28b6f Updated TODO. 2023-05-21 20:36:13 +02:00
default
9fc019edc7 Updated RELEASE_NOTES. 2023-05-21 20:35:27 +02:00
default
2ab5b017b6 Bumped version. 2023-05-21 20:33:20 +02:00
default
49362f5404 Convert image links in notes to attachments. 2023-05-21 20:32:23 +02:00
default
3cd73311be Updated TODO. 2023-05-21 20:20:54 +02:00
default
f136426a25 Minor refactor to msg_note(). 2023-05-21 20:12:59 +02:00
default
63053ab5db Minor prototype change. 2023-05-21 20:11:06 +02:00
default
d055b63a0d More image tweaks. 2023-05-20 19:33:57 +02:00
default
1970374f17 More image updates. 2023-05-20 19:30:37 +02:00
default
a597eb7352 Improved default avatars. 2023-05-20 19:25:52 +02:00
default
c27b953340 Updated images. 2023-05-20 19:19:13 +02:00
default
9cf3a51308 New image. 2023-05-20 19:08:26 +02:00
default
ca12b4c095 Updated TODO. 2023-05-19 21:26:08 +02:00
default
ecdb7f5437 Version 2.32 RELEASED. 2023-05-18 16:33:19 +02:00
default
50f249a926 Updated RELEASE_NOTES. 2023-05-18 09:51:06 +02:00
default
d4695a9cbb Mastoapi: added block / unblock. 2023-05-18 09:46:21 +02:00
default
3738eccce2 Updated RELEASE_NOTES. 2023-05-18 09:25:04 +02:00
default
35f5b9fb98 Updated documentation. 2023-05-17 13:33:51 +02:00
default
b2a784bbed Updated documentation. 2023-05-17 12:35:46 +02:00
default
ef1db81d1a Updated documentation. 2023-05-17 12:03:35 +02:00
default
237947f87e Updated RELEASE_NOTES. 2023-05-17 11:53:53 +02:00
default
ef59df5db2 Fixed bug in drop_dm_from_unknown web processing. 2023-05-17 11:47:11 +02:00
default
b3f2d15d00 Added web interface for drop_dm_from_unknown. 2023-05-17 11:37:23 +02:00
default
93d1649ba6 New config option 'drop_dm_from_unknown'. 2023-05-17 11:24:47 +02:00
default
6a2979c131 Updated RELEASE_NOTES. 2023-05-17 10:58:14 +02:00
default
b5eaabe77e When updating the user info, also spam the following list. 2023-05-17 10:49:46 +02:00
default
83aad1b7a4 Added some comments. 2023-05-17 10:40:44 +02:00
default
970ad7a540 Got rid of xs_encdec.h. 2023-05-17 10:08:57 +02:00
default
7f1b87a6b6 Backport from xs. 2023-05-17 09:42:31 +02:00
default
81cec4ab27 Don't autocomplete local users if they are already added. 2023-05-17 08:03:46 +02:00
default
9bc10da8a5 In mastoapi account search, return local users at the end. 2023-05-17 07:27:08 +02:00
default
e6eb1adc65 Also find local users in /api/v1/search. 2023-05-15 13:04:30 +02:00
default
32b53e8db5 Updated RELEASE_NOTES. 2023-05-15 11:47:25 +02:00
default
3e1944abbf Deleted repeated code. 2023-05-15 11:38:29 +02:00
default
40fa322c54 mastoapi_account() returns the acct field as user@host. 2023-05-15 11:36:09 +02:00
default
bcf267075d Made mastoapi account search case-insensitive. 2023-05-15 11:28:59 +02:00
default
bd8886f8a6 Don't repeat accounts when searching. 2023-05-15 11:23:36 +02:00
default
d3c1b3127a Bumped version. 2023-05-15 11:15:53 +02:00
default
e9588a71ae Add /v1/account/search support. 2023-05-15 11:15:28 +02:00
default
59b049fe3b Backport from xs. 2023-05-15 10:31:15 +02:00
grunfink
08e43f2093 Merge pull request 'Reformat the codeblocks in README.md' (#35) from bouncepaw/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/35
2023-05-13 15:46:02 +00:00
bouncepaw
c079d530e3 Reformat the codeblocks in README.md
1. Remove the extra indent
2. Add `sh` language
2023-05-13 15:08:30 +00:00
default
47ce73553f Version 2.31 RELEASED. 2023-05-13 16:56:06 +02:00
default
6b597ffdb4 Only show the bio in the top of the page for public pages. 2023-05-13 09:35:43 +02:00
default
ac39a3b796 Updated RELEASE_NOTES. 2023-05-13 09:19:23 +02:00
default
5bd9b58f09 Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2023-05-13 09:17:35 +02:00
grunfink
f66080f67c Merge pull request 'Added user-agent to webfinger query' (#34) from poesty/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/34

This is to avoid that when sending webfinger queries to some instances (e.g. GoToSocial), we cannot fetch their resources because of the 418 status code returned by the other side.
2023-05-13 07:16:33 +00:00