Philipp
aa4585087e
Merge pull request #15637 from annando/atproto-public
...
atproto: use public api in jetstream / fetch root post
2026-04-11 13:36:35 +02:00
b4fc68e7d1
Fix code quality
2026-04-11 07:56:56 +00:00
29286429bf
Fix code style
2026-04-11 07:56:56 +00:00
2bf0cf97d3
New functions to handle records / Tests added for "isValidAtUrl"
2026-04-11 07:56:56 +00:00
f8c7b8111f
Fix uninitialized variable
2026-04-11 07:56:55 +00:00
28af9313a5
Improved check for invalid data / pass the parcel to the post creation in every case
2026-04-11 07:56:55 +00:00
cb9f03a572
Avoid unauthenticated requests at PDS
2026-04-11 07:56:55 +00:00
83504046df
atproto: use public api in jetstream / fetch root post
2026-04-11 07:56:55 +00:00
Philipp
2553f89b5d
Merge pull request #15641 from annando/datetimeformat
...
Fixes some more strange datetime formats
2026-04-11 09:09:50 +02:00
9cfabc849b
Fixes some more strange datetime formats
2026-04-10 18:50:36 +00:00
Michael Vogel
5c2ed8c351
Merge pull request #15640 from Raroun/fix/paperclip-attachment-box
...
Fix paperclip icon not responding in inline composer
2026-04-10 13:09:56 +02:00
“Raroun”
749662b070
Fix paperclip icon not responding in inline composer
...
Explicitly assign global variables to window object in js_strings.tpl.
In JavaScript, const/let declarations in global scope don't create
properties on window, unlike var. This caused jot.js to fail the check
for window.aStr.linkurl and exit early without showing the prompt.
2026-04-10 11:37:27 +02:00
Philipp
dd238ae260
Merge pull request #15632 from annando/at-proto-cleanup
...
Last constant removed in atproto / removed deprecated constants
2026-04-07 20:05:25 +02:00
f9a25bff74
Fix code quality
2026-04-07 11:48:24 +00:00
54916ebe5e
Last constant removed in atproto / removed deprecated constants
2026-04-07 11:48:24 +00:00
Philipp
fb773e1c08
Merge pull request #15633 from annando/datetime
...
Fix "DateTimeFormat::convert: exception: Failed to parse time string"
2026-04-07 13:17:05 +02:00
Philipp
2200d9ce58
Merge pull request #15635 from annando/link
...
Fix: "E_WARNING: Undefined array key 1"
2026-04-07 13:16:09 +02:00
Philipp
67c270a33f
Merge pull request #15634 from annando/photo
...
Fix exception for empty mimetypes
2026-04-07 13:15:39 +02:00
47e3ab8944
Fix "DateTimeFormat::convert: exception: Failed to parse time string"
2026-04-07 10:28:15 +00:00
381f1ada63
Fix exception for empty mimetypes
2026-04-07 10:11:37 +00:00
c51faff42f
Fix: "E_WARNING: Undefined array key 1"
2026-04-07 10:10:16 +00:00
Philipp
ae84840f0d
Merge pull request #15587 from annando/activity
...
New table to store activities
2026-04-04 13:07:58 +02:00
Philipp
9680ca51f3
Merge pull request #15629 from annando/gserver
...
Use both PDS endpoints to check for a PDS
2026-04-04 13:07:04 +02:00
be5218a3f8
Bum database version
2026-04-04 09:05:38 +00:00
c4310ffdab
New field "network" in "contact-relation"
2026-04-04 09:05:38 +00:00
0a3d3ed8dd
Fix PHPStan
2026-04-04 09:05:38 +00:00
8a7da86361
Fix code style
2026-04-04 09:05:38 +00:00
1e40198346
New table to store activities
2026-04-04 09:05:38 +00:00
28c055dadb
Use both PDS endpoints to check for a PDS
2026-04-04 09:04:53 +00:00
Philipp
323543525f
Merge pull request #15623 from annando/did
...
Use the profile link when rendering DID profiles
2026-04-04 09:14:46 +02:00
9857848f9b
Test added
2026-04-04 06:44:35 +00:00
eac75af401
Align API the format of mentions and tags to how Mastodon is doing it, so that clients can handle that better
2026-04-04 06:44:35 +00:00
8eb59486de
Use the profile link when rendering DID profiles
2026-04-04 06:44:34 +00:00
Philipp
c87fdac665
Merge pull request #15619 from annando/at-proto2
...
AT-Protocol: Configurable web frontend
2026-04-04 08:21:07 +02:00
Philipp
2923d2c708
Merge pull request #15621 from annando/api
...
API: Dedicated view for threads to improve speed
2026-04-01 15:40:42 +02:00
Philipp
bf3dc737df
Merge pull request #15624 from annando/quote-loop
...
API: Avoid nested quotes
2026-04-01 15:39:52 +02:00
dfdd31001c
Display both the platform and PDS as application name
2026-04-01 12:34:53 +00:00
Philipp
0b5630bdd7
Merge pull request #15601 from annando/unneeded-calls
...
Prevent unneeded call to function "getInfoFromURLCached" on page load
2026-04-01 08:24:23 +02:00
Philipp
ec308051fc
Merge pull request #15622 from annando/oauth
...
OAuth: Reuse existing user token
2026-04-01 08:23:32 +02:00
Philipp
5d053190c2
Merge pull request #15620 from annando/oauth-dates
...
Localised datetime in OAuth token list
2026-04-01 08:20:39 +02:00
65ef1207a2
Fix code standards
2026-03-30 05:31:37 +00:00
7a983fd987
API: Avoid nested quotes
2026-03-30 05:27:30 +00:00
e5427dd224
OAuth: Reuse existing user token
2026-03-29 20:26:27 +00:00
73751528db
phpdoc added
2026-03-29 18:23:48 +00:00
cc52d2e9d4
Attachments are now processed directly from the PostMedia entity
2026-03-29 18:23:48 +00:00
bde818cae2
Fixed code standards
2026-03-29 18:23:48 +00:00
d05f67e092
Fix test
2026-03-29 18:23:48 +00:00
f472720c45
Reduce the usage of the attachment data array
2026-03-29 18:23:47 +00:00
c9b3d4c11d
Prevent unneeded call to function "getInfoFromURLCached" on page load
2026-03-29 18:23:47 +00:00
3a2e6e3462
Fix coding standards
2026-03-29 18:21:55 +00:00