Michael
|
81d500c271
|
Fix optical glitch: Replace multiple newlines when replacing attachments
|
2019-12-20 09:45:34 +00:00 |
|
Philipp
|
48d95815a9
|
Merge pull request #7974 from tobiasd/20191220-lng
JA and PL translation updates
|
2019-12-20 08:01:04 +01:00 |
|
Michael
|
88a39ea999
|
"gprobe" removed
|
2019-12-20 06:47:18 +00:00 |
|
Michael
|
30dfbb95d9
|
Remove legacy function
|
2019-12-20 06:40:41 +00:00 |
|
Tobias Diekershoff
|
3b0051fe84
|
PL translation update THX waldis
|
2019-12-20 06:49:14 +01:00 |
|
Tobias Diekershoff
|
31b876714a
|
updated JA translation THX Ozero Dien
|
2019-12-20 06:47:54 +01:00 |
|
Tobias Diekershoff
|
42dbbd303b
|
2019.12 CHANGELOG
|
2019-12-19 15:50:59 +01:00 |
|
Philipp
|
fb4e59e3d4
|
Merge pull request #7972 from MrPetovan/bug/notices
Various notices fixes
|
2019-12-19 14:32:28 +01:00 |
|
Hypolite Petovan
|
85ae12a873
|
Merge pull request #7971 from annando/issue-7685
Issue 7685: Just forward on remoteauth for non legacy-DFRN and other contacts
|
2019-12-19 07:51:49 -05:00 |
|
Hypolite Petovan
|
33ea5dfe35
|
Add check for $_REQUEST key existence in Module\Item\Compose
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-566254464
|
2019-12-19 07:48:08 -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
|
295ee82a61
|
Changed "??" to "?:"
|
2019-12-19 12:39:30 +00:00 |
|
Michael
|
6dbaf34290
|
Issue 7685: Just forward on remoteauth for non legacy-DFRN and other contacts
|
2019-12-19 11:02:50 +00:00 |
|
Philipp
|
2fbfae0ce5
|
Merge pull request #7970 from annando/api-announce
API: Missing endpoint for reshares had been added
|
2019-12-19 08:56:34 +01:00 |
|
Michael
|
1c7bc56cb3
|
API: Missing endpoint for reshares had been added
|
2019-12-19 07:19:03 +00:00 |
|
Tobias Diekershoff
|
ac24bc92cc
|
Merge pull request #7969 from annando/api-instance
API: Provide data for the account array of the instance array
|
2019-12-19 06:43:08 +01:00 |
|
Michael
|
da78b7a8b8
|
API: Provide data for the account array of the instance array
|
2019-12-19 04:11:31 +00:00 |
|
Philipp
|
5197833c55
|
Merge pull request #7930 from MrPetovan/task/7887-api-followers-request
Add POST follow request Mastodon API endpoint
|
2019-12-18 22:12:52 +01:00 |
|
Philipp
|
b885777da2
|
Merge pull request #7966 from annando/issue-7664
Issue 7664: Don't notify every time a contact posted something
|
2019-12-18 09:14:56 +01:00 |
|
Michael
|
3a6a78ca46
|
Issue 7664: Don't notify every time a contact posted something
|
2019-12-18 06:36:43 +00:00 |
|
Michael Vogel
|
1525e9dde3
|
Merge pull request #7965 from tobiasd/20191218-install
fix requested stuff for Install.md from 7938
|
2019-12-18 06:51:29 +01:00 |
|
Tobias Diekershoff
|
c26a8bcffe
|
fix requests from 7938 and correct rename to copy
|
2019-12-18 06:32:15 +01:00 |
|
Tobias Diekershoff
|
5c5b564ade
|
Merge pull request #7938 from copiis/patch-2
Update Install.md
|
2019-12-18 06:19:09 +01:00 |
|
Philipp
|
9b0427f5b7
|
Merge pull request #7963 from annando/issue-7659-a
Issue 7659: Udate the "user-contact" value with the "contact" values
|
2019-12-17 09:29:59 +01:00 |
|
Michael
|
1075bfb189
|
Issue 7659: Udate the "user-contact" value with the "contact" values
|
2019-12-17 07:10:55 +00:00 |
|
Tobias Diekershoff
|
73c3e8a416
|
Merge pull request #7962 from MrPetovan/bug/fatal-errors
Add type-hint to debug null value fatal error
|
2019-12-16 17:31:36 +01:00 |
|
Hypolite Petovan
|
77e00f11a7
|
Add type-hint to debug null value fatal error
- Part of https://github.com/friendica/friendica/issues/7675#issuecomment-566076500
|
2019-12-16 11:05:08 -05:00 |
|
Philipp
|
482af202f5
|
Merge pull request #7961 from MrPetovan/bug/fatal-errors
Fix wrong type-hints for table parameter in Database->selectToArray and DBA::selectToArray
|
2019-12-16 16:03:38 +01:00 |
|
Hypolite Petovan
|
fd5b2d6af2
|
Fix wrong type-hints for table parameter in Database->selectToArray and DBA::selectToArray
|
2019-12-16 08:49:01 -05:00 |
|
Tobias Diekershoff
|
50f5e4e7ed
|
Merge pull request #7959 from MrPetovan/bug/7902-acl-fixes
Add meaningful sorter to ACL autocomplete
|
2019-12-16 11:34:28 +01:00 |
|
Hypolite Petovan
|
2d3c0520c3
|
Add meaningful sorter to ACL autocomplete
|
2019-12-16 03:13:32 -05:00 |
|
Philipp
|
dbc47da750
|
Merge pull request #7958 from tobiasd/20191216-lng
DE, ET, JA, NL and PL translation updates
|
2019-12-16 08:07:14 +01:00 |
|
Tobias Diekershoff
|
1345c9e191
|
Merge pull request #7957 from annando/issue-7953
Issue 7953: Don't show follow on the hovercard for the "self" contact
|
2019-12-16 07:52:17 +01:00 |
|
Tobias Diekershoff
|
4f58c1a5fc
|
DE translation update
|
2019-12-16 07:39:12 +01:00 |
|
Michael
|
c4e381fbd7
|
Issue 7953: Don't show follow/unfollow on the hovercard for the "self" contact
|
2019-12-16 06:35:29 +00:00 |
|
Tobias Diekershoff
|
c9ada62307
|
JA translation update THX Ozero Dien
|
2019-12-16 07:03:00 +01:00 |
|
Tobias Diekershoff
|
aae9472531
|
Added Estonian translation THX Rain Hawk
|
2019-12-16 07:01:42 +01:00 |
|
Tobias Diekershoff
|
a241c32ae4
|
NL translation update THX Walis
|
2019-12-16 06:59:51 +01:00 |
|
Tobias Diekershoff
|
229df94bc6
|
NL translation update THX Casper
|
2019-12-16 06:58:29 +01:00 |
|
Hypolite Petovan
|
b096172cdc
|
Merge pull request #7955 from annando/api-mentions
Issue 6867: Only display direct mentions in the mentions API
|
2019-12-15 15:08:25 -05:00 |
|
Michael
|
533f07e874
|
Issue 6867: Only display direct mentions in the corresponding API endpoint
|
2019-12-15 13:14:55 +00:00 |
|
Hypolite Petovan
|
6e4a428c73
|
Merge pull request #7907 from nupplaphil/task/reduce_app_deps
Cleanup Session/Authentication
|
2019-12-14 09:53:40 -05:00 |
|
Philipp
|
1479c426c7
|
Merge pull request #7950 from annando/notice
Fix notice "Undefined index: href"
|
2019-12-14 11:00:04 +01:00 |
|
Philipp
|
2c70619591
|
Merge pull request #7949 from annando/warning
Fixed warning
|
2019-12-14 10:59:29 +01:00 |
|
Michael
|
b2d17abc7b
|
Fix notice "Undefined index: href"
|
2019-12-14 05:49:53 +00:00 |
|
Michael Vogel
|
eb4cfa65d8
|
Fixed warning
|
2019-12-14 06:42:40 +01:00 |
|
Michael Vogel
|
dc1c9386db
|
Merge pull request #7948 from MrPetovan/bug/7946-frio-contact-tab
Restore correct highlighted contact tabs
|
2019-12-13 21:42:31 +01:00 |
|
Michael Vogel
|
b2ae39db1a
|
Merge pull request #7943 from MrPetovan/bug/7920-api-fix-followers-friends-ids
Add relationship filter to api_friends_ids and api_followers_ids
|
2019-12-13 21:34:09 +01:00 |
|
Hypolite Petovan
|
c23543f463
|
Restore correct highlighted contact tabs
|
2019-12-13 15:27:16 -05:00 |
|
Hypolite Petovan
|
c88e76e427
|
Update tests related to api_ff_ids
- Use new parameter
- Use new empty return
|
2019-12-13 15:22:24 -05:00 |
|