9a1abda314
Use "avatar" instead of "contact"
2022-06-10 20:26:57 +00:00
7e747b2f41
API: Speed improvements when fetching posts
2022-06-10 18:49:03 +00:00
4108704ee3
Fix: Only public posts can be pinned
2022-06-04 06:11:32 +00:00
218fc0c20d
Fix unsupported animated webp parsing
2022-05-21 18:51:03 +02:00
783b05cbb1
Fix unsupported animated webp parsing
2022-05-21 18:44:03 +02:00
fae414fedd
Fix local avatar, improve speed for fetching cached photos
2022-05-10 18:18:24 +00:00
e3692c0105
Replaced check with hardwired path
2022-05-09 04:26:00 +00:00
f220e26f00
Use new function to check for a local avatar cache file
2022-05-08 10:32:29 +00:00
d3de2497bc
Use gsid for the network name
2022-04-29 07:47:24 +00:00
d44641e58c
Fetch avatar by id
2022-04-29 07:30:13 +00:00
1326239576
Reduce the amount of queries
2022-04-29 05:32:12 +00:00
9b646dad97
API: We can now display polls
2022-04-22 19:24:22 +00:00
94a8f430e3
Avoid warning " Undefined variable $browsershare"
2022-04-20 12:03:09 +00:00
62b31900a6
Renamed "share" with "share via"
2022-04-19 21:04:55 +00:00
75bc4eccb7
Display featured posts for contacts
2022-04-07 21:52:25 +00:00
13addaf901
Always provide the title variable
2022-03-22 07:07:33 +00:00
be016b0c45
Prioritize the title over the content warning
2022-03-22 07:00:44 +00:00
e0468ac914
API: Improve support for the summary field
2022-03-08 18:32:09 +00:00
903bc9b679
Improved support for Mastodon style content warnings
2022-03-06 11:49:55 +00:00
772294494e
API: Fix display of reshares / return value of activities
2022-02-28 20:10:42 +00:00
bf5c8a2c43
API: several fixes to the Twitter/Statusnet API
2022-02-25 19:16:40 +00:00
Michael Vogel
948405a486
Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version
...
Update Mastodon API version string to include Mastodon version compatibility
2022-02-23 05:38:25 +01:00
d7b573c6d7
Update Mastodon API version string to include Mastodon version compatibility
2022-02-20 20:22:39 -05:00
e0ea51818e
Add constructors to a couple of Mastodon API value objects
2022-02-20 16:17:03 -05:00
39e820e6a3
Display the post receivers
2022-02-20 19:25:55 +00:00
c867581530
Store the receivers of a post in the tags
2022-02-19 13:31:49 +00:00
Michael Vogel
6bc69f3353
Workaround for timing problems / Avoid a notice in the scheduled posts
2022-02-12 18:27:58 +01:00
95f085b7ac
API: The legacy API finally moved
2022-01-15 21:38:19 +00:00
f2af985350
[frio] Add a conditional browser share button
2022-01-09 12:31:54 -05:00
18b32b68aa
[frio] Add connector-based privacy display
2022-01-09 12:17:52 -05:00
c588b280d7
Fix all license header & be less aggressive
2022-01-07 00:35:28 +01:00
Balázs Úr
733f3de9ed
Add missing copyright text
2022-01-02 10:49:50 +01:00
Philipp
322b7c856c
Merge pull request #11129 from urbalazs/copyright-2022
...
Update copyright
2022-01-02 09:45:35 +01:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
0df539a65e
Merge pull request #11127 from nupplaphil/feat/tests
...
Transform legacy API tests into new structure
2022-01-02 01:06:48 +01:00
4c77e99f89
Add title to the text/html content for Twitter status object
2022-01-01 23:14:52 +01:00
29be22ee6a
Display interaction data for Diaspora accounts
2021-12-30 22:11:52 +00:00
Michael Vogel
85d68a001a
Update src/Object/Api/Twitter/DirectMessage.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-12-17 15:48:03 +01:00
fd63421dde
Standards
2021-12-16 22:51:47 +00:00
b7a460485a
API: Direct Messages moved to new place
2021-12-16 22:44:50 +00:00
b15d3a2523
API: Next bunch of functions transformed
2021-11-27 22:25:36 -05:00
a3aab4a75a
Entities, Source and api functions rearranged
2021-11-24 06:44:25 +00:00
38b641ca6b
Coding standards
2021-11-23 21:56:34 +00:00
07c2f36946
Removing unused functions, added (deactivated) attachments
2021-11-23 21:54:19 +00:00
4373a66f74
Coding standards
2021-11-23 14:55:52 +00:00
b56ccbcf2b
More objects added
2021-11-23 10:12:11 +00:00
214a0524dd
Merge remote-tracking branch 'upstream/develop' into api-status
2021-11-22 07:33:25 +00:00
670bbe58a1
API: The status is now an object
2021-11-22 07:28:02 +00:00
e1d4f96b06
Remove unused user fields
2021-11-21 20:14:48 +00:00
1f79d25ffc
Replaced "api_date"
2021-11-18 21:43:13 +00:00
2bb1805a67
Added profile picture
2021-11-16 23:57:12 +00:00
6ea426178a
API: moved classes / unified user array creation
2021-11-16 23:21:40 +00:00
1518ad33ad
API: Classes moved to the correct places according to their origin
2021-11-10 07:31:39 +00:00
eb1b2256a0
Removed and replaced deprecated functionalities
2021-11-07 14:00:47 +00:00
63da4a75e9
The boot.php had been cleared of most functions
2021-11-04 20:29:59 +00:00
24ee87224f
Replaced deprecated "log" function call
2021-11-03 23:19:24 +00:00
a33185f835
Use a constant for the profile photo album
2021-10-14 04:12:00 +00:00
7a2d5f6a8e
Move notification to the new paradigm
2021-10-02 18:15:45 -04:00
bc0734e0f1
Move notification introductions to the new paradigm
2021-10-02 18:15:45 -04:00
3e6fea30f2
Create constants for Mastodon notification types
2021-10-02 18:15:44 -04:00
47acb6a278
Move notify to the new paradigm
...
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
0ad904c185
The conversation functionality moved to a class
2021-09-23 21:18:36 +00:00
9c73e49db7
Make posts on the profile page writable
2021-09-19 10:53:19 +00:00
a65fbcebe7
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)
2021-09-12 21:20:12 +02:00
fabrixxm
7f695197aa
Fix review points
...
- Fix headers hierarchy
- Improve accessibility:
- set mouse pointer
- make rows focusable
- open on key press
- add tooltip with "title"
- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
fabrixxm
a62124285d
Add tests for ParsedLog and fix parsing
2021-08-19 14:55:33 +02:00
fabrixxm
84fa668845
Fix code formatting
2021-08-19 14:55:33 +02:00
fabrixxm
5b9aeeeca9
Add search and filter to log view
2021-08-19 14:55:33 +02:00
fabrixxm
9368f5445d
Display structured logs in admin
...
Tries to parse log lines and to display info in a table.
Additional JSON data is parsed and displayed clicking on a row.
File reading and line parsing is handled in iterators, to avoid to keep
too much data in memory.
Search and filter should be trivial to add.
Log file is read backward to display log events newest first.
A "tail" functionality should be easy to implement.
2021-08-19 14:55:33 +02:00
e28a4265c5
API: First steps to support subscriptions
2021-08-15 00:30:41 +00:00
473adaf463
Mark, file and starring does now work for all items
2021-08-12 05:28:47 +00:00
c81e81dc8d
"getUserId" is now "getLoggedInUserId"
2021-08-09 20:33:46 +00:00
15b93b4459
"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 19:48:39 +00:00
b8fa75b2dd
Changed function name
2021-08-09 15:29:07 +00:00
28090bd793
Get rid of App->user completely
2021-08-08 19:30:21 +00:00
fc283ab928
Remove direct calls to App->user
2021-08-08 10:14:56 +00:00
13529fa97d
Support the "media_attachments" field
2021-07-30 22:39:13 +00:00
929de9081e
All needed fields are now filled
2021-07-30 13:22:06 +00:00
93263a820d
Function renamed, documentation added
2021-07-30 10:24:08 +00:00
c9eca1edeb
Fix array index
2021-07-29 15:01:09 +00:00
a1828430e5
Fixing variables
2021-07-29 14:58:04 +00:00
6ea3d4aa61
Added API calls, removed fields
2021-07-29 10:34:31 +00:00
c89533a70b
Support for stacked profiler analysis
2021-07-27 04:57:29 +00:00
8f46064430
Using getter/setter functions
2021-07-24 20:34:07 +00:00
30aad250df
App->contact is now removed
2021-07-24 11:49:11 +00:00
2502a9192d
Many more app-variables removed
2021-07-24 10:09:39 +00:00
71f53c946f
New function to replace mentions with nicknames
2021-07-22 09:13:39 +00:00
3a5523820c
Legacy DFRN transport layer is removed
2021-07-15 13:28:32 +00:00
be18a59bd7
Make last status parameter actually optional in Object\Api\Mastodon\Conversation
2021-07-13 23:02:11 -04:00
267b652857
Improve how shared posting look on mobile apps
2021-07-13 08:30:05 +00:00
d8974c9a2a
Function renamed to better reflect the functionality
2021-07-09 06:29:24 +00:00
377bb78cc2
Set "convertForItem" at more places
2021-07-08 20:01:52 +00:00
901c3f4855
we now have got an uri-id field for the contact table
2021-07-08 18:59:58 +00:00
f29bd23ea8
New function to convert BBCode for a given ID
2021-07-08 13:47:46 +00:00
37a76e70ef
Providing the uri-id to "convert" when possible
2021-07-06 12:34:48 +00:00
09aa496387
Some more places changed to the new contact avatar path format
2021-06-30 16:58:46 +00:00
19aef93560
Unified avatar paths
2021-06-29 20:26:58 +00:00
9edc75e29d
Improved avatar handling (timestamps for caching)
2021-06-29 06:15:45 +00:00
Michael Vogel
d9d30d9555
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-25 20:00:59 +02:00
ed4a18f079
Function to return the avatar and header path for a given contact id
2021-06-25 17:03:35 +00:00