Laura Hausmann
84867f1c13
Finish up support for local split domain configurations
2023-09-06 19:13:57 +02:00
Laura Hausmann
29099e4635
[mastodon-client] Proper note deletion response, resolves #159
2023-09-03 01:36:49 +02:00
Laura Hausmann
74941f35e4
[mastodon-client] Implement note editing, resolves #158
2023-09-03 01:18:37 +02:00
Laura Hausmann
0952a37e86
Use build:debug and custom build environment docker image for CI
2023-08-30 17:59:16 +02:00
Vyr Cossont
051456ee3b
Mastodon API: implement proposed Glitch emoji reactions API
2023-08-01 23:42:12 -07:00
Luna
283e632772
switch to yarn
2023-07-27 07:22:09 +05:30
Laura Hausmann
6810721608
[mastodon-client] fix mentions of remote local users without host
2023-07-18 18:01:44 +02:00
Laura Hausmann
7e27d979be
[mastodon-client] improve mention regexes
2023-07-18 18:01:44 +02:00
Kainoa Kanter
d39b1d830f
feat: ✨ verify links with rel=me ( #10506 )
...
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
ThatOneCalculator
d425c29347
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
ThatOneCalculator
4be5f3b58c
refactor: 🗑️ deprecate DB_MAX_NOTE_TEXT_LENGTH
2023-07-15 00:06:42 -07:00
ThatOneCalculator
241d29fb4d
chore: 🎨 format
2023-07-13 18:32:23 -07:00
Laura Hausmann
b9ae9717f3
[mastodon-client] fix getDefaultPostPrivacy
2023-07-10 18:58:15 +02:00
Laura Hausmann
a2d870a803
[mastodon-client] userDetail: fallback to username if displayname is null
2023-07-10 18:58:15 +02:00
Laura Hausmann
f57f2d868f
Revert "Revert "[mastodon-client] send proper user preferences""
...
This reverts commit dfd9bd5dd106f27fc6dde09d80d40c07116ae517.
2023-07-10 18:58:15 +02:00
Laura Hausmann
b0cf9c6faa
Revert "Revert "[mastodon-client] send actual default post privacy instead of fallback value""
...
This reverts commit a441cc6067c487c563bf673be261a179d96e0533.
2023-07-10 18:58:15 +02:00
ThatOneCalculator
b23d5bb16f
Revert "[mastodon-client] send actual default post privacy instead of fallback value"
...
This reverts commit 81145570fcb458a9239f88fe9a273d6c2f1810d3.
2023-07-09 20:12:16 -07:00
ThatOneCalculator
0a4a16518b
Revert "[mastodon-client] send proper user preferences"
...
This reverts commit 3fe156f79578d8506cfbb70f3f6f806f50a818b9.
2023-07-09 20:12:13 -07:00
Laura Hausmann
0518683b5e
[mastodon-client] return actual status bookmark state
2023-07-10 00:05:52 +02:00
Laura Hausmann
0529576277
[mastodon-client] enforce limits for favorites and bookmarks
2023-07-09 23:53:15 +02:00
Laura Hausmann
8d988e6456
[mastodon-client] fix posting polls
2023-07-09 23:32:01 +02:00
Laura Hausmann
b4d52ee24c
[mastodon-client] populate user details for notifications
2023-07-09 23:32:00 +02:00
Laura Hausmann
9bb8abce73
[mastodon-client] fix poll notifications
2023-07-09 23:32:00 +02:00
Laura Hausmann
6ce6a94ba7
[mastodon-client] enforce limit for notifications
2023-07-09 03:44:41 +02:00
Laura Hausmann
2080078b20
[mastodon-client] always sort timelines by id (descending)
2023-07-09 03:24:23 +02:00
Laura Hausmann
57f35be999
[mastodon-client] populate user details for account following/followers
2023-07-09 00:58:45 +02:00
Laura Hausmann
d7e63edbd7
[mastodon-client] enforce limits for /following and /followers
2023-07-09 00:58:45 +02:00
Laura Hausmann
d0fb97649e
[mastodon-client] TODO/FIXME cleanup
2023-07-09 00:58:45 +02:00
Laura Hausmann
8180f4d494
[mastodon-client] drive file name fixup
2023-07-09 00:58:45 +02:00
Laura Hausmann
994f08d735
[mastodon-client] media caption support
2023-07-09 00:58:45 +02:00
Laura Hausmann
c7d031e7ec
[mastodon-client] send proper user preferences
2023-07-09 00:58:45 +02:00
Laura Hausmann
8f7f078f08
[mastodon-client] send actual default post privacy instead of fallback value
2023-07-09 00:58:45 +02:00
Kainoa Kanter
df11946d52
revert 679d89fa59bf4628e6e27ca73af8630080d7a063
...
revert build: ⚡ build megalodon with swc
Do it right this time
2023-07-08 16:56:54 +00:00
ThatOneCalculator
a4d4bb40f2
build: ⚡ build megalodon with swc
...
Do it right this time
2023-07-07 20:44:41 -07:00
Laura Hausmann
a5be7c3ac8
[mastodon-client] handle user & note URLs in search
2023-07-08 04:11:41 +02:00
Laura Hausmann
7f7eb301a0
[mastodon-client] render bio newlines correctly
2023-07-08 04:11:41 +02:00
Laura Hausmann
9d37f01113
[mastodon-client] fix polls
2023-07-08 04:11:41 +02:00
Laura Hausmann
524c8f07ec
[mastodon-client] fix local instance mentions
2023-07-08 04:11:40 +02:00
Laura Hausmann
4cf8c70bf5
[mastodon-client] populate details for quote and reblog fields
2023-07-07 23:18:43 +02:00
Laura Hausmann
90e1eaa62d
[mastodon-client] populate user data for favorited_by and reblogged_by
2023-07-07 22:51:07 +02:00
Laura Hausmann
a94bf84f04
[mastodon-client] implement favorited_by
2023-07-07 22:42:39 +02:00
Laura Hausmann
c02fec7f36
[mastodon-client] populate note details for notifications
2023-07-07 22:06:26 +02:00
Laura Hausmann
afc9cf3259
[mastodon-client] populate user details for all notes
2023-07-07 21:50:42 +02:00
Laura Hausmann
3d5da39d83
[mastodon-client] Don't display unsupported notification types
2023-07-07 19:45:08 +02:00
Laura Hausmann
acff402e21
[mastodon-client] Fail gracefully if user resolve fails
2023-07-07 19:06:42 +02:00
Kainoa Kanter
f0acadea11
revert 6355bb604290a09a4a3b7c68b791234a0c1771ea
...
revert build: ⚡ build megalodon with swc
2023-07-06 21:04:39 +00:00
ThatOneCalculator
f4b275f7b0
build: ⚡ build megalodon with swc
2023-07-05 23:28:47 -07:00
Laura Hausmann
cbf07d133c
[mastodon-client] Remove even more debug messages
2023-07-06 02:16:51 +00:00
Laura Hausmann
837fb327da
PR cleanup
2023-07-06 02:16:51 +00:00
Laura Hausmann
dc95aa83a9
[mastodon-client] fix mentions
2023-07-06 02:16:51 +00:00