Michael
|
f60d60e997
|
Profile fetching simplyfied
|
2021-07-24 10:33:58 +00:00 |
|
Michael
|
2502a9192d
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
Michael Vogel
|
f6e5a14805
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-07-23 15:26:21 +02:00 |
|
Michael
|
afe3c8954c
|
Simplified functionality to load the profile in the sidebar
|
2021-07-23 12:39:37 +00:00 |
|
Michael
|
90588ddb8e
|
Avoid proxyfying images that are removed or replaced later
|
2021-07-05 07:00:35 +00:00 |
|
Michael
|
3f0937dd42
|
API: Show activity notifications
|
2021-06-01 05:51:03 +00:00 |
|
Michael
|
5d61599964
|
Fix notices
See https://github.com/friendica/friendica/issues/9749#issuecomment-774666356
and https://github.com/friendica/friendica/issues/9747#issuecomment-785262156
|
2021-04-10 16:19:22 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
ef0400fc19
|
"uri-id" instead of "uri" or "id"
|
2021-01-27 10:01:42 +00:00 |
|
Michael
|
2b1d0b9db8
|
"selectForUser" and "" selectFirstForUser" is now moved to Post
|
2021-01-16 22:37:27 +00:00 |
|
Michael
|
65c8f33754
|
Post class introduced in "mod" and "include"
|
2021-01-16 04:11:28 +00:00 |
|
Michael
|
818c064c0a
|
The notifications parameters are now simplified
|
2020-11-25 19:56:39 +00:00 |
|
Hypolite Petovan
|
8357d94800
|
Set thread notifications as seen in mod/display
- Only for users without detailed notifications
|
2020-11-09 10:08:14 -05:00 |
|
Michael
|
b8682190de
|
Fix fallback on unknown contact
|
2020-07-16 04:18:33 +00:00 |
|
Michael
|
6d3949d54a
|
Changed default value
|
2020-07-15 17:29:52 +00:00 |
|
Michael
|
e374aecc46
|
Changed parameter order for "getbyURLForUser"
|
2020-07-15 17:22:12 +00:00 |
|
Michael
|
d9c6a46ffe
|
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 04:42:04 +00:00 |
|
Michael Vogel
|
235f4eaa89
|
Merge pull request #8697 from MrPetovan/task/8691-like-links-one-way
Make like links one way
|
2020-05-29 15:33:24 +02:00 |
|
Hypolite Petovan
|
9ebb2c6527
|
Implement existing force query string parameter in mod/update_display
- Prevented single item display update when "like" interactions were removed because the item wasn't "unseen"
|
2020-05-27 08:28:09 -04:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|
Michael
|
c4f7f3e26e
|
And some more view calls added
|
2020-04-24 12:59:19 +00:00 |
|
Hypolite Petovan
|
1e32f74b0b
|
Rework Module/Objects
- Merge two item queries into one
- Add ETag check
- Use Router parameter
|
2020-04-05 18:00:46 -04:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Hypolite Petovan
|
0b0309ce8f
|
Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
|
2020-02-13 23:40:00 -05:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
a7dd0173a7
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
|
Philipp
|
9827e933a2
|
Merge pull request #8179 from MrPetovan/bug/notices
Various notice fixes
|
2020-01-26 23:10:56 +01:00 |
|
Hypolite Petovan
|
fb2f8dcb9c
|
Improve formatting in mod/display
Co-Authored-By: Philipp <admin+Github@philipp.info>
|
2020-01-26 16:59:02 -05:00 |
|
Hypolite Petovan
|
0736e4e42c
|
Check for $a->user["nickname"] existence before retrieving its value in mod/display
- Addresses part of https://github.com/friendica/friendica/issues/8000#issuecomment-573883153
|
2020-01-26 16:44:02 -05:00 |
|
Hypolite Petovan
|
18cfd8dfaa
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
|
Hypolite Petovan
|
6d7f0a6fd8
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
b83f328983
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +00:00 |
|
nupplaPhil
|
a4a7f19df1
|
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls
|
2019-12-30 23:03:56 +01:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
nupplaPhil
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
nupplaPhil
|
e93fba5136
|
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove()
|
2019-12-29 20:17:45 +01:00 |
|
Hypolite Petovan
|
637d526d6a
|
Ensure $item exists in mod/display
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-567575161
|
2019-12-22 09:00:16 -05:00 |
|
Hypolite Petovan
|
bba8f03296
|
Check for parent existence in mod/display
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-566079001
|
2019-12-19 07:47:35 -05:00 |
|
Michael
|
eeb8bee1b7
|
Use the new function to fetch shared information
|
2019-12-05 06:16:27 +00:00 |
|
Hypolite Petovan
|
ae3d4f63a3
|
Use visibility tags input for the default ACL selector
- Move friendica-tagsinput to default view folder
- Update all references to ACL::getFullSelectorHTML
- Fix theme-specific issues with the new ACL
|
2019-11-28 12:54:53 -05:00 |
|
Hypolite Petovan
|
2db6171641
|
Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/
|
2019-10-15 09:01:17 -04:00 |
|
Michael
|
23bad85847
|
Ensure to fetch the correct item
|
2019-09-28 20:43:45 +00:00 |
|
Michael
|
83b00ef308
|
New function "isAuthenticated"
|
2019-09-28 18:09:11 +00:00 |
|
Michael
|
89f02a1125
|
Fix warnings
|
2019-09-28 15:31:36 +00:00 |
|
Michael
|
1c26baec46
|
remote_user is replaced
|
2019-09-28 09:59:08 +00:00 |
|