Michael
10a6f0a98f
API: New function to fetch current user id
2021-05-03 05:25:54 +00:00
Michael
4b12c54345
API: photos are now directly stored as attached data and not in the body anymore
2021-05-01 15:48:19 +00:00
Michael
8685e5ca32
Reworked media handling
2021-04-26 06:50:12 +00:00
Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
Michael
5577d0641d
Issue 9980: "type" does not exist anymore
2021-03-07 22:40:47 +00:00
Michael
1792046a4f
post/thread views are renamed, search bugs fixed
2021-02-22 19:47:08 +00:00
Michael
b51dc4dd91
Reverting the test
2021-02-15 07:43:54 +00:00
Michael
7117ada2bc
Test the test
2021-02-15 07:25:55 +00:00
Michael
c444929022
Searching test error
2021-02-15 07:17:26 +00:00
Michael
c918e83aa2
Changed query for the public timeline
2021-02-09 17:56:17 +00:00
Michael
15b709594f
Improving test data
2021-02-05 07:14:09 +00:00
Michael
bc6d87afa8
test again
2021-02-05 06:56:24 +00:00
Michael
3446829a19
And again ...
2021-02-05 06:41:34 +00:00
Michael
686bf6b32f
Some more debug output
2021-02-05 06:33:34 +00:00
Michael
289923a17c
Testing the query
2021-02-05 06:23:34 +00:00
Michael
239bf686af
Just some more tests
2021-02-05 05:53:44 +00:00
Michael
0cd8c78e2d
Use the id instead of iid
2021-02-04 22:51:33 +00:00
Michael
859d026edf
Some more test data
2021-02-04 22:41:33 +00:00
Michael
69aad853ee
Handle empty values for API output
2021-02-04 18:14:15 +00:00
Michael
5e846dd7c2
The thread table is replaced by post-thread and post-thread-user
2021-02-04 05:51:25 +00:00
Michael
df24c0daeb
User-Item table is replaced
2021-02-02 05:45:57 +00:00
Michael
b26157e6e3
Update function for "post-user-notification"
2021-02-01 20:11:25 +00:00
Michael
15162b4027
New table "post-thread-user"
2021-01-31 18:32:22 +00:00
Hypolite Petovan
82e094179c
Rename notify classes according the feature name, not the table name
2021-01-24 09:33:23 -05:00
Michael
9ba36b28c2
Some more table in query removed
2021-01-19 08:10:38 +00:00
Michael
2b0b88aa42
Removed wrong tables
2021-01-19 08:08:49 +00:00
Michael
b892db0cf3
All item selects are now done by the post class
2021-01-19 07:23:01 +00:00
Michael
2d0443a109
Avoid duplicates in post-view
2021-01-18 22:26:17 +00:00
Michael
73ca1096ec
Fix the test data
2021-01-17 21:57:50 +00:00
Michael
6b4245d662
Test the test
2021-01-17 21:39:42 +00:00
Michael
1a434fd8d6
Add some test information
2021-01-17 21:24:58 +00:00
Michael
cd070954da
Don't ask for empty bodies
2021-01-17 21:03:35 +00:00
Michael
5a36c6b6c0
Test for failed tests
2021-01-17 20:56:15 +00:00
Michael
4157db5473
"item" is replaced by "post-view" / postupdate check added
2021-01-17 20:32:13 +00:00
Michael
d78892fc1b
Improved API datasets
2021-01-17 14:57:55 +00:00
Michael
0c8bb0bc18
Use a better function to add the element to the beginning of the array
2021-01-17 13:10:32 +00:00
Michael
5adc150d7a
Avoid using the item table/improved error messages
2021-01-17 12:49:53 +00:00
Michael
d0174b57dd
Add group id
2021-01-16 23:14:37 +00:00
Michael
be9abc341a
Fixing the tests
2021-01-16 22:57:36 +00:00
Michael
2b1d0b9db8
"selectForUser" and "" selectFirstForUser" is now moved to Post
2021-01-16 22:37:27 +00:00
Michael
d2feb1ff7f
Making the test work
2021-01-16 07:49:20 +00:00
Michael
352f1fcae2
Hopefully make the tests happy
2021-01-16 07:13:32 +00:00
Michael
1b39e056fe
Check if the tests are running now
2021-01-16 05:10:43 +00:00
Michael
65c8f33754
Post class introduced in "mod" and "include"
2021-01-16 04:11:28 +00:00
Hypolite Petovan
d9371d37ad
Remove undocumented use of $_REQUEST['visibility'] in api_fr_photo_create_update()
...
- Visibility is inferred from ACL strings
2020-12-21 22:21:42 -05:00
Michael
0eb4a600b0
Delay unprepared posts
2020-12-13 12:47:49 +00:00
Michael
bd9f36622e
Cast field data when ATTR_EMULATE_PREPARES is enabled
2020-11-27 11:24:31 +00:00
Hypolite Petovan
0c3a5c815e
Remove obsolete references to item.parent-uri
2020-11-14 10:08:50 -05:00
Michael
e895d3b1eb
API: Not implemented stuff should return 404
2020-11-11 20:28:36 +00:00
Michael
43749c3069
The "attach" field is now deprecated
2020-11-07 08:22:59 +00:00
Philipp Holzer
ad34abda1a
Add missing use for OAuth1
2020-09-30 16:49:16 +02:00
Philipp Holzer
fe653b652a
Move library\OAuth1.php to class structure Friendica\Security\OAuth1
2020-09-30 11:21:58 +02:00
Hypolite Petovan
bbefc61a0c
Use Arguments->getCommand() where it makes more sense than getQueryString()
...
- Remove a couple of intermediary query string variables
2020-09-12 09:09:15 -04:00
Michael
bf7128b4b2
AP Improvements for forums
2020-08-09 18:42:25 +00:00
Michael
1d44e544cf
New class for group related contact actions
2020-08-04 18:22:19 +00:00
Michael
b0086a49e2
in "getidforurl" "no update" is now "update"
2020-07-15 21:08:42 +00:00
Hypolite Petovan
04c95a5045
Move logged in logging where it makes sense in include/api
2020-07-09 15:09:07 -04:00
Michael
c947b7f211
"print_r" in logging replaced / obsolete stuff removed
2020-06-29 20:22:00 +00:00
Hypolite Petovan
b6c7f247cc
Replace array_unique with GROUP BY clause in api_fr_photoalbum_delete()
2020-06-25 08:05:09 -04:00
Hypolite Petovan
8272b16647
[API] Replace unwarranted Item::selectFirstForUser calls in photo endpoints
...
- Item::selectFirstForUser checks for item.visible = 1 which isn't necessarily set on photo-related items
2020-06-24 08:14:45 -04:00
Hypolite Petovan
ae6e9e7267
[API] Miscellaneous improvements
...
- Use empty() instead of isset($r) && $r in save_media_to_database()
- Use expected variable name for result array in api_fr_photo_delete()
- Use correct associative array references in prepare_photo_data()
- Replace a() call in api_fr_photoalbum_delete()
2020-06-24 08:11:47 -04:00
Michael Vogel
7fd2c00171
Merge pull request #8792 from MrPetovan/task/share-block-guid
...
[frio] Add local post link to share block when guid attribute is present
2020-06-23 21:26:07 +02:00
Hypolite Petovan
677eaf78ed
Add API login capture 12h cooldown to spare database writes
2020-06-23 10:15:39 -04:00
Hypolite Petovan
43e6cec200
Update user.login_date for authenticated API calls
2020-06-23 09:09:23 -04:00
Hypolite Petovan
912ff069c0
Update getShareOpeningTag::getShareOpeningTag method signature
...
- Optional parameter $guid is now at the end
- Always provided parameter $posted is now mandatory
2020-06-21 09:42:37 -04:00
Hypolite Petovan
1f20111c80
Replace share_header calls with BBCode::getShareOpeningTag
2020-06-18 08:53:57 -04:00
Michael Vogel
f10062dfdb
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
...
(Re)Implement Twitter contact API endpoints
2020-06-14 16:06:22 +02:00
Hypolite Petovan
7a5afc10bb
Implement Twitter contact endpoints
...
- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests
2020-06-09 08:36:46 -04:00
Hypolite Petovan
6774ee6691
Ensure strings are provided to BBCode::toPlaintext in include/api
...
- Prevents some type mismatch fatal errors with BBCode::performWithEscapedTags
2020-06-08 18:40:21 -04:00
Michael
0acb5d4558
"parent = id" is replaced with gravity check
2020-05-28 16:02:36 +00:00
Michael
973abb6196
Replace "id = parent" checks with "gravity" checks
2020-05-27 12:19:06 +00:00
Michael
ba9cf32f36
The "item-activity" is removed
2020-05-26 05:18:50 +00:00
Michael
0cf517ad76
Use constants for the BBCode modes
2020-05-16 16:28:15 +00:00
Michael
8b2c51baf2
Improved description
2020-05-15 18:08:47 +00:00
Michael
b0cb6536dd
The old tag handling is removed
2020-05-02 05:08:05 +00:00
Michael
74081a71ff
Removed unused "use"
2020-05-01 13:26:13 +00:00
Michael
2b8dabcd95
API search is now done via "tag" as well
2020-05-01 09:41:17 +00:00
Michael
2423831b90
Added todo
2020-04-29 09:12:56 +00:00
Michael
7f5f68a904
More preparations for term to tag transition
2020-04-26 16:15:39 +00:00
Michael
e365103ea3
Added todo
2020-04-17 13:35:12 +00:00
Michael
661dd43b0d
Term constants updated
2020-04-13 19:24:22 +00:00
Michael
d3722c945b
Improved Mime Type detection
2020-04-01 05:42:44 +00:00
Michael
bcf9430822
Only perform OAuth when no login data are provided
2020-03-08 08:30:19 +00:00
Michael
a55057d974
Function renamed to better reflect the purpose
2020-03-05 08:03:05 +00:00
Michael
3a6d3cd439
Fixing tests
2020-03-02 17:20:18 +00:00
Michael
72c198990e
Merge remote-tracking branch 'upstream/develop' into private
2020-03-02 15:05:00 +00:00
Michael
ca1b92bb34
Support unlisted public posts
2020-03-02 07:57:23 +00:00
nupplaPhil
55a5e43715
Add UID as parameter for notify repository call
2020-03-01 22:24:53 +01:00
nupplaPhil
7d714319c8
Add license info at Friendica PHP files
2020-02-09 16:34:23 +01:00
nupplaPhil
97b6f6b3b3
Move OTYPE constants to own enum class
2020-02-05 21:40:59 +01:00
Philipp
0406fe7ade
Merge pull request #8163 from MrPetovan/task/7817-custom-fields-part-3
...
New custom profile fields feature part 3: Updating the API
2020-01-31 22:39:11 +01:00
Philipp Holzer
abbf036685
improve exception handling
2020-01-31 22:25:09 +01:00
Philipp Holzer
7909d9c417
Notifications cleared for a whole thread in case of one mark seen
2020-01-31 21:34:12 +01:00
Hypolite Petovan
dd24b3bac0
Move api/profile/show to src/Module
...
- Update API documentation
- Update BaseApi::format to include headers by format
2020-01-29 23:31:37 -05:00
Philipp Holzer
582f6bd4a3
Refactor API notification usage
...
- Remove "mapFields()" from BaseModel
- Add new Notification API entity (including collection)
- Add new NotificationFactory method "getApiList()"
2020-01-28 21:28:57 +01:00
Philipp
9827e933a2
Merge pull request #8179 from MrPetovan/bug/notices
...
Various notice fixes
2020-01-26 23:10:56 +01:00
Hypolite Petovan
dde2cf6ac0
Throw not found exception when photo item doesn't exist in prepare_photo_data()
...
- Addresses part of https://github.com/friendica/friendica/issues/8000#issuecomment-573883153
2020-01-26 16:43:14 -05:00
Philipp Holzer
0840938dff
Rename classes
...
- Repository/Model Notification => Notify
- Factory/Object Notification => Notification
2020-01-26 20:30:24 +01:00
Philipp Holzer
b85511b00d
Improvements:
...
- Fix API-select
- Introduce OTYPE-constants
- Rename `IntroductionFactory` methods
2020-01-26 14:33:10 +01:00
Philipp Holzer
74f3a2f90c
Fix API result, add PHPDoc and cleanup object construction
...
Fix missing getters
fix data array
fix missing "$" for template-variables
Remove lazy-loaded parent notification instance (for now..)
2020-01-25 21:15:01 +01:00